Menu

SvnCode Commit Log


Commit Date  
[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
[r1993] by keess

Corrected a typo in javadoc comment.

2008-05-13 04:55:46 Tree
[r1992] by keess

Updated javadoc comment.

2008-05-09 13:56:10 Tree
[r1991] by keess

Incorrectly contained a wrong import statement that broke the build.

2008-05-09 08:07:10 Tree
[r1990] by keess

Corrected a serious error in Database that resulted in returning null instead of a single row result.
This involved the execueQuerySingleRow..() methods.

2008-05-09 05:25:56 Tree
Older >