projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
2015-08-17
Matt Birkholz
Remove without-interrupts from runtime/geneqht.scm.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
Add make-serial-population.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
Remove without-interrupts from runtime/gcfinal.scm.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
Initialize the thread system early in the cold load.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
Remove with-absolutely-no-interrupts from runtime/gc...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
Define make-thread-mutex early.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
Remove without-interrupts from runtime/sfile.scm.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
Remove without-interrupts from runtime/rgxcmp.scm.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
Remove without-interrupts from runtime/ffi.scm.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
Add without-preemption.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
Remove without-interrupts from runtime/string.scm.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
Remove without-interrupts from runtime/rbtree.scm.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
Unalias with-absolutely-no-interrupts in runtime/prgcop...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
Remove without-interrupts from runtime/parser-buffer...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
Remove without-interrupts from runtime/gencache.scm.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
Remove without-interrupts from runtime/gdbm.scm.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
Remove without-interrupts from runtime/crypto.scm.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
Remove without-interrupts from runtime/condvar.scm.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
Add without-interruption, to replace without-interrupts.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
mhash: Prepare the GC daemon to run concurrently with...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
gdbm: Prepare the GC daemon to run concurrently with...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
Add with-thread-mutex-try-lock.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
Look for IO in yield-current-thread.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
Add type-checking to thread-dead?.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
debug.c (print_string): Summarize long strings.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
Mark with-thread-events-blocked stack frames with the...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
Punt unused variable slots and mention of dangerous...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
Correct typos in src/wabbit/README.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
svm: typo
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
doc: The User Manual is for version 9.2.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
doc: In the microcode the "context" is called "dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
doc/index.html: Factor out redundant words.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matt Birkholz
doc: Punt old and redundant discussion of constant...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Taylor R Campbell
Add various math/float functions whose absence was...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Taylor R Campbell
Mark microcode/scheme as phony so we always descend...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Taylor R Campbell
Fix comment. Note it has been fixed in glibc as of...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Taylor R Campbell
Fix botched ()/#F split in continuation parser.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Joe Marshall
Print one of several messages on normal exit.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Taylor R Campbell
Use correct time offset for file age test.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Joe Marshall
Add procedure CUBE.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Joe Marshall
Add CONS-STREAM* and CIRCULAR-STREAM macros.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Joe Marshall
Merge with head.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Joe Marshall
Fancy unparsing of streams.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Joe Marshall
Better unparsing of promises.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Matt Birkholz
Fix another typo in commit 2a447ff.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Matt Birkholz
Fix typo in commit 2a447ff.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-05
Taylor R Campbell
Fix VECTOR-8B->HEXADECIMAL/UPPERCASE test.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-05
Taylor R Campbell
Add error checking to entity and apply hook operations.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Taylor R Campbell
No recursion needed: use WITH-THREAD-MUTEX-LOCK.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Taylor R Campbell
No recursion needed: use WITH-THREAD-MUTEX-LOCK.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Taylor R Campbell
No recursion needed: use WITH-THREAD-MUTEX-LOCK.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Taylor R Campbell
No recursion needed: use WITH-THREAD-MUTEX-LOCK.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Taylor R Campbell
No recursion needed: use WITH-THREAD-MUTEX-LOCK.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Taylor R Campbell
New WITH-THREAD-MUTEX-LOCKED rejects recursion like...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Taylor R Campbell
Revert "Remove support for recursion in WITH-THREAD...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Taylor R Campbell
Use logarithmic balancing rather than bounded balancing...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Taylor R Campbell
Factor out wttree balancing criteria.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Taylor R Campbell
Add vector-8b<->hexadecimal tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Taylor R Campbell
Fix hexadecimal->vector-8b for real.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Matt Birkholz
Add outf_error_line; use it everywhere.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Matt Birkholz
Fix Do_Micro_Error to respect stack direction, and...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Matt Birkholz
Use INTERRUPTABLE_EXTENT in OS_pause when !HAVE_SIGSUSPEND.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Matt Birkholz
Just warn when set-debug-flags! is used on a non-debugg...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Matt Birkholz
doc: Clean up doc-config.scm.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Matt Birkholz
doc: Configure --disable-* should disable build as...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Taylor R Campbell
Tweak condition variable locking.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Taylor R Campbell
Allow thread barriers to be named.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Taylor R Campbell
Show the condition, not just its report, in derived...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Taylor R Campbell
Fix timed condition variable waits.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Taylor R Campbell
Sternly advise against non-debugging use of THREAD...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Taylor R Campbell
Remove support for recursion in WITH-THREAD-MUTEX-LOCKED.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Taylor R Campbell
Don't let just any event wake THREAD-JOIN.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Taylor R Campbell
Sort names in (runtime thread) package.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Taylor R Campbell
Rename GUARANTEE-THREAD-MUTEX-OWNED to ASSERT-THREAD...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Matt Birkholz
Fluidize hook/exit and hook/quit. Add hook/%exit for...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Matt Birkholz
Unfluidize (runtime boot-definitions) internal boot...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Matt Birkholz
runtime/thread-queue.scm: Use a mutex to serialize...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Matt Birkholz
svm: Make the trap handlers static.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Matt Birkholz
etc/usermap: Update my email address.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Matt Birkholz
Quiet the last CREF complaint on Unix.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Matt Birkholz
Add bindings to edwin/debug.scm; punt browser-evaluator.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Matt Birkholz
Syntax sf before compiler.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Matt Birkholz
Move compile-directory. Punt sf- and compile-directory?.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Taylor R Campbell
Add thread barrier abstraction.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Taylor R Campbell
Add condition variable abstraction.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Taylor R Campbell
Add GUARANTEE-THREAD-MUTEX-OWNED.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Taylor R Campbell
Inherit the root thread continuation.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Taylor R Campbell
Fix indentation in GET-X-DISPLAY botched by last commit.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Taylor R Campbell
Reset Edwin's X display on restore.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Taylor R Campbell
Call dload_finalize_file, not dld_finalize_file. Oops.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Taylor R Campbell
Reset dld (.so) handles on restore.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Taylor R Campbell
Don't pass `-isysroot -fconstant-cfstrings' if we can...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Matt Birkholz
svm: Do fni->bci step in host, not with interpreted...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Matt Birkholz
tests: Replace : with / so progress notes are not error...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
Matt Birkholz
typo
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Matt Birkholz
svm: Fix continue_from_trap.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Matt Birkholz
i386 flonums: Fix substitution of FLDZ,FUCOMP for FTST...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Matt Birkholz
make check: To avoid long run times, export FAST=y.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Matt Birkholz
mcrypt: A libmcrypt plugin (separately buildable FFI...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Matt Birkholz
microcode/unix: fix continue_from_trap to freak out...
commit
|
commitdiff
|
tree
|
snapshot
next