work on
bug 530: HtmlUtils needed in the public API
1 lines of code changed in 1 file:
replaced ../.. with ${bundle_base} for cleaner source, and to be able to invoke the script without having a bundle in ../.., but with -Dbundle_base=/whatever/path
16 lines of code changed in 1 file:
moved a static field, seems that more advanced compilers don't accept static fields in some kinds of classes
4 lines of code changed in 2 files:
missing error for capitalized field names
3 lines of code changed in 2 files:
renamed, to get rid of a weird java error because of % in filename
2 lines of code changed in 2 files:
making it shorter, hoping that windows accepts it now
2 lines of code changed in 2 files:
renamed - now valid windows filename
0 lines of code changed in 1 file:
*** empty log message ***
0 lines of code changed in 1 file:
renamed - now with valid windows filename
0 lines of code changed in 2 files:
worked on javadoc and code layout
52 lines of code changed in 1 file:
HtmlUtils was moved to package org.makumba. Redefining this class as dummy inherited, for temporary backward compatibility
3 lines of code changed in 1 file:
moving revision number to 2.1
0 lines of code changed in 1 file:
copied the HtmlUtils from the org.makumba.util to org.makumba; left a inherited org.makumba.util.HtmlUtils for backward compatibility; to be deleted later
130 lines of code changed in 1 file:
Fred's suggestion at http://bugs.best.eu.org/show_bug.cgi?id=532
2 lines of code changed in 1 file:
spaces in mdd names should not be allowed
2 lines of code changed in 1 file:
weird filename test case
0 lines of code changed in 2 files:
better messages
3 lines of code changed in 1 file:
added javadoc -breakiterator param for reduced output while running
2 lines of code changed in 1 file:
http://bugs.best.eu.org/show_bug.cgi?id=532 (valid->broken)
2 lines of code changed in 2 files:
name oddities, http://bugs.best.eu.org/show_bug.cgi?id=526
4 lines of code changed in 3 files:
more valid test MDDs
4 lines of code changed in 2 files:
Empty MDD should be valid
0 lines of code changed in 1 file:
test all .mdd files in test/{valid|broken}Mdds/ directory
76 lines of code changed in 4 files:
added improvement hint
2 lines of code changed in 1 file:
javadoc show class usage
1 lines of code changed in 1 file:
some more mdd tests
25 lines of code changed in 3 files:
additional test cases
20 lines of code changed in 1 file:
extended test suite, now ready for additional tests
17 lines of code changed in 2 files:
renamed "suite" to "all"
47 lines of code changed in 2 files:
fixed javadoc links
2 lines of code changed in 2 files:
extending the test suite
224 lines of code changed in 7 files:
added some unique fields
9 lines of code changed in 1 file:
uses tab to align output a bit
1 lines of code changed in 1 file:
bug 171 fixed (record printer now prints description of subtables)
3 lines of code changed in 2 files: