2011-03-29 |
Taylor R Campbell | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Joe Marshall | Add and export GUARANTEE-PROMISE. |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Joe Marshall | Add numerator->exact and denominator->exact. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Taylor R Campbell | When signalling a file open error, read channel type... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Chris Hanson | Copy example files to doc/ffi/ directory to avoid relat... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Chris Hanson | Bump version number and current year. |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Chris Hanson | For some reason, fatal_buf doesn't have a NUL under... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Chris Hanson | Bump version number and current year. |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Chris Hanson | Update copyright dates in reference headers. |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Joe Marshall | Add GUARANTEEs for positive, negative, non-positive... |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Taylor R Campbell | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Joe Marshall | Export some predicates. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Taylor R Campbell | Fix typo in `mail-relay-service' documentation string. |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Taylor R Campbell | New (Unix) primitive CHANNEL-FILE-ATTRIBUTES for fstat. |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Taylor R Campbell | Fix ENCODE-TIME to correctly handle negative time zones. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Taylor R Campbell | Bump microcode version number. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Taylor R Campbell | New primitive NANOTIME-SINCE-UTC-EPOCH. |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Taylor R Campbell | Two minor cosmetic changes to runtime/wttree.scm. |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Taylor R Campbell | Fix wt-tree balancing. Add some trivial tests. |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Taylor R Campbell | Check URI record arguments more carefully in ->MUMBLE... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Taylor R Campbell | Look in /usr/local/share/info for Info files in Edwin... |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Chris Hanson | Merge branch 'master' of git.sv.gnu.org:/srv/git/mit... |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Chris Hanson | Fix floenv issues with MacOSX. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Matt Birkholz | FFI support for 64bit architectures. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Joe Marshall | Fix tag table entry for flonum for 64-bit platforms. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Joe Marshall | Fix copying of ACCESS. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Taylor R Campbell | Fix STRIP-SUBJECT-RE on "Re: ". |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Taylor R Campbell | Fix datime.scm's time formats to accept up to 61 second... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Taylor R Campbell | Fix silly thinko in definition of STRIP-SUBJECT-RE. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Taylor R Campbell | Handle EINTR from opendir. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Taylor R Campbell | Fix comment about euclidean division -- r may be zero. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Taylor R Campbell | Work around bug in glibc's fegetenv on amd64. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Taylor R Campbell | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Taylor R Campbell | Replace `masking exceptions' by `trapping exceptions'. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Taylor R Campbell | Implement a complete set of integer division operator... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Matt Birkholz | Fix example code in "Type and range checking". |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Matt Birkholz | Create lib/lib symlinks in microcode/configure. |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Matt Birkholz | Fixed src/README.txt. Portable C Installation instruct... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Taylor R Campbell | Make BSD feraiseexcept actually raise the exception. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Taylor R Campbell | Replace FPE_RESET_TRAPS by generic clear_float_exceptions. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Taylor R Campbell | More fixes to floenv.h. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Taylor R Campbell | Various fixes to floenv.h's emulation of fenv.h in... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Taylor R Campbell | Fix name of UPDATE-FLOAT-ENVIRONMENT primitive's C... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Taylor R Campbell | Check more carefully for fenv_t and fexcept_t. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Taylor R Campbell | Check for the C99 fenv operations in microcode/configure. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Taylor R Campbell | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Taylor R Campbell | Check for fenv_t and fexcept_t in microcode/configure. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Taylor R Campbell | Implement support for a floating-point environment. |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Matt Birkholz | Added c-cast, struct member peeks, param syntax checking. |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Taylor R Campbell | Minor robustness improvement to microcode/makegen/makei... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Taylor R Campbell | Convert INTERRUPTABLE_EXTENT to use `do { ... } while... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Taylor R Campbell | Omit procedure arity check in HASH-TABLE/MODIFY!. |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Taylor R Campbell | Make #@n always read as a quotation of the nth hashed... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Taylor R Campbell | Kludge to fix pct-encoding of authority part of IMAP... |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Taylor R Campbell | Fix FLUID-LET of ACCESS. |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Taylor R Campbell | Add previously omitted SRFI 33 operation TEST-BIT-FIELD?. |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Taylor R Campbell | New operations on the two's-complement representation... |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Taylor R Campbell | Back out i386 rewriting rule to optimize OBJECT->FIXNUM... |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Taylor R Campbell | Nuke old Unix-specific I/O selection primitives. |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Taylor R Campbell | Simplify and fix X-DISPLAY-PROCESS-EVENTS primitive. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Taylor R Campbell | Fix and simplify recent change to xterm_dump_rectangle. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Taylor R Campbell | Finish fix in last change to entity unparsers. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Taylor R Campbell | Fix bug in recent change to entity unparsers. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Taylor R Campbell | Fix uninitialized reference in xterm_dump_rectangle. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Taylor R Campbell | Implement user-defined unparser methods for entities. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Taylor R Campbell | Make the debugger robust to errors while printing. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Taylor R Campbell | Fix some signedness issues in the X11 primitives. |
commit | commitdiff | tree | snapshot |
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 |
next |