racket/collects
Ryan Culpepper 00fd18bc62 db: various fixes and additions
- fix connection-pool for nested tx, fix race condition
 - ensure connected? always nonblocking
 - added and reorganized some doc sections
 - added grouping, contracts to in-query
 - added rows->dict
2012-05-09 09:17:52 -06:00
..
2htdp A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
algol60 fix cfg-parser' to more closely match parser' 2012-01-06 10:43:10 +01:00
at-exp/lang first cut at submodules 2012-03-09 10:34:56 -07:00
browser Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
combinator-parser ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
compiler A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
config add `raco link' 2011-08-24 09:07:14 -06:00
data adding gvector-remove-last! 2012-01-30 16:14:22 -07:00
datalog Big newline at EOF scan. 2012-02-29 00:28:11 -05:00
db db: various fixes and additions 2012-05-09 09:17:52 -06:00
defaults
deinprogramm A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
drracket A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
drscheme Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
dynext fix Windows library names 2012-02-13 16:27:52 -07:00
embedded-gui some long overdue Rackety: renaming the 'scheme:' exports of the framework to 'racket:' 2011-11-30 06:45:50 -06:00
eopl Fix documentation link for provide in eopl (mzscheme => racket). 2012-04-05 23:24:43 -04:00
errortrace errortrace repair 2012-03-13 14:35:49 -06:00
ffi A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
file 2011 -> 2012 2011-12-31 15:16:59 -05:00
framework A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
frtime A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
games A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
graphics turtles: better error message and improve docs 2012-03-03 14:17:53 -05:00
gui-debugger A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
handin-client change register-toolbar-button so that it accepts a number 2012-02-25 16:57:49 -06:00
handin-server A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
help Revise commented code so it can replace exiting code without dependency issues. 2012-01-26 13:20:26 -05:00
hierlist remove docs tests that no one was interested in 2011-07-01 11:38:09 +08:00
honu Move the honu code for vim to collects/meta. 2012-04-28 05:23:43 -04:00
htdp racket/draw: make-immutable-{color,brush,pen} => make-{color,brush,pen} 2012-05-01 21:04:40 -06:00
html docs reorganization 2011-07-01 17:16:53 -06:00
icons Move the "mkheart.rkt" generator to a new meta directory. 2012-05-04 17:24:08 -04:00
images racket/flonum: add `flexpt' 2012-05-07 20:41:14 -06:00
json Add a blurb on names in the json library. 2012-04-17 14:04:57 -04:00
lang A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
launcher add --launcher'/-l' flag to `raco exe' to create launchers 2012-02-13 16:27:51 -07:00
lazy lazy: fix or' and and' to not force last argument 2012-02-19 07:38:29 -07:00
macro-debugger fix check-requires for submodules 2012-05-07 14:46:13 -06:00
make ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
meta Use absolute URLs in the quick subscription boxes. 2012-05-09 02:42:52 -04:00
mred racket/gui: fix problem with recent edit-sequence change 2012-05-05 22:09:13 -06:00
mrlib doc clarification for make-argb 2012-05-08 12:02:02 -07:00
mysterx remove obsolete and unused MysterX doc sources 2012-04-30 06:53:17 -06:00
mzcom Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
mzlib A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
mzscheme add #:fail' option to collection-file-path' and `collection-path' 2012-01-09 15:59:05 -07:00
net A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
openssl openssl: another attempt to get SSL_shutdown right 2012-03-02 10:33:36 -07:00
parser-tools A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
picturing-programs racket/draw: make-immutable-{color,brush,pen} => make-{color,brush,pen} 2012-05-01 21:04:40 -06:00
plai Fixing a safe-for-space error that Robby found 2012-02-28 14:15:07 -07:00
planet A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
plot A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
preprocessor Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
profile A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
r5rs ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
r6rs Allow installation into arbitrary directories with "plt-r6rs --install" 2012-05-04 17:24:08 -04:00
racket Revert "Add contract-add-context to contract system." 2012-05-08 12:58:49 -04:00
racklog add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
rackunit check-= uses magnitude to compare number differences 2012-05-03 10:55:49 -07:00
raco A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
reader/lang
readline Apparently things work fine with readline 6 too. 2012-05-08 21:18:15 -04:00
redex A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
repo-time-stamp Add a branch indicator to the stamp, if we can find one and it's not "master". 2012-05-04 20:18:38 -04:00
rnrs remove docs tests that no one was interested in 2011-07-01 11:38:09 +08:00
s-exp/lang
scheme add #:fail' option to collection-file-path' and `collection-path' 2012-01-09 15:59:05 -07:00
schemeunit Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
scribble A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
scribblings Move the srfi references to the section ends. 2012-05-09 04:11:17 -04:00
scriblib Add an example to scriblib/autobib docs. 2012-05-02 22:39:06 -04:00
setup A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
sgl Fix PR 12694 2012-04-25 06:57:24 -06:00
sirmail A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
slatex A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
slideshow A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
srfi ported the contracts in srfi/14 to racket/contract 2012-05-08 16:50:17 -05:00
stepper A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
string-constants A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
swindle 2011 -> 2012 2011-12-31 15:16:59 -05:00
syntax syntax/parse: fix dependencies of experimental modules 2012-05-07 14:46:14 -06:00
syntax-color adjust the splay tree implementation so that it creates fewer cons 2012-04-05 07:14:52 -05:00
teachpack racket/draw: make-immutable-{color,brush,pen} => make-{color,brush,pen} 2012-05-01 21:04:40 -06:00
test-box-recovery ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
test-engine Handle `check-expect' in non-application form. 2012-04-19 12:50:25 -04:00
tests db: various fixes and additions 2012-05-09 09:17:52 -06:00
tex2page ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
texpict A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
trace add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
typed Remove typed versions of the cgi exceptions. 2012-03-16 03:45:35 -04:00
typed-racket More precise type for flexpt. 2012-05-08 11:42:21 -04:00
typed-scheme Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00
unstable added unstable/cat 2012-05-08 14:50:28 -06:00
version Make the version tool use "Racket". 2011-12-01 03:39:13 -05:00
web-server Danny's email changed. 2012-05-09 03:55:39 -04:00
wxme fix the collapsed snipclass so that it cooperates with the wxme library and 2011-09-13 14:58:39 -05:00
xml generalize `xml/plist' to read/write any plist value 2012-04-10 16:38:54 -06:00
xrepl Fix ,install! 2012-05-06 13:13:49 -04:00
.gitignore