Commit Graph

16247 Commits

Author SHA1 Message Date
Robby Findler
a228fa6527 made get-info/full work with info.rkt files 2010-04-26 20:49:13 -05:00
Matthew Flatt
b7c184632b racket/unsafe/ffi -> ffi/unsafe, etc. 2010-04-26 18:05:29 -06:00
Matthew Flatt
0acbb358ce Merge branch 'master' of git.racket-lang.org:plt 2010-04-26 17:11:12 -06:00
Matthew Flatt
4acba84b5b reorganize and extend FFI under racket/unsafe/ffi 2010-04-26 17:10:55 -06:00
Matthew Flatt
e4f736c6a5 fix scheme/sandbox docs 2010-04-26 16:07:19 -06:00
Jay McCarthy
9e96937027 Merge branch 'master' of git.racket-lang.org:plt 2010-04-26 16:04:51 -06:00
Jay McCarthy
97f5e690b5 Rearranging docs and renaming assert 2010-04-26 16:04:02 -06:00
Jay McCarthy
8cbfe949be Unit tests 2010-04-26 15:44:20 -06:00
Matthew Flatt
e6e06bb1a3 remove racket/nest, since 'nest' didn't catch on 2010-04-26 15:41:39 -06:00
Jay McCarthy
33583fd5ca Unit tests 2010-04-26 15:34:26 -06:00
Matthew Flatt
327408c12f drop suffix from pref-file name 2010-04-26 15:33:58 -06:00
Matthew Flatt
ed82cca998 Merge branch 'master' of git.racket-lang.org:plt 2010-04-26 15:05:15 -06:00
Matthew Flatt
dbc4ea6e82 racketify reference more 2010-04-26 14:42:33 -06:00
Matthew Flatt
b3e0a784e4 .mzschemerc -> .racketrc, etc. 2010-04-26 14:40:37 -06:00
Matthew Flatt
db2ed4cef3 change printer to not quote ellipsis in partially opaque structure 2010-04-26 14:18:43 -06:00
Jay McCarthy
a8027280b5 Merge branch 'master' of git.racket-lang.org:plt 2010-04-26 13:42:54 -06:00
Jay McCarthy
b072cd48a0 More contracts 2010-04-26 13:42:13 -06:00
Kevin Tew
71827c2a79 GC Cleanup and comments 2010-04-26 13:34:17 -06:00
Kevin Tew
b11593fadb Fix accounting of MASTERGC gen0 memory 2010-04-26 13:34:16 -06:00
Kevin Tew
7eba20b236 Use C Macro to communicate real meaning of page->previous_size 2010-04-26 13:34:16 -06:00
Kevin Tew
d8dd03c728 Don't GC if in atomic mode(have temporarily switched to master) 2010-04-26 13:34:16 -06:00
Jay McCarthy
78eab1a245 Adding predicates and using alists 2010-04-26 13:15:29 -06:00
Jay McCarthy
3a1ecdc577 Changing style, use stxparam for cut, removing inline docs 2010-04-26 12:52:51 -06:00
Jay McCarthy
e0b684c2f0 chkpt 2010-04-26 12:29:00 -06:00
Jay McCarthy
e0b571618a Changing style 2010-04-26 12:26:16 -06:00
Jay McCarthy
ca987f9020 New test 2010-04-26 12:26:08 -06:00
Jay McCarthy
9fce3c6963 Automated tests 2010-04-26 11:54:09 -06:00
Jay McCarthy
3cf1dc3440 Moving examples to tests 2010-04-26 11:36:52 -06:00
Sam Tobin-Hochstadt
884375ce96 fix contract error 2010-04-26 12:19:11 -04:00
Sam Tobin-Hochstadt
10c23b0002 Merge branch 'master' into samth/new-logic2 2010-04-26 11:50:15 -04:00
Sam Tobin-Hochstadt
8047e32662 Treat static struct info as pattern constructor. 2010-04-26 11:44:37 -04:00
Casey Klein
1cf22896ce Further increases DrDr timeout for Redex tests 2010-04-26 09:39:04 -05:00
Sam Tobin-Hochstadt
df2291b955 Merge remote branch 'origin/master' into samth/new-logic2 2010-04-26 10:12:50 -04:00
Sam Tobin-Hochstadt
2889f37ed4 Merge branch 'samth/new-logic2' of git.racket-lang.org:plt into samth/new-logic2 2010-04-26 10:05:19 -04:00
Matthew Flatt
5e001f0be1 fix on-this-page ToC rendering with tag prefixes (PR 10871) 2010-04-26 07:20:12 -06:00
Matthew Flatt
a6694a08b7 fix make-base-namespace in scheme/base (PR 10870) 2010-04-26 06:47:02 -06:00
Eli Barzilay
4fe5353dc3 don't distribute the places doc sources 2010-04-26 05:15:41 -04:00
Sam Tobin-Hochstadt
a46461d4f7 racket/base instead of scheme/base, see PR 10870 2010-04-25 18:43:10 -04:00
Matthias Felleisen
2a5b43a321 removed tests from universe syntax parse 2010-04-25 18:41:02 -04:00
Robby Findler
9fbfa9bfc3 adjusted drracket to use drracket: prefixed names everywhere (the names are rewriten to drscheme: when tools are invoked) 2010-04-25 15:20:03 -05:00
Robby Findler
d08b0a8dc8 adjusted drracket to use drracket: prefixed names everywhere (the names are rewriten to drscheme: when tools are invoked) 2010-04-25 15:19:51 -05:00
Matthew Flatt
616080c7c4 change 'define-struct' to bind the type name as a constructor, add an #:extra-constructor-name option, etc. 2010-04-25 12:10:36 -06:00
Casey Klein
1d9757df02 Increases DrDr timeout for Redex tests 2010-04-25 06:30:00 -05:00
Robby Findler
f7ac9f9546 switched all of the names inside drracket to be drracket: instead of drscheme: (this breaks the tools, tho) 2010-04-24 16:16:06 -05:00
Stevie Strickland
4aa4b82000 Adding the slatex Python module for rubber to contrib. 2010-04-24 16:22:21 -04:00
Stevie Strickland
1cfc644afa Adjusting tab completion script for rico->raco rename. 2010-04-24 12:26:09 -04:00
Matthew Flatt
f60c178964 change defstruct rendering 2010-04-24 08:29:45 -06:00
Matthew Flatt
ee24953dde Merge branch 'master' of git.racket-lang.org:plt 2010-04-24 08:28:45 -06:00
Matthew Flatt
139faf9160 fix contract error message to use pretty-write for contract forms 2010-04-24 08:22:57 -06:00
Matthias Felleisen
77bff11a14 clean up from svn 2010-04-24 10:18:20 -04:00