Commit Graph

2604 Commits

Author SHA1 Message Date
Matthew Flatt
ee38550f8f enforce constraints on SSL_read and SSL_write (need exact same call if either returns NEED_READ or NEED_WRITE)
svn: r2761
2006-04-24 13:21:36 +00:00
Matthias Felleisen
d7d55e05b4 new docs for htdch
svn: r2760
2006-04-24 12:47:19 +00:00
Matthias Felleisen
770e6aa288 htdch/draw and htdch/idraw fixed, common code basis
svn: r2759
2006-04-24 12:35:59 +00:00
Eli Barzilay
e87c19f719 Welcome to a new PLT day.
svn: r2758
2006-04-24 07:50:02 +00:00
Eli Barzilay
4bf87ba029 set eol-style
svn: r2757
2006-04-24 01:56:27 +00:00
Matthew Flatt
7797db25a9 moved collects-path-update code (for make install) into src tree
svn: r2756
2006-04-24 00:13:28 +00:00
Matthew Flatt
53fb8610c3 MSVC-built DLLs go to plt/lib instead of plt, and executable-creator patches the executable's path to DLLs
svn: r2755
2006-04-24 00:01:45 +00:00
Eli Barzilay
152ece97bc use --script when relaunching copy
svn: r2753
2006-04-23 22:25:34 +00:00
Eli Barzilay
5c39160ebd Welcome to a new PLT day.
svn: r2743
2006-04-23 07:50:03 +00:00
Matthew Flatt
678b6e1102 new utility for adjust the embedded collects path
svn: r2741
2006-04-23 02:47:35 +00:00
Matthew Flatt
1d77707ef1 301.13 (the beginning of the end for PLTHOME)
svn: r2740
2006-04-23 02:36:55 +00:00
Eli Barzilay
4edd6f5b4f typo
svn: r2739
2006-04-23 00:53:23 +00:00
Matthew Flatt
9e06bf60d6 call combo% callback when popup item selected
svn: r2738
2006-04-22 12:48:00 +00:00
Eli Barzilay
fe99b11024 Welcome to a new PLT day.
svn: r2737
2006-04-22 07:50:02 +00:00
Kathy Gray
bb5082d9e7 Changed Util.error(...) to throw new RuntimeException(...) to avoid the problem causing nightly builds to fail.
svn: r2736
2006-04-21 21:46:16 +00:00
Matthew Flatt
e92253f531 more concurrency repairs
svn: r2735
2006-04-21 17:27:01 +00:00
Matthew Flatt
4d867f1cb0 docs say that a custom port can return #f for a blocking request, and that seems sanest, so changed the impl to match the docs
svn: r2734
2006-04-21 17:25:47 +00:00
Matthew Flatt
662af63c05 clean up atomic regions, port closing
svn: r2733
2006-04-21 15:27:44 +00:00
Matthew Flatt
63f30b1df1 corrected buffering/flushing behavior of new ssl binding
svn: r2732
2006-04-21 14:23:59 +00:00
Eli Barzilay
1c753c3948 Welcome to a new PLT day.
svn: r2731
2006-04-21 07:50:02 +00:00
Matthew Flatt
d186dab805 getting close to a working replacement for mzssl
svn: r2730
2006-04-21 03:34:38 +00:00
Matthias Felleisen
489519f5ed props
svn: r2728
2006-04-21 01:04:33 +00:00
Robby Findler
3ac9ac813c messed around with oh mouth
svn: r2727
2006-04-20 17:32:42 +00:00
Robby Findler
00d7cf4966 removed #:teeth-shading and just let people disable the teeth entirely
svn: r2726
2006-04-20 17:12:23 +00:00
Robby Findler
f5d5caddbf got rid of stack trace and improved error messages in a minor way
svn: r2724
2006-04-20 14:51:48 +00:00
Matthew Flatt
122903d967 half of a re-reimplementation using foreign
svn: r2723
2006-04-20 13:31:42 +00:00
Eli Barzilay
f5ed749b1c Welcome to a new PLT day.
svn: r2722
2006-04-20 07:50:02 +00:00
Eli Barzilay
9b8f04fa60 Welcome to a new PLT day.
svn: r2717
2006-04-19 07:50:02 +00:00
Matthias Felleisen
7f2f2520fc full support for Canvas, multiple Worlds (changes to docs)
svn: r2715
2006-04-19 03:26:50 +00:00
Matthias Felleisen
3b27908c7d full support for Canvas, multiple Worlds (changes to graphics)
svn: r2714
2006-04-19 03:26:08 +00:00
Matthias Felleisen
e83b3679d0 full support for Canvas, multiple Worlds (changes to draw)
svn: r2713
2006-04-19 03:25:12 +00:00
Matthias Felleisen
3616a2a0a8 full support for Canvas, multiple Worlds
svn: r2712
2006-04-19 03:23:59 +00:00
Kathy Gray
f0fe9a4d47 Corrected a bug with packages and protected access
svn: r2711
2006-04-19 03:09:31 +00:00
Greg Cooper
9fe113940e - moved README into demos/
- updated GUI bindings

svn: r2710
2006-04-18 23:43:59 +00:00
Jacob Matthews
fb89fc53ef Fixed client-side part of PR 8012
svn: r2709
2006-04-18 19:00:54 +00:00
Matthew Flatt
36e854dbc5 more regexp tests
svn: r2708
2006-04-18 17:35:41 +00:00
Matthew Flatt
e7724277e0 regexp-replace[*] supports a transform proc in place of an insert [byte] string
svn: r2707
2006-04-18 17:29:49 +00:00
Matthew Flatt
4185aceefe changed pregexp-replace[*] to accept a procedure as the last argument
svn: r2706
2006-04-18 17:21:59 +00:00
Matthew Flatt
b36f20b804 hack to support set-min-width for popup-menu%
svn: r2705
2006-04-18 16:58:56 +00:00
Robby Findler
4b3abed323 changed parameters to keywords
svn: r2704
2006-04-18 14:05:47 +00:00
Matthew Flatt
ffe615cf03 moved where smoothing was enabled
svn: r2703
2006-04-18 13:12:51 +00:00
Matthew Flatt
2bcd8365ae turn on smoothing in face demo
svn: r2702
2006-04-18 13:11:00 +00:00
Eli Barzilay
3fc22de5f3 Welcome to a new PLT day.
svn: r2701
2006-04-18 07:50:02 +00:00
Robby Findler
72d9f314bb oops
svn: r2700
2006-04-18 03:12:13 +00:00
Robby Findler
331a1c896b added a way to disable face shading, fixed a bug in color-series to handle zero steps
svn: r2699
2006-04-18 03:09:22 +00:00
Robby Findler
fa8fbaa21c removed absurd -- should not have checked it in
svn: r2698
2006-04-17 23:17:52 +00:00
Matthew Flatt
a93aea17e1 repairs to char-general-category
svn: r2697
2006-04-17 21:47:26 +00:00
Robby Findler
2f3cdfa302 added surprised faces, 'oh mouths, and cleaned up a few things
svn: r2696
2006-04-17 21:13:59 +00:00
Eli Barzilay
a847101855 set svn:eol-style
svn: r2690
2006-04-17 17:01:33 +00:00
Matthew Flatt
a07b22f1f1 bitwise ops accept 0 arguments; module and local binding expansion more consistent, because a module-level binding can have let-binding context; load/cd fixed; X non-Xft font problem fixed; added openbsd support and chage README in libffi; JIT inlines string-ref and bytes-ref
svn: r2689
2006-04-17 16:58:43 +00:00