| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump copyrights to 2010. | Kaz Kylheku | 2010-10-05 | 1 | -1/+1 |
* | * match.c (match_files): Bugfix. A (sub)query that runs out of data | Kaz Kylheku | 2010-10-04 | 1 | -0/+3 |
* | * match.c (match_lines): Bugfix in freeform directive. | Kaz Kylheku | 2010-02-27 | 1 | -1/+3 |
* | Version 032. | Kaz Kylheku | 2010-01-25 | 1 | -0/+1 |
* | Fix screwup in previous change: value treated as a cons | Kaz Kylheku | 2010-01-25 | 1 | -2/+1 |
* | * match.c (match_files): Workaround for GC issue | Kaz Kylheku | 2010-01-24 | 1 | -0/+2 |
* | Fix for unbounded memory growth problem reproduced with GCC 4.4.1 | Kaz Kylheku | 2010-01-21 | 1 | -0/+2 |
* | * match.c (match_files): Reduce scope, and bogus use of, dataline | Kaz Kylheku | 2010-01-21 | 1 | -6/+2 |
* | Version 028. | Kaz Kylheku | 2010-01-16 | 1 | -1/+1 |
* | Impelement derivative-based regular expressions. | Kaz Kylheku | 2010-01-13 | 1 | -2/+2 |
* | Code cleanup. All private functions static. Private stuff | Kaz Kylheku | 2009-11-28 | 1 | -58/+29 |
* | Switching to keyword symbols for :args and :nothrow. | Kaz Kylheku | 2009-11-24 | 1 | -11/+11 |
* | Changes to make the code portable to C++ compilers, which | Kaz Kylheku | 2009-11-24 | 1 | -1/+3 |
* | Renaming global variables that denote symbols, such that they | Kaz Kylheku | 2009-11-24 | 1 | -55/+54 |
* | Improving portability. It is no longer assumed that pointers | Kaz Kylheku | 2009-11-23 | 1 | -7/+8 |
* | Introducing symbol packages. Internal symbols are now in | Kaz Kylheku | 2009-11-21 | 1 | -40/+50 |
* | * unwind.c (uw_throw): If streams are not initialized, | Kaz Kylheku | 2009-11-20 | 1 | -0/+1 |
* | * match.c (dest_bind): Extended to handle more general forms | Kaz Kylheku | 2009-11-20 | 1 | -15/+12 |
* | Changing ``obj_t *'' occurences to a ``val'' typedef. (Ideally, | Kaz Kylheku | 2009-11-20 | 1 | -228/+228 |
* | * match.c (match_line, match_files): Fix broken behavior of collect | Kaz Kylheku | 2009-11-18 | 1 | -6/+2 |
* | More removal of C99 wide character I/O, and tightening up | Kaz Kylheku | 2009-11-17 | 1 | -18/+24 |
* | Warning fixes. | Kaz Kylheku | 2009-11-17 | 1 | -1/+1 |
* | Fixes for compliance to C89. | Kaz Kylheku | 2009-11-17 | 1 | -1/+2 |
* | Big round of changes to switch the code base to use the stream | Kaz Kylheku | 2009-11-16 | 1 | -122/+139 |
* | Continuing wchar_t conversion. Making sure all stdio calls | Kaz Kylheku | 2009-11-12 | 1 | -9/+9 |
* | Big conversion to wide characters and UTF-8 support. | Kaz Kylheku | 2009-11-11 | 1 | -114/+119 |
* | Changing representation of objects to allow the NUM type to be | Kaz Kylheku | 2009-11-09 | 1 | -3/+3 |
* | Throw exception on stream error during close, or I/O operations. This | Kaz Kylheku | 2009-11-06 | 1 | -2/+2 |
* | Version 019txr-019 | Kaz Kylheku | 2009-11-03 | 1 | -4/+4 |
* | Change the freeform line catenation semantics to termination | Kaz Kylheku | 2009-11-03 | 1 | -3/+3 |
* | Got regex working over lazy strings from freeform. | Kaz Kylheku | 2009-11-02 | 1 | -7/+5 |
* | Implement custom separator and limit in freeform. | Kaz Kylheku | 2009-11-02 | 1 | -1/+10 |
* | Start of implementation for freestyle matching. | Kaz Kylheku | 2009-11-02 | 1 | -4/+31 |
* | Trivial change allows regexps to be bound to variables, | Kaz Kylheku | 2009-10-30 | 1 | -0/+2 |
* | Starting txr git.graftedtxr-018 | Kaz Kylheku | 2009-10-30 | 1 | -11/+22 |
* | txr-017 2009-10-17txr-017 | Kaz Kylheku | 2017-07-31 | 1 | -16/+32 |
* | txr-016 2009-10-16txr-016 | Kaz Kylheku | 2017-07-31 | 1 | -22/+61 |
* | txr-015 2009-10-15txr-015 | Kaz Kylheku | 2017-07-31 | 1 | -0/+1643 |