mit-scheme.git
2015-07-10 Taylor R CampbellMark microcode/scheme as phony so we always descend...
2015-07-10 Taylor R CampbellFix comment. Note it has been fixed in glibc as of...
2015-07-10 Taylor R CampbellFix botched ()/#F split in continuation parser.
2015-07-08 Joe MarshallPrint one of several messages on normal exit.
2015-07-08 Taylor R CampbellUse correct time offset for file age test.
2015-07-06 Joe MarshallAdd procedure CUBE.
2015-07-06 Joe MarshallAdd CONS-STREAM* and CIRCULAR-STREAM macros.
2015-07-06 Joe MarshallMerge with head.
2015-07-06 Joe MarshallFancy unparsing of streams.
2015-07-06 Joe MarshallBetter unparsing of promises.
2015-07-06 Matt BirkholzFix another typo in commit 2a447ff.
2015-07-06 Matt BirkholzFix typo in commit 2a447ff.
2015-07-05 Taylor R CampbellFix VECTOR-8B->HEXADECIMAL/UPPERCASE test.
2015-07-05 Taylor R CampbellAdd error checking to entity and apply hook operations.
2015-06-09 Taylor R CampbellNo recursion needed: use WITH-THREAD-MUTEX-LOCK.
2015-06-09 Taylor R CampbellNo recursion needed: use WITH-THREAD-MUTEX-LOCK.
2015-06-09 Taylor R CampbellNo recursion needed: use WITH-THREAD-MUTEX-LOCK.
2015-06-09 Taylor R CampbellNo recursion needed: use WITH-THREAD-MUTEX-LOCK.
2015-06-09 Taylor R CampbellNo recursion needed: use WITH-THREAD-MUTEX-LOCK.
2015-06-09 Taylor R CampbellNew WITH-THREAD-MUTEX-LOCKED rejects recursion like...
2015-06-09 Taylor R CampbellRevert "Remove support for recursion in WITH-THREAD...
2015-05-03 Taylor R CampbellUse logarithmic balancing rather than bounded balancing...
2015-05-03 Taylor R CampbellFactor out wttree balancing criteria.
2015-05-03 Taylor R CampbellAdd vector-8b<->hexadecimal tests.
2015-05-03 Taylor R CampbellFix hexadecimal->vector-8b for real.
2014-12-19 Matt BirkholzAdd outf_error_line; use it everywhere.
2014-12-19 Matt BirkholzFix Do_Micro_Error to respect stack direction, and...
2014-12-19 Matt BirkholzUse INTERRUPTABLE_EXTENT in OS_pause when !HAVE_SIGSUSPEND.
2014-12-19 Matt BirkholzJust warn when set-debug-flags! is used on a non-debugg...
2014-12-12 Matt Birkholzdoc: Clean up doc-config.scm.
2014-12-12 Matt Birkholzdoc: Configure --disable-* should disable build as...
2014-11-17 Taylor R CampbellTweak condition variable locking.
2014-11-16 Taylor R CampbellAllow thread barriers to be named.
2014-11-16 Taylor R CampbellShow the condition, not just its report, in derived...
2014-11-16 Taylor R CampbellFix timed condition variable waits.
2014-11-16 Taylor R CampbellSternly advise against non-debugging use of THREAD...
2014-11-16 Taylor R CampbellRemove support for recursion in WITH-THREAD-MUTEX-LOCKED.
2014-11-14 Taylor R CampbellDon't let just any event wake THREAD-JOIN.
2014-11-14 Taylor R CampbellSort names in (runtime thread) package.
2014-11-14 Taylor R CampbellRename GUARANTEE-THREAD-MUTEX-OWNED to ASSERT-THREAD...
2014-11-14 Matt BirkholzFluidize hook/exit and hook/quit. Add hook/%exit for...
2014-11-14 Matt BirkholzUnfluidize (runtime boot-definitions) internal boot...
2014-11-14 Matt Birkholzruntime/thread-queue.scm: Use a mutex to serialize...
2014-11-14 Matt Birkholzsvm: Make the trap handlers static.
2014-11-14 Matt Birkholzetc/usermap: Update my email address.
2014-11-14 Matt BirkholzQuiet the last CREF complaint on Unix.
2014-11-14 Matt BirkholzAdd bindings to edwin/debug.scm; punt browser-evaluator.
2014-11-14 Matt BirkholzSyntax sf before compiler.
2014-11-14 Matt BirkholzMove compile-directory. Punt sf- and compile-directory?.
2014-11-13 Taylor R CampbellAdd thread barrier abstraction.
2014-11-13 Taylor R CampbellAdd condition variable abstraction.
2014-11-13 Taylor R CampbellAdd GUARANTEE-THREAD-MUTEX-OWNED.
2014-11-06 Taylor R CampbellInherit the root thread continuation.
2014-11-04 Taylor R CampbellFix indentation in GET-X-DISPLAY botched by last commit.
2014-11-03 Taylor R CampbellReset Edwin's X display on restore.
2014-11-03 Taylor R CampbellCall dload_finalize_file, not dld_finalize_file. Oops.
2014-11-03 Taylor R CampbellReset dld (.so) handles on restore.
2014-10-22 Taylor R CampbellDon't pass `-isysroot -fconstant-cfstrings' if we can...
2014-10-19 Matt Birkholzsvm: Do fni->bci step in host, not with interpreted...
2014-10-19 Matt Birkholztests: Replace : with / so progress notes are not error...
2014-10-11 Matt Birkholztypo
2014-10-10 Matt Birkholzsvm: Fix continue_from_trap.
2014-10-10 Matt Birkholzi386 flonums: Fix substitution of FLDZ,FUCOMP for FTST...
2014-10-10 Matt Birkholzmake check: To avoid long run times, export FAST=y.
2014-09-05 Matt Birkholzmcrypt: A libmcrypt plugin (separately buildable FFI...
2014-08-27 Matt Birkholzmicrocode/unix: fix continue_from_trap to freak out...
2014-08-27 Matt Birkholzmicrocode/i386: Set sse_presence.
2014-08-13 Matt BirkholzFluidize (runtime thread) internal root-continuation...
2014-08-12 Matt BirkholzFluidize *bound-restarts* and dynamic-handler-frames.
2014-08-12 Matt BirkholzFluidize *random-state*.
2014-08-12 Matt BirkholzFluidize flonum-unparser-cutoff.
2014-08-12 Matt BirkholzFluidize (runtime swank) internal variables *top-level...
2014-08-12 Matt BirkholzFluidize (runtime structure-parser) internal variable...
2014-08-12 Matt BirkholzFluidize (runtime gc-statistics) internal hook/record...
2014-08-12 Matt BirkholzFluidize (runtime save/restore) internal *within-restor...
2014-08-12 Matt BirkholzFluidize (runtime options) internal variables *options...
2014-08-12 Matt BirkholzFluidize (runtime parser) controls: *parser-radix*,...
2014-08-12 Matt BirkholzFluidize (runtime debugger) internals *dstate* and...
2014-08-12 Matt BirkholzFluidize (runtime syntax) internal variable *rename...
2014-08-12 Matt BirkholzFluidize (runtime user-interface) internal *notificatio...
2014-08-12 Matt BirkholzFluidize (runtime unsyntaxer) internal variable: substi...
2014-08-12 Matt BirkholzFluidize (runtime program-copier) internal *copy-consta...
2014-08-12 Matt BirkholzFluidize (runtime compiler-info) internal directory...
2014-08-12 Matt BirkholzFluidize (runtime advice) internal advice-continuation,...
2014-08-12 Matt BirkholzFluidize (runtime pathname) internal library-directory...
2014-08-12 Matt BirkholzFluidize (runtime unparser) internal *list-depth*,...
2014-08-12 Matt BirkholzFluidize *pp-...*, i.e. *pp-default-as-code?*,...
2014-08-12 Matt BirkholzFluidize (runtime pretty-printer) x-size, code-dispatch...
2014-08-12 Matt BirkholzFluidize (runtime unparser) *default-unparser-state*.
2014-08-12 Matt BirkholzFluidize (runtime directory) variable *expand-directory...
2014-08-12 Matt BirkholzFluidize (runtime error-handler) internal variables...
2014-08-12 Matt BirkholzFluidize *unparse...*, i.e. *unparser-table*, *unparser...
2014-08-12 Matt BirkholzFluidize *default-pathname-defaults*.
2014-08-12 Matt BirkholzFluidize standard-error-hook, standard-warning-hook...
2014-08-12 Matt BirkholzFluidize *nearest-cmdl*.
2014-08-12 Matt BirkholzFluidize (runtime load) exported variables: i.e. load...
2014-08-11 Matt BirkholzFluidize (runtime load) internal variables: *eval-unit...
2014-08-11 Matt BirkholzFluidize *working-directory-pathname*.
2014-08-11 Matt BirkholzTypo: missing closing bracket.
2014-08-11 Matt BirkholzFluidize (runtime port) internal variables *current...
next