index
:
txr
master
txr-old
TXR: A data munging language.
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Version 68.
txr-68
Kaz Kylheku
2013-10-07
1
-0
/
+12
*
Improving behavior of op and fixing a bug.
Kaz Kylheku
2013-10-06
1
-0
/
+23
*
New feature: :vars argument in repeat and rep directives in an output
Kaz Kylheku
2013-10-06
1
-0
/
+13
*
* filter.c, utf8.c: Tabs changed to spaces. For some reason, filter.c
Kaz Kylheku
2013-08-09
1
-0
/
+5
*
Version 67
Kaz Kylheku
2013-07-13
1
-2
/
+9
*
* parser.l: Diagnose unrecognized escape sequences in string
Kaz Kylheku
2013-07-13
1
-0
/
+7
*
* txr.1: Fix slipup, where call is referred to as funcall.
Kaz Kylheku
2013-07-12
1
-0
/
+4
*
Version 67
Kaz Kylheku
2013-07-12
1
-1
/
+17
*
* txr.vim: Bringing up to date.
Kaz Kylheku
2013-07-12
1
-0
/
+4
*
* match.c (require_s): New variable.
Kaz Kylheku
2013-06-11
1
-0
/
+15
*
* eval.c (eval_init): tok-str acquires new parameter
Kaz Kylheku
2013-06-11
1
-0
/
+10
*
* eval.c (eval_init): lazy-str's third argument is optional.
Kaz Kylheku
2013-06-11
1
-0
/
+20
*
ChangeLog fixup after rebase: move entry out of chronological
Kaz Kylheku
2013-05-22
1
-9
/
+8
*
* eval.c (eval_init): lazy string related functions become intrinsics.
Kaz Kylheku
2013-05-22
1
-0
/
+9
*
* eval.c (eval_init): Register tok_str as intrinsic.
Kaz Kylheku
2013-05-20
1
-0
/
+10
*
* txr.1: Corrected wrong function name in documentation
Kaz Kylheku
2013-05-20
1
-0
/
+5
*
* txr.1: Misleading documentation updated for split-str, which
Kaz Kylheku
2013-05-20
1
-0
/
+6
*
Version 66.
txr-66
Kaz Kylheku
2013-05-16
1
-0
/
+12
*
* eval.c (eval_init): New intrinsics, time-string-local and
Kaz Kylheku
2013-05-15
1
-0
/
+14
*
* match.c (match_fun): Support debug stop on the function
Kaz Kylheku
2013-05-15
1
-0
/
+8
*
* txr.1: Documented time and url encoding/decoding functions.
Kaz Kylheku
2013-05-14
1
-0
/
+4
*
* eval.c (eval_init): State argument in random-fixnum should be
Kaz Kylheku
2013-05-14
1
-0
/
+7
*
* RELNOTES: Updated in preparation for release.
Kaz Kylheku
2013-05-14
1
-0
/
+15
*
* eval.c (eval_init): New instrinsic function iffi registered.
Kaz Kylheku
2013-01-11
1
-0
/
+12
*
* debug.c (help): Help text updated.
Kaz Kylheku
2013-01-10
1
-0
/
+6
*
* lib.c (int_str): Fix gaping bug introduced by previous commit,
Kaz Kylheku
2012-10-31
1
-0
/
+6
*
Merge branch 'master' of ssh://kylheku.com/git/txr
Kaz Kylheku
2012-10-31
1
-0
/
+14
|
\
|
*
* lib.c (string_lt): Bugfix: wcscmp returns some value less than zero,
Kaz Kylheku
2012-10-30
1
-0
/
+5
|
*
Forgotten ChangeLog commit.
Kaz Kylheku
2012-10-30
1
-0
/
+9
*
|
* arith.c (bignum_from_long): New function.
Kaz Kylheku
2012-10-01
1
-0
/
+11
|
/
*
* eval.c: Allow the test form of a for loop to be omitted,
Kaz Kylheku
2012-09-25
1
-0
/
+8
*
Spelling dammit.
Kaz Kylheku
2012-09-25
1
-1
/
+1
*
* RELNOTES: Correct incorrect 2011 yeras on all 2012 dates.
Kaz Kylheku
2012-09-25
1
-0
/
+5
*
* eval.c (apply): Fix in error message: hard coded "apply" instead
Kaz Kylheku
2012-09-24
1
-0
/
+5
*
Bugfix: internal funcall functions not handling functions
Kaz Kylheku
2012-09-24
1
-0
/
+10
*
* arith.c (logand): Fix incorrect return value.
Kaz Kylheku
2012-09-24
1
-0
/
+4
*
* arith.c (logtest): New function.
Kaz Kylheku
2012-09-18
1
-0
/
+25
*
* stream.c (vformat): Slight change in ~s directive. For a floating
Kaz Kylheku
2012-09-17
1
-0
/
+10
[next]