summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * rand.c (rand32): Moved.Kaz Kylheku2011-12-231-0/+7
* * arith.c (highest_bit): Changing to external linkage.Kaz Kylheku2011-12-231-0/+10
* Version 50txr-50Kaz Kylheku2011-12-231-0/+12
* Missing log entry re-created.Kaz Kylheku2011-12-231-0/+7
* * lib.c (memql): New function.Kaz Kylheku2011-12-231-0/+12
* * txr.1: Documented copy-list, reverse, nreverse, ldiff and flatten.Kaz Kylheku2011-12-221-0/+4
* * txr.1: Documented reduce-left and reduce-right.Kaz Kylheku2011-12-221-0/+4
* Bug #35010Kaz Kylheku2011-12-221-0/+12
* * stream.c (vformat): If width is specified for ~s or ~a, andKaz Kylheku2011-12-221-0/+8
* * stream.c (vformat): Left-adjusted field is now specifiedKaz Kylheku2011-12-221-0/+6
* * rand.c (random): Fix for 64 bit fixnums: stick two random numbersKaz Kylheku2011-12-221-0/+6
* * stream.c (vformat): Combine ~a and ~s cases, so numbers andKaz Kylheku2011-12-221-0/+6
* Bug #35026Kaz Kylheku2011-12-221-0/+13
* Bug #35136 and cleanup.Kaz Kylheku2011-12-221-0/+13
* * txr.vim: Fixed to char literal syntax.Kaz Kylheku2011-12-211-0/+4
* * arith.c (normalize): Linkage changed to extern.Kaz Kylheku2011-12-211-0/+10
* * rand.c: Added comment about source of algorithm.Kaz Kylheku2011-12-211-0/+4
* * rand.c (random): Bugfix: not building up sufficiently large bignums.Kaz Kylheku2011-12-211-0/+5
* * Makefile (OBJS): new object file, rand.o.Kaz Kylheku2011-12-211-0/+14
* Bug #35139Kaz Kylheku2011-12-211-0/+9
* Bug #35139Kaz Kylheku2011-12-211-0/+7
* * Makefile (distclean): use rm -rf on mpi directory.Kaz Kylheku2011-12-211-0/+4
* Test case for bug #35137Kaz Kylheku2011-12-201-0/+8
* * eval.c (eval_init): New function registered.Kaz Kylheku2011-12-201-0/+10
* Bug #35137Kaz Kylheku2011-12-201-0/+16
* Streamlining exception handling macros a little bit.Kaz Kylheku2011-12-201-0/+24
* Critical regression. Hash lookup was crashing on some platformsKaz Kylheku2011-12-201-0/+15
* * eval.c (eval_init): New functions registered as intrinsics.Kaz Kylheku2011-12-201-0/+10
* Version 049txr-049Kaz Kylheku2011-12-191-0/+12
* * eval.c (subst_vars, op_quasi_list, expand_quasi): New staticKaz Kylheku2011-12-191-0/+11
* * eval.c (bindings_helper): Fix format arguments.Kaz Kylheku2011-12-181-0/+18
* 2011-12-16 Kaz Kylheku <kaz@kylheku.com>Kaz Kylheku2011-12-161-0/+8
* * eval.c (expand_vars): Bugfix: use expand_forms rather thanKaz Kylheku2011-12-161-0/+5
* * txr.vim: iskeyword updated.Kaz Kylheku2011-12-161-0/+4
* * lib.c (appendv): bugfix: wrong way test.Kaz Kylheku2011-12-151-0/+5
* * eval.c (eval_init): not added as synonym for null.Kaz Kylheku2011-12-151-0/+28
* @# comments are becoming obsolescent. @# commentsKaz Kylheku2011-12-141-0/+12
* * lib.c (car, cdr): Set the lazy cons function to nilKaz Kylheku2011-12-141-0/+9
* * eval.c (eval_init): Removed registration for vec_get_fil.Kaz Kylheku2011-12-141-0/+25
* * lib.c (car, cdr): Semantics fix for lazy conses.Kaz Kylheku2011-12-141-0/+9
* * arith.c (abso): broken for fixnums.Kaz Kylheku2011-12-141-0/+4
* * txr.vim: Highlight hash prefix and quote.Kaz Kylheku2011-12-141-0/+4
* * eval.c (op_dohash): Esbatlish anonymous block.Kaz Kylheku2011-12-141-0/+6
* * genman.txr: Fix empty NAME section.Kaz Kylheku2011-12-141-0/+4
* * arith.c (minus): Allow difference between characters.Kaz Kylheku2011-12-141-0/+4
* * arith.c (plus, minus, gt, lt, ge, le): Handle character operands.Kaz Kylheku2011-12-141-0/+12
* Version 048txr-048Kaz Kylheku2011-12-131-0/+12
* * arith.c (exptmod, gcd): New functions.Kaz Kylheku2011-12-131-0/+10
* * arith.c (evenp, oddp): New functions.Kaz Kylheku2011-12-131-0/+10
* * arith.c (highest_bit): Linkage changed to static.Kaz Kylheku2011-12-131-0/+18