minor corrections by M.Taguchi
[reactos.git] / reactos / apps / utils / sdkparse / sdkparse.cpp
2003-11-20 Royce Mitchell IIIsped up strip_comments, and added File::SaveFromString...
2003-11-19 Royce Mitchell IIIchange to use input file list
2003-11-18 Royce Mitchell IIImore special-cases
2003-11-17 Royce Mitchell IIIhandle functions that take function ptrs as args
2003-11-17 Royce Mitchell IIImore special cases
2003-11-14 Royce Mitchell IIIadded more tokens and libc headers
2003-11-13 Royce Mitchell IIIignore #undef statements for now
2003-11-12 Royce Mitchell IIIhandle return statements
2003-11-11 Royce Mitchell IIIhandle __asm__, #elif, and #error
2003-11-07 Royce Mitchell IIImore bug fixin'
2003-11-07 Royce Mitchell IIIbug fixes
2003-11-06 Royce Mitchell IIIfixed bug that was requiring a ; after a function defin...
2003-11-06 Royce Mitchell IIIcorrect identification of functions that return struct...
2003-11-06 Royce Mitchell IIIlots of stuff - tracking multiple headers, include...
2003-11-06 Royce Mitchell IIIthe code does, in fact, handle bitfields correctly.
2003-11-05 Royce Mitchell IIIinitial version of sdkparse, not generating db output...