John Clements
|
9c928f7e82
|
got mz tests working again
svn: r11623
|
2008-09-09 22:49:33 +00:00 |
|
John Clements
|
d7d9d32b26
|
moved mz tests to scheme/base
svn: r11622
|
2008-09-09 22:43:23 +00:00 |
|
John Clements
|
6547db5039
|
misspelling
svn: r11621
|
2008-09-09 22:10:17 +00:00 |
|
Sam Tobin-Hochstadt
|
5ac64589ba
|
reorg
|
2008-09-09 17:40:26 -04:00 |
|
Sam Tobin-Hochstadt
|
dfeef03875
|
new dirs
|
2008-09-09 15:34:28 -04:00 |
|
Kevin Tew
|
6ba827d26d
|
Make scheme_orig_*_port THREAD_LOCAL
svn: r11618
|
2008-09-09 15:57:30 +00:00 |
|
Kevin Tew
|
3a0049ccb2
|
Fixed typo that resulted in broken rwlock
svn: r11617
|
2008-09-09 15:57:18 +00:00 |
|
Kevin Tew
|
9f2a3c4e57
|
More locking around symbol-table-like module path hash table
svn: r11616
|
2008-09-09 15:57:10 +00:00 |
|
Kevin Tew
|
8011866767
|
Made Place_Start_Data a gc allocation
svn: r11615
|
2008-09-09 15:57:02 +00:00 |
|
Kevin Tew
|
ba47325536
|
Added mutex abstraction
svn: r11614
|
2008-09-09 15:56:54 +00:00 |
|
Kevin Tew
|
c2fe5919c8
|
Fix for multithreaded access to the symbol table
svn: r11613
|
2008-09-09 15:56:46 +00:00 |
|
Kevin Tew
|
3e5fda6614
|
More Thread LOCAL
svn: r11612
|
2008-09-09 15:56:32 +00:00 |
|
Kevin Tew
|
131f74fac2
|
Fixed 3m mzrt compilation error
svn: r11611
|
2008-09-09 15:56:16 +00:00 |
|
Kevin Tew
|
83638edbaf
|
New cstartup.inc
svn: r11610
|
2008-09-09 15:56:03 +00:00 |
|
Kevin Tew
|
6d50671010
|
Added mz_proc_thread_self function for debug
svn: r11609
|
2008-09-09 15:55:54 +00:00 |
|
Kevin Tew
|
77a2542ecb
|
Places cleanup
svn: r11608
|
2008-09-09 15:55:47 +00:00 |
|
Kevin Tew
|
8fd30fa556
|
Replaced external use of THREAD_LOCAL variables with functions
svn: r11607
|
2008-09-09 15:55:38 +00:00 |
|
Kevin Tew
|
7535688255
|
Fix symbol table not being cleaned up after creating a place
svn: r11606
|
2008-09-09 15:55:06 +00:00 |
|
Kevin Tew
|
f052777dce
|
Missed a parameter in the refactor, ouch
svn: r11605
|
2008-09-09 15:54:58 +00:00 |
|
Kevin Tew
|
243b23c499
|
Fixed rwlock typo in symbols.c
svn: r11604
|
2008-09-09 15:54:50 +00:00 |
|
Kevin Tew
|
5b4c966af3
|
Removed duplicate registration of globals
svn: r11603
|
2008-09-09 15:54:39 +00:00 |
|
Kevin Tew
|
43c9c0b356
|
Fixed src/places for xform
svn: r11602
|
2008-09-09 15:54:29 +00:00 |
|
Kevin Tew
|
123602146b
|
Made swap_target THREAD_LOCAL
svn: r11601
|
2008-09-09 15:54:19 +00:00 |
|
Kevin Tew
|
597c3b39be
|
Global audit and cleanup of regexp.c
svn: r11600
|
2008-09-09 15:54:10 +00:00 |
|
Kevin Tew
|
6157c3d4d0
|
Fixes to place_instance_init so that ports work, config setup calls are made, and quick_stx is THREAD_LOCAL
svn: r11599
|
2008-09-09 15:54:00 +00:00 |
|
Kevin Tew
|
183ef9b926
|
Global audit and cleanup of eval.c
svn: r11598
|
2008-09-09 15:53:41 +00:00 |
|
Kevin Tew
|
f39141301a
|
Added scheme_init_print_buffers_places, audit and cleanedup of print.c globals
svn: r11597
|
2008-09-09 15:53:29 +00:00 |
|
Kevin Tew
|
95ab952eb9
|
Refactor fast_checker_counter to be a threaded counter, not a global
svn: r11596
|
2008-09-09 15:53:19 +00:00 |
|
Kevin Tew
|
81b486ef1f
|
Global audit and cleanup of error.c
svn: r11595
|
2008-09-09 15:53:11 +00:00 |
|
Kevin Tew
|
4546bf8fe7
|
Global audit and cleanup of read.c
svn: r11594
|
2008-09-09 15:53:03 +00:00 |
|
Kevin Tew
|
2914c4e145
|
Added collection_paths init to places
svn: r11593
|
2008-09-09 15:52:51 +00:00 |
|
Kevin Tew
|
f9bf7f2467
|
Cleanup of init functions using new GLOBAL_ macros
svn: r11592
|
2008-09-09 15:52:39 +00:00 |
|
Kevin Tew
|
c8de743d18
|
Added total_startup which automates the regen startup process
svn: r11591
|
2008-09-09 15:52:27 +00:00 |
|
Kevin Tew
|
04500805cc
|
mk-gdbinit.ss updates
Cleaned up pso output in gdb
svn: r11590
|
2008-09-09 15:52:20 +00:00 |
|
Kevin Tew
|
7068de8f67
|
Change place_wait and place_sleep to place-wait and place-sleep
svn: r11589
|
2008-09-09 15:52:13 +00:00 |
|
Casey Klein
|
823338e262
|
Generator support for `cross' pattern and syntax errors for non-terminals
with no productions.
svn: r11588
|
2008-09-09 15:16:45 +00:00 |
|
Matthew Flatt
|
3ce9fd1953
|
note in docs that scheme_weak_reference isn't available in 3m
svn: r11587
|
2008-09-09 11:28:09 +00:00 |
|
Eli Barzilay
|
a67e1df015
|
Welcome to a new PLT day.
svn: r11586
|
2008-09-09 09:28:39 +00:00 |
|
Eli Barzilay
|
59af2e57d2
|
a vector version
svn: r11585
|
2008-09-09 08:32:31 +00:00 |
|
Eli Barzilay
|
9c5166ac6a
|
misc improvements
svn: r11584
|
2008-09-09 08:31:33 +00:00 |
|
Eli Barzilay
|
d574d1461a
|
new shootout comment, indentation, parens, etc
svn: r11583
|
2008-09-09 04:21:56 +00:00 |
|
Chongkai Zhu
|
d793555e1d
|
svn: r11582
|
2008-09-09 03:53:05 +00:00 |
|
Robby Findler
|
805d4eb73f
|
refined searching
svn: r11581
|
2008-09-09 03:43:57 +00:00 |
|
Matthew Flatt
|
b6b0d96bb8
|
don't match plain-module-begin in module, since its phase is potentially different
svn: r11580
|
2008-09-09 00:16:03 +00:00 |
|
John Clements
|
81d31e973e
|
added pattech annotation to side-condition
svn: r11579
|
2008-09-08 22:06:00 +00:00 |
|
Ryan Culpepper
|
402697e2d4
|
macro-debugger/expand: added new expand function with docs
svn: r11578
|
2008-09-08 20:40:46 +00:00 |
|
Matthew Flatt
|
1a8b6cb824
|
fix mistakes in augment corrections; fix runtime-path handling of lib paths
svn: r11577
|
2008-09-08 19:44:32 +00:00 |
|
Sam Tobin-Hochstadt
|
8df7a46493
|
Improve errors.
|
2008-09-08 13:27:38 -04:00 |
|
Sam Tobin-Hochstadt
|
ff85152f59
|
fix error message
|
2008-09-08 13:03:56 -04:00 |
|
Matthew Flatt
|
74addc1b71
|
fix checking of augment on a method that is overridable but was formerly augmentable
svn: r11574
|
2008-09-08 14:41:56 +00:00 |
|