summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* * eval.c (eval_init): log_authpriv_v registered as log-authpriv.Kaz Kylheku2013-12-111-3/+12
* * eval.c (symbol_value, boundp, fboundp): New functions.Kaz Kylheku2013-12-111-6/+29
* Bumping copyrights to 2014 and expressing them as year ranges.Kaz Kylheku2013-12-101-1/+1
* * eval.c (eval_init): closelog_wrap interned.Kaz Kylheku2013-12-101-0/+12
* * eval.c (eval_init): Register streamp, real_time_stream_p,Kaz Kylheku2013-12-101-2/+91
* syslog support; bitwise logior and logand functions become variadic.Kaz Kylheku2013-12-101-3/+141
* Version 71txr-71Kaz Kylheku2013-12-071-2/+2
* * eval.c (eval_init): Update registration of regex-compileKaz Kylheku2013-12-061-5/+8
* * regex.c (regex_compile): Handle string input.Kaz Kylheku2013-12-051-4/+11
* * eval.c (eval_init): Registered regex_parse as newKaz Kylheku2013-12-051-1/+35
* * eval.c (eval_init): New functions countqual, countql, countqKaz Kylheku2013-11-291-0/+33
* * configure (config_flags): New variable, allowing us toKaz Kylheku2013-11-291-2/+10
* * configure: Detect the daemon function.Kaz Kylheku2013-11-281-0/+32
* * txr.1: Documented open-tail and make-time.Kaz Kylheku2013-11-281-0/+57
* Stream-seeking functionality.Kaz Kylheku2013-11-261-0/+34
* Version 70txr-70Kaz Kylheku2013-11-211-2/+2
* Fix incorrect function name.Kaz Kylheku2013-10-271-1/+1
* Version 69.txr-69Kaz Kylheku2013-10-231-2/+2
* * txr.1: Fixed documentation bug. expt with three or moreKaz Kylheku2013-10-211-3/+6
* Task #11433. Implement continuation of multipleKaz Kylheku2013-10-111-1/+63
* * txr.1: Fix reversed arguments in documentation for time-string-localKaz Kylheku2013-10-111-2/+2
* Version 68.txr-68Kaz Kylheku2013-10-071-2/+2
* Improving behavior of op and fixing a bug.Kaz Kylheku2013-10-061-17/+35
* New feature: :vars argument in repeat and rep directives in an outputKaz Kylheku2013-10-061-5/+43
* Fix dates.txr-67Kaz Kylheku2013-07-131-1/+1
* Version 67Kaz Kylheku2013-07-131-0/+8
* * txr.1: Fix slipup, where call is referred to as funcall.Kaz Kylheku2013-07-121-1/+1
* Version 67Kaz Kylheku2013-07-121-2/+25
* * match.c (require_s): New variable.Kaz Kylheku2013-06-111-3/+24
* * eval.c (eval_init): tok-str acquires new parameterKaz Kylheku2013-06-111-1/+8
* * eval.c (eval_init): lazy-str's third argument is optional.Kaz Kylheku2013-06-111-13/+213
* * eval.c (eval_init): Register tok_str as intrinsic.Kaz Kylheku2013-05-201-0/+22
* * txr.1: Corrected wrong function name in documentationKaz Kylheku2013-05-201-2/+2
* * txr.1: Misleading documentation updated for split-str, whichKaz Kylheku2013-05-201-8/+18
* Fix date.Kaz Kylheku2013-05-161-1/+1
* Version 66.txr-66Kaz Kylheku2013-05-161-2/+2
* * eval.c (eval_init): New intrinsics, time-string-local andKaz Kylheku2013-05-151-5/+29
* * match.c (match_fun): Support debug stop on the functionKaz Kylheku2013-05-151-0/+27
* * txr.1: Documented match-fun, source-loc, source-loc-strKaz Kylheku2013-05-151-0/+51
* * txr.1: Documented time and url encoding/decoding functions.Kaz Kylheku2013-05-141-0/+63
* * eval.c (eval_init): State argument in random-fixnum should beKaz Kylheku2013-05-141-1/+101
* * RELNOTES: Updated in preparation for release.Kaz Kylheku2013-05-141-1/+209
* * eval.c (eval_init): New instrinsic function iffi registered.Kaz Kylheku2013-01-111-2/+14
* * eval.c: Allow the test form of a for loop to be omitted,Kaz Kylheku2012-09-251-5/+7
* * arith.c (logtest): New function.Kaz Kylheku2012-09-181-2/+94
* Documenting bit ops.Kaz Kylheku2012-09-171-0/+101
* * stream.c (vformat): Slight change in ~s directive. For a floatingKaz Kylheku2012-09-171-1/+1
* * parser.l: Implemented hexadecimal integer constants.Kaz Kylheku2012-09-161-3/+11
* * eval.c (eval_init): New intrinsics: make-similar-hash, copy-hash,Kaz Kylheku2012-09-121-0/+58
* Vector functions documented.Kaz Kylheku2012-09-111-1/+170