2017-03-24 |
Matt Birkholz | Add add-plugin and remove-plugin; maintain an Info... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Matt Birkholz | plugins: Rename debian/postrm and debian/prerm adding... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Matt Birkholz | Add with-temporary-file (for tempfiles that are renamed... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Matt Birkholz | debian/: wordsmithing; punt src/README.txt (not user... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Matt Birkholz | doc/mit-scheme-pucked.1: Wrong paragraph macro. Projec... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Matt Birkholz | Add option-loaded?. |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Matt Birkholz | microcode/uxsig.c: Handle SIGTERM, SIGQUIT and SIGHUP... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Matt Birkholz | sample plugins: Increment versions; note upstream Unico... |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Matt Birkholz | user manual: Add section Proposed Changes to chapter... |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Matt Birkholz | Project motto: (define-feature 'pucked always). |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Matt Birkholz | Increment version numbers for microcode, runtime and... |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Matt Birkholz | typos: in identify-world and user manual |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Matt Birkholz | Typo in aefa370 (Add a global edit procedure...). |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Matt Birkholz | Puck the user manual. |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Matt Birkholz | More versions, notices, project names out-of-date. |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Matt Birkholz | Add a global edit procedure that autoloads Edwin. |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Matt Birkholz | planetarium manual: Address overfull box. |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Matt Birkholz | x11-screen: No need to import x-close-all-displays. |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Matt Birkholz | debian/copyright debian/mit-scheme-pucked.svg: Update... |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Matt Birkholz | gtk-screen/Makefile.am (install-data-hook): Punt if... |
commit | commitdiff | tree | snapshot |
2017-03-11 |
Matt Birkholz | gtk-screen/Makefile.am (EXTRA_DIST): Add debian. |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Matt Birkholz | x11: Export x-close-all-displays to (), as it was in... |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Matt Birkholz | runtime/load (standard-library-directory-pathname)... |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Matt Birkholz | Deprecate all exports from (runtime blowfish) and ... |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Matt Birkholz | Remove plugin source from core source distribution. |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Matt Birkholz | Minimize differences with master. |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Matt Birkholz | Punt long version number 9.2.1.1-1; just use 9.2.7-1. |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Matt Birkholz | plugins: Move debian/postrm to debian/prerm. |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Matt Birkholz | plugin ChangeLogs: Add missing cd commandline. Use... |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Matt Birkholz | Merge branch 'master' into Gtk. |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Matt Birkholz | plugin ChangeLogs: Add missing cd commandline. |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Matt Birkholz | doc: Use default htmldir, pdfdir, etc. Rename updated... |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Matt Birkholz | Load necessary options (not loaded when Edwin is not... |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Matt Birkholz | Generalize load-ffi-quietly to use when loading other... |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Matt Birkholz | edwin: Add input-event unparser. Fix inferior unparser. |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Matt Birkholz | doc/ref-manual/graphics.texi: typo |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Matt Birkholz | cref/conpkg.scm: Fourth slot of import links: 'deprecat... |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Chris Hanson | Change sequence builders to copy small sequences. |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Chris Hanson | Change char-XXX-full converters to store strings. |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Chris Hanson | Fix test, now that I understand what's going on. |
commit | commitdiff | tree | snapshot |
2017-03-06 |
Chris Hanson | Add Unicode segmentation tests and fix implementation... |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Chris Hanson | Merge branch 'master' of git.sv.gnu.org:/srv/git/mit... |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Matt Birkholz | Merge branch 'master' into Gtk. Gtk |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Matt Birkholz | svm: Punt unnecessary (global-definitions "../cref... |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Matt Birkholz | Match up 9.2 and current definitions of GUARANTEE. |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Matt Birkholz | Speed up SVM cross-build with new finish-cross-compilat... |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Matt Birkholz | Assign &lambda-components before (runtime ustring)... |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Chris Hanson | Eliminate long-obsolete lexpr lambdas. |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Chris Hanson | Fix design flaws in segmentation state machines. |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Chris Hanson | Must load host-adapter when compiling svm1. |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Chris Hanson | Save ucd-segment-states for future reference. |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Chris Hanson | Finish documenting the remaining string procedures. |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Chris Hanson | Change the default of 'copy? in string-trimmer to #f. |
commit | commitdiff | tree | snapshot |
2017-03-04 |
Chris Hanson | Finish changing string-ci-hash to string-hash-ci. |
commit | commitdiff | tree | snapshot |
2017-03-04 |
Chris Hanson | Merge branch 'master' of git.sv.gnu.org:/srv/git/mit... |
commit | commitdiff | tree | snapshot |
2017-03-04 |
Chris Hanson | Add a bunch more documentation for strings. |
commit | commitdiff | tree | snapshot |
2017-03-04 |
Chris Hanson | Use @acronym{ASCII}. |
commit | commitdiff | tree | snapshot |
2017-03-04 |
Chris Hanson | Add hacks to make URLs more like web pages. |
commit | commitdiff | tree | snapshot |
2017-03-04 |
Chris Hanson | Export string-hash-ci. |
commit | commitdiff | tree | snapshot |
2017-03-04 |
Chris Hanson | Redefine the string-find-X procedures to take substring... |
commit | commitdiff | tree | snapshot |
2017-03-04 |
Chris Hanson | Move substring? to be near its relatives. |
commit | commitdiff | tree | snapshot |
2017-03-04 |
Chris Hanson | Fix bug: string-padder was adding the wrong number... |
commit | commitdiff | tree | snapshot |
2017-03-04 |
Matt Birkholz | planetarium: Do not put utf8 in string literals. |
commit | commitdiff | tree | snapshot |
2017-03-04 |
Chris Hanson | Document string->vector and vector->string. |
commit | commitdiff | tree | snapshot |
2017-03-04 |
Chris Hanson | Remove redundant description of {,sub}string->list. |
commit | commitdiff | tree | snapshot |
2017-03-04 |
Chris Hanson | Document string-hash-ci. |
commit | commitdiff | tree | snapshot |
2017-03-04 |
Chris Hanson | Change string-search-X interface back to its original... |
commit | commitdiff | tree | snapshot |
2017-03-04 |
Matt Birkholz | Merge branch 'master' into Gtk. |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Matt Birkholz | runtime/chrsyn: Pass TABLE through to char->syntax... |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Matt Birkholz | Load runtime/host-adapter when building a cross-compiler. |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Chris Hanson | Merge branch 'master' of git.sv.gnu.org:/srv/git/mit... |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Chris Hanson | Use canonical caseless matching for symbols. |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Matt Birkholz | gtk, planetarium: Remove references to deprecated bindings. |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Matt Birkholz | First load runtime/host-adapter when building a cross... |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Matt Birkholz | Merge branch 'master' into Gtk. |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Matt Birkholz | x11: Remove reference to deprecated char->string. |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Matt Birkholz | Fix char-set-predicate to accept non-characters. |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Chris Hanson | Another round of eliminations. |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Chris Hanson | Giant edit to remove most of the now-obsolete guarantee... |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Chris Hanson | Change string-joiner and string-splitter to use keyword... |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Matt Birkholz | plugin optiondb.scm: Further-load-options expects a... |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Matt Birkholz | plugins: Update ChangeLogs from stolen plugins. |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Matt Birkholz | plugins: Update Debian version numbers in debian/change... |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Matt Birkholz | plugins: Limit version subpattern in debian/watch. |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Matt Birkholz | plugins: Adjust copyright notices, some version numbers. |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Chris Hanson | Implement dumb Unicode string search, and eliminate... |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Chris Hanson | Eliminate guarantee-substring. |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Chris Hanson | Implement string-padder; promote grapheme clusters. |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Chris Hanson | Implement string-trim-X using string-trimmer. |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Chris Hanson | Change string-map to use string-builder. |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Chris Hanson | Implement string-trimmer; hack cold-load to get boot... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Chris Hanson | Implement keyword-option-parser. |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Chris Hanson | Fix implementations of string-prefix-ci? and string... |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Chris Hanson | Fix broken unit tests. |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Chris Hanson | Implement string-titlecase. |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Chris Hanson | Generate UCD tc table. |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Chris Hanson | Include and export cased table. |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Chris Hanson | Add UCD Cased table. |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Chris Hanson | Implement Unicode word-break algorithm. |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Matt Birkholz | planetarium: Remove references to deprecated bindings. |
commit | commitdiff | tree | snapshot |
next |