2019-08-14 |
Taylor R Campbell | Add fma, fused-multiply/add. |
commit | commitdiff | tree | snapshot |
2019-08-13 |
Taylor R Campbell | Use ln -n to avoid following symlinks to directories. |
commit | commitdiff | tree | snapshot |
2019-08-10 |
Taylor R Campbell | Allow hyphenation of log-probability, log-logistic... |
commit | commitdiff | tree | snapshot |
2019-08-10 |
Taylor R Campbell | Clarify error amplification. |
commit | commitdiff | tree | snapshot |
2019-08-10 |
Taylor R Campbell | Fix punctuation in display. |
commit | commitdiff | tree | snapshot |
2019-08-10 |
Taylor R Campbell | Avoid Unicode in texinfo. |
commit | commitdiff | tree | snapshot |
2019-08-10 |
Chris Hanson | Add missing definition of exact as noticed by GJS. |
commit | commitdiff | tree | snapshot |
2019-08-10 |
Chris Hanson | Fix thinko in previous change. |
commit | commitdiff | tree | snapshot |
2019-08-10 |
Chris Hanson | Change write to use datum labels only when cycles are... |
commit | commitdiff | tree | snapshot |
2019-08-10 |
Chris Hanson | Implement bundle delegation using a more general combin... |
commit | commitdiff | tree | snapshot |
2019-08-10 |
Taylor R Campbell | Need to load sf before host-adapter.scm these days... |
commit | commitdiff | tree | snapshot |
2019-08-10 |
Taylor R Campbell | Avoid bash. |
commit | commitdiff | tree | snapshot |
2019-08-10 |
Taylor R Campbell | Fix reading hashed object notation #[foo 123]. |
commit | commitdiff | tree | snapshot |
2019-08-10 |
Taylor R Campbell | Test hashed object notation. |
commit | commitdiff | tree | snapshot |
2019-08-09 |
Matt Birkholz | x11-screen: Fix cut/paste after upcasing X atom names. |
commit | commitdiff | tree | snapshot |
2019-08-07 |
Matt Birkholz | Do not install non-existent runtime options hashtb... |
commit | commitdiff | tree | snapshot |
2019-08-07 |
Matt Birkholz | x11-screen: downcase symbols, most names; fix copyright... |
commit | commitdiff | tree | snapshot |
2019-08-07 |
Matt Birkholz | x11: downcase symbols, most names; fix copyright notices |
commit | commitdiff | tree | snapshot |
2019-08-07 |
Matt Birkholz | pgsql: downcase symbols, most names; fix copyright... |
commit | commitdiff | tree | snapshot |
2019-08-07 |
Matt Birkholz | mcrypt: downcase a symbol, most names; fix copyright... |
commit | commitdiff | tree | snapshot |
2019-08-07 |
Matt Birkholz | gdbm: downcase symbols, most names; fix copyright notices |
commit | commitdiff | tree | snapshot |
2019-08-07 |
Matt Birkholz | blowfish: downcase symbols, most names; fix copyright... |
commit | commitdiff | tree | snapshot |
2019-08-07 |
Matt Birkholz | ffi: downcase symbols, most names |
commit | commitdiff | tree | snapshot |
2019-08-07 |
Matt Birkholz | Add pgsql-shim.h as a dependency of pgsql-shim.la. |
commit | commitdiff | tree | snapshot |
2019-08-07 |
Matt Birkholz | Punt CREF's 9.2-compatible deprecated exports syntax. |
commit | commitdiff | tree | snapshot |
2019-08-07 |
Matt Birkholz | Fix definition of MIT_SCHEME_PKD; use _OS_SUFFIX from... |
commit | commitdiff | tree | snapshot |
2019-08-05 |
Matt Birkholz | Edwin/Makefile.am: Include sources.scm. Punt unnecessa... |
commit | commitdiff | tree | snapshot |
2019-08-05 |
Matt Birkholz | Plugin builds: Improved tags-fix.sh. Handle .cdecl... |
commit | commitdiff | tree | snapshot |
2019-08-05 |
Matt Birkholz | Plugin builds: Add adapter.c to _shim_la_SOURCES, not... |
commit | commitdiff | tree | snapshot |
2019-08-05 |
Matt Birkholz | Plugin builds: Use MIT_SCHEME_PKD, not MIT_SCHEME_OS_SU... |
commit | commitdiff | tree | snapshot |
2019-08-05 |
Matt Birkholz | Plugin builds: Do not include generated -const.c in... |
commit | commitdiff | tree | snapshot |
2019-08-05 |
Matt Birkholz | Plugin builds: Restore dependence of stamp-scheme on... |
commit | commitdiff | tree | snapshot |
2019-08-05 |
Matt Birkholz | Silence autogen.shs when plugins are built separately. |
commit | commitdiff | tree | snapshot |
2019-08-05 |
Matt Birkholz | mcrypt/Makefile.am: typo |
commit | commitdiff | tree | snapshot |
2019-07-25 |
Matt Birkholz | Add subprocess-binary-i/o-port. |
commit | commitdiff | tree | snapshot |
2019-07-25 |
Matt Birkholz | Plugin Makefile.am improvements. |
commit | commitdiff | tree | snapshot |
2019-07-25 |
Matt Birkholz | Silence autogen.shs, which blabber error messages ... |
commit | commitdiff | tree | snapshot |
2019-07-24 |
Matt Birkholz | gdbm: Downcase constants to match case in package descr... |
commit | commitdiff | tree | snapshot |
2019-07-20 |
Chris Hanson | Change symbol<? to delegate to bytevector<?. |
commit | commitdiff | tree | snapshot |
2019-07-20 |
Chris Hanson | Implement bytevector<?. |
commit | commitdiff | tree | snapshot |
2019-07-20 |
Chris Hanson | Don't unread #f as if it were a character. |
commit | commitdiff | tree | snapshot |
2019-07-19 |
Chris Hanson | Edwin: force subprocess I/O ports to use iso-8859-1... |
commit | commitdiff | tree | snapshot |
2019-07-17 |
Chris Hanson | Treat keyword-only syntax environments differently... |
commit | commitdiff | tree | snapshot |
2019-07-17 |
Chris Hanson | Implement a delegation protocol for bundles. |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Chris Hanson | Fix stupid typo in reader. |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Chris Hanson | Fix screw-up in previous host-adapter change. |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Chris Hanson | Eliminate unused variable from typo. |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Chris Hanson | Fix a bunch of problems caused by the call-with-values... |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Chris Hanson | Don't choose the flo:+inf.0/flo:-inf.0 implementations... |
commit | commitdiff | tree | snapshot |
2019-07-08 |
Chris Hanson | Add procedure-arity-intersection. |
commit | commitdiff | tree | snapshot |
2019-07-08 |
Chris Hanson | Change multiple-value return to be slighly closer to... |
commit | commitdiff | tree | snapshot |
2019-07-08 |
Chris Hanson | Don't use +inf.0 because it throws an exception on... |
commit | commitdiff | tree | snapshot |
2019-07-08 |
Taylor R Campbell | Plot the new math functions and their condition numbers. |
commit | commitdiff | tree | snapshot |
2019-07-01 |
Taylor R Campbell | Fix typo. |
commit | commitdiff | tree | snapshot |
2019-07-01 |
Taylor R Campbell | Clarify the non-significance of the total ordering. |
commit | commitdiff | tree | snapshot |
2019-07-01 |
Taylor R Campbell | Tweak some text strength. |
commit | commitdiff | tree | snapshot |
2019-07-01 |
Taylor R Campbell | Don't call NaN a number. |
commit | commitdiff | tree | snapshot |
2019-07-01 |
Taylor R Campbell | Fix pasto. |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Taylor R Campbell | Flesh out an example and fix a typo. |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Taylor R Campbell | Add flo:signed-lgamma. |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Taylor R Campbell | Note a few more flonum operations. |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Taylor R Campbell | Update random number generation section of manual. |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Taylor R Campbell | Use a trailing 0 for text clarity. |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Taylor R Campbell | Document floating-point environment, exceptions, roundi... |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Taylor R Campbell | Update documentation for floating-point operations. |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Taylor R Campbell | Fix flo:ulp on NaN. |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Taylor R Campbell | flo:ulp is busted on NaN. |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Taylor R Campbell | Document copysign. |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Taylor R Campbell | Couple more logsumexp tests. |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Taylor R Campbell | Document some loggy numerical functions. |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Taylor R Campbell | Repair mistakes in proofs of some error bounds. |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Taylor R Campbell | Expect some failures to signal errors on fp exception... |
commit | commitdiff | tree | snapshot |
2019-06-29 |
Chris Hanson | Fix calls to read-bytevector! that weren't aware of... |
commit | commitdiff | tree | snapshot |
2019-06-09 |
Chris Hanson | Add "adapters" to list of source files. |
commit | commitdiff | tree | snapshot |
2019-06-09 |
Chris Hanson | Suggest use of macOS command line developer tools rathe... |
commit | commitdiff | tree | snapshot |
2019-06-09 |
Chris Hanson | Update make-upload-files to new version. |
commit | commitdiff | tree | snapshot |
2019-06-08 |
Chris Hanson | Fix incorrect edit. |
commit | commitdiff | tree | snapshot |
2019-06-08 |
Chris Hanson | Teach reader to find and respect "coding" attribute. |
commit | commitdiff | tree | snapshot |
2019-06-08 |
Chris Hanson | Make sure that ports use ISO 8859-1 coding. |
commit | commitdiff | tree | snapshot |
2019-06-08 |
Chris Hanson | Modify CREF to show references to inherited bindings. |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Taylor R Campbell | lisppaste is dead. |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Taylor R Campbell | Fix bug that caused redrawing whole display on paren... |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Taylor R Campbell | Hold strong reference to message header while writing... |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Taylor R Campbell | Tighten encode-cache-namestring. |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Taylor R Campbell | Use channel I/O directly for file->string and string... |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Taylor R Campbell | Make number of topmost frames with expressions shown... |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Taylor R Campbell | Use the Edwin-private %string-append. |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Taylor R Campbell | Let SIGALRM do its thing even if we're on the right... |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Taylor R Campbell | Line break between #; and multiline expression. |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Taylor R Campbell | Use number->string directly; skip dispatch through... |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Taylor R Campbell | Block interrupts, _then_ lock. |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Taylor R Campbell | Rework profiler to be more useful. |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Taylor R Campbell | Fix check for arity of hash: must be binary, not unary. |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Taylor R Campbell | Process pending thread events when unblocking them. |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Taylor R Campbell | Integrate some subroutines that turn up hot in profiles. |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Taylor R Campbell | Merge branch 'riastradh-20190527-unicodereplacechar' |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Taylor R Campbell | Implement character replacement on ill-formed octet... |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Taylor R Campbell | Set port coding to ISO-8859-1 for IMAP. |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Matt Birkholz | Fix enumerate-graphics-types per documentation. |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Chris Hanson | Treat strings returned from primitives as UTF-8 coded. |
commit | commitdiff | tree | snapshot |
next |