racket/collects
Eli Barzilay 3c29bbda9d * Moved the srfi-4 functionality back into the foreign library, so its
available from there instead of only from srfi/4
* Added scheme/modspec-forms with `matching-identifiers-in' for a
  generic regexp-based selection of identifiers
* Used this new form to get make srfi/4 reprovide the relevant stuff
  from foreign
* Did the same for srfi/66 (and added the missing renames etc to
  foreign)

svn: r8944
2008-03-11 13:06:29 +00:00
..
afm use new require specs in many places 2008-02-23 09:42:03 +00:00
algol60 Fixed other references to erroneous 'mzlib/algol60' module path. 2008-02-25 01:54:28 +00:00
browser revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
combinator-parser revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
compiler revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
config add lots of main.ss files where appropriate 2008-02-22 16:28:31 +00:00
defaults Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
drscheme revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
dynext revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
embedded-gui revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
eopl revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
errortrace revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
ffi revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
file revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
framework fixed PR 9237 2008-03-04 23:46:46 +00:00
frtime revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
games revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
graphics revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
gui-debugger make sure bindings in annotations come from scheme/base 2008-03-04 16:11:07 +00:00
guibuilder use new require specs in many places 2008-02-23 09:42:03 +00:00
handin-client use new require specs in many places 2008-02-23 09:42:03 +00:00
handin-server revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
help fix lib paths in plt-help executable 2008-03-11 00:25:02 +00:00
hierlist use new require specs in many places 2008-02-23 09:42:03 +00:00
honu-module use new require specs in many places 2008-02-23 09:42:03 +00:00
htdch re comment-out installer line, since the main installer calls all subs now 2008-03-04 17:33:13 +00:00
htdp HtDPv0 is no longer here 2008-03-04 20:39:47 +00:00
html revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
icons svn: r8895 2008-03-05 11:46:41 +00:00
lang revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
launcher revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
lazy use new require specs in many places 2008-02-23 09:42:03 +00:00
little-helper remove log file 2008-03-08 05:27:27 +00:00
macro-debugger revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
make revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
mred revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
mrlib revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
mysterx use new require specs in many places 2008-02-23 09:42:03 +00:00
mzcom use new require specs in many places 2008-02-23 09:42:03 +00:00
mzlib * Moved the srfi-4 functionality back into the foreign library, so its 2008-03-11 13:06:29 +00:00
mzscheme revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
net revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
openssl make all files terminate with a newline 2008-02-24 21:27:36 +00:00
parser-tools revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
planet fix file functions that require a keyword argument 2008-03-04 18:57:25 +00:00
plot revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
preprocessor forgot to change mztext to use a plain namespace too; made evaluations use read-syntax for general karma 2008-02-27 14:31:14 +00:00
profj revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
profjWizard revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
r5rs R6RS fixes; fix for <, >, <=, and >= with +nan.0 and a bignum or rational; compile two-byte regexp patterns (common for hand-rolled case-insensitivity, as in the R6RS parser) to a more compact and efficient representation 2008-03-06 04:56:47 +00:00
r6rs r6rs tests and repairs 2008-03-07 03:18:06 +00:00
readline use new require specs in many places 2008-02-23 09:42:03 +00:00
repos-time-stamp Welcome to a new PLT day. 2008-03-11 07:50:14 +00:00
rnrs r6rs command-line fix 2008-03-07 13:22:14 +00:00
s-exp revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
scheme * Moved the srfi-4 functionality back into the foreign library, so its 2008-03-11 13:06:29 +00:00
scribble * Adjust the source information on @(...) scheme escapes to have the 2008-03-08 02:13:25 +00:00
scribblings clarification on what expand-import returns 2008-03-11 12:48:14 +00:00
setup minor 2008-03-09 18:15:46 +00:00
sgl revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
sirmail revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
slatex use new require specs in many places 2008-02-23 09:42:03 +00:00
slideshow use flatten from scheme/list 2008-03-08 07:03:40 +00:00
srfi * Moved the srfi-4 functionality back into the foreign library, so its 2008-03-11 13:06:29 +00:00
srpersist revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
stepper revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
string-constants make all files terminate with a newline 2008-02-24 21:27:36 +00:00
swindle use new require specs in many places 2008-02-23 09:42:03 +00:00
syntax plt-r6rs executable and initial r6rs docs 2008-03-03 21:59:09 +00:00
syntax-color the paren matcher now works for previous interactinos with the REPL and hitting return up above copies the text down to the next prompt 2008-03-01 21:49:31 +00:00
teachpack revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
test-box-recovery use new require specs in many places 2008-02-23 09:42:03 +00:00
tests * Added svn:ignore to ignore test-generated files 2008-03-08 07:34:22 +00:00
tex2page use new require specs in many places 2008-02-23 09:42:03 +00:00
texpict revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
trace use new require specs in many places 2008-02-23 09:42:03 +00:00
typed-scheme Move typed-scheme/lang/main.ss to typed-scheme/main.ss. 2008-03-04 23:18:16 +00:00
version temporary error while download pages are not ported 2008-02-27 14:13:45 +00:00
waterworld revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
web-server revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
wxme revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
xml revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00