summaryrefslogtreecommitdiffstats
path: root/txr.c
Commit message (Expand)AuthorAgeFilesLines
* Ported to Cygwin.Kaz Kylheku2011-10-091-1/+1
* * LICENSE, Makefile, configure, filter.c, filter.h, gc.c, gc.h, hash.c,Kaz Kylheku2011-10-041-1/+1
* Version 038Kaz Kylheku2011-10-011-1/+1
* * match.c (mingap_k, maxgap_k, gap_k, times_k, lines_k): NewKaz Kylheku2011-09-291-0/+1
* Version 037.Kaz Kylheku2011-09-261-1/+1
* * LICENSE, Makefile, configure, gc.c, gc.h, hash.c, hash.h, lib.c,Kaz Kylheku2011-09-231-1/+1
* Version 036.txr-036Kaz Kylheku2011-09-221-1/+1
* Version 035.Kaz Kylheku2010-10-051-1/+1
* Bump copyrights to 2010.Kaz Kylheku2010-10-051-1/+1
* Version 034.txr-034Kaz Kylheku2010-02-281-1/+1
* Version 033.Kaz Kylheku2010-01-261-1/+1
* Version 032.Kaz Kylheku2010-01-251-1/+1
* Version 031.txr-031Kaz Kylheku2010-01-251-1/+1
* Version 030.txr-030Kaz Kylheku2010-01-191-1/+1
* Version 029.Kaz Kylheku2010-01-181-1/+1
* Version 028.Kaz Kylheku2010-01-161-1/+1
* Dynamically determine which regex implementation to use:Kaz Kylheku2010-01-131-0/+4
* Eliminate the void * disease. Generic pointers are of mem_t *Kaz Kylheku2009-12-041-1/+1
* Version 027.txr-027Kaz Kylheku2009-12-031-1/+1
* Fix for failing test suite on MIPS machine, due toKaz Kylheku2009-12-031-2/+2
* Code cleanup. All private functions static. Private stuffKaz Kylheku2009-11-281-4/+4
* Version 026.txr-026Kaz Kylheku2009-11-261-1/+1
* More Valgrind support. New option --vg-debug which turns onKaz Kylheku2009-11-251-0/+11
* Version 025Kaz Kylheku2009-11-241-1/+1
* Renaming global variables that denote symbols, such that theyKaz Kylheku2009-11-241-2/+2
* Improving portability. It is no longer assumed that pointersKaz Kylheku2009-11-231-0/+1
* Introducing symbol packages. Internal symbols are now inKaz Kylheku2009-11-211-3/+5
* Changing ``obj_t *'' occurences to a ``val'' typedef. (Ideally,Kaz Kylheku2009-11-201-24/+24
* Version 024.txr-024Kaz Kylheku2009-11-191-1/+1
* Version 023.Kaz Kylheku2009-11-181-1/+1
* More removal of C99 wide character I/O, and tightening upKaz Kylheku2009-11-171-2/+1
* Version 022.txr-022Kaz Kylheku2009-11-171-1/+1
* Big round of changes to switch the code base to use the streamKaz Kylheku2009-11-161-66/+73
* Version 021 preparation.txr-021Kaz Kylheku2009-11-151-2/+2
* Allow -c scripts to not have a trailing newline.Kaz Kylheku2009-11-131-0/+3
* Previous commit broke UTF-8 lexing, by changing the get_charKaz Kylheku2009-11-131-1/+1
* Continuing wchar_t conversion. Making sure all stdio callsKaz Kylheku2009-11-121-61/+62
* Whitespace.Kaz Kylheku2009-11-121-0/+1
* * txr.c (main): call setlocale to set the LC_CTYPE to en_US.UTF-8,Kaz Kylheku2009-11-111-0/+2
* Big conversion to wide characters and UTF-8 support.Kaz Kylheku2009-11-111-33/+34
* Throw exception on stream error during close, or I/O operations. ThisKaz Kylheku2009-11-061-2/+2
* Version 020.txr-020Kaz Kylheku2009-11-011-1/+1
* Bug ID 27895: Calls to protect have an argument list terminatedKaz Kylheku2009-11-011-2/+2
* Bug ID 27899: Garbage collection problem: method of locating stackKaz Kylheku2009-11-011-4/+10
* Version 019txr-019Kaz Kylheku2009-11-031-1/+1
* Start of implementation for freestyle matching.Kaz Kylheku2009-11-021-11/+9
* Starting txr git.graftedtxr-018Kaz Kylheku2009-10-301-1/+1
* txr-017 2009-10-17txr-017Kaz Kylheku2017-07-311-9/+30
* txr-016 2009-10-16txr-016Kaz Kylheku2017-07-311-10/+13
* txr-015 2009-10-15txr-015Kaz Kylheku2017-07-311-0/+336