racket/collects
Robby Findler d362bda6d3 adjust the way languages are chosen when opening a file.
Specifically, in the case that we're inheriting a language setting
from some earlier preference or something and the language we're
inheriting is one that saves prefixes, and the current file being
opened does not match any of the possible prefixes, then revert
to the not-a-language language, instead of using the value from
the preference

Also: finish the removal of the EoPL language level from the
DrRacket langauge dialog, and clean up the 'get guidance' dialog

Please cherrypick this commit to the 5.2 release branch
2011-10-08 09:46:06 -05:00
..
2htdp add a missing degrees to radians conversion in triangle/ass 2011-09-14 12:35:53 -05:00
algol60
at-exp/lang
browser
combinator-parser
compiler more `raco exe' cycle repairs 2011-10-07 10:32:49 -06:00
config
data removed useless requires 2011-09-27 19:28:44 -06:00
datalog
db db: fix use of lazy-require 2011-10-07 19:40:48 -06:00
defaults
deinprogramm fix errortrace-conversion problem in DMdA languages 2011-09-16 09:02:25 +02:00
drracket adjust the way languages are chosen when opening a file. 2011-10-08 09:46:06 -05:00
drscheme
dynext
embedded-gui
eopl adjust the way languages are chosen when opening a file. 2011-10-08 09:46:06 -05:00
errortrace removed useless requires 2011-09-27 19:28:44 -06:00
ffi add #:get-lib-dirs and #:fail args to `ffi-lib' 2011-10-05 06:28:30 -06:00
file
framework adjust the calls to paragraph-{start,end}-position to specify the default argument 2011-10-07 14:02:27 -05:00
frtime add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
games
graphics Doc typo. 2011-10-06 10:37:36 -04:00
gui-debugger add get-default-percentages to panel:dragable and then add a dragable panel 2011-10-02 14:34:28 -05:00
guibuilder
handin-client Use "Submit to" instead of "Assignment" for the field name 2011-09-19 01:48:22 -04:00
handin-server Workaround for a gui instantiation problem. 2011-09-15 00:59:45 -04:00
help
hierlist
honu remove built-in reader and printing support for Honu 2011-10-05 09:40:27 -06:00
htdp
html
icons
lang relaxed the restrictions on planet requires in the teaching languages to allow the new forms 2011-10-07 11:48:24 -05:00
launcher add 'wmclass/".wmclass" aux executable/launcher configuration 2011-09-26 18:07:18 -06:00
lazy
macro-debugger macro-debugger: removed simplify-marks 2011-10-07 19:40:48 -06:00
make
meta windows: add sqlite3.dll 2011-10-08 07:18:49 -06:00
mred another attempt to fix the 64-bit Lion hidden-window problem 2011-10-08 06:12:17 -06:00
mrlib Added new plot library and old libfit (which plot still depends on) 2011-10-05 10:26:49 -06:00
mysterx
mzcom
mzlib Removed the `plot' collection, in preparation for adding the new one instead. 2011-10-05 04:09:10 -04:00
mzscheme Make `defproc' throw an error if two arguments have the same name. 2011-09-16 11:14:18 -04:00
net add support for redirections to get-pure-port and add get-pure-port/headers 2011-10-03 13:21:30 -05:00
openssl Works up to the current version number, which is "1.0.0e". 2011-09-16 10:48:18 -04:00
parser-tools add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
picturing-programs Fixed error messages, added tests for type errors. 2011-10-02 22:54:34 -04:00
plai
planet fixed planet docs; closes PR 12178 2011-10-04 12:56:35 -05:00
plot Fixed >=/c contracts 2011-10-07 19:22:33 -06:00
preprocessor
profile Some selective #:when (not ...)' -> #:unless ...'. 2011-09-16 10:48:18 -04:00
r5rs
r6rs generalized `begin-for-syntax' 2011-09-08 14:06:00 -06:00
racket Revert "Fixing racket/match by removing errorneous optimization with test that shows it is broken" 2011-10-06 18:32:05 -04:00
racklog add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
rackunit rackunit: prevent test case from killing test-runner thread 2011-10-07 19:40:48 -06:00
raco
reader/lang
readline
redex syntax/parse: fix bug: integrated stxclass might not bind pvar to syntax 2011-09-21 16:58:52 -06:00
repo-time-stamp
rnrs
s-exp/lang
scheme removed useless requires 2011-09-27 19:28:44 -06:00
schemeunit
scribble scribble: fix Latex renderer treatment of table cell/column styles 2011-10-06 07:47:38 -06:00
scribblings Add note on `match' semantics. 2011-10-06 18:32:05 -04:00
scriblib here-figures shouldn't be on a page of their own. 2011-09-06 16:35:16 -04:00
setup fix `raco setup' for a collection that disappears 2011-09-20 13:22:27 -06:00
sgl
sirmail
slatex
slideshow Fix typo in symbol name, keep old one still. 2011-10-07 10:47:15 -04:00
srfi Use reference implementation for srfi/11. 2011-08-31 12:38:38 -04:00
stepper Stepper fix for possible race condition 2011-09-21 22:45:46 -07:00
string-constants add a 'find longest line' menu item to the edit menu 2011-10-07 11:48:39 -05:00
swindle
syntax fix docs (eval) for syntax/keyword 2011-10-07 19:40:48 -06:00
syntax-color adjust the module lexer so that it treats the entire range that 2011-10-08 08:08:36 -05:00
teachpack Fix docs of underlay/offset. 2011-09-23 16:44:09 -04:00
test-box-recovery
test-engine Report signature violations in the REPL. 2011-09-14 22:00:42 +02:00
tests adjust the module lexer so that it treats the entire range that 2011-10-08 08:08:36 -05:00
tex2page
texpict Fix typo in symbol name, keep old one still. 2011-10-07 10:47:15 -04:00
trace add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
typed add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
typed-racket remove built-in reader and printing support for Honu 2011-10-05 09:40:27 -06:00
typed-scheme Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00
unstable syntax/parse: lazily load most macro transformers and compile-time support 2011-09-30 04:13:09 -06:00
version
web-server Fixes pr 12216 2011-09-21 16:47:08 +09:00
wxme fix the collapsed snipclass so that it cooperates with the wxme library and 2011-09-13 14:58:39 -05:00
xml
xrepl Add the missing documentation for ,check-requires. 2011-08-29 17:41:35 -04:00
.gitignore