| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure: remove stray debugging printf from the | Kaz Kylheku | 2014-01-31 | 1 | -1/+0 |
* | Version 77txr-77 | Kaz Kylheku | 2014-01-29 | 1 | -1/+1 |
* | Version 76txr-76 | Kaz Kylheku | 2014-01-23 | 1 | -1/+1 |
* | Version 75.txr-75 | Kaz Kylheku | 2014-01-16 | 1 | -1/+1 |
* | Version 74txr-74 | Kaz Kylheku | 2014-01-13 | 1 | -1/+1 |
* | Mac OSX Upkeep. | Kaz Kylheku | 2014-01-13 | 1 | -9/+21 |
* | * configure: Detect platforms which don't reveal declarations | Kaz Kylheku | 2014-01-10 | 1 | -0/+23 |
* | * configure (lang_flags): Let us switch from using _XOPEN_SOURCE=2 | Kaz Kylheku | 2014-01-10 | 1 | -15/+54 |
* | * configure: Generate HAVE_VALGRIND as #define-d to 1, rathern | Kaz Kylheku | 2014-01-10 | 1 | -1/+1 |
* | Long overdue MinGW port maintenance. | Kaz Kylheku | 2014-01-09 | 1 | -17/+62 |
* | Version 73txr-73 | Kaz Kylheku | 2014-01-08 | 1 | -1/+1 |
* | Merry C++mas! | Kaz Kylheku | 2013-12-25 | 1 | -2/+2 |
* | Version 72txr-72 | Kaz Kylheku | 2013-12-17 | 1 | -1/+1 |
* | First cut at signal handling support. | Kaz Kylheku | 2013-12-12 | 1 | -0/+31 |
* | * configure (config_flags): Variable removed. This was more trouble than it | Kaz Kylheku | 2013-12-12 | 1 | -5/+9 |
* | * configure: Fix warnings in test cases for HAVE_FORK_STUFF | Kaz Kylheku | 2013-12-12 | 1 | -3/+3 |
* | 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 | -0/+27 |
* | Version 71txr-71 | Kaz Kylheku | 2013-12-07 | 1 | -1/+1 |
* | Steps toward fixing an issue: lazy list readahead. | Kaz Kylheku | 2013-12-01 | 1 | -0/+20 |
* | * configure (config_flags): New variable, allowing us to | Kaz Kylheku | 2013-11-29 | 1 | -8/+78 |
* | * configure: Detect the daemon function. | Kaz Kylheku | 2013-11-28 | 1 | -0/+22 |
* | * Changelog: missing entries reconstructed. | Kaz Kylheku | 2013-11-27 | 1 | -2/+11 |
* | * configure: Added check to detect POSIX sleep function. | Kaz Kylheku | 2013-11-27 | 1 | -0/+20 |
* | Version 70txr-70 | Kaz Kylheku | 2013-11-21 | 1 | -1/+1 |
* | * Makefile (clean): depends on conftest.clean | Kaz Kylheku | 2013-10-28 | 1 | -2/+1 |
* | Ouch! Turns out the code base has numerous unintended | Kaz Kylheku | 2013-10-24 | 1 | -1/+1 |
* | * configure: Change to header block comment generated in config.h | Kaz Kylheku | 2013-10-23 | 1 | -1/+1 |
* | Version 69.txr-69 | Kaz Kylheku | 2013-10-23 | 1 | -1/+1 |
* | Version 68.txr-68 | Kaz Kylheku | 2013-10-07 | 1 | -1/+1 |
* | Version 67 | Kaz Kylheku | 2013-07-12 | 1 | -1/+1 |
* | Version 66.txr-66 | Kaz Kylheku | 2013-05-16 | 1 | -1/+1 |
* | * configure: Added test for <sys/stat.h> | Kaz Kylheku | 2012-09-11 | 1 | -0/+24 |
* | * configure: New test added for fork, pipe, exec and waitpid. | Kaz Kylheku | 2012-05-18 | 1 | -0/+31 |
* | * configure: Do not capture the stderr of GNU Make in the | Kaz Kylheku | 2012-05-17 | 1 | -2/+3 |
* | Fixes for configuring and building in a separate directory. | Kaz Kylheku | 2012-04-20 | 1 | -6/+5 |
* | Version 65txr-65 | Kaz Kylheku | 2012-04-20 | 1 | -1/+1 |
* | * configure: Restructuring configure script to be able to detect | Kaz Kylheku | 2012-04-13 | 1 | -51/+65 |
* | More NetBSD porting. | Kaz Kylheku | 2012-04-10 | 1 | -1/+27 |
* | * configure: Switch from _POSIX_C_SOURCE=2 to _XOPEN_SOURCE. | Kaz Kylheku | 2012-04-10 | 1 | -1/+1 |
* | * Makefile (conftest.ccver): New phony target. | Kaz Kylheku | 2012-04-10 | 1 | -20/+31 |
* | NetBSD port. | Kaz Kylheku | 2012-04-09 | 1 | -69/+97 |
* | * arith.c (bignum): Previously static function now exposed as external. | Kaz Kylheku | 2012-04-08 | 1 | -0/+37 |
* | Fixes to get configure ccname=g++ working on OSX Lion. | Kaz Kylheku | 2012-04-07 | 1 | -36/+57 |
* | * configure: Print done and terminate line after checking for | Kaz Kylheku | 2012-04-07 | 1 | -0/+2 |
* | * configure: Added new check for some clashing external names, | Kaz Kylheku | 2012-04-07 | 1 | -0/+40 |
* | Version 64txr-64 | Kaz Kylheku | 2012-04-06 | 1 | -1/+1 |
* | * configure (gen_gc): Default to off. | Kaz Kylheku | 2012-04-04 | 1 | -1/+8 |
* | * configure: Support a gen-gc configuration variable which | Kaz Kylheku | 2012-04-03 | 1 | -3/+3 |
* | Version 63txr-63 | Kaz Kylheku | 2012-03-30 | 1 | -1/+1 |