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
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
Version 035.
Kaz Kylheku
2010-10-05
1
-1
/
+1
*
Bump copyrights to 2010.
Kaz Kylheku
2010-10-05
1
-1
/
+1
*
Version 034.
txr-034
Kaz Kylheku
2010-02-28
1
-1
/
+1
*
Version 033.
Kaz Kylheku
2010-01-26
1
-1
/
+1
*
Version 032.
Kaz Kylheku
2010-01-25
1
-1
/
+1
*
Version 031.
txr-031
Kaz Kylheku
2010-01-25
1
-1
/
+1
*
Version 030.
txr-030
Kaz Kylheku
2010-01-19
1
-1
/
+1
*
Version 029.
Kaz Kylheku
2010-01-18
1
-1
/
+1
*
Version 028.
Kaz Kylheku
2010-01-16
1
-1
/
+1
*
Version 027.
txr-027
Kaz Kylheku
2009-12-03
1
-1
/
+1
*
Code cleanup. All private functions static. Private stuff
Kaz Kylheku
2009-11-28
1
-1
/
+1
*
* configure: Workaround in banner code for coreutils printf %.*s bug.
Kaz Kylheku
2009-11-28
1
-1
/
+1
*
Switching to DESTDIR convention for install.
Kaz Kylheku
2009-11-27
1
-8
/
+9
*
Version 026.
txr-026
Kaz Kylheku
2009-11-26
1
-1
/
+1
*
Add comments to generated files.
Kaz Kylheku
2009-11-26
1
-1
/
+15
*
Expand yacc command without quotes.
Kaz Kylheku
2009-11-26
1
-1
/
+1
*
Check for user's specified yacc program.
Kaz Kylheku
2009-11-26
1
-0
/
+4
*
Not all systems have a yacc alias for the yacc program.
Kaz Kylheku
2009-11-26
1
-7
/
+68
*
Clean up properly.
Kaz Kylheku
2009-11-25
1
-2
/
+2
*
First stab at Valgrind integration. First goal: eliminate false
Kaz Kylheku
2009-11-25
1
-7
/
+45
*
Version 025
Kaz Kylheku
2009-11-24
1
-1
/
+1
*
Auto-detect what specifiers to use for inline functions.
Kaz Kylheku
2009-11-24
1
-10
/
+58
*
* configure (platform_flags, remove_flags): New config variables.
Kaz Kylheku
2009-11-23
1
-0
/
+15
*
* configure: Don't rely on higher precision arithmetic from the build
Kaz Kylheku
2009-11-23
1
-3
/
+3
*
Reporting of compile errors during configuration for easier
Kaz Kylheku
2009-11-23
1
-13
/
+22
*
* configure: Bugfix in parsing configuration variables
Kaz Kylheku
2009-11-23
1
-4
/
+4
*
* configure (cross): Print out value of $cross in --help.
Kaz Kylheku
2009-11-23
1
-1
/
+1
*
Improving portability. It is no longer assumed that pointers
Kaz Kylheku
2009-11-23
1
-12
/
+142
*
Get rid of macros in favor of safer inline functions.
Kaz Kylheku
2009-11-19
1
-0
/
+7
*
More removal of C99 wide character I/O, and tightening up
Kaz Kylheku
2009-11-17
1
-1
/
+1
*
Version 021 preparation.
txr-021
Kaz Kylheku
2009-11-15
1
-8
/
+8
*
configure (cc): Compute variable properly.
Kaz Kylheku
2009-11-14
1
-1
/
+1
*
Don't lie to the user; make install doesn't work without
Kaz Kylheku
2009-11-04
1
-2
/
+14
*
Got "make tests" working in separate build directory,
Kaz Kylheku
2009-11-04
1
-4
/
+0
*
Got "make install" working.
Kaz Kylheku
2009-11-04
1
-3
/
+24
*
Got build to work in separate build directory.
Kaz Kylheku
2009-11-04
1
-0
/
+4
*
Build configuration via configure script, with cross compiling support.
Kaz Kylheku
2009-11-04
1
-0
/
+443