summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Version 040txr-040Kaz Kylheku2011-10-201-0/+26
* Task #11425Kaz Kylheku2011-10-191-0/+12
* Task #11425Kaz Kylheku2011-10-191-0/+17
* Task #11425Kaz Kylheku2011-10-191-0/+11
* * hash.c (ll_hash): Hashing of pointers should take intoKaz Kylheku2011-10-191-0/+10
* Task #11425Kaz Kylheku2011-10-181-0/+8
* Task #11425Kaz Kylheku2011-10-181-0/+9
* Task #11425Kaz Kylheku2011-10-181-1/+15
* Task #11425.Kaz Kylheku2011-10-181-0/+25
* Quick and dirty port to MinGW.Kaz Kylheku2011-10-161-0/+11
* * configure: reduced post-configure advice to just pointKaz Kylheku2011-10-161-0/+7
* * filter.c (trie_filter_string): Fix warning about uninitializedKaz Kylheku2011-10-161-0/+5
* Task #11425. Refactoring match_files to make it easier toKaz Kylheku2011-10-151-0/+17
* Fixed broken GC on x86_64 (Ubuntu 11, gcc 4.5.2).Kaz Kylheku2011-10-151-0/+25
* * configure: POSIX Portability. Use = instead of ==Kaz Kylheku2011-10-151-0/+5
* * parser.y (elem): Amending previous change. A single spaceKaz Kylheku2011-10-131-0/+10
* * Makefile (%.ok: %.txr): Use unified diff for showingKaz Kylheku2011-10-131-0/+27
* Bug #34538Kaz Kylheku2011-10-121-0/+11
* Improved support for broken unicode.Kaz Kylheku2011-10-101-0/+26
* * HACKING: Documented portability hacks for narrow wchar_t.Kaz Kylheku2011-10-101-0/+4
* Version 039txr-039Kaz Kylheku2011-10-101-0/+52
* One more swing at this with the axe.Kaz Kylheku2011-10-091-0/+9
* * lib.h (wli, lit_noex): We need null characters on both endsKaz Kylheku2011-10-091-0/+8
* Following up to previous commit's TODO.Kaz Kylheku2011-10-091-0/+24
* Ported to Cygwin.Kaz Kylheku2011-10-091-0/+39
* * dep.mk: Regenerated. Too easy to neglect this file.Kaz Kylheku2011-10-091-0/+4
* * match.c (vars_to_bindings): Regression fix: recent commitKaz Kylheku2011-10-091-0/+6
* * configure: Fixed indentation.Kaz Kylheku2011-10-091-0/+4
* * txr.1: Removed references to obsolete @(next) variant.Kaz Kylheku2011-10-081-0/+4
* * match.c (vars_to_bindings): New function.Kaz Kylheku2011-10-081-0/+7
* * match.c (vars_k): New symbol variable.Kaz Kylheku2011-10-081-0/+6
* * txr.1: Augment example of @/.*/ being used to skip to theKaz Kylheku2011-10-081-0/+6
* * match.c (match_line): Skip directive bugfix. If skip is theKaz Kylheku2011-10-081-0/+6
* * match.c (mintimes_k, maxtimes_k): New keyword variables.Kaz Kylheku2011-10-081-0/+10
* * HACKING: Formatting.Kaz Kylheku2011-10-081-0/+4
* * match.c (match_files): Fixed spectacular bug in function calling,Kaz Kylheku2011-10-071-0/+9
* * match.c (greedy_k): New keyword symbol variable.Kaz Kylheku2011-10-071-0/+9
* * lib.c (eol_s): New symbol variable.Kaz Kylheku2011-10-071-0/+14
* * lib.c (flatten_helper): Function removed.Kaz Kylheku2011-10-071-0/+5
* * txr.1: fxed wrong word.Kaz Kylheku2011-10-071-0/+4
* Extending syntax to allow for @VAR and @(...) forms insideKaz Kylheku2011-10-061-0/+28
* Renaming the currying combinators according to new scheme.Kaz Kylheku2011-10-061-0/+12
* * lib.c (funcall3, curry_123_2): New functions.Kaz Kylheku2011-10-061-0/+23
* * match.c (match_files): In function calls, the deletion ofKaz Kylheku2011-10-051-0/+6
* * LICENSE, Makefile, configure, filter.c, filter.h, gc.c, gc.h, hash.c,Kaz Kylheku2011-10-041-0/+7
* * match.c (match_line, match_files): Another correction to how bindingsKaz Kylheku2011-10-041-0/+14
* * lib.c (acons): New function.Kaz Kylheku2011-10-041-0/+18
* Bugfixes to the semantics of binding environments, whichKaz Kylheku2011-10-041-0/+33
* * txr.1: Starte dodcumenting the forgotten merge directive.Kaz Kylheku2011-10-031-0/+4
* Implemented new last clause for collect and coll.Kaz Kylheku2011-10-031-0/+21