.. |
private
|
Of course, it would help if this was correct.
|
2010-02-23 04:18:29 +00:00 |
a-signature.ss
|
merged units branch
|
2006-12-05 20:31:14 +00:00 |
a-unit.ss
|
use new require specs in many places
|
2008-02-23 09:42:03 +00:00 |
async-channel.ss
|
start scribbling mzlib (about half done)
|
2008-02-05 22:07:35 +00:00 |
awk.ss
|
use new require specs in many places
|
2008-02-23 09:42:03 +00:00 |
class.ss
|
make all files terminate with a newline
|
2008-02-24 21:27:36 +00:00 |
cm-accomplice.ss
|
finish the cm move: change all requires, leave stub files in mzlib
|
2008-08-19 00:22:57 +00:00 |
cm.ss
|
finish the cm move: change all requires, leave stub files in mzlib
|
2008-08-19 00:22:57 +00:00 |
cmdline.ss
|
new scheme/cmdline, refine -r/-u to imply -N
|
2007-12-13 15:04:20 +00:00 |
cml.ss
|
use new require specs in many places
|
2008-02-23 09:42:03 +00:00 |
compat.ss
|
v3.99.0.2
|
2007-11-13 12:40:00 +00:00 |
contract.ss
|
Ported a lot of mzlib contracts to new properties.
|
2010-01-17 07:07:06 +00:00 |
control.ss
|
allow multiple arguments to shift-captured continuation
|
2009-07-17 11:09:07 +00:00 |
date.ss
|
tests for minor bug fixes in date.ss
|
2007-09-11 05:03:03 +00:00 |
deflate.ss
|
Fix bug in calling put_short with a bad value
|
2009-03-18 01:20:42 +00:00 |
defmacro.ss
|
use new require specs in many places
|
2008-02-23 09:42:03 +00:00 |
etc.ss
|
revised internal-definitions context and a basic 'define-package' form
|
2008-11-24 19:52:41 +00:00 |
file.ss
|
split part of scheme/file into scheme/path, document them
|
2007-12-10 17:59:26 +00:00 |
for.ss
|
new hash function names and ops (3.99.0.23)
|
2008-04-08 21:42:38 +00:00 |
foreign.ss
|
free-id=? propagation through module exports; add 'not-free-identifier=? syntax property to disable free-id=? propagation; add prop:rename-transformer and prop:set-transformer; fix scheme/local so that local syntax bindings are visible to later definitions (v4.1.5.3)
|
2009-03-19 20:22:18 +00:00 |
include.ss
|
use new require specs in many places
|
2008-02-23 09:42:03 +00:00 |
inflate.ss
|
fix file modes for scheme/base
|
2009-10-15 02:57:01 +00:00 |
integer-set.ss
|
use new require specs in many places
|
2008-02-23 09:42:03 +00:00 |
kw.ss
|
stupid typo in #:flag
|
2009-06-05 13:03:44 +00:00 |
list.ss
|
Added last-pair and tests
|
2008-04-23 13:20:05 +00:00 |
match.ss
|
* Newlines at EOFs
|
2008-07-09 07:18:06 +00:00 |
math.ss
|
remove euler from scheme/math
|
2008-04-14 11:44:13 +00:00 |
md5.ss
|
use scheme/base, move from mzlib/md5 to file/md5
|
2009-12-20 09:49:31 +00:00 |
os.ss
|
add #:save-errno option for foreign-function types
|
2009-12-14 23:52:23 +00:00 |
plt-match.ss
|
* Newlines at EOFs
|
2008-07-09 07:18:06 +00:00 |
port.ss
|
Fixing problem report 10261 by stopping when ip is closed
|
2009-06-05 17:36:50 +00:00 |
pregexp.ss
|
use new require specs in many places
|
2008-02-23 09:42:03 +00:00 |
pretty.ss
|
move pretty-print implementation from mzlib to scheme
|
2009-09-13 13:56:22 +00:00 |
process.ss
|
fix file-descriptor leak in process[*]/ports (PR 10229)
|
2009-05-04 12:22:01 +00:00 |
runtime-path.ss
|
fix mistakes in augment corrections; fix runtime-path handling of lib paths
|
2008-09-08 19:44:32 +00:00 |
sandbox.ss
|
switch to #lang, reformat
|
2008-12-01 03:21:46 +00:00 |
sendevent.ss
|
doc and test repairs
|
2008-02-09 13:01:39 +00:00 |
serialize.ss
|
make all files terminate with a newline
|
2008-02-24 21:27:36 +00:00 |
shared.ss
|
shared
|
2007-12-19 21:32:07 +00:00 |
string.ss
|
fix mzlib/string exports
|
2009-10-22 01:09:48 +00:00 |
struct.ss
|
use new require specs in many places
|
2008-02-23 09:42:03 +00:00 |
stxparam.ss
|
v3.99.0.2
|
2007-11-13 12:40:00 +00:00 |
surrogate.ss
|
compat lib
|
2008-05-01 12:29:50 +00:00 |
tar.ss
|
Moved tar' from mzlib to file, and use scheme/base' now.
|
2009-06-30 21:06:53 +00:00 |
thread.ss
|
doc clarifications (PR 9307) and arity issue (PR 9025)
|
2008-05-15 17:29:49 +00:00 |
trace.ss
|
undo revision 16179, which had some junk included by mistake
|
2009-09-30 03:57:08 +00:00 |
traceld.ss
|
more mzlib scribbling
|
2008-02-11 14:27:42 +00:00 |
trait.ss
|
moved class, contracts, serialize, and traits into scheme/ and changed the class and contract interface so that contracts no longer depend on the class system (instead its the other way around)
|
2007-12-15 18:46:55 +00:00 |
transcr.ss
|
use new require specs in many places
|
2008-02-23 09:42:03 +00:00 |
unit-exptime.ss
|
Moving unit system from mzscheme->scheme/base, reformatting and small changes
|
2010-01-08 21:44:42 +00:00 |
unit.ss
|
Replaced #%variable-reference with quote-module-path for unit contract blame.
|
2010-01-23 18:31:10 +00:00 |
unit200.ss
|
revised internal-definitions context and a basic 'define-package' form
|
2008-11-24 19:52:41 +00:00 |
unitsig.ss
|
use new require specs in many places
|
2008-02-23 09:42:03 +00:00 |
unitsig200.ss
|
use new require specs in many places
|
2008-02-23 09:42:03 +00:00 |
zip.ss
|
use new require specs in many places
|
2008-02-23 09:42:03 +00:00 |