Commit Graph

157 Commits

Author SHA1 Message Date
Anthony Carrico 56de79847f Changed to new package system. 2004-03-10 16:40:44 +00:00
Anthony Carrico 2fbf8d1cbc Install NEWS. 2004-03-10 16:34:38 +00:00
Anthony Carrico 4369f561ef Changed to new package system. 2004-03-10 16:32:35 +00:00
Anthony Carrico 83b80bb1e2 Fixed version number. 2004-03-10 16:28:48 +00:00
Anthony Carrico ebf23b0789 Changed to new package system. 2004-03-10 16:25:15 +00:00
Anthony Carrico d0d0fbdd7f Changed to new package system. 2004-03-10 16:18:16 +00:00
Anthony Carrico 22d470fc08 Changed to new package system. 2004-03-10 16:12:09 +00:00
Anthony Carrico f823507c44 Fixed typo and newline. 2004-03-10 16:10:26 +00:00
Eric Knauel 7345061513 restartable SRFI-34 exceptions, forgot to add that file 2004-03-03 07:43:44 +00:00
Eric Knauel 7d4264837f added package "no-mini-profiler" with same interface as "mini-profiler" 2004-02-26 15:12:51 +00:00
Eric Knauel 956f963829 added mini-profiler, a minimalistic profiler for scheme48 and scsh 2004-02-25 10:39:48 +00:00
Martin Gasbichler e93d8b87dc Added reinitializer package 2004-02-12 14:48:39 +00:00
Eric Knauel 227ae78af7 added simple restartable exceptions 2004-01-31 14:26:52 +00:00
Martin Gasbichler b91ddd47ed Tell authors to add an entry to NEWS. 2004-01-23 08:16:28 +00:00
Taylor R. Campbell 79cbccb26a Added NEWS entry for SRFI 10 2004-01-22 19:58:07 +00:00
Eric Knauel e2a1f01054 mention myself 2004-01-22 13:01:48 +00:00
Eric Knauel a4d8d7680d mention s48 libs for SRFI-34/35 2004-01-22 13:01:27 +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
Taylor R. Campbell 4a24db6278 Forgot to put the 'This file is part of Sunterlib' message at the top of the SRFI 10 test files -- not that those two files are that significant, of course 2004-01-16 15:42:03 +00:00
Taylor R. Campbell 6d0bcef5bb Added basic SRFI 10 implementation 2004-01-16 15:37:46 +00:00
Eric Knauel eeb54aabba + fixed missing exports 2004-01-08 07:39:37 +00:00
Eric Knauel eeb9ccd78a added SRFI-34/35: conditions and exception handling 2003-12-02 09:48:46 +00:00
Michel Schinz df3ae1e892 - added function base64-encode-string 2003-11-21 10:29:42 +00:00
Anthony Carrico 654f9004e2 Added release 0.5's date. 2003-11-20 19:14:05 +00:00
Anthony Carrico 5dfdf96152 Get ready for version 0.6. NEWS fix: Tiff is scsh lib, not s48 lib. 2003-11-19 20:29:25 +00:00
Anthony Carrico a639237420 "tiff" added to NEWS. COPYING is now installed with the documentation. 2003-11-19 20:00:53 +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
Taylor R. Campbell 9f6397806f Oops, :BYTE-VECTOR doesn't actually exist. I guess I ought to have tested that before I committed -- I think I tested everything, said 'duh,' added type annotations to BANANA-EXTRAS, and committed without testing again, due to the simplicity of the addition to interfaces.scm --. 2003-10-28 22:38:43 +00:00
Taylor R. Campbell 7f275baa4e Fixed a _MAJOR_ problem: PROCEDURE-HASH previously wouldn't work in stripped-scsh.image, because templates don't have debug data in them in that; however, they still have uids, so I used TEMPLATE-ID instead of stuff involving debug data. 2003-10-27 22:09:02 +00:00
Taylor R. Campbell 9a0dcfb650 Added various optimization tweaks, cleaned up some code, added a few more comments. 2003-10-27 22:08:10 +00:00
Martin Gasbichler 9339ae863e Export make-bit-reader 2003-10-14 18:35:48 +00:00
Taylor R. Campbell ddcfe68390 Gah, _really_ a new PROCEDURE-TABLES library...I can't believe I forgot to 'cvs add' it before committing. 2003-10-09 18:50:19 +00:00
Taylor R. Campbell 4ee8b293ce New s48 library: PROCEDURE-TABLES, by Taylor Campbell 2003-10-09 18:49:17 +00:00
Rolf-Thomas Happe 98e301455e little moral improvements 2003-07-27 17:36:26 +00:00
Martin Gasbichler c8c0d08f3a Export dir-stream-fold-right 2003-07-01 16:43:58 +00:00
Anthony Carrico c8a02446c8 Started version 0.5. 2003-05-20 02:07:05 +00:00
Anthony Carrico 496e863909 Get ready for new release. 2003-05-20 01:43:59 +00:00
Martin Gasbichler c5722e9ea3 Mention CML 2003-05-12 09:15:19 +00:00
Mike Sperber b54c5a971f Fix botched initial commit of CML code:
- Add files to the proper subdirectory.
- Add half-hearted attempt to get the file layout right.
2003-05-12 08:56:27 +00:00
Mike Sperber 91d2bb15c8 Add rough, but fairly well-debugged implementation of many CML
primitives.
2003-05-12 07:38:33 +00:00
Anthony Carrico 13d95988e4 Added sunterlib.scm and sunterlib-48.scm to eventually replace (s48-)interfaces.scm and (s48-)packages.scm. 2003-05-07 18:06:12 +00:00
Rolf-Thomas Happe a2ea760cb6 internal use disclaimer 2003-04-25 19:38:47 +00:00
Martin Gasbichler bc1efa61af Note display-continuation. 2003-04-24 09:10:56 +00:00
Rolf-Thomas Happe 5eeeb6c4b7 better word order 2003-04-23 19:27:04 +00:00
Rolf-Thomas Happe 637584b40f comment on byte-streams 2003-04-23 17:24:13 +00:00