Commit Graph

5401 Commits

Author SHA1 Message Date
Matthew Flatt
2fe7c75dc1 doc work
svn: r6692
2007-06-19 08:32:38 +00:00
Eli Barzilay
516146bb5c Welcome to a new PLT day.
svn: r6691
2007-06-19 05:06:53 +00:00
Matthew Flatt
e2dfc97726 doc work: set! in guide
svn: r6690
2007-06-19 00:23:11 +00:00
Eli Barzilay
38625c4980 stupid typo
svn: r6689
2007-06-18 17:13:20 +00:00
Eli Barzilay
9fcee86959 maybe this will help make it work
svn: r6688
2007-06-18 15:57:08 +00:00
Eli Barzilay
642ecdfbef Welcome to a new PLT day.
svn: r6687
2007-06-18 07:50:03 +00:00
Mike Sperber
76e93b82e2 Synch with latest.
svn: r6686
2007-06-18 06:55:59 +00:00
Matthew Flatt
1477c7ec1b doc work
svn: r6685
2007-06-18 06:34:41 +00:00
Eli Barzilay
eeaf779411 fix reading Unicode text
svn: r6684
2007-06-17 10:40:23 +00:00
Matthew Flatt
5abd7ecb09 zoom hack was not quite right...
svn: r6683
2007-06-17 06:21:09 +00:00
Matthew Flatt
19af52af8b improve initial placement of frames that seem too large
svn: r6682
2007-06-17 05:40:14 +00:00
Matthew Flatt
c9554c4946 attempt to fix zooming behavior when the user height matches the zoomed height
svn: r6681
2007-06-17 05:29:06 +00:00
Robby Findler
05ea93da4c added caps style to 'text'
svn: r6680
2007-06-17 02:41:54 +00:00
Robby Findler
dcea96041d made drs remember the maximization state everywhere but under mac os x (Matthew's on the case, there)
svn: r6679
2007-06-17 01:25:20 +00:00
Matthew Flatt
31f02e194d adjust get-text-extent on empty string for Windows
svn: r6678
2007-06-17 00:00:19 +00:00
Matthew Flatt
ff1b9feb86 remove quoted-printable experiment in bug-report submission
svn: r6677
2007-06-16 22:07:56 +00:00
Robby Findler
70b48d535f made drs remember the frame's position and use it for the initial position
svn: r6676
2007-06-16 19:02:12 +00:00
Robby Findler
ce0b5fec2f added a test case for the bug Shu-yu just fixed
svn: r6675
2007-06-16 17:29:19 +00:00
Shu-Yu Guo
5016e59f8e fixes match
svn: r6674
2007-06-16 16:58:37 +00:00
Robby Findler
97f6934eba undid the previous change (didnt mean to commit it ...)
svn: r6673
2007-06-16 16:16:13 +00:00
Robby Findler
ec718f269d fixed a bug, worked around a windows bug
svn: r6672
2007-06-16 16:15:14 +00:00
Robby Findler
1f749fae97 the language's name gets truncated now, based on the width of the drscheme window (the minimum size is the size of the words 'programming language' just above)
svn: r6671
2007-06-16 14:35:34 +00:00
Eli Barzilay
6c5230342d Welcome to a new PLT day.
svn: r6670
2007-06-16 07:50:03 +00:00
Matthew Flatt
d5acea64b1 charcell fonts along with monospace
svn: r6669
2007-06-16 00:02:50 +00:00
Matthew Flatt
441c509549 fix to 64-bit problems and let-values optimization (PRs 8748 and 8744)
svn: r6668
2007-06-15 22:54:56 +00:00
Robby Findler
a87cf03005 fixed bug in new font preference handling
svn: r6667
2007-06-15 19:09:50 +00:00
Eli Barzilay
5d2f4c5a12 Welcome to a new PLT day.
svn: r6666
2007-06-15 07:50:04 +00:00
Matthew Flatt
2e536dc70e doc work, and also generalize normalize-definition to work with opts and kws
svn: r6665
2007-06-15 01:59:06 +00:00
Robby Findler
ea5b3493f3 fixed define-contract-struct so that it defines (via define-syntax) the struct name, following the define-struct covention
svn: r6664
2007-06-14 21:14:14 +00:00
Jay McCarthy
9cec27f49b Dealing with syntax by punting
svn: r6663
2007-06-14 20:25:46 +00:00
Jay McCarthy
ae43910cd7 Transformer environment
svn: r6662
2007-06-14 18:46:04 +00:00
Eli Barzilay
238fdc9955 Welcome to a new PLT day.
svn: r6661
2007-06-14 07:50:03 +00:00
Jay McCarthy
59761d434a Better tag
svn: r6660
2007-06-14 03:09:30 +00:00
Jay McCarthy
c4ccd0e29a Removing need for .tag-list
svn: r6659
2007-06-14 03:01:51 +00:00
Jay McCarthy
285a854725 Test note
svn: r6658
2007-06-14 02:53:13 +00:00
Jay McCarthy
676ba36fca Removing servlet instance semaphore and instance-data from manager
svn: r6657
2007-06-14 02:50:22 +00:00
Jay McCarthy
31999c4898 Removing connection mutex
svn: r6656
2007-06-14 02:40:28 +00:00
Matthew Flatt
9d425a0bbf keyword-procedure corrections
svn: r6655
2007-06-14 02:15:32 +00:00
Matthew Flatt
b0328d4853 keyword-procedure implementation scribblings; reverted opt-lambda hacks
svn: r6654
2007-06-14 02:05:38 +00:00
Matthew Flatt
2385d8bd93 fix trait bug found by Ryan
svn: r6653
2007-06-13 22:47:17 +00:00
Matthew Flatt
88683ccc37 fix Mac OS X problems related to new use fo Cocoa for fonts
svn: r6652
2007-06-13 21:50:57 +00:00
Jay McCarthy
c44c595e4d Rearranging docs
svn: r6651
2007-06-13 21:29:31 +00:00
Jay McCarthy
46f94d723b This is not a possible choice, since timeouts are ingrained in the old interface
svn: r6650
2007-06-13 21:26:26 +00:00
Jay McCarthy
ba354b9b2b Recording design decision
svn: r6649
2007-06-13 21:24:24 +00:00
Jay McCarthy
e86b8c99cc Hostnames are case-insensitive
svn: r6648
2007-06-13 21:22:10 +00:00
Jay McCarthy
36063c4a5c Adding productive note about unhandled ranges
svn: r6647
2007-06-13 21:19:58 +00:00
Jay McCarthy
8e5e738e60 Removing note about feature that can be implemented externally
svn: r6646
2007-06-13 21:16:28 +00:00
Jay McCarthy
c4bc63f641 Old nonsense notes
svn: r6645
2007-06-13 21:14:26 +00:00
Jay McCarthy
2b831883bc Removing nonsense note
svn: r6644
2007-06-13 21:09:03 +00:00
Jay McCarthy
3f838adc8b Different contracts
svn: r6643
2007-06-13 21:06:36 +00:00