| Commit message (Expand) | Author | Age | Files | Lines |
* | * parser.y (unquotes_occur): Fix use of unquote_s rather than sys_unquote_s | Kaz Kylheku | 2014-03-02 | 1 | -1/+2 |
* | * Makefile: Use target-specific assignment | Kaz Kylheku | 2014-02-28 | 1 | -0/+2 |
* | * Makefile (OBJS): New object file, combi.o. | Kaz Kylheku | 2014-02-11 | 1 | -1/+1 |
* | Long overdue MinGW port maintenance. | Kaz Kylheku | 2014-01-09 | 1 | -3/+3 |
* | First cut at signal handling support. | Kaz Kylheku | 2013-12-12 | 1 | -0/+1 |
* | Bumping copyrights to 2014 and expressing them as year ranges. | Kaz Kylheku | 2013-12-10 | 1 | -1/+1 |
* | syslog support; bitwise logior and logand functions become variadic. | Kaz Kylheku | 2013-12-10 | 1 | -3/+4 |
* | * Changelog: missing entries reconstructed. | Kaz Kylheku | 2013-11-27 | 1 | -1/+1 |
* | * Makefile (clean): depends on conftest.clean | Kaz Kylheku | 2013-10-28 | 1 | -1/+7 |
* | Fixes for configuring and building in a separate directory. | Kaz Kylheku | 2012-04-20 | 1 | -4/+4 |
* | More NetBSD porting. | Kaz Kylheku | 2012-04-10 | 1 | -1/+1 |
* | * Makefile (conftest.ccver): New phony target. | Kaz Kylheku | 2012-04-10 | 1 | -0/+4 |
* | Fixes to get configure ccname=g++ working on OSX Lion. | Kaz Kylheku | 2012-04-07 | 1 | -1/+1 |
* | * Makefile (TXR_ARGS): Pass new file to tests/009/json.txr test. | Kaz Kylheku | 2012-03-23 | 1 | -1/+1 |
* | * Makefile: link in -lm, which is needed now on some systems. | Kaz Kylheku | 2012-03-21 | 1 | -1/+1 |
* | This test case would have caught the prior regression. | Kaz Kylheku | 2012-02-02 | 1 | -0/+1 |
* | Improved debugging. Debug nesting depth counter maintained | Kaz Kylheku | 2012-01-21 | 1 | -4/+5 |
* | * Makefile (OBJS): new object file, rand.o. | Kaz Kylheku | 2011-12-21 | 1 | -1/+1 |
* | * Makefile (distclean): use rm -rf on mpi directory. | Kaz Kylheku | 2011-12-21 | 1 | -1/+2 |
* | * Makefile (repatch): New phony target. | Kaz Kylheku | 2011-12-13 | 1 | -2/+7 |
* | Bignum support, here we go! | Kaz Kylheku | 2011-12-09 | 1 | -1/+13 |
* | Task #11436 | Kaz Kylheku | 2011-11-26 | 1 | -1/+1 |
* | * Makefile (tests/008/soundex.ok): New test case. | Kaz Kylheku | 2011-11-19 | 1 | -0/+1 |
* | Added a JSON parsing test case. This flushed out a bug which crashed | Kaz Kylheku | 2011-11-18 | 1 | -0/+2 |
* | Adding a debugger. This is an experimental prototype. | Kaz Kylheku | 2011-11-13 | 1 | -1/+1 |
* | Infrastructure for storing line number information | Kaz Kylheku | 2011-11-12 | 1 | -1/+1 |
* | * Makefile (%.ok: %.txr): Use unified diff for showing | Kaz Kylheku | 2011-10-13 | 1 | -1/+1 |
* | * LICENSE, Makefile, configure, filter.c, filter.h, gc.c, gc.h, hash.c, | Kaz Kylheku | 2011-10-04 | 1 | -1/+1 |
* | New test case, covering some filtering from HTML/XML. | Kaz Kylheku | 2011-10-01 | 1 | -0/+1 |
* | New test case under tests/008. | Kaz Kylheku | 2011-10-01 | 1 | -1/+2 |
* | Tokenizing test case, exercising for @(coll :gap 0) | Kaz Kylheku | 2011-10-01 | 1 | -0/+1 |
* | New test case, covering exception handling across nested | Kaz Kylheku | 2011-10-01 | 1 | -1/+1 |
* | Filtering feature for variable substitution in output. | Kaz Kylheku | 2011-09-25 | 1 | -1/+1 |
* | * LICENSE, Makefile, configure, gc.c, gc.h, hash.c, hash.h, lib.c, | Kaz Kylheku | 2011-09-23 | 1 | -1/+1 |
* | Bump copyrights to 2010. | Kaz Kylheku | 2010-10-05 | 1 | -1/+1 |
* | New testcase for freeform. | Kaz Kylheku | 2010-02-28 | 1 | -0/+1 |
* | Automate the maintenance of the HTML-ized man page. | Kaz Kylheku | 2010-01-15 | 1 | -0/+6 |
* | * Makefile (CFLAGS): Better test for g++, when removing | Kaz Kylheku | 2009-12-03 | 1 | -1/+1 |
* | * Makefile (tests): Don't depend on the executable. Otherwise, | Kaz Kylheku | 2009-12-02 | 1 | -7/+10 |
* | * Makefile (install-tests): New target. Provides a way to make the | Kaz Kylheku | 2009-12-02 | 1 | -0/+12 |
* | Fix annoyances with dependency generation, such as picking up local | Kaz Kylheku | 2009-12-02 | 1 | -1/+1 |
* | * Makefile (CFLAGS): If the compiler matches the pattern %g++, | Kaz Kylheku | 2009-11-28 | 1 | -0/+4 |
* | * Makefile (CFLAGS): add -Dlint to CFLAGS when compiling y.tab.o. | Kaz Kylheku | 2009-11-28 | 1 | -0/+4 |
* | Switching to DESTDIR convention for install. | Kaz Kylheku | 2009-11-27 | 1 | -5/+16 |
* | Not all systems have a yacc alias for the yacc program. | Kaz Kylheku | 2009-11-26 | 1 | -1/+5 |
* | Auto-detect what specifiers to use for inline functions. | Kaz Kylheku | 2009-11-24 | 1 | -3/+3 |
* | * configure (platform_flags, remove_flags): New config variables. | Kaz Kylheku | 2009-11-23 | 1 | -3/+4 |
* | WTF | Kaz Kylheku | 2009-11-23 | 1 | -1/+1 |
* | * Makefile (conftest.o): revert change that took CFLAGS from | Kaz Kylheku | 2009-11-23 | 1 | -1/+1 |
* | Reporting of compile errors during configuration for easier | Kaz Kylheku | 2009-11-23 | 1 | -1/+2 |