Commit Graph

3571 Commits

Author SHA1 Message Date
Eli Barzilay
e349ce4259 Welcome to a new PLT day.
svn: r4640
2006-10-19 07:50:02 +00:00
Matthias Felleisen
c7a8c49ac8 fixed immediate world and graphing bugs
svn: r4637
2006-10-19 01:58:06 +00:00
Matthias Felleisen
d4b06ad3f5 fixed dirs and world docs
svn: r4635
2006-10-19 01:15:41 +00:00
Robby Findler
4cb6ebbf59 improved error message
svn: r4630
2006-10-18 23:59:37 +00:00
Jay McCarthy
27cae4bf2e up
svn: r4629
2006-10-18 16:51:56 +00:00
Eli Barzilay
004f36864a Welcome to a new PLT day.
svn: r4628
2006-10-18 07:50:03 +00:00
Matthew Flatt
7a37515b57 don't spell-check Chinese (or any sequence of uncased letters)
svn: r4627
2006-10-18 05:48:23 +00:00
Matthew Flatt
c18ca621a3 more thoroughly convert the SSL machinery to use a connection-specific error function
svn: r4626
2006-10-18 05:46:14 +00:00
Matthew Flatt
2ccf88b6db new event filtering mustn't apply to primitive dialogs
svn: r4625
2006-10-18 05:42:58 +00:00
Matthew Flatt
a9ab05d0f5 fix Mac input to work with the character palette and CJK input
svn: r4624
2006-10-18 03:29:46 +00:00
Matthew Flatt
8798784bd5 formatting
svn: r4623
2006-10-18 03:28:18 +00:00
John Clements
57b2dd2903 added vertical-separator-snip for pickle-ability
svn: r4621
2006-10-17 22:50:13 +00:00
Eli Barzilay
5aa1aacd97 Welcome to a new PLT day.
svn: r4619
2006-10-17 07:50:02 +00:00
Eli Barzilay
ff19344bfc revert previous change
svn: r4618
2006-10-17 03:53:05 +00:00
Eli Barzilay
60b7acd56c make srfi-13 reuse string builtins
svn: r4617
2006-10-17 03:42:49 +00:00
Matthew Flatt
5145ea908c fix drawing of multi-character strings with font substitution and rotation
svn: r4616
2006-10-17 03:03:22 +00:00
John Clements
3a8cfed33b bug fixes for annotate/not-top-level
svn: r4615
2006-10-16 23:02:57 +00:00
John Clements
785bc0375c added sperber's fix for true-false reconstruction in cond.
svn: r4614
2006-10-16 17:28:59 +00:00
Robby Findler
5446e9a2c4 fixed bug in pref panel
svn: r4613
2006-10-16 14:23:03 +00:00
Eli Barzilay
a33d3b2e66 Welcome to a new PLT day.
svn: r4612
2006-10-16 07:50:01 +00:00
Matthew Flatt
e7fd0e5818 clarify connection of control and fcontrol
svn: r4611
2006-10-16 02:09:36 +00:00
Eli Barzilay
b16c7a28c1 xform doesnt like function calls in (?:)
svn: r4610
2006-10-15 17:09:09 +00:00
Eli Barzilay
c0a8f9349e Welcome to a new PLT day.
svn: r4609
2006-10-15 07:50:02 +00:00
Eli Barzilay
46c2b8ae1b minor code improvements
svn: r4608
2006-10-15 05:36:58 +00:00
Matthew Flatt
6b385008ad numeric tests for (expt ... 1/2) and complex divide
svn: r4607
2006-10-14 22:41:26 +00:00
Matthew Flatt
332195b88c fix complex divide: avoiding overflow/underflow ended up with the sign wrong in one case
svn: r4606
2006-10-14 22:40:24 +00:00
Robby Findler
585d319eac added star tests
svn: r4605
2006-10-14 19:53:31 +00:00
Robby Findler
f2afc5347f added star
svn: r4604
2006-10-14 19:43:02 +00:00
Robby Findler
ab9695a2fd added star docs
svn: r4603
2006-10-14 19:42:50 +00:00
Robby Findler
ea15fcaf7f fixed PR 8325
svn: r4602
2006-10-14 17:07:18 +00:00
Kathy Gray
58751057b6 Moved profj-testing.ss out of profj and only into the testing file; methods from profj-testing used by profj are obsolete now
svn: r4601
2006-10-14 15:04:07 +00:00
Matthew Flatt
85f34a12aa remove --restore flag support
svn: r4600
2006-10-14 12:41:13 +00:00
Eli Barzilay
967738c3fd Welcome to a new PLT day.
svn: r4599
2006-10-14 07:50:01 +00:00
Eli Barzilay
45b095f968 Sitiram -> Sitaram
svn: r4598
2006-10-14 01:52:23 +00:00
Matthew Flatt
b3e86a9650 openbsd x86_64 patches
svn: r4597
2006-10-14 00:58:14 +00:00
Matthew Flatt
329a32a2a5 mzc patches for 352.7
svn: r4596
2006-10-13 22:08:52 +00:00
Matthew Flatt
2f86c5d14d new control MzLib library
svn: r4595
2006-10-13 22:06:32 +00:00
Matthew Flatt
1c2211f8eb tests for 357.2, and clean up section report
svn: r4594
2006-10-13 22:06:06 +00:00
Matthew Flatt
4980e17f3c notes for 352.7
svn: r4593
2006-10-13 22:05:18 +00:00
Matthew Flatt
e315bb65dc 352.7
svn: r4592
2006-10-13 22:03:29 +00:00
John Clements
4f27609b33 corrected & new tests for begin & begin0
svn: r4590
2006-10-13 19:16:10 +00:00
John Clements
4d4db929ca support for begin, minor refactoring, cleanup, etc.
svn: r4589
2006-10-13 19:15:09 +00:00
John Clements
530e39c5be checkign -> checking
svn: r4586
2006-10-13 16:56:42 +00:00
Mike Sperber
a058e05491 Synch with English.
svn: r4585
2006-10-13 15:48:47 +00:00
Matthew Flatt
405660261c checkpoint delim cont tests
svn: r4583
2006-10-13 11:29:52 +00:00
Eli Barzilay
db616f9f9d Welcome to a new PLT day.
svn: r4581
2006-10-13 07:50:02 +00:00
Matthew Flatt
1f1fb6d840 minor reformatting
svn: r4579
2006-10-13 06:27:09 +00:00
Matthew Flatt
5984c169d3 test suite for control library
svn: r4578
2006-10-13 06:24:20 +00:00
Matthew Flatt
949beaa30f checkpoint delim cont tests
svn: r4571
2006-10-12 22:17:56 +00:00
Eli Barzilay
d09e743d8c drop redundant require
svn: r4569
2006-10-12 21:23:53 +00:00