summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Version 103.txr-103Kaz Kylheku2015-02-011-0/+10
* Update copyright notices from 2014 to 2015.Kaz Kylheku2015-02-011-0/+13
* Windows installer.Kaz Kylheku2015-02-011-0/+8
* On Windows, add icon and identifying meta-data to executable.Kaz Kylheku2015-01-311-0/+17
* Use macro to initialize strm_ops.Kaz Kylheku2015-01-291-0/+12
* Use macro to initialize cobj_ops.Kaz Kylheku2015-01-291-0/+12
* * arith.c (make_ubignum): New static function.Kaz Kylheku2015-01-291-0/+13
* * txr.1: fixed use of nonexistent str-int in @(require) example;Kaz Kylheku2015-01-291-0/+5
* * eval.c (get_opt_param_syms): Fix broken function. ThisKaz Kylheku2015-01-281-0/+7
* * eval.c (bind_macro_params): Bugfix: the colon argument's specialKaz Kylheku2015-01-281-0/+6
* * lib.c (make_like): Fix regression introduced in 102.Kaz Kylheku2015-01-271-0/+6
* * arith.c (width): New function.Kaz Kylheku2015-01-271-0/+10
* * eval.c (call_f): new global variable.Kaz Kylheku2015-01-251-0/+10
* * eval.c (eval_init): Register dupl and swap_12_21 asKaz Kylheku2015-01-251-0/+12
* * eval.c (callf): New static function.Kaz Kylheku2015-01-241-0/+7
* Basic implementation of constantp. Does notKaz Kylheku2015-01-211-0/+12
* * stream.c (get_string): New argument, close_after_p.Kaz Kylheku2015-01-211-0/+12
* * txr.1: Minor fix in split-str-set documentation.Kaz Kylheku2015-01-211-0/+4
* Allow macros to tell what symbols have lexical functionKaz Kylheku2015-01-211-0/+12
* Version 102.txr-102Kaz Kylheku2015-01-131-0/+12
* * arith.c (zerop): Handle character arguments.Kaz Kylheku2015-01-121-0/+12
* Fix for LLVM wchar_t literals not being four byteKaz Kylheku2015-01-121-0/+18
* * signal.h (sig_save_enable, sig_save_disable):Kaz Kylheku2015-01-121-0/+9
* * glob.c: New file.Kaz Kylheku2015-01-111-0/+21
* * Makefile (retest): New phony target for convenience.Kaz Kylheku2015-01-111-0/+4
* * lib.c (make_like): Bugfix. (make-like nil "abc")Kaz Kylheku2015-01-111-0/+11
* * eval.c (merge_wrap): Make generic over sequences.Kaz Kylheku2015-01-111-0/+6
* * match.c (h_trailer): Bugfix: not returning new variableKaz Kylheku2015-01-051-0/+5
* * Makefile (rebuild, clean, repatch): Fail these targets ifKaz Kylheku2015-01-011-0/+17
* * lib.c (replace_str, replace_vec): Bugfix. The replacement itemKaz Kylheku2014-12-311-0/+7
* * txr.1: Fix error. (set [seq index-list] new) corresponds toKaz Kylheku2014-12-311-0/+5
* * lib.c (simple_lazy_stream_func): Bugfix: close the streamKaz Kylheku2014-12-251-0/+11
* * stream.c (stream_init): Register make_catenated_stream inKaz Kylheku2014-12-251-0/+9
* * eval.c (ap_s, ret_s, aret_s): New symbol variables.Kaz Kylheku2014-12-231-0/+13
* * eval.c (eval_init): Registered intrinsic function unique.Kaz Kylheku2014-12-231-0/+13
* * lib.c (func_n1ov, func_n2ov, func_n3ov): New functions.Kaz Kylheku2014-12-231-0/+6
* * lib.c (func_n0o): Useless, unused function removed.Kaz Kylheku2014-12-231-0/+6
* Syntax highlighting issue: keywords in braced variable syntaxKaz Kylheku2014-12-181-0/+11
* * lib.c (copy): Support copying random state objectsKaz Kylheku2014-12-181-0/+7
* * rand.c (rand32): Bugfix: if the seed object is a randomKaz Kylheku2014-12-171-0/+10
* * rand.c (struct rand_state): Change cur member to unsigned.Kaz Kylheku2014-12-171-0/+5
* * rand.c (rstate): New inline function.Kaz Kylheku2014-12-161-0/+6
* Factor out some compiling commands into macros.Kaz Kylheku2014-12-131-0/+9
* Build bugfix: if a config.h header exists in $(top_srcdir),Kaz Kylheku2014-12-121-0/+33
* * configure (have_git): New variable and configure test for git.Kaz Kylheku2014-12-111-0/+7
* Throwing away old dependency system.Kaz Kylheku2014-12-101-6/+24
* * Makefile (ABBREV): Rewrite to take advantage of DEP_Kaz Kylheku2014-12-101-0/+14
* * Makefile (install-tests): Do not use option -c ofKaz Kylheku2014-12-091-0/+7
* Test output goes to tst/ now.Kaz Kylheku2014-12-091-0/+27
* * Makefile (($TESTS_OUT)): Do not depend on $(PROG).Kaz Kylheku2014-12-091-0/+8