| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure: Fix warnings in test cases for HAVE_FORK_STUFF | Kaz Kylheku | 2013-12-12 | 1 | -0/+7 |
* | * txr.c (txr_main): Change stderr to line buffered mode. | Kaz Kylheku | 2013-12-11 | 1 | -0/+4 |
* | * eval.c (eval_init): log_authpriv_v registered as log-authpriv. | Kaz Kylheku | 2013-12-11 | 1 | -0/+12 |
* | * eval.c (symbol_value, boundp, fboundp): New functions. | Kaz Kylheku | 2013-12-11 | 1 | -0/+7 |
* | * arith.c, hash.c, lib.c, rand.c, stream.c, syslog.c: Removing | Kaz Kylheku | 2013-12-11 | 1 | -0/+6 |
* | * eval.c (eval_init): closelog_wrap interned. | Kaz Kylheku | 2013-12-10 | 1 | -0/+10 |
* | * eval.c (eval_init): Register streamp, real_time_stream_p, | Kaz Kylheku | 2013-12-10 | 1 | -0/+13 |
* | syslog support; bitwise logior and logand functions become variadic. | Kaz Kylheku | 2013-12-10 | 1 | -2/+7 |
* | syslog support; bitwise logior and logand functions become variadic. | Kaz Kylheku | 2013-12-10 | 1 | -0/+22 |
* | Version 71txr-71 | Kaz Kylheku | 2013-12-07 | 1 | -0/+12 |
* | * parser.l (end_of_regex): Fix start condition stack underflow | Kaz Kylheku | 2013-12-06 | 1 | -0/+5 |
* | * parser.l (regex_parse): Match the simplified grammar now | Kaz Kylheku | 2013-12-06 | 1 | -0/+6 |
* | * eval.c (eval_init): Update registration of regex-compile | Kaz Kylheku | 2013-12-06 | 1 | -0/+20 |
* | Fixing some old-style coding that became obsolete | Kaz Kylheku | 2013-12-06 | 1 | -0/+13 |
* | * regex.c (regex_compile): Handle string input. | Kaz Kylheku | 2013-12-05 | 1 | -0/+9 |
* | * eval.c (eval_init): Registered regex_parse as new | Kaz Kylheku | 2013-12-05 | 1 | -0/+27 |
* | * stream.c (stdio_set_prop): Fix reversed boolean. | Kaz Kylheku | 2013-12-02 | 1 | -0/+4 |
* | * stream.c (tail_strategy): Execute the strategy code also | Kaz Kylheku | 2013-12-02 | 1 | -0/+15 |
* | * genvim.txr: Missing catch and finally keywords added. | Kaz Kylheku | 2013-12-02 | 1 | -0/+6 |
* | debug_check calls are the culprit triggering lookahead | Kaz Kylheku | 2013-12-02 | 1 | -0/+14 |
* | Steps toward fixing an issue: lazy list readahead. | Kaz Kylheku | 2013-12-01 | 1 | -0/+50 |
* | * eval.c (eval_init): New functions countqual, countql, countq | Kaz Kylheku | 2013-11-29 | 1 | -0/+11 |
* | * configure (config_flags): New variable, allowing us to | Kaz Kylheku | 2013-11-29 | 1 | -0/+20 |
* | * lib.c (make_time): We must subtract from the 1-12 | Kaz Kylheku | 2013-11-28 | 1 | -0/+6 |
* | * stream.c (tail_calc): New function | Kaz Kylheku | 2013-11-28 | 1 | -0/+7 |
* | * configure: Detect the daemon function. | Kaz Kylheku | 2013-11-28 | 1 | -0/+12 |
* | * txr.1: Documented open-tail and make-time. | Kaz Kylheku | 2013-11-28 | 1 | -0/+4 |
* | Extending intrinsic functions to go up to 7 arguments. | Kaz Kylheku | 2013-11-28 | 1 | -0/+20 |
* | * stream.c (make_stdio_stream_common): Initialize new | Kaz Kylheku | 2013-11-28 | 1 | -0/+5 |
* | * stream.c (struct stdio_handle): New member, mode. | Kaz Kylheku | 2013-11-28 | 1 | -0/+14 |
* | * Changelog: missing entries reconstructed. | Kaz Kylheku | 2013-11-27 | 1 | -1/+89 |
* | * match.c (v_load): Bugfix: bindings were propagated in only one of two | Kaz Kylheku | 2013-11-24 | 1 | -0/+7 |
* | Fix for uninitialized struct member curfiles in the match context. | Kaz Kylheku | 2013-11-24 | 1 | -0/+10 |
* | * genvim.txr: Change how the hard-coded symbols (end, and, or) are | Kaz Kylheku | 2013-11-22 | 1 | -0/+7 |
* | Version 70txr-70 | Kaz Kylheku | 2013-11-21 | 1 | -0/+12 |
* | Nasty bug fixed: @(accept) from inside a @(collect) was found not to | Kaz Kylheku | 2013-11-21 | 1 | -0/+14 |
* | * genvim.txr: Handle symbols whose C names end with _star_s, | Kaz Kylheku | 2013-11-05 | 1 | -0/+7 |
* | * Makefile (clean): depends on conftest.clean | Kaz Kylheku | 2013-10-28 | 1 | -0/+9 |
* | Fix 2013-10-06 regression in op syntax. This happens when a @var | Kaz Kylheku | 2013-10-27 | 1 | -0/+11 |
* | Fix jaw-dropping bug introduced on 2009-11-15, first affecting | Kaz Kylheku | 2013-10-27 | 1 | -0/+27 |
* | * genvim.txr: Include syntactic directives which aren't extracted from | Kaz Kylheku | 2013-10-27 | 1 | -0/+7 |
* | Ouch! Turns out the code base has numerous unintended | Kaz Kylheku | 2013-10-24 | 1 | -0/+34 |
* | * genvim.txr: Split long lines of keywords. | Kaz Kylheku | 2013-10-23 | 1 | -0/+6 |
* | * txr.vim: Updated using genvim.txr. | Kaz Kylheku | 2013-10-23 | 1 | -0/+2 |
* | * genvim.txr: New file. | Kaz Kylheku | 2013-10-23 | 1 | -0/+4 |
* | * configure: Change to header block comment generated in config.h | Kaz Kylheku | 2013-10-23 | 1 | -0/+4 |
* | Version 69.txr-69 | Kaz Kylheku | 2013-10-23 | 1 | -1/+13 |
* | * txr.1: Fixed documentation bug. expt with three or more | Kaz Kylheku | 2013-10-21 | 1 | -0/+5 |
* | Task #11433. Implement continuation of multiple | Kaz Kylheku | 2013-10-11 | 1 | -0/+17 |
* | * txr.1: Fix reversed arguments in documentation for time-string-local | Kaz Kylheku | 2013-10-11 | 1 | -0/+5 |