Commit Graph

75 Commits

Author SHA1 Message Date
Rolf-Thomas Happe 96a8060636 renamed aux to auxies to avoid problems in Cygwin due to the file name AUX reserved by Windows 2004-04-21 00:52:23 +00:00
Michel Schinz ea2526b079 - added version of install-lib 2004-04-06 20:10:49 +00:00
Michel Schinz 2d97c2a763 - removed all files related to the installation library, which is
shipped separately for now
2004-04-06 20:03:15 +00:00
Martin Gasbichler 21b95d44d3 version adjustment 2004-03-29 09:05:52 +00:00
Martin Gasbichler 6a39104743 Fixed missing paren 2004-03-29 09:04:56 +00:00
Martin Gasbichler 3490b2b26e Adjust version number in NEWS 2004-03-27 08:01:43 +00:00
Martin Gasbichler c1bfb701b3 Added DIR-STREAM-TOOLS 2004-03-27 07:53:24 +00:00
Martin Gasbichler 1d23202be6 Add loading instructions 2004-03-27 07:44:22 +00:00
Martin Gasbichler e6537c7ca6 Insert (install-lib-version (1 0)) 2004-03-27 06:59:16 +00:00
Martin Gasbichler 4680d4e2e5 Set version number to 1.0 2004-03-27 06:31:46 +00:00
Martin Gasbichler 100c62da0b Set version number to 0.1 2004-03-27 06:30:50 +00:00
Martin Gasbichler 29cc079636 Set version number 2004-03-27 06:29:17 +00:00
Martin Gasbichler aeb2ebbddf Mention GC in NEWS 2004-03-27 06:26:55 +00:00
Martin Gasbichler 8493e289d1 Added structure GC
Clean up doc
2004-03-27 06:23:46 +00:00
Michel Schinz 89d742aed5 - set version to 1.0 2004-03-21 17:49:24 +00:00
Anthony Carrico cd1d0fb4e7 Install the packages.scm files. 2004-03-16 02:27:44 +00:00
Anthony Carrico aeef47ae62 Moved package and interface definition to packages.scm. Generate load scripts. 2004-03-14 22:59:57 +00:00
Rolf-Thomas Happe 04a99f66a6 version numbers, explicit project dependencies 2004-03-14 19:39:49 +00:00
Rolf-Thomas Happe 73906656e2 moved sequences from s48/ to scsh/ 2004-03-14 16:18:11 +00:00
Anthony Carrico d27dba1aba Top level conversion to new package system. 2004-03-11 20:53:48 +00:00
Anthony Carrico 9e42982490 Converted to new package system. 2004-03-11 20:48:57 +00:00
Anthony Carrico c30c8345ac Added files. 2004-03-11 19:01:40 +00:00
Anthony Carrico fece670ed4 Changed to new package system. 2004-03-10 19:09:40 +00:00
Anthony Carrico 16a70f3b2c Fixed package name 2004-03-10 19:04:56 +00:00
Anthony Carrico 376cc1c972 Changed to new package system. 2004-03-10 19:03:32 +00:00
Anthony Carrico 7b6e2dc309 Changed to new package system. 2004-03-10 18:46:33 +00:00
Anthony Carrico c6e5882d77 Changed to new package system. 2004-03-10 18:41:29 +00:00
Anthony Carrico e52e38c1f5 Changed to new package system. 2004-03-10 18:30:44 +00:00
Martin Gasbichler c031452f60 Fixed bug in FreeBSD implementation: return seconds instead of minutes. 2004-01-22 12:33:28 +00:00
Martin Gasbichler 1f2aea66ad Rearrange exports 2004-01-22 12:31:12 +00:00
Martin Gasbichler c0ee49fabd Fixed typo 2004-01-22 12:27:37 +00:00
Martin Gasbichler c64e83dbcb Added file-mode library from S48. 2004-01-22 12:26:47 +00:00
Eric Knauel eeb54aabba + fixed missing exports 2004-01-08 07:39:37 +00:00
Michel Schinz df3ae1e892 - added function base64-encode-string 2003-11-21 10:29:42 +00:00
Anthony Carrico a1f3c813c0 Fixed formatting errors. 2003-11-19 19:45:19 +00:00
Martin Gasbichler 34f58eb4c6 Fix dir-stream-apply 2003-11-19 10:58:45 +00:00
Rolf-Thomas Happe d292dc423f Sunday sore-throat edition 2003-11-09 17:04:04 +00:00
Martin Gasbichler c8c0d08f3a Export dir-stream-fold-right 2003-07-01 16:43:58 +00:00
Rolf-Thomas Happe 637584b40f comment on byte-streams 2003-04-23 17:24:13 +00:00
Rolf-Thomas Happe 746040e917 (assert ... <caller>) 2003-04-23 17:23:39 +00:00
Martin Gasbichler c7e5b8e20a Add display-continuation. 2003-04-23 09:21:30 +00:00
Rolf-Thomas Happe cc2b4fe985 fixed (read-bytes/partial! _ _ n n)
added (assert ... <calling procedure>)
.
2003-04-22 17:13:43 +00:00
Martin Gasbichler 161fea3b65 Removed accidentally commited SRFI-7 definition. 2003-04-10 11:48:43 +00:00
Martin Gasbichler 5e19c5df9c Added a port of Oleg's Treaps 2003-04-10 11:40:32 +00:00
Martin Gasbichler ee95a22e53 Check exit status of fs sa 2003-04-10 11:39:28 +00:00
Michel Schinz 7f45dace60 *** empty log message *** 2003-04-01 18:43:15 +00:00
Martin Gasbichler 1469b8d026 Added Matze 2003-03-11 07:45:14 +00:00
Anthony Carrico 5682f5283f Automatically generate file DETAILS containing library details. 2003-03-11 06:13:58 +00:00
Martin Gasbichler 234d1cc70a Additional PREPARE argument for with-inspecting-handler 2003-02-26 15:38:36 +00:00
Martin Gasbichler 29b1d1b0a9 Rename to socket<->stdports
Use close-socket
2003-02-26 15:31:33 +00:00