f823507c44Fixed typo and newline.
Anthony Carrico
2004-03-10 16:10:26 +0000
7345061513restartable SRFI-34 exceptions, forgot to add that file
Eric Knauel
2004-03-03 07:43:44 +0000
7d4264837fadded package "no-mini-profiler" with same interface as "mini-profiler"
Eric Knauel
2004-02-26 15:12:51 +0000
956f963829added mini-profiler, a minimalistic profiler for scheme48 and scsh
Eric Knauel
2004-02-25 10:39:48 +0000
e93d8b87dcAdded reinitializer package
Martin Gasbichler
2004-02-12 14:48:39 +0000
227ae78af7added simple restartable exceptions
Eric Knauel
2004-01-31 14:26:52 +0000
b91ddd47edTell authors to add an entry to NEWS.
Martin Gasbichler
2004-01-23 08:16:28 +0000
79cbccb26aAdded NEWS entry for SRFI 10
Taylor R. Campbell
2004-01-22 19:58:07 +0000
e2a1f01054mention myself
Eric Knauel
2004-01-22 13:01:48 +0000
a4d8d7680dmention s48 libs for SRFI-34/35
Eric Knauel
2004-01-22 13:01:27 +0000
c031452f60Fixed bug in FreeBSD implementation: return seconds instead of minutes.
Martin Gasbichler
2004-01-22 12:33:28 +0000
1f2aea66adRearrange exports
Martin Gasbichler
2004-01-22 12:31:12 +0000
c0ee49fabdFixed typo
Martin Gasbichler
2004-01-22 12:27:37 +0000
c64e83dbcbAdded file-mode library from S48.
Martin Gasbichler
2004-01-22 12:26:47 +0000
4a24db6278Forgot 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
Taylor R. Campbell
2004-01-16 15:42:03 +0000
6d0bcef5bbAdded basic SRFI 10 implementation
Taylor R. Campbell
2004-01-16 15:37:46 +0000
eeb54aabba+ fixed missing exports
Eric Knauel
2004-01-08 07:39:37 +0000
eeb9ccd78aadded SRFI-34/35: conditions and exception handling
Eric Knauel
2003-12-02 09:48:46 +0000
df3ae1e892- added function base64-encode-string
Michel Schinz
2003-11-21 10:29:42 +0000
654f9004e2Added release 0.5's date.
Anthony Carrico
2003-11-20 19:14:05 +0000
5dfdf96152Get ready for version 0.6. NEWS fix: Tiff is scsh lib, not s48 lib.
Anthony Carrico
2003-11-19 20:29:25 +0000
a639237420"tiff" added to NEWS. COPYING is now installed with the documentation.
sunterlib-0-5
Anthony Carrico
2003-11-19 20:00:53 +0000
a1f3c813c0Fixed formatting errors.
Anthony Carrico
2003-11-19 19:45:19 +0000
34f58eb4c6Fix dir-stream-apply
Martin Gasbichler
2003-11-19 10:58:45 +0000
9f6397806fOops, :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 --.
Taylor R. Campbell
2003-10-28 22:38:43 +0000
7f275baa4eFixed 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.
Taylor R. Campbell
2003-10-27 22:09:02 +0000
9a0dcfb650Added various optimization tweaks, cleaned up some code, added a few more comments.
Taylor R. Campbell
2003-10-27 22:08:10 +0000
9339ae863eExport make-bit-reader
Martin Gasbichler
2003-10-14 18:35:48 +0000
ddcfe68390Gah, _really_ a new PROCEDURE-TABLES library...I can't believe I forgot to 'cvs add' it before committing.
Taylor R. Campbell
2003-10-09 18:50:19 +0000
4ee8b293ceNew s48 library: PROCEDURE-TABLES, by Taylor Campbell
Taylor R. Campbell
2003-10-09 18:49:17 +0000
98e301455elittle moral improvements
Rolf-Thomas Happe
2003-07-27 17:36:26 +0000
c8c0d08f3aExport dir-stream-fold-right
Martin Gasbichler
2003-07-01 16:43:58 +0000
c8a02446c8Started version 0.5.
Anthony Carrico
2003-05-20 02:07:05 +0000
c5722e9ea3Mention CML
Martin Gasbichler
2003-05-12 09:15:19 +0000
b54c5a971fFix botched initial commit of CML code:
Mike Sperber
2003-05-12 08:56:27 +0000
91d2bb15c8Add rough, but fairly well-debugged implementation of many CML primitives.
Mike Sperber
2003-05-12 07:38:33 +0000
13d95988e4Added sunterlib.scm and sunterlib-48.scm to eventually replace (s48-)interfaces.scm and (s48-)packages.scm.
Anthony Carrico
2003-05-07 18:06:12 +0000
a2ea760cb6internal use disclaimer
Rolf-Thomas Happe
2003-04-25 19:38:47 +0000
bc1efa61afNote display-continuation.
Martin Gasbichler
2003-04-24 09:10:56 +0000
5eeeb6c4b7better word order
Rolf-Thomas Happe
2003-04-23 19:27:04 +0000
637584b40fcomment on byte-streams
Rolf-Thomas Happe
2003-04-23 17:24:13 +0000
85539d1d46sequence= etc.
Rolf-Thomas Happe
2003-03-13 18:38:28 +0000
7e87daaa4dFixed installation. Avoid very long commands. Install directory is /usr/local (vs /tmp/usr/local). Make DETAILS by default. Install README and DETAILS with documentation.
Anthony Carrico
2003-03-13 03:38:30 +0000
ace91c90afshuffled words
Rolf-Thomas Happe
2003-03-11 18:22:02 +0000
1469b8d026Added Matze
Martin Gasbichler
2003-03-11 07:45:14 +0000