Menu

SvnCode Commit Log


Commit Date  
[r2003] by keess

Corrected a typo in a javadoc comment.

2008-05-23 09:20:42 Tree
[r2002] by keess

org.jxpfw.jsp.AbstractJSPBean::setMode(...)

2008-05-20 06:49:34 Tree
[r2001] by keess

Corrected some typos and put some code on one line. No harm done.

2008-05-20 06:36:54 Tree
[r2000] by keess

Made the setMode(...) method protected.
Using WebLogic 10 with JDK 1.5 suddenly resulted in calling this method, leading to a
java.lang.ClassCastException: java.lang.String.

2008-05-20 06:35:02 Tree
[r1999] by keess

Documented that the last digit in the result returned by squareRoot(...) may be off by one.

2008-05-16 08:30:13 Tree
[r1998] by keess

Updated unit test to take into account that the resulted rooted may differ in the last digit.

2008-05-16 08:29:11 Tree
[r1997] by keess

Added a new CBigDecimal.
Changed squareRoot method in CBigInteger to use integer operations only.
This made the method much faster.
Updated unit tests for the suareRoot() methods.

2008-05-15 19:48:50 Tree
[r1996] by keess

Finished the abstract writer and created a concrete subclass as an example
that can actually be used in practice.

2008-05-14 13:50:54 Tree
[r1995] by keess

First draft of a generic class for creation of csv output.
This is work in progress! Actually doesn't do anything yet!

2008-05-14 08:41:01 Tree
[r1994] by keess

Added propertyToGetMethod method and a unit test for this new method.

2008-05-13 12:20:31 Tree
Older >