2008-05-02 |
Taylor R. Campbell | Change mode in BIND-MODE only if the port is still... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Chris Hanson | Handle NaN objects specially when comparing them agains... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Chris Hanson | Eliminate special cases for flonums in generic predicat... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Chris Hanson | Reword missing-support error message to clarify its... |
commit | commitdiff | tree | snapshot |
2008-03-09 |
Chris Hanson | Eliminate type-size errors and warnings; some NO_CHANNE... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Chris Hanson | Can't use UCODE-PRIMITIVE in this file; it breaks the... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Chris Hanson | Prioritize .so files over .bin files -- we were loading... |
commit | commitdiff | tree | snapshot |
2008-02-29 |
Taylor R. Campbell | Unsyntax conditionals with the primitive NOT procedure... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Chris Hanson | Regenerate tables with proper 0x prefix. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Chris Hanson | Doh... Forgot to add missing 0x prefix to hex constants. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Chris Hanson | Eliminate now-unused exports. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Taylor R. Campbell | When calling %MAYBE-TOGGLE-THREAD-TIMER from WAIT-FOR... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Taylor R. Campbell | Export MHASH-HMAC-UPDATE from (RUNTIME CRYPTO). |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Taylor R. Campbell | Iron out two remaining little bugs in the recent flurry... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Chris Hanson | Fix errors in output for rewriting example. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Chris Hanson | Undo previous change that removed primitive apply optim... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Chris Hanson | Fix various places where variables defined with DEFINE... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Chris Hanson | On Taylor's suggestion, change DEFINE-PRIMITIVES so... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Chris Hanson | Don't insert top-level bindings of procedures into... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Chris Hanson | Fix a few bad instances of (ACCESS ...). |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Chris Hanson | Don't write (ACCESS <foo> ()). |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Chris Hanson | Add SYSTEM-GLOBAL-ENVIRONMENT to global constants;... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Chris Hanson | Fix fatal error: FASDUMP wasn't cleaning up correctly... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Chris Hanson | Add an error check to MAKE-COMBINATION for an operator... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Chris Hanson | Rewrite some more variable references as explicit primi... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Chris Hanson | Redo the previous change: it was causing VERY BAD thing... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Chris Hanson | Eliminate three special cases (compiled_with_interrupt_... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Chris Hanson | Fix bug: setup_compiled_invocation_from_primitive wasn... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Chris Hanson | Fix bug: setup_compiled_invocation_from_primitive wasn... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Taylor R. Campbell | Fix bug in last commit. %MESSAGE-ORDER-KEY yields... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Taylor R. Campbell | One more stab at it: turns out that what I thought... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Taylor R. Campbell | Fix think-o in previous commit -- wetware pattern match... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Taylor R. Campbell | Meter the progress of summary buffer generation. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Taylor R. Campbell | Cache the keys by which messages are ordered in a hash... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Taylor R. Campbell | Implement incremental processing of IMAP responses... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Taylor R. Campbell | Simplify code to invoke compiled procedures from primit... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Taylor R. Campbell | Actually do avoid the race condition. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Chris Hanson | Fix bug: it's necessary to close the I/O channels of... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Taylor R. Campbell | Avoid a race condition with the GC daemon in LOOKUP... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Taylor R. Campbell | Implement SMTP AUTH LOGIN and AUTH PLAIN extensions... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Taylor R. Campbell | Move support for temporarily stored pass-phrases into... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Chris Hanson | Change lots of global primitives to be defined as compo... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Chris Hanson | Add LAMBDA-TAG:UNNAMED, needed for cold load. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Chris Hanson | Add FIXNUM? to list of primitives. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Chris Hanson | Change handling of global primitives; they are now... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Taylor R. Campbell | Make SAVE-RESOURCE on file folders gracefully handle... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Chris Hanson | Conditionally defined OS/2 packages. |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Chris Hanson | When initializing packages, ignore missing packages. |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Chris Hanson | Give FIND-PACKAGE an optional argument for controlling... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Chris Hanson | Now that linking works, change WRITE-NOTIFICATION-LINE... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Chris Hanson | Simpler fix for variable-linking problem: clobber the... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Chris Hanson | Fix bug: a relatively rare circumstance was causing... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Chris Hanson | Make sure there's only one instance of a name in each... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Chris Hanson | Work around bug in variable linking mechanism. |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Chris Hanson | Eliminate unused variable. |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Chris Hanson | Doh. |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Chris Hanson | Fix some bugs in the previous change. |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Chris Hanson | Change WITH-NOTIFICATION so that the port it passes... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Chris Hanson | Eliminate cross-file dependency on gstate structure... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Chris Hanson | Export GUARANTEE-THUNK. |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Chris Hanson | Fix comment. |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Chris Hanson | Eliminate direct use of make-gstate in file I/O ports. |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Chris Hanson | Eliminate direct use of make-gstate in string I/O ports... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Chris Hanson | Rename and export MAKE-NON-CHANNEL-PORT-{SOURCE,SINK}. |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Chris Hanson | Implement PORT-TYPE/PARENT. |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Chris Hanson | Update current copyright year. |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Chris Hanson | Update to match Debian directory. |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Chris Hanson | Fix xscheme-prompt-for-expression-exit with patch from... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Chris Hanson | Update for some of the srfi-1 procedures. |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Chris Hanson | Update copyright for 2008. |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Chris Hanson | Optimize handling of #F events, so that they are added... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Chris Hanson | Fix bug in previous change. Repaginate. |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Chris Hanson | In INFERIOR-THREAD-OUTPUT!, signal one thread event... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Chris Hanson | Make sure %MAYBE-TOGGLE-THREAD-TIMER is called at every... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Chris Hanson | Update RC-code tables for version 4.6. Implement Schem... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Chris Hanson | Eliminate mixed fix/flo cases in binary operations... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Chris Hanson | Change GCC restriction to be versioned. |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Chris Hanson | Oops, older GCC used different "guard" macro name. |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Chris Hanson | Add "guard" to prevent use of <stdbool.h> in old versio... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Chris Hanson | Eliminate incorrect reference to HAVE__BOOL. |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Chris Hanson | Eliminate compilation error. |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Chris Hanson | Change WEAK-LIST->LIST and LIST->WEAK-LIST to use iterative |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Chris Hanson | When parsing local variables, convert editor errors... |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Chris Hanson | Add definition of MAKE-TOP-LEVEL-ENVIRONMENT. |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Chris Hanson | Don't hand non-positive values to REAL-TIMER-SET!.... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Chris Hanson | Base URI of READ-RDF/TURTLE-FILE should never have... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Chris Hanson | Tweak handling of the thread timer so that it is set... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Chris Hanson | Fix bug: VC-CONTROL-DIRECTORIES must handle shadowing... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Chris Hanson | Modify handling of EVALUATE-IN-INFERIOR-REPL and RUN... |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Chris Hanson | Don't allocate tables based on the values of POSIX... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Chris Hanson | Rework last change to allow full type-specific mode... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Chris Hanson | Optimize performance of bzr-controlled buffers. It... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Chris Hanson | Fix brokenness in previous change: can't pass "." for... |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Chris Hanson | Pass "--non-recursive" when calling "bzr ls", since... |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Chris Hanson | Use notification mechanism for SHOW-TIME. |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Chris Hanson | Be more specific that column tracking works only for... |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Chris Hanson | Improve line breaking to have a more accurate idea... |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Chris Hanson | Change indentation style to put open paren inline,... |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Chris Hanson | Simplify column tracking: track columns as long as... |
commit | commitdiff | tree | snapshot |
next |