Mercurial > ~dholland > hg > tradcpp > index.cgi
graph
-
add a test with a nested commentMon, 10 Jun 2013 20:19:01 -0400, by David A. Holland
-
No need to warn about nested comments twice.Mon, 10 Jun 2013 20:17:23 -0400, by David A. Holland
-
Clean out old not-really-working nested comment handling.Mon, 10 Jun 2013 20:12:37 -0400, by David A. Holland
-
Update good files.Mon, 10 Jun 2013 19:57:28 -0400, by David A. Holland
-
More multiline comment fixes.Mon, 10 Jun 2013 19:56:55 -0400, by David A. Holland
-
fix stupid bugsMon, 10 Jun 2013 18:49:36 -0400, by David A. Holland
-
another multiline comment caseMon, 10 Jun 2013 18:40:26 -0400, by David A. Holland
-
handle nested ifs correctlyMon, 10 Jun 2013 16:20:33 -0400, by David A. Holland
-
Accept and ignore -traditional.Mon, 10 Jun 2013 16:05:42 -0400, by David A. Holland
-
mergeSun, 31 Mar 2013 11:22:22 -0400, by David A. Holland
-
MergeSun, 31 Mar 2013 08:06:40 +0200, by Joerg Sonnenberger
-
Comments work like escaped new lines, they continue the preprocessorSun, 31 Mar 2013 08:03:19 +0200, by Joerg Sonnenberger
-
MergeSun, 31 Mar 2013 07:19:49 +0200, by Joerg Sonnenberger
-
Recognize directive lines only when the # is exactly in column 0.Sun, 31 Mar 2013 10:47:08 -0400, by David A. Holland
-
test undefSun, 31 Mar 2013 02:18:24 -0400, by David A. Holland
-
Prune single-line comments from (most) directive lines.Sun, 31 Mar 2013 02:04:56 -0400, by David A. Holland
-
Assert on trailing whitespace.Sun, 31 Mar 2013 02:02:16 -0400, by David A. Holland
-
Don't truncate the candidate include path strings.Sun, 31 Mar 2013 01:27:46 -0400, by David A. Holland
-
Get the parent objdir correctly. hi joergSun, 31 Mar 2013 01:20:17 -0400, by David A. Holland
-
joerg's t19.good was wrong.Sun, 31 Mar 2013 01:19:44 -0400, by David A. Holland
-
Merge.Sun, 31 Mar 2013 01:17:45 -0400, by David A. Holland
-
rename joerg's tests to not conflict.Sun, 31 Mar 2013 01:13:03 -0400, by David A. Holland
-
Comments are stripped early.Sun, 31 Mar 2013 06:45:44 +0200, by Joerg Sonnenberger
-
Test case for comments in conditional linesSun, 31 Mar 2013 06:28:55 +0200, by Joerg Sonnenberger
-
Test case for #include macro, currently broken.Sun, 31 Mar 2013 06:26:08 +0200, by Joerg Sonnenberger
-
Adjust output for expectations of dhtest. Hook t13 up.Sun, 31 Mar 2013 06:16:08 +0200, by Joerg Sonnenberger
-
Don't leak full path into output. Print FAILED like dhtest does.Sun, 31 Mar 2013 06:15:48 +0200, by Joerg Sonnenberger
-
Test case for handling of missing arguments.Sun, 31 Mar 2013 06:07:44 +0200, by Joerg Sonnenberger
-
Use -x + '' to get the output redirection to work correctly.Sun, 31 Mar 2013 06:07:32 +0200, by Joerg Sonnenberger
-
ATF glueSun, 31 Mar 2013 05:39:50 +0200, by Joerg Sonnenberger
-
Intercept multiline comments earlier. Leave same-line comments alone.Sun, 31 Mar 2013 01:04:43 -0400, by David A. Holland
-
Use diff -u.Sat, 30 Mar 2013 23:29:08 -0400, by David A. Holland
-
Fix inline usage as per the version in dholland-make2.Sat, 30 Mar 2013 23:05:59 -0400, by David A. Holland
-
Test recursive macros.Sat, 30 Mar 2013 22:35:06 -0400, by David A. Holland
-
mergeSat, 30 Mar 2013 22:33:53 -0400, by David A. Holland
-
Skip option itself, before passing down to handler.Sun, 31 Mar 2013 04:20:44 +0200, by Joerg Sonnenberger
-
__dead + __printflike for clangSun, 31 Mar 2013 04:17:51 +0200, by Joerg Sonnenberger
-
Don't crash if a macro tries to expand itself recursively.Sat, 30 Mar 2013 22:29:42 -0400, by David A. Holland
-
Add malloc debug code.Sat, 30 Mar 2013 21:50:37 -0400, by David A. Holland
-
Oops, fix previous.Sat, 30 Mar 2013 21:48:57 -0400, by David A. Holland
-
Pass the size to free; it makes debug checking easier.Sat, 30 Mar 2013 21:17:47 -0400, by David A. Holland
-
Wrap free() in dofree() to allow instrumenting it for debugging.Sat, 30 Mar 2013 21:02:25 -0400, by David A. Holland
-
Sort the option lists to match the comparison used to search them. duh.Sat, 30 Mar 2013 20:52:59 -0400, by David A. Holland
-
Don't demand space after the macro argument parenthesis.Sat, 30 Mar 2013 20:39:59 -0400, by David A. Holland
-
Add another test.Sat, 30 Mar 2013 20:39:03 -0400, by David A. Holland
-
Don't actually include stdio.h in this for testing cpp.Sat, 30 Mar 2013 20:38:17 -0400, by David A. Holland
-
need stdint.h for uint16_tSat, 01 Jan 2011 23:28:41 -0500, by David A. Holland
-
add some TODO itemsSat, 01 Jan 2011 23:27:39 -0500, by David A. Holland
-
inlinedefs is a hack, so hack it upMon, 20 Dec 2010 06:54:59 -0500, by David A. Holland
-
copyrightsMon, 20 Dec 2010 06:53:32 -0500, by David A. Holland
-
Added tag posted-20101220 for changeset 8a955e3dda2cMon, 20 Dec 2010 05:44:08 -0500, by David A. Holland
-
fix some more bugsMon, 20 Dec 2010 05:01:18 -0500, by David A. Holland
-
add some simple testsMon, 20 Dec 2010 05:01:07 -0500, by David A. Holland
-
fix some more bugsMon, 20 Dec 2010 04:38:43 -0500, by David A. Holland
-
fix some bugsMon, 20 Dec 2010 04:30:02 -0500, by David A. Holland
-
notes for later.Mon, 20 Dec 2010 04:21:51 -0500, by David A. Holland
-
honor mode.do_outputMon, 20 Dec 2010 04:17:32 -0500, by David A. Holland
-
strip comments.Mon, 20 Dec 2010 04:15:02 -0500, by David A. Holland
-
add output.Mon, 20 Dec 2010 04:03:35 -0500, by David A. Holland
-
macro expansion.Mon, 20 Dec 2010 03:55:19 -0500, by David A. Holland
-
deal with macro parametersMon, 20 Dec 2010 01:51:47 -0500, by David A. Holland
-
added macro tableMon, 20 Dec 2010 01:15:43 -0500, by David A. Holland
-
expression evaluatorMon, 20 Dec 2010 00:32:20 -0500, by David A. Holland
-
handle directivesSun, 19 Dec 2010 21:42:01 -0500, by David A. Holland
-
woopsSun, 19 Dec 2010 19:51:36 -0500, by David A. Holland
-
seenfile -> placefile (clearer)Sun, 19 Dec 2010 19:49:43 -0500, by David A. Holland
-
improve places moreSun, 19 Dec 2010 19:39:26 -0500, by David A. Holland
-
simplify placesSun, 19 Dec 2010 19:30:24 -0500, by David A. Holland
-
move seenfiles to place.c tooSun, 19 Dec 2010 19:27:14 -0500, by David A. Holland
-
move destroyall to array.hSun, 19 Dec 2010 19:19:02 -0500, by David A. Holland
-
split place stuff to its own fileSun, 19 Dec 2010 19:15:55 -0500, by David A. Holland
-
make places work betterSun, 19 Dec 2010 19:08:24 -0500, by David A. Holland
-
checkpoint - can find filesSun, 19 Dec 2010 18:55:51 -0500, by David A. Holland
-
Clear commandline_files after processing it.Sun, 19 Dec 2010 17:53:49 -0500, by David A. Holland
-
Initial version of toplevel and options handling.Sun, 19 Dec 2010 17:52:59 -0500, by David A. Holland
-
support codeSun, 19 Dec 2010 16:51:57 -0500, by David A. Holland
-
Make arrays crash on malloc failure.Sun, 19 Dec 2010 16:51:21 -0500, by David A. Holland
-
standard arrays (nearly)Sun, 19 Dec 2010 16:47:59 -0500, by David A. Holland
-
setupSun, 19 Dec 2010 16:47:40 -0500, by David A. Holland