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
/
stream.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace.
Kaz Kylheku
2009-11-24
1
-1
/
+1
*
Renaming global variables that denote symbols, such that they
Kaz Kylheku
2009-11-24
1
-25
/
+25
*
Follow up on 64 bit compilation warnings.
Kaz Kylheku
2009-11-23
1
-1
/
+1
*
Improving portability. It is no longer assumed that pointers
Kaz Kylheku
2009-11-23
1
-7
/
+48
*
Introducing symbol packages. Internal symbols are now in
Kaz Kylheku
2009-11-21
1
-2
/
+7
*
Changing ``obj_t *'' occurences to a ``val'' typedef. (Ideally,
Kaz Kylheku
2009-11-20
1
-86
/
+86
*
Following-up on diagnostics obtained by running code through C++
Kaz Kylheku
2009-11-18
1
-4
/
+5
*
More removal of C99 wide character I/O, and tightening up
Kaz Kylheku
2009-11-17
1
-0
/
+1
*
Removing use of C99 wide character I/O.
Kaz Kylheku
2009-11-17
1
-52
/
+39
*
Warning fixes.
Kaz Kylheku
2009-11-17
1
-3
/
+9
*
Big round of changes to switch the code base to use the stream
Kaz Kylheku
2009-11-16
1
-202
/
+289
*
Version 021 preparation.
txr-021
Kaz Kylheku
2009-11-15
1
-2
/
+2
*
Provide both char * and unsigned char * interfaces in UTF-8 module.
Kaz Kylheku
2009-11-14
1
-1
/
+1
*
Fixes for bug 28086. When constructing a cobj, whose associated
Kaz Kylheku
2009-11-14
1
-4
/
+8
*
Previous commit broke UTF-8 lexing, by changing the get_char
Kaz Kylheku
2009-11-13
1
-0
/
+72
*
Continuing wchar_t conversion. Making sure all stdio calls
Kaz Kylheku
2009-11-12
1
-26
/
+15
*
Documenting extended characters in man page.
Kaz Kylheku
2009-11-12
1
-13
/
+47
*
Big conversion to wide characters and UTF-8 support.
Kaz Kylheku
2009-11-11
1
-57
/
+71
*
Throw exception on stream error during close, or I/O operations. This
Kaz Kylheku
2009-11-06
1
-47
/
+129
*
Bug ID 27895: Calls to protect have an argument list terminated
Kaz Kylheku
2009-11-01
1
-1
/
+1
*
Version 019
txr-019
Kaz Kylheku
2009-11-03
1
-6
/
+6
*
Start of implementation for freestyle matching.
Kaz Kylheku
2009-11-02
1
-3
/
+3
*
txr-015 2009-10-15
txr-015
Kaz Kylheku
2017-07-31
1
-0
/
+641