2013-04-08 |
Matt Birkholz | tests: Replace : with / so progress notes are not error... |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Matt Birkholz | Add thread-queue/dequeue-no-hang!, rm peek-until, fix... |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Matt Birkholz | Finish replacing type code SEQUENCE-2 with SEQUENCE. |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Taylor R Campbell | Unparse the symbol whose name is `.' as `|.|'. |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Matt Birkholz | microcode: Quiet some unused-but-set-variable warnings. |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Taylor R Campbell | Report a meaningful error message if the TUTORIAL file... |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Matt Birkholz | Support callout struct and union parameter and return... |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Matt Birkholz | Update old "package: (ffi syntax)" comments. |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Matt Birkholz | Do not setsid() just because of --batch-mode. |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Taylor R Campbell | Work around broken IMAP servers that give bogus respons... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Taylor R Campbell | Tidy up local declarations in DEFINE_BIT_COUNT. |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Taylor R Campbell | Fix some ignored variable warnings in swank.scm. |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Taylor R Campbell | Add BIT, BITS, SHIFTIN, and SHIFTOUT, for handily hacki... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Taylor R Campbell | Fix READ-PACKET in swank.scm to cope with partial reads. |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Chris Hanson | Support new location of Xcode 4.3 and later; just warn... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Joe Marshall | Integrate CALLER argument in guarantees. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Joe Marshall | Remove last remnants of SEQUENCE-3. Rename return... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Joe Marshall | Remove last vestiges of IN-PACKAGE. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Joe Marshall | Make LOCAL-DECLARE a macro. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Joe Marshall | Spelling correction. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Matt Birkholz | Fix recent typo in User Manual (again). |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Matt Birkholz | Fix recent typos in User Manual. |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Joe Marshall | Export flo:modulo |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Joe Marshall | Add flo:modulo |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Matt Birkholz | Use internal-time/seconds->ticks in thread-queue/*... |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Matt Birkholz | Fix OS_pause on Unix to correctly restore the sigmask. |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Matt Birkholz | Use sigsuspend in new OS_pause, else wait-for-io must... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Matt Birkholz | ffi: Replaced serror with swarn, so syntaxing can continue. |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Taylor R Campbell | Use pollts if it is available but ppoll is not. |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Matt Birkholz | Use ppoll() and pselect() when available. |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Matt Birkholz | edwin: Fixed arrow keys in xterms. |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Matt Birkholz | Added --args and -- option parsers, and a command-line... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Taylor R Campbell | Process all queued X events, not just one, if I/O is... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Taylor R Campbell | Add cruft to confshared.h for ARM. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Taylor R Campbell | Ask Xlib for events before blocking on the display... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Chris Hanson | Remove alternate/optimized types of scode combinations... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Chris Hanson | Remove now-unnecessary comment about 64-bit machines. |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Chris Hanson | Fix broken memory allocation on 32-bit OS X. |
commit | commitdiff | tree | snapshot |
2012-08-12 |
Taylor R Campbell | Add missing comma in fixobj.h in FIXED_OBJECTS_NAMES. |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Joe Marshall | Add fmod as primitive FLONUM-MODULO. |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Matt Birkholz | microcode: Fix start in mmap_heap_malloc_search for... |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Matt Birkholz | Added warn-errors?, like ignore-errors, to turn errors... |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Matt Birkholz | tests/unit-testing.scm: Start report with a fresh-line. |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Matt Birkholz | tests/ffi/: De-register callback. Document asserts. |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Matt Birkholz | doc/ffi/ffi.texinfo: Frob whitespace. |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Matt Birkholz | ffi/Makefile-fragment: Always wrap stdin in a (begin... |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Matt Birkholz | ffi: Fix free to update malloced-aliens. |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Taylor R Campbell | Merge branch 'ecraven-swank' |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Peter Feigl | Basic support for describing things in swank. |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Peter Feigl | Fix basic debugging problems. |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Peter Feigl | Adding directory support to swank.scm. |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Peter Feigl | Adding completion function swank:completions as an... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Peter Feigl | Add autodoc for procedures |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Peter Feigl | Updating swank.scm to work with current slime-cvs |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Taylor R Campbell | Merge branch 'amd64-load-char-bug' |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Taylor R Campbell | Fix syntax of MOVZX instruction in LOAD-CHAR-INTO-REGISTER. |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Taylor R Campbell | Try harder to mmap heap space. |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Taylor R Campbell | Rework mmap_heap_malloc. |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Taylor R Campbell | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Joe Marshall | Make LETREC and LETREC* be ordinary macros. Avoid... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Joe Marshall | Use quote instead of tick mark. |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Joe Marshall | Use lambda-bound? procedure. |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Joe Marshall | Add lambda-bound? procedure. |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Joe Marshall | Get rid of fluid variable by adding an argument. Bette... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Joe Marshall | Add way to dump macroexpanded and optimized output... |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Joe Marshall | Fix unsyntaxing of open-blocks and block-declarations. |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Joe Marshall | Make ASSERT pass along arguments to ERROR. |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Joe Marshall | Remove undefined export. |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Joe Marshall | Echo output from CREF (if any). |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Joe Marshall | Wrap show-time around compilations. Add newline after... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Joe Marshall | Fix names of environment variables MITSCHEME_HEAP_SIZE... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Matt Birkholz | Fix commit 339824b so %channel-read returns no-data... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Matt Birkholz | New runtime ASSERT syntax conflicts with local assert... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Matt Birkholz | microcode/configure.ac: error if --with-termcap=no... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Matt Birkholz | bug #30546: Treat #f like WILD in directory-read pathna... |
commit | commitdiff | tree | snapshot |
2012-05-08 |
Matt Birkholz | bug#36430: Write should escape symbols that look special. |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Matt Birkholz | Guard against other threads unwinding block-on-io-descr... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Chris Hanson | Merge branch 'master' of git.sv.gnu.org:/srv/git/mit... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Chris Hanson | Fix thinko: call-with-input-octets doesn't handle sub... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Taylor R Campbell | Fix duplicated `creates' in SIGNAL-CONDITION documentation. |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Taylor R Campbell | Fix typo in documentation for EVERY. |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Matt Birkholz | Fixed channel-open to unblock threads and update the... |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Matt Birkholz | edwin: Reworked get-console-input-operations. |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Arthur A. Gleckler | Fixed typo in doc string for NEW-FILE-OPEN-EXCLUSIVE... |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Chris Hanson | Fix fencepost error in level. |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Chris Hanson | Handle non-string value of *buffer-pstring*. |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Chris Hanson | Merge branch 'master' of git.sv.gnu.org:/srv/git/mit... |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Chris Hanson | Follow Emacs' advice to quote paren in first column. |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Chris Hanson | Swank might use t for the true object; define it to... |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Taylor R Campbell | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Taylor R Campbell | Add ASSERT macro. |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Chris Hanson | Fix shell-script style issues. |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Chris Hanson | Eliminate bash-isms. |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Chris Hanson | Change get_fasl_file to set a variable rather than... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Chris Hanson | Update copyright years. |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Chris Hanson | Use shell script to conditionally update SVM file. |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Chris Hanson | Update version and copyright year. |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Chris Hanson | Update to do all standard directories and to translate... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Chris Hanson | Ignore svm build directory. |
commit | commitdiff | tree | snapshot |
next |