summaryrefslogtreecommitdiff
path: root/src/strgen
AgeCommit message (Expand)Author
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-01-24(svn r8398) -Cleanup: Remove WATCOM crud from strgen and map.h include from m...Darkvater
2007-01-18(svn r8253) -Codechange: Be more strict about language generation and fail an...Darkvater
2007-01-11(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi...KUDr
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr
2007-01-03(svn r7796) -Fix (r7759): cygwin does not need to rewrite the paths for strgen.rubidium
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium