summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* First cut at signal handling support.Kaz Kylheku2013-12-121-0/+47
* * configure (config_flags): Variable removed. This was more trouble than itKaz Kylheku2013-12-121-0/+6
* * configure: Fix warnings in test cases for HAVE_FORK_STUFFKaz Kylheku2013-12-121-0/+7
* * txr.c (txr_main): Change stderr to line buffered mode.Kaz Kylheku2013-12-111-0/+4
* * eval.c (eval_init): log_authpriv_v registered as log-authpriv.Kaz Kylheku2013-12-111-0/+12
* * eval.c (symbol_value, boundp, fboundp): New functions.Kaz Kylheku2013-12-111-0/+7
* * arith.c, hash.c, lib.c, rand.c, stream.c, syslog.c: RemovingKaz Kylheku2013-12-111-0/+6
* * eval.c (eval_init): closelog_wrap interned.Kaz Kylheku2013-12-101-0/+10
* * eval.c (eval_init): Register streamp, real_time_stream_p,Kaz Kylheku2013-12-101-0/+13
* syslog support; bitwise logior and logand functions become variadic.Kaz Kylheku2013-12-101-2/+7
* syslog support; bitwise logior and logand functions become variadic.Kaz Kylheku2013-12-101-0/+22
* Version 71txr-71Kaz Kylheku2013-12-071-0/+12
* * parser.l (end_of_regex): Fix start condition stack underflowKaz Kylheku2013-12-061-0/+5
* * parser.l (regex_parse): Match the simplified grammar nowKaz Kylheku2013-12-061-0/+6
* * eval.c (eval_init): Update registration of regex-compileKaz Kylheku2013-12-061-0/+20
* Fixing some old-style coding that became obsoleteKaz Kylheku2013-12-061-0/+13
* * regex.c (regex_compile): Handle string input.Kaz Kylheku2013-12-051-0/+9
* * eval.c (eval_init): Registered regex_parse as newKaz Kylheku2013-12-051-0/+27
* * stream.c (stdio_set_prop): Fix reversed boolean.Kaz Kylheku2013-12-021-0/+4
* * stream.c (tail_strategy): Execute the strategy code alsoKaz Kylheku2013-12-021-0/+15
* * genvim.txr: Missing catch and finally keywords added.Kaz Kylheku2013-12-021-0/+6
* debug_check calls are the culprit triggering lookaheadKaz Kylheku2013-12-021-0/+14
* Steps toward fixing an issue: lazy list readahead.Kaz Kylheku2013-12-011-0/+50
* * eval.c (eval_init): New functions countqual, countql, countqKaz Kylheku2013-11-291-0/+11
* * configure (config_flags): New variable, allowing us toKaz Kylheku2013-11-291-0/+20
* * lib.c (make_time): We must subtract from the 1-12Kaz Kylheku2013-11-281-0/+6
* * stream.c (tail_calc): New functionKaz Kylheku2013-11-281-0/+7
* * configure: Detect the daemon function.Kaz Kylheku2013-11-281-0/+12
* * txr.1: Documented open-tail and make-time.Kaz Kylheku2013-11-281-0/+4
* Extending intrinsic functions to go up to 7 arguments.Kaz Kylheku2013-11-281-0/+20
* * stream.c (make_stdio_stream_common): Initialize newKaz Kylheku2013-11-281-0/+5
* * stream.c (struct stdio_handle): New member, mode.Kaz Kylheku2013-11-281-0/+14
* * Changelog: missing entries reconstructed.Kaz Kylheku2013-11-271-1/+89
* * match.c (v_load): Bugfix: bindings were propagated in only one of twoKaz Kylheku2013-11-241-0/+7
* Fix for uninitialized struct member curfiles in the match context.Kaz Kylheku2013-11-241-0/+10
* * genvim.txr: Change how the hard-coded symbols (end, and, or) areKaz Kylheku2013-11-221-0/+7
* Version 70txr-70Kaz Kylheku2013-11-211-0/+12
* Nasty bug fixed: @(accept) from inside a @(collect) was found not toKaz Kylheku2013-11-211-0/+14
* * genvim.txr: Handle symbols whose C names end with _star_s,Kaz Kylheku2013-11-051-0/+7
* * Makefile (clean): depends on conftest.cleanKaz Kylheku2013-10-281-0/+9
* Fix 2013-10-06 regression in op syntax. This happens when a @varKaz Kylheku2013-10-271-0/+11
* Fix jaw-dropping bug introduced on 2009-11-15, first affectingKaz Kylheku2013-10-271-0/+27
* * genvim.txr: Include syntactic directives which aren't extracted fromKaz Kylheku2013-10-271-0/+7
* Ouch! Turns out the code base has numerous unintendedKaz Kylheku2013-10-241-0/+34
* * genvim.txr: Split long lines of keywords.Kaz Kylheku2013-10-231-0/+6
* * txr.vim: Updated using genvim.txr.Kaz Kylheku2013-10-231-0/+2
* * genvim.txr: New file.Kaz Kylheku2013-10-231-0/+4
* * configure: Change to header block comment generated in config.hKaz Kylheku2013-10-231-0/+4
* Version 69.txr-69Kaz Kylheku2013-10-231-1/+13
* * txr.1: Fixed documentation bug. expt with three or moreKaz Kylheku2013-10-211-0/+5