racket/collects
Eli Barzilay 2bc2050c08 Fix when showing the description of a module.
Set `current-load-relative-directory' to the path of the module file so
paths that it resolves in the description (in `describe-modeul') are not
bogus.
2011-08-22 07:49:49 -04:00
..
2htdp write and read files in 'text' mode; Closes PR12120 2011-08-21 13:35:06 -04:00
algol60
at-exp/lang
browser Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
combinator-parser
compiler fix `compile-collection-zos' 2011-08-21 11:43:59 -06:00
config
data
datalog Broke one 2011-08-15 10:06:22 -06:00
defaults
deinprogramm Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
drracket Fixes check syntax bug 2011-08-15 17:50:11 -05:00
drscheme
dynext
embedded-gui
eopl
errortrace syntax-taint repairs 2011-08-09 16:33:17 -06:00
ffi FFI: add C arrays and unions 2011-08-20 10:24:32 -06:00
file fix doc typos 2011-08-10 08:28:13 -06:00
framework change some prints to fprintfs to make it easier to remove debugging printfs from this file when checking in 2011-08-10 12:02:49 -05:00
frtime The FrTime docs need to be heavily revised and this won't happen shortly, so turning off these tests 2011-08-09 06:42:09 -06:00
games
graphics Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
gui-debugger fix debugger for syntax taints 2011-07-07 13:38:14 -06:00
guibuilder
handin-client
handin-server
help
hierlist
honu [honu] accidentally added these files, so removing them 2011-08-19 17:21:56 -06:00
htdp Allowing paths in convert-file and changing test to not be sensitive to cwd 2011-08-20 08:14:29 -06:00
html
icons Have an icon for performance-report. 2011-07-15 15:04:53 -04:00
lang made 23238 stable w/ shared file prefix; Closes PR 12093 again 2011-08-14 22:29:20 -04:00
launcher
lazy fix lazy.scrbl so it compiles properly 2011-08-17 02:07:43 -04:00
macro-debugger Fixed a macro stepper bug: can't use zero? on syntax span, as it can be #f. 2011-07-19 03:07:53 -04:00
make
meta more time for the planet resolver thread safety test 2011-08-20 07:33:14 -05:00
mred gtk: fix frame for text-field%' and other canvas%'es 2011-08-16 08:12:31 -06:00
mrlib fix the png conversion code for 2htdp/image images 2011-07-22 08:09:17 -05:00
mysterx
mzcom
mzlib Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
mzscheme Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
net trivial doc fix 2011-08-19 12:52:19 -06:00
openssl Typo fix 2011-08-03 22:00:22 -04:00
parser-tools Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
picturing-programs Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
plai
planet fix bug in the way planet was setting up the state for the installation process 2011-08-20 19:15:46 -05:00
plot Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
preprocessor Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
profile
r5rs
r6rs
racket Sandbox fixes 2011-08-20 16:14:01 -04:00
racklog Better error messages for missing relations 2011-08-15 10:06:22 -06:00
rackunit Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
raco
reader/lang
readline Use (banner) instead of a fixed "Welcome to Racket" in the More tutorial 2011-07-18 14:25:10 -04:00
redex Fixes indentation 2011-08-17 11:59:43 -05:00
repo-time-stamp
rnrs
s-exp/lang
scheme Racket-implemented reverse', member', memv', memq' 2011-07-27 05:47:46 +01:00
schemeunit
scribble `scribble' reports broken cross references by default 2011-08-18 13:05:37 -06:00
scribblings Sandbox fixes 2011-08-20 16:14:01 -04:00
scriblib allow left-aligned figures 2011-08-18 18:26:14 -04:00
setup putting the "drscheme" collection last isn't useful anymore 2011-08-19 13:09:26 -06:00
sgl
sirmail
slatex
slideshow fix the text of the slideshow tutorial to talk about #:bullet instead of item/bullet 2011-08-08 16:50:46 -05:00
srfi
srpersist
stepper Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
string-constants Synch German string constants with latest. 2011-08-13 16:25:18 +02:00
swindle
syntax I believe this fixes PR12117. The teaching languages rely on syntax/struct. (I have run the teaching language tests, but do not other uses of syntax/struct.) It appears that syntax/struct has been incorrectly creating this information for some time. The problem is that it would end the static info with a #f if the selectors or setters were omitted, but reading the documentation implies that there should be a final #f in either case. I've therefore changed the boolean to an or over the flags 2011-08-19 11:30:42 -06:00
syntax-color
teachpack typo 2011-08-21 22:02:32 -05:00
test-box-recovery
test-engine Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
tests Fix when showing the description of a module. 2011-08-22 07:49:49 -04:00
tex2page
texpict fix standard-fish when the mouth is to the right 2011-07-24 23:26:14 -04:00
trace
typed Added a button for the performance report tool when in a typed language. 2011-07-15 15:04:51 -04:00
typed-scheme Useful error message when `with-type' used in a typed module. 2011-08-19 11:34:37 -04:00
unstable fix `path-element?' collision 2011-08-19 19:54:36 -06:00
version
waterworld
web-server fix `path-element?' collision 2011-08-19 19:54:36 -06:00
wxme
xml Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
xrepl Fix when showing the description of a module. 2011-08-22 07:49:49 -04:00
.gitignore