racket/doc/release-notes
Eli Barzilay 672910f27b Lots of bad TAB eliminations.
I started from tabs that are not on the beginning of lines, and in
several places I did further cleanings.

If you're worried about knowing who wrote some code, for example, if you
get to this commit in "git blame", then note that you can use the "-w"
flag in many git commands to ignore whitespaces.  For example, to see
per-line authors, use "git blame -w <file>".  Another example: to see
the (*much* smaller) non-whitespace changes in this (or any other)
commit, use "git log -p -w -1 <sha1>".
2012-11-07 11:22:20 -05:00
..
drracket drracket history updates 2012-10-17 20:45:25 -05:00
gracket Fixes more spelling errors. 2011-02-04 19:44:13 -07:00
plai Normalizing PLAI wrt tree 2010-02-16 20:23:32 +00:00
racket bytecode validator: check "constant" annotations on variable references 2012-10-19 11:27:52 -06:00
redex added note about Burke's recent push 2012-10-19 09:35:12 -05:00
stepper updated HISTORY 2012-10-22 14:57:37 -07:00
teachpack Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
typed-racket Typed Racket HISTORY. 2012-11-02 15:35:23 -04:00
COPYING-libscheme.txt 301.15: new install tree for Unix, moved docs, moved teachpacks, added config.ss 2006-05-18 15:03:05 +00:00
COPYING.txt Switch the license text from LGPLv2 to LGPLv2.1. 2011-05-27 18:09:55 -04:00