index
:
txr
master
txr-old
TXR: A data munging language.
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
On platforms with sigaltstack, TXR programs can now catch the
Kaz Kylheku
2014-03-13
1
-0
/
+22
*
* configure: new test for fcntl.
Kaz Kylheku
2014-03-11
1
-0
/
+24
*
Version 85.
txr-85
Kaz Kylheku
2014-03-08
1
-1
/
+1
*
Version 84.
txr-84
Kaz Kylheku
2014-03-07
1
-1
/
+1
*
Version 83
txr-83
Kaz Kylheku
2014-03-02
1
-1
/
+1
*
* configure: changed numerous "if ! conftest" tests to "if conftest",
Kaz Kylheku
2014-03-01
1
-66
/
+67
*
* configure (conftest, conftest_o): New functions
Kaz Kylheku
2014-03-01
1
-71
/
+62
*
Version 82.
txr-82
Kaz Kylheku
2014-02-27
1
-1
/
+1
*
Version 81
txr-81
Kaz Kylheku
2014-02-26
1
-1
/
+1
*
* configure: Make it an error to have implicit function declarations by
Kaz Kylheku
2014-02-25
1
-10
/
+14
*
* configure: Use -Werror= on the missing prototypes and
Kaz Kylheku
2014-02-25
1
-1
/
+1
*
* configure: Added feature tests for makedev, link/symlink/readlink,
Kaz Kylheku
2014-02-25
1
-0
/
+89
*
Version 80
txr-80
Kaz Kylheku
2014-02-17
1
-1
/
+1
*
Version 79
txr-79
Kaz Kylheku
2014-02-11
1
-1
/
+1
*
Version 78.
txr-78
Kaz Kylheku
2014-02-06
1
-1
/
+1
*
* configure: remove stray debugging printf from the
Kaz Kylheku
2014-01-31
1
-1
/
+0
*
Version 77
txr-77
Kaz Kylheku
2014-01-29
1
-1
/
+1
*
Version 76
txr-76
Kaz Kylheku
2014-01-23
1
-1
/
+1
*
Version 75.
txr-75
Kaz Kylheku
2014-01-16
1
-1
/
+1
*
Version 74
txr-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 73
txr-73
Kaz Kylheku
2014-01-08
1
-1
/
+1
*
Merry C++mas!
Kaz Kylheku
2013-12-25
1
-2
/
+2
*
Version 72
txr-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 71
txr-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 70
txr-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
[next]