racket/collects
Danny Yoo 90714fbd5e Implements a rb-tree based version of the token tree, and fixes bugs in red-black.rkt.
A few invariants involving subtree-width and black-height balance
could break if singleton nodes were reused; bugs were due to stale
data in the nodes.

The token tree implements the implicit interface in the original
splay-based token tree module in syntax-color/token-tree.  However, it
does not appear to perform significantly differently in the case of
indentation yet.  It needs some additional profiling and analysis to
see if we can take advantage of the richer structure in the rb tree.
2012-11-26 11:14:22 -07:00
..
2htdp Two more #lang racket' -> #lang racket/base'. 2012-11-07 11:34:33 -05:00
algol60
at-exp/lang
browser Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
compatibility
compiler fix to bytecode compiler's propoagation of local-type info 2012-11-18 10:31:20 -07:00
config
data extend data/queue library 2012-11-21 11:10:02 -06:00
datalog
db db: add `sqlite3-available?' 2012-11-23 18:44:51 -07:00
defaults
deinprogramm removed the deinprogramm one-line-summary's because they are 2012-11-17 20:15:19 -06:00
drracket make sure there is a dc before trying to size text 2012-11-25 13:19:47 -06:00
drscheme
dynext Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
embedded-gui
eopl Some "obvious" switching from racket' to racket/base'. 2012-11-06 13:29:09 -05:00
errortrace
ffi change allocator wrapper to ignore #f results 2012-11-21 12:56:30 -05:00
file add file/unzip 2012-11-20 10:12:27 -07:00
framework fix one way that rectangles could have the left side be to the 2012-11-26 10:56:04 -06:00
frtime #lang racket' -> #lang racket/base' conversions in frtime. 2012-11-07 08:03:46 -05:00
future-visualizer #lang racket' -> #lang racket/base' conversions in future-visualizer. 2012-11-07 08:03:46 -05:00
games Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
graphics Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
gui-debugger Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
handin-client
handin-server
help move the captcha checking code inside the handler 2012-11-22 10:35:51 -06:00
hierlist
honu Some more #lang racket' -> #lang racket/base' conversions 2012-11-07 08:03:44 -05:00
htdp experiment with matrix-set-bang, some Rackety, fixing tests 2012-11-15 10:45:33 -05:00
html
icons
images #lang racket' -> #lang racket/base' conversions in plot and in images. 2012-11-07 08:03:45 -05:00
json
lang Two more #lang racket' -> #lang racket/base'. 2012-11-07 11:34:33 -05:00
launcher
lazy Some more #lang racket' -> #lang racket/base' conversions 2012-11-07 08:03:44 -05:00
macro-debugger Newlines at EOFs. 2012-11-06 14:07:15 -05:00
make
math Made plots in plot' and math' render nicely in PDFs (plots in docs are picts now) 2012-11-25 22:32:07 -08:00
meta Fixing package source details link 2012-11-24 09:22:14 -07:00
mred Adjust text%s so they don't call on-reflow as often 2012-11-25 20:58:13 -06:00
mrlib Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
mysterx Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
mzcom
mzlib Newlines at EOFs. 2012-11-06 14:07:15 -05:00
mzscheme Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
net net/imap: log to an 'imap logger 2012-11-23 18:44:51 -07:00
openssl remove cancel box, no longer needed with ffi/unsafe/alloc 2012-11-21 12:56:31 -05:00
parser-tools make the position and position-token structs transparent 2012-11-07 11:57:07 -06:00
picturing-programs Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
plai enabling shared in plai with some shameless copying of kernel code 2012-11-06 19:53:03 -07:00
planet Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
planet2 Preventing planet2 from running 'raco setup' on updating when no updates were available 2012-11-24 09:22:14 -07:00
plot Made plots in plot' and math' render nicely in PDFs (plots in docs are picts now) 2012-11-25 22:32:07 -08:00
preprocessor
profile
r5rs
r6rs Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
racket racket/draw: fix problems related to failed font fallbacks 2012-11-24 08:15:43 -07:00
racklog Newlines at EOFs. 2012-11-06 14:07:15 -05:00
rackunit Add for-label require 2012-11-20 13:31:05 -05:00
raco
reader/lang
readline
redex fix redex docs and disable running test-docs-complete.rkt directly 2012-11-12 07:42:09 -06:00
repo-time-stamp
rnrs
s-exp/lang
scheme racket/gui/dynamic: make gui-dynamic-require' pull from racket/gui/base' 2012-11-19 08:13:48 -07:00
schemeunit Some "obvious" switching from racket' to racket/base'. 2012-11-06 13:29:09 -05:00
scribble scribble latex: work around `\href{...#...}{...}' as a macro argument 2012-11-25 06:24:51 -07:00
scribblings automatic parenthesis mode improvements 2012-11-25 21:57:52 -06:00
scriblib Fix citation disabiguation when authors differ. 2012-11-19 17:35:07 -05:00
setup raco setup: turn off synchronous mode for doc database 2012-11-26 06:24:29 -07:00
sgl Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
slatex
slideshow
srfi Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
stepper #lang racket' -> #lang racket/base' conversions in stepper. 2012-11-07 08:03:46 -05:00
string-constants Synch German string constants with latest. 2012-11-24 15:08:56 +01:00
swindle
syntax fix `lazy-require' in phase levels other than 0 2012-11-11 09:38:16 -07:00
syntax-color Implements a rb-tree based version of the token tree, and fixes bugs in red-black.rkt. 2012-11-26 11:14:22 -07:00
teachpack remove matrix-set-bang from documentation; Closes PR 13264 2012-11-15 10:45:33 -05:00
test-engine Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
tests automatic parenthesis mode improvements 2012-11-25 21:57:52 -06:00
texpict Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
trace
typed Added `define-typed/untyped-identifier' to typed/untyped-utils 2012-11-16 10:52:56 -07:00
typed-racket Fail gracefully on TR struct arity errors 2012-11-20 17:47:13 -05:00
typed-scheme
unstable linked to serialization docs 2012-11-17 14:47:13 -05:00
version
web-server Removing usable of lib paths and collection paths in Web server re: Planet 2 extensions 2012-11-24 09:22:14 -07:00
wxme
xml Fix some docs. Add an example too. 2012-11-19 15:38:13 -05:00
xrepl
.gitignore