Davis King
|
37f5729c51
|
Changed the default build type to Release.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403783
|
2010-07-25 16:03:38 +00:00 |
|
Davis King
|
05598b44fd
|
Fixed a bug where private inner classes showed up as protected inner classes.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403743
|
2010-07-14 22:55:44 +00:00 |
|
Davis King
|
e162c18c82
|
Improved pretty printing
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403742
|
2010-07-08 01:57:28 +00:00 |
|
Davis King
|
c9a1140c0b
|
updated stylesheet
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403740
|
2010-07-08 01:41:41 +00:00 |
|
Davis King
|
48ab1f367a
|
Made the output distinguish between public and protected class elements.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403739
|
2010-07-08 01:26:28 +00:00 |
|
Davis King
|
7bc78fcc2c
|
Improved parsing some more.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403738
|
2010-07-08 00:56:33 +00:00 |
|
Davis King
|
abc6f88b22
|
Fixed the segmentation fault inducing bug I just added a moment ago.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403736
|
2010-07-07 23:43:30 +00:00 |
|
Davis King
|
4c9f271559
|
Added the -t option which enables you to replace tabs with spaces
in comments.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403735
|
2010-07-07 23:35:32 +00:00 |
|
Davis King
|
1f2a110dec
|
Made the --to-xml option's processing more robust. There were a few kinds of
statements which didn't get parsed correctly.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403734
|
2010-07-07 23:13:38 +00:00 |
|
Davis King
|
a9f94b7836
|
Made output a little more clear
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403732
|
2010-07-07 02:47:51 +00:00 |
|
Davis King
|
086b74bdaa
|
minor update
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403731
|
2010-07-07 02:38:03 +00:00 |
|
Davis King
|
cadf5824e3
|
Updated htmlify manual.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403730
|
2010-07-07 02:31:13 +00:00 |
|
Davis King
|
80d44a99bc
|
Moved example into its own folder
--HG--
rename : docs/htmlify/example.xml => docs/htmlify/to_xml_example/example.xml
rename : docs/htmlify/minus.gif => docs/htmlify/to_xml_example/minus.gif
rename : docs/htmlify/output.xml => docs/htmlify/to_xml_example/output.xml
rename : docs/htmlify/plus.gif => docs/htmlify/to_xml_example/plus.gif
rename : docs/htmlify/stylesheet.xsl => docs/htmlify/to_xml_example/stylesheet.xsl
rename : docs/htmlify/test.cpp => docs/htmlify/to_xml_example/test.cpp
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403729
|
2010-07-07 02:17:10 +00:00 |
|
Davis King
|
c26fe3492e
|
added an example
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403728
|
2010-07-07 02:15:21 +00:00 |
|
Davis King
|
cc32202a3a
|
cleanup
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403726
|
2010-07-07 01:34:50 +00:00 |
|
Davis King
|
84e96b4f2c
|
Actually, I'm removing these print statements.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403725
|
2010-07-07 01:34:17 +00:00 |
|
Davis King
|
9d3cfe11e7
|
cleaned up print statements
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403724
|
2010-07-07 01:32:15 +00:00 |
|
Davis King
|
b2a394bcda
|
Improved declaration pretty printing
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403723
|
2010-07-07 00:59:09 +00:00 |
|
Davis King
|
465ee3d4ae
|
Changed so that file paths are relative to the folders being processed.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403722
|
2010-07-06 22:43:49 +00:00 |
|
Davis King
|
ca5de1e93e
|
Fixed parsing problem
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403721
|
2010-07-06 02:04:59 +00:00 |
|
Davis King
|
025c00c8dd
|
Renamed subclass to inner_class
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403720
|
2010-07-06 01:48:39 +00:00 |
|
Davis King
|
045d241650
|
Improved the XML output
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403719
|
2010-07-06 00:45:15 +00:00 |
|
Davis King
|
0604f4fc00
|
Added a mostly complete implementation of the --to-xml option.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403718
|
2010-07-05 13:17:35 +00:00 |
|
Davis King
|
89d09da15d
|
updated link to be dlib.net
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403406
|
2010-01-23 00:20:06 +00:00 |
|
Davis King
|
602b62673a
|
changed version number
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403222
|
2009-09-21 11:02:28 +00:00 |
|
Davis King
|
ea7f4e65dd
|
Update cmake file so it doesn't give warnings
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402869
|
2009-02-12 11:34:43 +00:00 |
|
Davis King
|
754da0ef3c
|
Properly organized the svn repository. Finally.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402199
|
2008-05-02 14:19:38 +00:00 |
|