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 |
2017-05-17 |
Matt Birkholz | plugin AUTHORS: generalize |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Matt Birkholz | plugins: Re-sync with runtime; allow strings as well... |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Matt Birkholz | plugins: Use add/remove-plugin procedures. Increment... |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Matt Birkholz | Add add-plugin and remove-plugin; maintain an Info... |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Matt Birkholz | ffi: Accept and return legacy strings for backward... |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Matt Birkholz | doc: Define PACKAGE_TARNAME, part of the default docdir. |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Matt Birkholz | user-manual: Installing documentation. And use short... |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Matt Birkholz | Fix MAX_HALT_MESSAGE (after adding 3 more). Thanks... |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Chris Hanson | Fix string-for-primitive as pointed out by Matt. |
commit | commitdiff | tree | snapshot |
2017-05-15 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
2017-05-12 |
Chris Hanson | Implement KMP backward search. |
commit | commitdiff | tree | snapshot |
2017-05-12 |
Chris Hanson | Implement a basic test for testing string searches. |
commit | commitdiff | tree | snapshot |
2017-05-12 |
Chris Hanson | Add Knuth-Morris-Pratt search algorithm for forward... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Chris Hanson | Use more aggressive NFC memoization. |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Chris Hanson | Fix inadvertent removal of primitive body. Thanks... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Chris Hanson | Update test to get it working again. |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Chris Hanson | Make write-xml port argument optional. |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Chris Hanson | Change UCD converter to ignore derived properties. |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Chris Hanson | Add original ucd file for completeness. |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Chris Hanson | Change NFC normalization to use MAYBE values of NFC_QC. |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Chris Hanson | Revert earlier change and try a new approach for char... |
commit | commitdiff | tree | snapshot |
2017-05-06 |
Chris Hanson | Change parser-buffer to return immutable strings. |
commit | commitdiff | tree | snapshot |
2017-05-06 |
Chris Hanson | Fix typo from previous change. |
commit | commitdiff | tree | snapshot |
2017-05-06 |
Chris Hanson | Change XML output to use predicate dispatcher. |
commit | commitdiff | tree | snapshot |
2017-05-06 |
Chris Hanson | Fix typo in cached handler sets. |
commit | commitdiff | tree | snapshot |
2017-05-06 |
Chris Hanson | Register char and char-set predicates. |
commit | commitdiff | tree | snapshot |
2017-05-06 |
Chris Hanson | Add ability to register predicates earlier in the boot... |
commit | commitdiff | tree | snapshot |
2017-05-06 |
Chris Hanson | Clarify some details about the regsexp implementation. |
commit | commitdiff | tree | snapshot |
2017-05-06 |
Chris Hanson | Fix bug: incorrect assumption of mutability. |
commit | commitdiff | tree | snapshot |
2017-05-06 |
Chris Hanson | Document return values from binary write operations. |
commit | commitdiff | tree | snapshot |
2017-05-06 |
Chris Hanson | Add examples of regsexp patterns. |
commit | commitdiff | tree | snapshot |
2017-05-06 |
Chris Hanson | Change regsexp {,inverse-}char-set to char-{,not-}in. |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Chris Hanson | Rewrite the regular expression section for Unicode... |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Chris Hanson | Document named arguments to char-set and char-set*. |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Chris Hanson | Change string-trimmer to use general char matcher like... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Chris Hanson | Fix missed regexp in mime-codec. |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Chris Hanson | Change pgsql to use regsexp. |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Chris Hanson | Use named char-set for whitespace. |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Chris Hanson | Add named character sets. |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Chris Hanson | Add case-insensitive matching. |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Chris Hanson | Change mime-coded to use regsexp. |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Chris Hanson | Change regsexp value to have values of groups instead... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Chris Hanson | Change groups implementation to segregate started group... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Chris Hanson | Change groups abstraction to use message-passing style. |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Chris Hanson | Change position abstraction to use message-passing... |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Chris Hanson | Implement regsexp string search. |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Chris Hanson | Export nfc-string?. |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Chris Hanson | Change char-syntax rules to emphasize that they are... |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Chris Hanson | Fix typo in rule that broke i386 build. |
commit | commitdiff | tree | snapshot |
2017-05-01 |
Chris Hanson | Implement converter from regexp patterns to regsexp... |
commit | commitdiff | tree | snapshot |
2017-05-01 |
Chris Hanson | Add source files for ISO 8859 mappings and move convert... |
commit | commitdiff | tree | snapshot |
2017-04-30 |
Chris Hanson | Ham-handed elimination of legacy strings from win32... |
commit | commitdiff | tree | snapshot |
2017-04-30 |
Chris Hanson | Merge branch 'master' of git.sv.gnu.org:/srv/git/mit... |
commit | commitdiff | tree | snapshot |
2017-04-30 |
Chris Hanson | Eliminate last remnants of "octets" ports. |
commit | commitdiff | tree | snapshot |
2017-04-30 |
Chris Hanson | Implement string<->iso8859-1 converters. |
commit | commitdiff | tree | snapshot |
2017-04-30 |
Chris Hanson | Minor cleanups to regexp code. |
commit | commitdiff | tree | snapshot |
2017-04-30 |
Chris Hanson | Fix bugs in char-set->regexp rewrite. |
commit | commitdiff | tree | snapshot |
2017-04-30 |
Chris Hanson | Add load-option to make sure regexp code is loaded... |
commit | commitdiff | tree | snapshot |
2017-04-30 |
Chris Hanson | Allow option files to use boot-inits. |
commit | commitdiff | tree | snapshot |
2017-04-30 |
Chris Hanson | Change char-set->regexp to use string builder. |
commit | commitdiff | tree | snapshot |
2017-04-30 |
Chris Hanson | Rewrite regexp compiler to use bytevectors. Also add... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
Matt Birkholz | runtime/global (write-to-string): missing arg |
commit | commitdiff | tree | snapshot |
2017-04-29 |
Chris Hanson | Eliminate legacy-string->bytevector call now primitive... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
Chris Hanson | Refactor compressor/decompressor to use bytevectors... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
Chris Hanson | Fix bug when calling {flush,synchronized}-output-port... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
Chris Hanson | Refactor host-adapter to detect the changes it needs... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
Chris Hanson | Merge branch 'master' into sketch |
commit | commitdiff | tree | snapshot |
2017-04-28 |
Chris Hanson | Revert change to host-adapter that breaks self-build. |
commit | commitdiff | tree | snapshot |
2017-04-28 |
Chris Hanson | Rwrite to use bytevectors instead of strings. |
commit | commitdiff | tree | snapshot |
2017-04-28 |
Chris Hanson | Move bytevector access macros into "object.h". |
commit | commitdiff | tree | snapshot |
2017-04-28 |
Chris Hanson | Update file encryption to work with binary or textual... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
Chris Hanson | Fix bug from recent change. |
commit | commitdiff | tree | snapshot |
2017-04-28 |
Chris Hanson | Fix typo in last change. |
commit | commitdiff | tree | snapshot |
2017-04-28 |
Chris Hanson | Use index procedures to simplify read-bytevector!. |
commit | commitdiff | tree | snapshot |
next |