John Clements
b2bcfdbec9
updated srfi 19 tests from dave gurnell
...
svn: r17084
2009-11-28 02:31:17 +00:00
Mike Sperber
97a41443a9
Add string->symbol to DeinProgramm / DMdA advanced.
...
Also, exclude symbol-related stuff from everything below.
svn: r17082
2009-11-27 16:40:44 +00:00
Matthew Flatt
bad728f5b5
fix getenv code for Windows
...
svn: r17081
2009-11-27 14:04:35 +00:00
Eli Barzilay
335d5353f8
Welcome to a new PLT day.
...
svn: r17080
2009-11-27 08:50:32 +00:00
Eli Barzilay
70794d4a51
PR10614
...
svn: r17077
2009-11-27 05:49:35 +00:00
Matthew Flatt
d3ff146643
fix JIT bug in multi-arity arithmetic inlining
...
svn: r17076
2009-11-27 03:35:36 +00:00
Matthew Flatt
f03ab78c40
another syntax hack to fix 'scheme/package'; other test corrections
...
svn: r17075
2009-11-27 02:12:27 +00:00
Eli Barzilay
64e018fffa
Leftover langindicator' ->
contextindicator' change
...
svn: r17074
2009-11-27 00:17:25 +00:00
Eli Barzilay
c0be5f0d12
* Propagate all url arguments to links (except ones that are present)
...
* Use ctxtname for the displayed label
* `langindicator' -> `contextindicator' in css
svn: r17073
2009-11-26 20:45:40 +00:00
Robby Findler
cd5220116a
added underlay
...
svn: r17072
2009-11-26 17:07:20 +00:00
Matthew Flatt
d3fb995de1
make f64vector-ref and f64vector-set! use the unsafe versions after checking
...
svn: r17071
2009-11-26 16:31:43 +00:00
Matthew Flatt
5e9ead0e26
fix unboxing offset
...
svn: r17070
2009-11-26 15:44:43 +00:00
Matthew Flatt
8365c0a938
minor clean-up
...
svn: r17069
2009-11-26 15:27:47 +00:00
Matthew Flatt
61dd4ca0b9
add unsafe-f64vector-{ref,set!} and improve JIT to inline arithmetic ops with more than 2 arguments
...
svn: r17068
2009-11-26 15:07:16 +00:00
Eli Barzilay
faaa6c46a8
Welcome to a new PLT day.
...
svn: r17067
2009-11-26 08:50:37 +00:00
Eli Barzilay
04ae026b1b
typo in result of search
...
svn: r17066
2009-11-25 23:57:42 +00:00
Carl Eastlund
edae542b58
unstable module for source location manipulation
...
svn: r17065
2009-11-25 20:49:29 +00:00
Matthew Flatt
3492522501
fix checking of PLTNOMZJIT
...
svn: r17060
2009-11-25 18:11:55 +00:00
Eli Barzilay
096bd06dc2
Welcome to a new PLT day.
...
svn: r17057
2009-11-25 08:50:27 +00:00
Kevin Tew
c5ccff770a
add scheme_init_os_thread for places mzrt threads
...
svn: r17053
2009-11-24 23:31:07 +00:00
Jon Rafkind
91d4240765
add some examples
...
svn: r17052
2009-11-24 23:14:18 +00:00
Eli Barzilay
71b1164034
propagate the argument throught the search box too
...
svn: r17051
2009-11-24 21:26:05 +00:00
Jon Rafkind
a8d40530f4
checkpoint new macro stuff
...
svn: r17050
2009-11-24 20:58:13 +00:00
Eli Barzilay
dccc4bcb95
thread lang parameter through search results
...
svn: r17044
2009-11-24 15:13:55 +00:00
Kevin Tew
831bac8ee3
put/getenv performance fix attempt
...
svn: r17043
2009-11-24 14:58:40 +00:00
Eli Barzilay
615744073c
thread lang parameter through the main pages too
...
svn: r17042
2009-11-24 14:36:00 +00:00
Eli Barzilay
7feecb4d2c
Remove `extra-internal-attribs' and just use the value directly.
...
(Renaming it is the same as renaming a variable anyway.) Add the
attribute to the navigation links.
svn: r17041
2009-11-24 14:17:48 +00:00
Eli Barzilay
210ef8c4f1
add the indicator div
...
svn: r17040
2009-11-24 13:38:15 +00:00
Eli Barzilay
bd1ba85221
use the langindicator when there's a lang parameter
...
svn: r17039
2009-11-24 13:37:04 +00:00
Eli Barzilay
62c744613b
CSS for the langindicator widget
...
svn: r17038
2009-11-24 13:34:12 +00:00
Eli Barzilay
825a47dfef
A `lang' parameter gets carried through the pages.
...
svn: r17037
2009-11-24 12:33:15 +00:00
Matthew Flatt
4d73d5ec08
fix JIT stack-chain caching for PPC (merge to 4.2.3)
...
svn: r17033
2009-11-24 10:13:04 +00:00
Eli Barzilay
142d33d67f
Make it possible to register multiple onload handlers.
...
(Needed because all pages must have an onload, and the search page needs an
additional initialization function.)
svn: r17032
2009-11-24 09:11:09 +00:00
Eli Barzilay
6d19862ce7
use some new stuffs
...
svn: r17031
2009-11-24 08:36:42 +00:00
Eli Barzilay
9cd997af37
adjust for new link attribute, fix error message
...
svn: r17030
2009-11-24 08:25:42 +00:00
Eli Barzilay
e9019eb6d9
nicer display for variants
...
svn: r17029
2009-11-24 08:09:20 +00:00
Eli Barzilay
212eb82314
use the utility function for the query parameter
...
svn: r17028
2009-11-24 06:52:40 +00:00
Eli Barzilay
d94903ec53
use escape/unescape on the value strings
...
svn: r17027
2009-11-24 06:50:02 +00:00
Eli Barzilay
cdf940fedd
url parameter utilities
...
svn: r17026
2009-11-24 06:45:26 +00:00
Eli Barzilay
37a1ada7a2
add attribute value for internal links
...
svn: r17020
2009-11-24 02:17:53 +00:00
Matthew Flatt
dcf2991736
future fixes: continuation barrier in place, handle multiple results from a future
...
svn: r17019
2009-11-23 23:00:08 +00:00
Matthew Flatt
1dd2109909
Scribble HTML renderer: mark internal links with 'extra-internal-attribs'
...
svn: r17018
2009-11-23 22:56:28 +00:00
Kevin Tew
66869a13d5
Fixes for new THREAD_LOCAL table
...
svn: r17017
2009-11-23 22:13:47 +00:00
Kevin Tew
2599cf95f8
THREAD_LOCAL Logger
...
svn: r17016
2009-11-23 21:34:29 +00:00
Carl Eastlund
958e3418aa
Added caveat in Reference to "7.5 Building New Contract Combinators" and its
...
subsection "7.5.1 Contracts as structs" stating:
"Note: The interface in this section is unstable and subject to change."
This is in preparation for a new implementation of contract properties.
svn: r17014
2009-11-23 21:21:40 +00:00
Mike Sperber
0257ac515a
Make the stepper ignore `check-property'.
...
svn: r17013
2009-11-23 20:44:47 +00:00
Kevin Tew
ce693bdb82
PLACES putenv fix
...
svn: r17011
2009-11-23 19:58:27 +00:00
John Clements
15e3644a85
updated for 4.2.3 release
...
svn: r17010
2009-11-23 19:26:32 +00:00
Eli Barzilay
040a224dfb
Welcome to a new PLT day.
...
svn: r17009
2009-11-23 18:54:28 +00:00
Eli Barzilay
4977e6bd6c
Switch off unsafe operations for now, better to turn it on after the
...
code was used for a while.
svn: r17008
2009-11-23 18:53:13 +00:00