2019-03-16 |
Chris Hanson | Eliminate potentially-problematic use of delay for... |
commit | commitdiff | tree | snapshot |
2019-03-16 |
Chris Hanson | Put char-set microcode table back in data structure... |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Chris Hanson | Update version numbers for release. |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Chris Hanson | Change param:reader-fold-case? to be settable. |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Matt Birkholz | x11: Fix declaration of x_graphics_set_clip_rectangle. |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Matt Birkholz | x11 version 1.3 |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Matt Birkholz | x11: Punt import-x11. |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Matt Birkholz | runtime.pkg: Trim old, unnecessary package exports. |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Matt Birkholz | x11: Link to deprecated (runtime x-graphics) bindings... |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Matt Birkholz | x11: Rename device type to "x". |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Chris Hanson | Don't return open block at top level when syntaxing... |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Matt Birkholz | x11: Fix x-graphics-vdc-extent and x-graphics-set-clip... |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Chris Hanson | Allow alist->bundle to accept #F as predicate. |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Chris Hanson | Fix problem with using bundle? as a bundle predicate. |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Chris Hanson | New printer parameter param:print-hash-number-in-objects?. |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Chris Hanson | Tweak equality-predicate-property to accept a default... |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Chris Hanson | Don't use general predicate relations for record predic... |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Taylor R Campbell | Use runtime's string ports. |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Taylor R Campbell | Implement position for string input ports. |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Taylor R Campbell | Export binary-port-length too. |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Taylor R Campbell | Fix binary-port-position for output ports. |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Taylor R Campbell | Export binary-port-position and set-binary-port-position!. |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Chris Hanson | Fix problem with crashing in Emacs interface. |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Taylor R Campbell | Integrate string operations for order of magnitude... |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Taylor R Campbell | ucd-slc-value &c. return chars, not fixnums. |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Chris Hanson | Don't use upper-case symbols in loader. |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Chris Hanson | Update version to 10.1.4. |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Chris Hanson | Do the annual copyright update. |
commit | commitdiff | tree | snapshot |
2018-11-23 |
Chris Hanson | Explicitly prevent native releases from assuming a... |
commit | commitdiff | tree | snapshot |
2018-11-23 |
Chris Hanson | Revise unix installation notes to be more specific. |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Taylor R Campbell | Make flo:integer? answer true only for finite inputs. |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Chris Hanson | Pass IS_NATIVE_RELEASE to microcode during configuration. |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Chris Hanson | Fix create-makefiles.sh to use arch consistently. |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Chris Hanson | Change configure.ac to gobble up arch from ".native... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Chris Hanson | Change .native-release-marker to contain arch. |
commit | commitdiff | tree | snapshot |
2018-11-17 |
Chris Hanson | Update version to 10.1.3. |
commit | commitdiff | tree | snapshot |
2018-11-17 |
Matt Birkholz | mcrypt/configure.ac: typo |
commit | commitdiff | tree | snapshot |
2018-11-17 |
Matt Birkholz | ffi/build: typo, free variable |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Chris Hanson | Make macos dmg file read only. |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Chris Hanson | Fix problem with building and installing x11 plugin... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Chris Hanson | Don't assume that it's possible to run MIT_SCHEME_EXE... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Chris Hanson | Bump revision to 10.1.1 to fix stupid bug. |
commit | commitdiff | tree | snapshot |
2018-10-28 |
Chris Hanson | Reduce default heap size for 32-bit systems. |
commit | commitdiff | tree | snapshot |
2018-10-28 |
Chris Hanson | Fix typo in previous change. |
commit | commitdiff | tree | snapshot |
2018-10-28 |
Taylor R Campbell | Eliminate flo:epsilon. |
commit | commitdiff | tree | snapshot |
2018-10-28 |
Taylor R Campbell | Tidy up error analysis of logit and logistic. |
commit | commitdiff | tree | snapshot |
2018-10-28 |
Chris Hanson | Merge branch 'release-10' |
commit | commitdiff | tree | snapshot |
2018-10-28 |
Chris Hanson | No need to separately configure plugins. |
commit | commitdiff | tree | snapshot |
2018-10-28 |
Chris Hanson | Change "module" to "plugin". |
commit | commitdiff | tree | snapshot |
2018-10-28 |
Chris Hanson | Eliminate compiler warning. |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Chris Hanson | Use create-dmg script to automate building of macOS... |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Chris Hanson | Fix a couple of compiler warnings from 32-bit system. |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Chris Hanson | Merge branch 'release-10' of git.sv.gnu.org:/srv/git... |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Chris Hanson | Fix thinko. |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Chris Hanson | Eliminate unavailable (and unused) load option. |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Taylor R Campbell | Forgot to define this. Ummm, I guess cref accidentally... |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Taylor R Campbell | Expose flo:radix = 2 too, just for good measure, and... |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Taylor R Campbell | Export primitive flonum-denormalize as flo:ldexp and... |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Taylor R Campbell | Disable errno checking in libm functions. |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Taylor R Campbell | log1pexp(x) is never exactly x even if that's the best... |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Taylor R Campbell | Tabify. |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Taylor R Campbell | Use named constants rather than magic numbers. |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Taylor R Campbell | Define and export some more floating-point parameters. |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Chris Hanson | Update make-doc-files to work with plugins. |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Taylor R Campbell | test-driver is autocrud too. |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Chris Hanson | Change way that plugins are registered so that lib... |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Taylor R Campbell | Simple-minded criterion to compute x^-y by 1/x^y was... |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Taylor R Campbell | Omit unnecessary case for logistic. Add a test for... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Chris Hanson | Fix potential shell portability issues. |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Taylor R Campbell | Extend expt to generate subnormals with exact integer... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Taylor R Campbell | Expose the minimum and maximum finite normal floating... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Taylor R Campbell | Add some .gitignore files so I can use git status. |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Taylor R Campbell | New primitives for ChaCha stream cipher core. |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Taylor R Campbell | Fix unparser->print method fallout. |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Taylor R Campbell | Avoid using uninitialized stack garbage. |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Taylor R Campbell | clock() returns (clock_t)-1 on error, not necessarily... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Chris Hanson | Add plugin docs to doc files. |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Chris Hanson | More version numbers. |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Chris Hanson | Remove no-longer-needed args to configure. |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Chris Hanson | More version numbers. |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Chris Hanson | Update some version numbers. |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Chris Hanson | No need to separately configure plugins. |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Chris Hanson | Change "module" to "plugin". |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Chris Hanson | Bug reported by Arthur: case-fold-string was dropping... |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Chris Hanson | Add --no-init-file to those places that might be calls... |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Taylor R Campbell | Apply the same bound to the other region. |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Taylor R Campbell | ...yes, I know how to count. |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Taylor R Campbell | Catch more stray `.' loitering around. |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Taylor R Campbell | Clarify justification for ditching the denominator. |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Taylor R Campbell | log(a/b), not log(a)/log(b). |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Taylor R Campbell | Omit stray sentence terminator. |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Taylor R Campbell | The bounds of Lemma 4 are <=, not <, as is this branch... |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Taylor R Campbell | Inadvertently substituted d0 for d2. Fix. |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Taylor R Campbell | I accidentally a predicate. |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Taylor R Campbell | Fix stray line, clarify, and simplify. |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Chris Hanson | Allow overlap of imports provided that the imported... |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Chris Hanson | Implement scheme-report-environment and null-environment. |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Chris Hanson | Add SRFI libraries. |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Taylor R Campbell | Merge branch 'riastradh-logisticerrbounds' |
commit | commitdiff | tree | snapshot |
next |