2010-10-12 |
Taylor R Campbell | Fix harmless typo in recent change to cache IMAIL messa... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Taylor R Campbell | Refuse to signal a subprocess that has terminated. |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Taylor R Campbell | Back out accidentally committed changes to i386.m4... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Taylor R Campbell | Fix recent change to FLUID-LET to support unassigning. |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Taylor R Campbell | Add hook in dynamically loaded modules for unloading... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Taylor R Campbell | Fix comments in i386.m4 and x86-64.m4 about executable... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Taylor R Campbell | Fix recent change to SHALLOW-FLUID-BIND. |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Taylor R Campbell | Fix PC-in-builtin detection. |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Taylor R Campbell | Minor hack to revive the 6.001 REPL. |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Taylor R Campbell | Cache parsed date, subject, author, and recipient in... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Taylor R Campbell | Don't invoke B-M for one-character patterns in SUBSTRIN... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Taylor R Campbell | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Chris Hanson | Change URI abstraction to handle percent encoding in... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Chris Hanson | Apply patch from Eric Christopherson to allow calling... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Taylor R Campbell | Simplify idiom for implementing dynamic binding. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Taylor R Campbell | New macro BEGIN0. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Arthur A. Gleckler | Moved declaration inside a block in order to conform... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Arthur A. Gleckler | Use <error_unimplemented_primitive> in case uint64... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Arthur A. Gleckler | Conditionalized compilation of the flonum casting primi... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Arthur A. Gleckler | Added <AC_INT64_T> and <AC_UINT64_T> to "configure... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Taylor R Campbell | Shrink hashtb.{bin,com,bci} further with judicious... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Taylor R Campbell | Work around bug that makes DECLARE and SYNTAX-RULES... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Taylor R Campbell | Fix total botch of last commit. |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Taylor R Campbell | New fasl version to support ephemerons. |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Arthur A. Gleckler | Removed NaN tests because they cause traps on Linux... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Arthur A. Gleckler | Added tests for infinities. |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Arthur A. Gleckler | Fixed typo in comments. |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Arthur A. Gleckler | Added trivial tests for conversion to floating-point... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Arthur A. Gleckler | Fixed code formatting. |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Arthur A. Gleckler | * Renamed `cast-flonum-to-integer' to `cast-ieee754... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Arthur A. Gleckler | Removed the divisions by zero that I had used to create... |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Arthur A. Gleckler | Merge branch 'master' of git://git.savannah.gnu.org... |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Arthur A. Gleckler | Added primitives `cast-flonum-to-integer' and `cast... |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Joe Marshall | Softer landing for system-library-directory-pathname... |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Taylor R Campbell | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Taylor R Campbell | Exploit OBJECT->FIXNUM's independence of tag on i386... |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Taylor R Campbell | Kill infinite parsing loop by using + inside *, not... |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Arthur A. Gleckler | Fixed comment in shadowing test. |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Taylor R Campbell | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Chris Hanson | Fix missing -f in test. |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Chris Hanson | Add unit test to confirm that shadowing fix worked. |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Chris Hanson | Merge branch 'master' of git.sv.gnu.org:/srv/git/mit... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Taylor R Campbell | Extend hash table entry types to support ephemeral... |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Taylor R Campbell | Fix SVM's write_cc_entry_offset. |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Taylor R Campbell | Fix SVM interpreter's INDEX-FIXNUM? predicate. |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Taylor R Campbell | Fix SVM machine's conditional floating-point jumps. |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Taylor R Campbell | Fix SVM interpreter's decoding of doubles. |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Taylor R Campbell | In FLO:VECTOR-LENGTH, coerce length to fixnum before... |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Taylor R Campbell | Omit continuation code words after interpreter cache... |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Taylor R Campbell | PRE-INCREMENT is only ever a memory reference, not... |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Taylor R Campbell | Use NON-POINTER-OBJECT? and CAREFUL-OBJECT-DATUM in... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Taylor R Campbell | Update `last update' dates on the reference and user... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Taylor R Campbell | Document the stack sampler. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Chris Hanson | Draft fix for over-shadowing bug. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Taylor R Campbell | Add tests for ephemerons with compiled entries for... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Taylor R Campbell | Fix bug in the GC's ephemeron scanning. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Taylor R Campbell | Minor fixes to unit-testing.scm. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Taylor R Campbell | Omit needless definition of REFERENCE-BARRIER in test... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Taylor R Campbell | Eliminate losing bisection crock in find_block_address. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Taylor R Campbell | Fix plausible_cc_block_p some more. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Taylor R Campbell | Add a couple more consts to debug.c. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Taylor R Campbell | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Joe Marshall | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Joe Marshall | Add appropriate const qualifiers for anal compiler. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Taylor R Campbell | Remove spurious ignore declaration in i386 GENERATE... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Taylor R Campbell | Implement and document SET-EPHEMERON-KEY!. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Taylor R Campbell | New procedure REFERENCE-BARRIER. |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Taylor R Campbell | Ignore out-of-date uncompressed debugging info files. |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Taylor R Campbell | New stack-sampling profiler. |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Taylor R Campbell | Rework the hash table entry abstraction. |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Taylor R Campbell | Protect each use of ENTRY-{KEY,DATUM} in hashtb.scm... |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Taylor R Campbell | Fix SRFI 69 HASH-TABLE-FOLD. |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Joe Marshall | Restore warning as per Taylor. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Joe Marshall | Add declarations to silence warnings. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Joe Marshall | Add declaration to silence warning. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Taylor R Campbell | Document ephemerons. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Taylor R Campbell | Implement ephemerons. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Joe Marshall | Declare IGNORABLE NB to silence warning. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Taylor R Campbell | Missed some vestiges of archaic microcode state space... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Taylor R Campbell | Eliminate some unused return codes. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Taylor R Campbell | Eliminate all traces of the archaic microcode state... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Taylor R Campbell | Set -u in the setup scripts and make them more robust... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Taylor R Campbell | Check for termcap.h too. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Taylor R Campbell | Move the check for termcap-related headers. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Taylor R Campbell | Add configure option `--with-termcap=LIB' to select... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Taylor R Campbell | Fix i386 code generated for flonum rounding primitives. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Taylor R Campbell | Emulate C99 fenv.h on amd64 through the MXCSR. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Taylor R Campbell | Emulate C99 fenv.h on i386 through the i387 control... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Taylor R Campbell | Emulate C99 fenv.h with BSD ieeefp.h if necessary. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Taylor R Campbell | New procedures FLO:EXPM1 and FLO:LOG1P just like libm's. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Taylor R Campbell | Be slightly more consistent about references to MIT_SCH... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Taylor R Campbell | Ensure that signal handlers see the C stack, not the... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Taylor R Campbell | Use intmax and uintmax to support 64-bit off_t, time_t... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Chris Hanson | Don't delete runtime.com from the distribution. |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Chris Hanson | Merge branch 'master' of git.sv.gnu.org:/srv/git/mit... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Joe Marshall | Implement SYMBOL>? |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Taylor R Campbell | Don't make lib/lib a symlink to ../microcode; this... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Chris Hanson | Properly fix handling of pstring. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Taylor R Campbell | Fix microcode's `--version' output. |
commit | commitdiff | tree | snapshot |
next |