2011-09-19 |
Matt Birkholz | Assigning copyrights to MIT. |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Matt Birkholz | Simplify silly %trace syntaxers. |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Arthur A. Gleckler | Fixed typos in the reference manual in warnings about... |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Joe Marshall | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Matt Birkholz | Fixed close-in/output-buffer to apply source/sink close... |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Matt Birkholz | Fixed a last-minute copy/yank. |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Matt Birkholz | Added thread-queues (aka mailboxes). |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Matt Birkholz | Removed unused parameter to lookup-enum-value. |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Matt Birkholz | Added c-peek-bytes, c-poke-bytes. |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Matt Birkholz | Moved outf-console to -error (stderr); fiddled FFI... |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Matt Birkholz | c-peek-cstringp: Return () when the char* is NULL. |
commit | commitdiff | tree | snapshot |
2011-08-18 |
Matt Birkholz | Warn, not die, when a callback or constant is undefined. |
commit | commitdiff | tree | snapshot |
2011-08-18 |
Matt Birkholz | Insert const AFTER qualified type, to qualify pointers. |
commit | commitdiff | tree | snapshot |
2011-08-18 |
Matt Birkholz | Allow ../../ in .cdecl include statements. |
commit | commitdiff | tree | snapshot |
2011-08-18 |
Matt Birkholz | Added prompt-for-string and call-with-pass-phrase. |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Joe Marshall | Widen text columns for printing GC statistics. |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Joe Marshall | Resolve merge conflict. |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Joe Marshall | Add an include to remove a warning. |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Taylor R Campbell | Fix call to COMBINATION/MAKE in sf/reduct.scm. |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Taylor R Campbell | Include osscheme.h in flonum.c for error_unimplemented_... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Taylor R Campbell | Fix {REDUCE,REPLACE}-OPERATOR declaration after jrm... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Arthur A. Gleckler | Fixed typos in comment. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Joe Marshall | Recode PATTERN-LOOKUP-1 and PATTERN-VARIABLES in direct... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Joe Marshall | Change default initializers from (lambda () #f) to #f. |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Joe Marshall | Allow #F to be a legal record and structure initializat... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Joe Marshall | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Chris Hanson | Merge branch 'release-9.1' |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Chris Hanson | Move any old .app file out of the way. |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Joe Marshall | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Chris Hanson | Fix typo in previous change. |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Chris Hanson | Fix compiler warning. |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Chris Hanson | Add undocumented command-line option to enable partial... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Chris Hanson | Define HAVE_CONFIG_H. |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Chris Hanson | Don't use expm1 and log1p unless they're available. |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Chris Hanson | Add floenv to list of files. |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Chris Hanson | Fix argument widths under windows. |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Chris Hanson | Reorder for consistency. |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Chris Hanson | Provide values for SIZEOF_OFF_T and SIZEOF_TIME_T. |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Taylor R Campbell | Fix Primitive_GC to request the right amount of space... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Taylor R Campbell | Move interrupt branch from start to end of block, on... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Taylor R Campbell | Update x86-64/decls.scm to mention back/checks.scm. |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Taylor R Campbell | Update i386/decls.scm to mention back/checks.scm. |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Taylor R Campbell | Move interrupt branch from start to end of block, on... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Taylor R Campbell | Use MI interrupt check analysis in i386 back end. |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Taylor R Campbell | Fix typos in compiler/back/checks.scm. |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Taylor R Campbell | Use SYMBOL-NAME, not SYMBOL->STRING, in keyword.scm. |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Taylor R Campbell | Use %READ-CHAR/%WRITE-CHAR in coding conversions. |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Chris Hanson | Fix out-of-place declarations. |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Chris Hanson | Fix out-of-place declarations. |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Chris Hanson | Update to be closer to current generated config. |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Chris Hanson | Provide definitions for M_LN2 and M_SQRT1_2 if they... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Chris Hanson | Add missing definitions. |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Chris Hanson | Bump version number for release. |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Joe Marshall | %make-record now takes a tag and length. Other returne... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Taylor R Campbell | Elide intermediate wide string in SYMBOL->STRING. |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Taylor R Campbell | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Joe Marshall | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Chris Hanson | Initial revision: a shell script to put on your PATH... |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Chris Hanson | Set SIGNAL_HANDLERS_CAN_USE_SCHEME_STACK under MacOS. |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Taylor R Campbell | On x86, align stack to 16 bytes for all calls to C. |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Taylor R Campbell | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Joe Marshall | Slight cleanup. |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Joe Marshall | Add optional port argument to debugging utility procedure. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Joe Marshall | Revert unintended change. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Joe Marshall | Revert unintended change. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Taylor R Campbell | Fix calls to tcsetpgrp to avoid infinite loops on ENOSYS. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Joe Marshall | Add ability to expand named-let as pure function. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Joe Marshall | Fix missing call to loop in buffer-layout-visible? |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Joe Marshall | Remove list-ref and list-set! definitions (duplicates). |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Joe Marshall | Tweak integrations. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Joe Marshall | Integrate DISCRIMINATE-PROCEDURE |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Joe Marshall | Add ability to warn about integrated operators used... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Joe Marshall | Export list-set\! |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Joe Marshall | Define list-set\! |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Joe Marshall | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Matt Birkholz | Alienate_float_env. before callouts, after callbacks. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Matt Birkholz | Fix compile-system's dependencies option. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Taylor R Campbell | Fix use of the close system call. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Joe Marshall | Remove jrm cruft and speed things up. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Joe Marshall | Remove limits on expansion of cons* and list. Improve... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Joe Marshall | Get rid of boot dependency on MEMQ. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Joe Marshall | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Joe Marshall | Re-order some code to eliminate forward references. |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Taylor R Campbell | Omit some vestiges in nntp.scm. |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Taylor R Campbell | Fix order of arguments to HASH-TABLE/MODIFY!. |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Taylor R Campbell | Kludge up wrong-number-of-arguments error parsing for... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Taylor R Campbell | Fix up bit-indexed integer operations. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Joe Marshall | Trivial cleanup. |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Taylor R Campbell | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Joe Marshall | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Joe Marshall | A small simplification. |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Joe Marshall | Avoid leaving trailing whitespace on notifications. |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Taylor R Campbell | Call the procedure in HASH-TABLE/MODIFY! before blockin... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Taylor R Campbell | Must disable interrupts for SET-ENTRY-DATUM!. |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Taylor R Campbell | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Taylor R Campbell | Use MAKE-STRONG-EQ-HASH-TABLE for SOS's built-in class... |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Taylor R Campbell | Use MAKE-STRONG-EQV-HASH-TABLE for Swank inspector... |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Taylor R Campbell | Missed a spot in parse.scm: MAKE-EQV-HASH-TABLE is... |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Taylor R Campbell | Fix HASH-TABLE-UPDATE!/DEFAULT to conform to silly... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Matt Birkholz | Trying to get FFI test shim to link on Mac OS X. |
commit | commitdiff | tree | snapshot |
next |