Commit Graph

336 Commits

Author SHA1 Message Date
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
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
Martin Gasbichler a061a2fa33 Add rt-structure->environment. 2003-04-23 08:30:47 +00:00
Martin Gasbichler 364b11b574 Small fix. 2003-04-23 07:54:36 +00:00
Rolf-Thomas Happe 9c45e43293 final newlines 2003-04-22 18:10:34 +00:00
Rolf-Thomas Happe cc2b4fe985 fixed (read-bytes/partial! _ _ n n)
added (assert ... <calling procedure>)
.
2003-04-22 17:13:43 +00:00
Anthony Carrico 62ab061350 Start version 0.4 cycle. 2003-04-16 16:37:01 +00:00
Anthony Carrico 7410129388 Added release date. 2003-04-16 16:30:22 +00:00
Martin Gasbichler 34766b4952 Added binary-parse 2003-04-14 06:46:10 +00:00
Martin Gasbichler d0df8e8cd2 Added reference to the origin of the code 2003-04-14 06:45:20 +00:00
Martin Gasbichler 0370fcb8bc Added Oleg's binary-parsing 2003-04-14 06:38:47 +00:00
Martin Gasbichler 161fea3b65 Removed accidentally commited SRFI-7 definition. 2003-04-10 11:48:43 +00:00
Martin Gasbichler 2ef2113ec9 Added treaps, base64, intsets 2003-04-10 11:44:32 +00:00
Martin Gasbichler 4c4db77b51 Added Oleg 2003-04-10 11:43:38 +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
Taylor R. Campbell d73f1b8c65 fixed silly typo in banana.scm; not actually a bug, just a silly typo 2003-04-03 20:12:56 +00:00
Michel Schinz 49fa6ec239 - intset? now does what it should 2003-04-02 17:51:39 +00:00
Michel Schinz ae6bdcbf88 - added myself 2003-04-01 18:43:53 +00:00
Michel Schinz 7f45dace60 *** empty log message *** 2003-04-01 18:43:15 +00:00
Taylor R. Campbell 85945cfed1 added Taylor Campbell to COPYING, Banana notice to NEWS 2003-03-29 16:14:06 +00:00