Menu

SvnCode Commit Log


Commit Date  
[r2037] by keess

Rewrote a significant part of the csv creation classes.
The CsvServlet for example now uses the new CsvServletWriter that in turn uses the AbstractCsvWriter. Previously these servlet classes could be used stand-alone.

2008-06-08 15:56:41 Tree
[r2036] by keess

Added classes to find the roots of a mathematical function.

2008-06-05 17:55:04 Tree
[r2035] by keess

Adjusted parsing of integers, longs and decimals so incorrect numbers like 5d are not accepted as they get accepted by using Sun's standard parse methods.

2008-06-03 15:19:06 Tree
[r2034] by keess

Updated RTE settings and hiding fields.

2008-06-01 10:17:41 Tree
[r2033] by keess

Updated the main method that functions as a simple test method.

2008-05-31 19:24:53 Tree
[r2032] by keess

Added a cast to use varargs.

2008-05-31 19:21:01 Tree
[r2031] by keess

Rewrote security classes.
Instead of abstract superclass an interface is used.
The different security classes were dropped in favor of the ApplicationServer classes.

2008-05-31 19:18:53 Tree
[r2030] by keess

Rewrote security classes.
Instead of abstract superclass an interface is used.
The different security classes were dropped in favor of the ApplicationServer classes.

2008-05-31 19:05:23 Tree
[r2029] by keess

Solved a lot of problems reported by checkstyle.

2008-05-31 17:59:52 Tree
[r2028] by keess

Now takes new log4j.xml file into account.

2008-05-31 14:07:43 Tree
Older >