home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 3 / Meeting_Pearls_III.iso / Pearls / dev / Libraries / Date / Readme < prev    next >
Encoding:
PGP Message  |  1995-07-31  |  2.9 KB  |  83 lines

  1. -----BEGIN PGP SIGNED MESSAGE-----
  2.  
  3. Hello!
  4.  
  5. This is my library of routines for date calculations.
  6. It is written in strict ANSI-C and goes through a C++ compiler without any
  7. problems!
  8. Date was originally developed on an accelerated Amiga 2000 with SAS C/C++ 6.55
  9. (thanks to SAS for it). It was tested on an 386 with Borland C++ 4.5 and on
  10. some Sun Workstations with gcc without any problems:)
  11. So I hope you like it!
  12. Now my TextEngine and the new DateClass are included in this distribution!
  13.  
  14. Now, before you go on, you should validate whether all files are unmodified,
  15. use the md5sum utility together with the checksums appended to this text.
  16. Just type:
  17.  
  18.         md5sum -cv Readme
  19.  
  20. and all files in the distribution will be checked. This file itself is
  21. signed with my secret key, so a simple
  22.  
  23.         pgp -ka Readme
  24.         pgp Readme
  25.  
  26. will check the integrity of this text, too.
  27.  
  28.  
  29. Kai Hofmann
  30. i07m@zfn.uni-bremen.de
  31.  
  32.  
  33. P.P.S.: From now on I no longer want to see programs that do not calculate
  34.         leap years in a correct way!!!
  35.  
  36.  
  37.  
  38. 9a49ffab080cc383b599a310fa9fa303  .Product-Info
  39. 3af9ca4685539df0e4fb5c63e6b030ea  Install
  40. 3ff9a5dcc5e1f31abd454d803c75b87f  src/Date_pragmas.h
  41. 084a80c52bf156123b85bd702951fefa  src/Date.h
  42. 9b0551bf1c1f348c4478eb25b74282b0  src/Date.c
  43. c2fae6b96ce75094627773142b17749b  src/Date_Time.h
  44. e3813372af81dbbe0f1195ed5ce3ed92  src/Date_Time.c
  45. 6eecc627d6d0dd9ec5dc170c6ff6932e  src/datetest.c
  46. ebb54e35d50bfa40b9e78c72402416a0  src/TextEngine.h
  47. 3c5310728d4aba5aba7d9490cb3bcd14  src/TextEngine.c
  48. f62ef7bc9775a9568cafe3efddebd843  src/textenginetest.c
  49. f3255ed74394f21ff64b9eeac895bbef  src/DateClass.h
  50. d5a479fb6038cc110e276683b9c34b53  src/DateClass.cpp
  51. ad0eabd11b155b9fbbeed87cbba65381  doc/Date.doc
  52. 639d2eb8ac4a2b2d043165084114ac41  doc/Date.guide
  53. 06c158df8bafb28a55120d131ee93c1c  doc/TextEngine.doc
  54. 4f3950f63b1b2a717748e5bd3d4bf245  doc/TextEngine.guide
  55. 00d0ca3d47d50764cf996dab9be0caf5  doc/DateClass.doc
  56. 00d0ca3d47d50764cf996dab9be0caf5  doc/DateClass.doc
  57. 242172242c404be690502e6e1ab2d628  libs/Date.fd
  58. 169048bd0a90f2016707477d2be8b2a6 *libs/date.library
  59. e6c8b290b48bdf53049e7fd55f968c80 *bin/datetest
  60. 9a984b3df20d6fbe76853b9502282d40 *bin/datetestlib
  61.  
  62. -----BEGIN PGP SIGNATURE-----
  63. Version: 2.6ui (Amiga)
  64.  
  65. iQCVAgUBMB1FAPiw0jcNaWkBAQFPsAQAsq4dps9WWNKtYomzBotYbvSywfxFBuIB
  66. cOiiBc/VY7Cd3cRDfKMXUOCPtaV7umMK/BJo7WU79inHeQDAQ5jro+iYqNP38Hql
  67. BlBb/huuyS97XdORfZP1sqxbYUNYpvucwSfUndDvt41av++YBYY7ZAxQreuCldhA
  68. M92dwT6r/3w=
  69. =eU2W
  70. -----END PGP SIGNATURE-----
  71. -----BEGIN PGP PUBLIC KEY BLOCK-----
  72. Version: 2.6ui (Amiga)
  73.  
  74. mQCNAi+tJrEAAAEEAOKuSawrRwTVyKhrvt3tbS+V7JCiVYlHVXTwiK3bN9H8Nd2T
  75. UfwpMYW0RQUnlxP/BT46Y7zvpzEfkFCZxCVeOjfVpUxfsKK0nUdxhdrzrw4zSJQZ
  76. Rbc26sUhg8qciHXzg3NXPihSiCErl+k5HMNl62YVU9u8Tb2DRPiw0jcNaWkBAAUR
  77. tCtLYWkgSG9mbWFubiA8aTA3bUBpbmZvcm1hdGlrLnVuaS1icmVtZW4uZGU+tDdL
  78. YWkgSG9mbWFubiA8aHR0cDovL3d3dy5pbmZvcm1hdGlrLnVuaS1icmVtZW4uZGUv
  79. fmkwN20+tBtLYWkgSG9mbWFubiA8UG93ZXJTdGF0QElSQz60JEthaSBIb2ZtYW5u
  80. IDxpMDdtQHpmbi51bmktYnJlbWVuLmRlPg==
  81. =SoKF
  82. -----END PGP PUBLIC KEY BLOCK-----
  83.