2018-01-09 |
Chris Hanson | Remove some unused and undocumented record-type accessors. |
commit | commitdiff | tree | snapshot |
2018-01-09 |
Chris Hanson | Move srfi-1 support to beginning of cold load. |
commit | commitdiff | tree | snapshot |
2018-01-09 |
Chris Hanson | Minor simplification. |
commit | commitdiff | tree | snapshot |
2018-01-09 |
Chris Hanson | Move dispatch-tag print method into gentag.scm. |
commit | commitdiff | tree | snapshot |
2018-01-09 |
Chris Hanson | Eliminate special support for defstruct printers. |
commit | commitdiff | tree | snapshot |
2018-01-09 |
Chris Hanson | Search for root-level "build" directory when finding... |
commit | commitdiff | tree | snapshot |
2018-01-09 |
Chris Hanson | Add optional argument to specify build directory. |
commit | commitdiff | tree | snapshot |
2018-01-09 |
Chris Hanson | Implement simple script to show all of the .crf files. |
commit | commitdiff | tree | snapshot |
2018-01-09 |
Chris Hanson | Move all of the generic-procedure support from runtime... |
commit | commitdiff | tree | snapshot |
2018-01-08 |
Chris Hanson | Ignore build directory called "build". |
commit | commitdiff | tree | snapshot |
2018-01-07 |
Chris Hanson | Make sure that a record's type name is an immutable... |
commit | commitdiff | tree | snapshot |
2018-01-07 |
Chris Hanson | Implement string->immutable. |
commit | commitdiff | tree | snapshot |
2018-01-07 |
Chris Hanson | Clean up handling of entities with records as extra. |
commit | commitdiff | tree | snapshot |
2018-01-07 |
Chris Hanson | Convert record support to use new predicate dispatchers. |
commit | commitdiff | tree | snapshot |
2018-01-07 |
Chris Hanson | Implement real define-pp-describer. |
commit | commitdiff | tree | snapshot |
2018-01-07 |
Chris Hanson | Implement real define-unparser-method. |
commit | commitdiff | tree | snapshot |
2018-01-07 |
Chris Hanson | Implement define-unparser-method and define-pp-describe... |
commit | commitdiff | tree | snapshot |
2018-01-07 |
Chris Hanson | Change record to use predicate dispatchers instead... |
commit | commitdiff | tree | snapshot |
2018-01-07 |
Chris Hanson | Tweak. |
commit | commitdiff | tree | snapshot |
2018-01-07 |
Chris Hanson | Change predicate-dispatcher to be an entity. |
commit | commitdiff | tree | snapshot |
2018-01-07 |
Chris Hanson | Fix compiler warning. |
commit | commitdiff | tree | snapshot |
2018-01-07 |
Chris Hanson | Add two tests that were missing from known-tests. |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Chris Hanson | Implement deferred boot actions and use them for the... |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Chris Hanson | Establish an explicit booting? flag that controls boot... |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Chris Hanson | Change boot-time deferrals to use variable-setter. |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Chris Hanson | Implement variable-setter macro. |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Chris Hanson | Must load host-adapter for syntax definitions when... |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Chris Hanson | Reorganize boot.scm into logical sections. |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Chris Hanson | Eliminate less-than-useful comment. |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Chris Hanson | Rewrite the bundle machinery to separate interface... |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Chris Hanson | Refactor record implementation to support setting descr... |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Chris Hanson | Reimplement bundle printers to be more like other printers. |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Chris Hanson | Some name changes and small cleanups. |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Chris Hanson | Merge branch 'master' of git.sv.gnu.org:/srv/git/mit... |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Chris Hanson | First draft of "bundle" support. |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Chris Hanson | Allow set-record-type-entity-unparser-method! to be... |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Chris Hanson | Fix emacs interface breakage caused by string rewrite. |
commit | commitdiff | tree | snapshot |
2017-12-26 |
Chris Hanson | Eliminate non-hygienic-macro-transformer. |
commit | commitdiff | tree | snapshot |
2017-12-26 |
Chris Hanson | Eliminate unused inerly files. |
commit | commitdiff | tree | snapshot |
2017-12-26 |
Chris Hanson | Eliminate unused and unneeded definition-environment... |
commit | commitdiff | tree | snapshot |
2017-12-26 |
Chris Hanson | Fold over-long lines. |
commit | commitdiff | tree | snapshot |
2017-12-26 |
Chris Hanson | Eliminate no-longer-used binding genrated by define... |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Chris Hanson | Merge branch 'master' of git.sv.gnu.org:/srv/git/mit... |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Matt Birkholz | gdbm plugin: Add a manual, a translation of the gdbm... |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Matt Birkholz | ffi: Peek C strings as non-legacy strings, else bytevec... |
commit | commitdiff | tree | snapshot |
2017-12-21 |
Chris Hanson | Support OR in syntax-check. |
commit | commitdiff | tree | snapshot |
2017-12-21 |
Chris Hanson | Handle case where XCode SDK doesn't match running OS. |
commit | commitdiff | tree | snapshot |
2017-12-19 |
Taylor R Campbell | Restore SIGQUIT handler so I can enter breakpoints... |
commit | commitdiff | tree | snapshot |
2017-12-19 |
Taylor R Campbell | Call close-textual-in/output-port, not close-in/output... |
commit | commitdiff | tree | snapshot |
2017-12-19 |
Taylor R Campbell | Avoid stack overflow with long responses. |
commit | commitdiff | tree | snapshot |
2017-11-28 |
Taylor R Campbell | Add blowfish-cbc tests. |
commit | commitdiff | tree | snapshot |
2017-11-28 |
Taylor R Campbell | Add standard Blowfish tests. |
commit | commitdiff | tree | snapshot |
2017-11-04 |
Chris Hanson | Fix test failures caused when no support for non-standa... |
commit | commitdiff | tree | snapshot |
2017-11-04 |
Chris Hanson | Simplify previous fix to string-trimmer. |
commit | commitdiff | tree | snapshot |
2017-11-04 |
Chris Hanson | Fix warnings from macOS compiler. |
commit | commitdiff | tree | snapshot |
2017-11-04 |
Chris Hanson | Merge branch 'master' of git.sv.gnu.org:/srv/git/mit... |
commit | commitdiff | tree | snapshot |
2017-11-04 |
Chris Hanson | Fix incorrect use of && where & should have been used. |
commit | commitdiff | tree | snapshot |
2017-11-04 |
Taylor R Campbell | If n is zero, there will be no higher bits set; skip... |
commit | commitdiff | tree | snapshot |
2017-11-04 |
Taylor R Campbell | Rip out microcode mhash module. |
commit | commitdiff | tree | snapshot |
2017-11-04 |
Taylor R Campbell | Eliminate optional mhash dependency in fasdump.c. |
commit | commitdiff | tree | snapshot |
2017-11-04 |
Taylor R Campbell | Rip out vestiges of MD5 loadables. |
commit | commitdiff | tree | snapshot |
2017-11-04 |
Taylor R Campbell | Eliminate MD5 as a loadable microcode module. |
commit | commitdiff | tree | snapshot |
2017-11-03 |
Taylor R Campbell | First draft of SHA3-256 with minimal tests. |
commit | commitdiff | tree | snapshot |
2017-11-02 |
Matt Birkholz | blowfish plugin: Add texinfo manual, scraped from OpenS... |
commit | commitdiff | tree | snapshot |
2017-11-02 |
Matt Birkholz | x11/x11-base (->cstring): Convert 0 to the null pointer. |
commit | commitdiff | tree | snapshot |
2017-11-02 |
Matt Birkholz | pgsql plugin: typos, e.g. banish vagrant scminfodir. |
commit | commitdiff | tree | snapshot |
2017-11-02 |
Matt Birkholz | ustring (string-trim): Handle strings trimmed to nothing. |
commit | commitdiff | tree | snapshot |
2017-10-26 |
Taylor R Campbell | Add common integer bit string ffs, fls, ctz, and clz. |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Taylor R Campbell | Fix typo: port/state should give the state, not the... |
commit | commitdiff | tree | snapshot |
2017-10-08 |
Chris Hanson | Eliminate no-longer-used conditional. |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Chris Hanson | Fix typo when reading symbols without #!fold-case. |
commit | commitdiff | tree | snapshot |
2017-09-21 |
Matt Birkholz | x11: Ensure C strings are null terminated. |
commit | commitdiff | tree | snapshot |
2017-09-21 |
Matt Birkholz | gdbm: Ensure filename for do_gdbm_open is null terminated. |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Matt Birkholz | microcode/cmpauxmd/i386.m4: typo |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Matt Birkholz | runtime/syncproc: Eliminate spinning, and blocking. |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Matt Birkholz | microcode/cmpauxmd/x86-64.m4: Wordsmith commentary... |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Matt Birkholz | microcode/debug: Add ustring support, Stack(), Print... |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Matt Birkholz | microcode: Do not save history_register locally. |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Matt Birkholz | microcode: Restore frame pointer as well as stack pointer. |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Matt Birkholz | ffi: Follow example of C_call_scheme; eliminate aborts. |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Taylor R Campbell | Fix syncproc test to avoid bashism. |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Taylor R Campbell | Add Keccak-f[1600] primitive operating on byte vectors. |
commit | commitdiff | tree | snapshot |
2017-08-02 |
Chris Hanson | Fix thinko in previous change. |
commit | commitdiff | tree | snapshot |
2017-07-30 |
Matt Birkholz | tests/runtime/test-syncproc: Enabled, with 3 more basic... |
commit | commitdiff | tree | snapshot |
2017-07-30 |
Matt Birkholz | runtime/binary-port (close-binary-output-port): Close... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Matt Birkholz | pgsql plugin: Typos. Check script should warn (not... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Matt Birkholz | runtime/stringio (string-in/read-substring): Swap src... |
commit | commitdiff | tree | snapshot |
2017-07-02 |
Matt Birkholz | pgsql plugin: New, from the pgsql microcode module. |
commit | commitdiff | tree | snapshot |
2017-07-02 |
Matt Birkholz | ffi/build (read-html-title): Use core regsexp. |
commit | commitdiff | tree | snapshot |
2017-05-29 |
Taylor R Campbell | Fix missing argument. |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Matt Birkholz | x11-screen plugin: Update README, NEWS, version. |
commit | commitdiff | tree | snapshot |
2017-05-23 |
Matt Birkholz | x11 plugin: Convert to iso8859-1 rather than utf8. |
commit | commitdiff | tree | snapshot |
2017-05-23 |
Matt Birkholz | test-ffi-wrapper: c-peek-cstring can now return a legac... |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Chris Hanson | Move re-compile-char-set from rgxcmp to chrset. |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Matt Birkholz | world-report: missing PORT in call to write-string |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Matt Birkholz | doc: Define PACKAGE_TARNAME (for docdir) in make-common... |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Matt Birkholz | mcrypt-check.sh: Load-option for run-shell-command. |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Matt Birkholz | runtime/crypto: Allow strings for module names; fix... |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Matt Birkholz | plugin READMEs: Suggest the new import procedures. |
commit | commitdiff | tree | snapshot |
next |