| Commit message (Expand) | Author | Age | Files | Lines |
* | Bumping copyrights to 2014 and expressing them as year ranges. | Kaz Kylheku | 2013-12-10 | 1 | -1/+1 |
* | * eval.c (eval_init): closelog_wrap interned. | Kaz Kylheku | 2013-12-10 | 1 | -0/+12 |
* | * eval.c (eval_init): Register streamp, real_time_stream_p, | Kaz Kylheku | 2013-12-10 | 1 | -2/+91 |
* | syslog support; bitwise logior and logand functions become variadic. | Kaz Kylheku | 2013-12-10 | 1 | -3/+141 |
* | Version 71txr-71 | Kaz Kylheku | 2013-12-07 | 1 | -2/+2 |
* | * eval.c (eval_init): Update registration of regex-compile | Kaz Kylheku | 2013-12-06 | 1 | -5/+8 |
* | * regex.c (regex_compile): Handle string input. | Kaz Kylheku | 2013-12-05 | 1 | -4/+11 |
* | * eval.c (eval_init): Registered regex_parse as new | Kaz Kylheku | 2013-12-05 | 1 | -1/+35 |
* | * eval.c (eval_init): New functions countqual, countql, countq | Kaz Kylheku | 2013-11-29 | 1 | -0/+33 |
* | * configure (config_flags): New variable, allowing us to | Kaz Kylheku | 2013-11-29 | 1 | -2/+10 |
* | * configure: Detect the daemon function. | Kaz Kylheku | 2013-11-28 | 1 | -0/+32 |
* | * txr.1: Documented open-tail and make-time. | Kaz Kylheku | 2013-11-28 | 1 | -0/+57 |
* | Stream-seeking functionality. | Kaz Kylheku | 2013-11-26 | 1 | -0/+34 |
* | Version 70txr-70 | Kaz Kylheku | 2013-11-21 | 1 | -2/+2 |
* | Fix incorrect function name. | Kaz Kylheku | 2013-10-27 | 1 | -1/+1 |
* | Version 69.txr-69 | Kaz Kylheku | 2013-10-23 | 1 | -2/+2 |
* | * txr.1: Fixed documentation bug. expt with three or more | Kaz Kylheku | 2013-10-21 | 1 | -3/+6 |
* | Task #11433. Implement continuation of multiple | Kaz Kylheku | 2013-10-11 | 1 | -1/+63 |
* | * txr.1: Fix reversed arguments in documentation for time-string-local | Kaz Kylheku | 2013-10-11 | 1 | -2/+2 |
* | Version 68.txr-68 | Kaz Kylheku | 2013-10-07 | 1 | -2/+2 |
* | Improving behavior of op and fixing a bug. | Kaz Kylheku | 2013-10-06 | 1 | -17/+35 |
* | New feature: :vars argument in repeat and rep directives in an output | Kaz Kylheku | 2013-10-06 | 1 | -5/+43 |
* | Fix dates.txr-67 | Kaz Kylheku | 2013-07-13 | 1 | -1/+1 |
* | Version 67 | Kaz Kylheku | 2013-07-13 | 1 | -0/+8 |
* | * txr.1: Fix slipup, where call is referred to as funcall. | Kaz Kylheku | 2013-07-12 | 1 | -1/+1 |
* | Version 67 | Kaz Kylheku | 2013-07-12 | 1 | -2/+25 |
* | * match.c (require_s): New variable. | Kaz Kylheku | 2013-06-11 | 1 | -3/+24 |
* | * eval.c (eval_init): tok-str acquires new parameter | Kaz Kylheku | 2013-06-11 | 1 | -1/+8 |
* | * eval.c (eval_init): lazy-str's third argument is optional. | Kaz Kylheku | 2013-06-11 | 1 | -13/+213 |
* | * eval.c (eval_init): Register tok_str as intrinsic. | Kaz Kylheku | 2013-05-20 | 1 | -0/+22 |
* | * txr.1: Corrected wrong function name in documentation | Kaz Kylheku | 2013-05-20 | 1 | -2/+2 |
* | * txr.1: Misleading documentation updated for split-str, which | Kaz Kylheku | 2013-05-20 | 1 | -8/+18 |
* | Fix date. | Kaz Kylheku | 2013-05-16 | 1 | -1/+1 |
* | Version 66.txr-66 | Kaz Kylheku | 2013-05-16 | 1 | -2/+2 |
* | * eval.c (eval_init): New intrinsics, time-string-local and | Kaz Kylheku | 2013-05-15 | 1 | -5/+29 |
* | * match.c (match_fun): Support debug stop on the function | Kaz Kylheku | 2013-05-15 | 1 | -0/+27 |
* | * txr.1: Documented match-fun, source-loc, source-loc-str | Kaz Kylheku | 2013-05-15 | 1 | -0/+51 |
* | * txr.1: Documented time and url encoding/decoding functions. | Kaz Kylheku | 2013-05-14 | 1 | -0/+63 |
* | * eval.c (eval_init): State argument in random-fixnum should be | Kaz Kylheku | 2013-05-14 | 1 | -1/+101 |
* | * RELNOTES: Updated in preparation for release. | Kaz Kylheku | 2013-05-14 | 1 | -1/+209 |
* | * eval.c (eval_init): New instrinsic function iffi registered. | Kaz Kylheku | 2013-01-11 | 1 | -2/+14 |
* | * eval.c: Allow the test form of a for loop to be omitted, | Kaz Kylheku | 2012-09-25 | 1 | -5/+7 |
* | * arith.c (logtest): New function. | Kaz Kylheku | 2012-09-18 | 1 | -2/+94 |
* | Documenting bit ops. | Kaz Kylheku | 2012-09-17 | 1 | -0/+101 |
* | * stream.c (vformat): Slight change in ~s directive. For a floating | Kaz Kylheku | 2012-09-17 | 1 | -1/+1 |
* | * parser.l: Implemented hexadecimal integer constants. | Kaz Kylheku | 2012-09-16 | 1 | -3/+11 |
* | * eval.c (eval_init): New intrinsics: make-similar-hash, copy-hash, | Kaz Kylheku | 2012-09-12 | 1 | -0/+58 |
* | Vector functions documented. | Kaz Kylheku | 2012-09-11 | 1 | -1/+170 |
* | * configure: Added test for <sys/stat.h> | Kaz Kylheku | 2012-09-11 | 1 | -0/+26 |
* | * eval.c (eval_init): new instrinsic function /= registered. | Kaz Kylheku | 2012-09-11 | 1 | -0/+15 |