racket/collects
Ryan Culpepper 9d34f0f147 db: added support for postgresql 9.2 types (json, ranges)
Other major changes:
 - pg code now uses only binary format
 - pg timestamptz now always UTC (tz = 0), added doc section
 - added contracts to most pg "can't-convert" errors
2012-09-17 12:29:17 -04:00
..
2htdp fixed pad equality; Closes PR 13106 2012-09-13 07:33:41 +02:00
algol60
at-exp/lang
browser
compatibility document racket/mpair' and racket/package' 2012-08-01 09:34:12 -06:00
compiler compiler/cm: repair related to compiled-file-roots 2012-09-12 12:03:08 -06:00
config
data add #:break' and #:final' to `for' forms 2012-09-14 14:57:35 -06:00
datalog
db db: added support for postgresql 9.2 types (json, ranges) 2012-09-17 12:29:17 -04:00
defaults
deinprogramm adjust DMdA languages so they do the same error rewriting that the HtDP 2012-08-01 18:20:06 -05:00
drracket adjust the find-in-files initial config dialog to 2012-09-13 00:31:17 -05:00
drscheme bring back drscheme/private/number-snip.ss since it may 2012-07-19 07:29:42 -05:00
dynext
embedded-gui
eopl
errortrace errortrace: fix profiling for phase >= 2 code 2012-07-23 07:05:40 -05:00
ffi ffi/unsafe: change `cast' to avoid pitfalls for you 2012-09-04 15:28:18 -06:00
file Convert all uses of (integer-in 0 255) to `byte?'. 2012-07-22 13:00:05 -04:00
framework adjust the print-to-ps preference in DrRacket so that you can also 2012-09-17 10:47:22 -05:00
frtime fix the other frtime compilation error by commenting out the body of collects/frtime/frtime-opt-lang.rkt 2012-09-05 17:07:37 -07:00
future-visualizer move future-visualizer docs out of the Reference 2012-09-07 09:11:16 -06:00
games
graphics add missing `super-new' from class100 conversion 2012-07-24 11:16:43 -05:00
gui-debugger adjust the variables editor so that it does 2012-08-15 13:45:10 -05:00
handin-client
handin-server
help
hierlist
honu [honu] add module for debugging honu programs. first feature passes the input through honu-read 2012-08-20 12:28:15 -06:00
htdp eliminated stateful variables from 16 year old code, and now I know it is correct 2012-08-29 11:35:34 -04:00
html
icons
images
json
lang replace example for string=; Closes PR 13112 2012-09-17 06:57:07 -04:00
launcher
lazy
macro-debugger
make
meta Some formatting fixes. 2012-09-08 15:15:47 -04:00
mred improve editor-canvas resizing 2012-09-13 14:17:14 -06:00
mrlib Convert all uses of (integer-in 0 255) to `byte?'. 2012-07-22 13:00:05 -04:00
mysterx ffi/com: add an ActiveX example to the docs 2012-09-01 16:05:37 -06:00
mzcom
mzlib Fix documentation for packages and mutable lists. 2012-07-31 17:12:30 -04:00
mzscheme
net scribble/html-properties: allow URLs in css-addition' and js-addition' 2012-09-11 18:52:59 -06:00
openssl
parser-tools
picturing-programs
plai
planet improve the distribution building portion of the docs to point 2012-08-18 20:45:47 -05:00
plot Altered a couple of tests to test list-of-lists histogram arguments 2012-08-12 08:58:51 -06:00
preprocessor
profile Turn comments into tests in the profiler. 2012-08-10 17:09:30 -04:00
r5rs Fix documentation for packages and mutable lists. 2012-07-31 17:12:30 -04:00
r6rs
racket racket/unit lang uses racket/base and racket/unit 2012-09-16 17:12:02 -04:00
racklog correct cut implementation without mutation 2012-08-27 15:13:18 -06:00
rackunit fix rackunit formatting 2012-08-15 07:41:49 -06:00
raco
reader/lang
readline readline: prefer 5 (fast) over 6 (slow) 2012-08-28 23:36:50 -04:00
redex small cleanup 2012-09-12 15:41:37 -05:00
repo-time-stamp
rnrs
s-exp/lang
scheme racket/unit lang uses racket/base and racket/unit 2012-09-16 17:12:02 -04:00
schemeunit
scribble Scribble: fix problem with URL redirection 2012-09-13 11:05:52 -06:00
scribblings racket/format: change ~r to accept #:notation argument 2012-09-16 17:12:02 -04:00
scriblib adjust 'authors' from scriblib/autobib so that it 2012-08-14 21:34:09 -05:00
setup Add the contents of the "blue boxes" in the docs to the upper-right 2012-08-12 08:41:46 -05:00
sgl
sirmail
slatex
slideshow fix condense-mode slide counting in `with-steps' 2012-08-27 10:29:55 -06:00
srfi
stepper failed to include test file for example 2012-08-27 23:47:44 -07:00
string-constants adjust the print-to-ps preference in DrRacket so that you can also 2012-09-17 10:47:22 -05:00
swindle Add a `compatibility' collect for compatibility with other languages. 2012-07-27 16:49:05 -04:00
syntax add #:break' and #:final' to `for' forms 2012-09-14 14:57:35 -06:00
syntax-color
teachpack move the baseline comment to image-baseline from the y-place? docs 2012-08-25 19:23:29 -05:00
test-engine fix check-error so it compares the rewritten error messages, 2012-08-31 20:52:48 -05:00
tests db: added support for postgresql 9.2 types (json, ranges) 2012-09-17 12:29:17 -04:00
texpict add scale-to-fit to slideshow/pict 2012-08-22 22:06:07 -05:00
trace
typed Removed convenience.rkt from typed racket. 2012-08-07 15:50:50 -04:00
typed-racket Remove TR optimizer log key, made redundant by named loggers. 2012-09-11 13:48:14 -04:00
typed-scheme Only enable Optimization Coach button in Typed Racket. 2012-07-20 18:05:32 -04:00
unstable Fix unstable/logging to work with the new logging system. 2012-09-11 13:48:14 -04:00
version
web-server Include bindings via query string in POST request bindings. 2012-09-01 12:12:07 -06:00
wxme
xml add `xml/xexpr' 2012-09-11 17:17:38 -06:00
xrepl Fix test due to code refactoring, sort export lists in module descriptions. 2012-07-28 12:12:35 -04:00
.gitignore