Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VersionNumber: API doc fix | Sven Gothel | 2012-10-24 | 1 | -1/+1 |
* | VersionNumber: Add API doc for string parsing | Sven Gothel | 2012-10-24 | 1 | -0/+7 |
* | VersionNumber: Remove printing Exception (was added for debugging purposes) | Sven Gothel | 2012-10-24 | 1 | -1/+1 |
* | Fix VersionNumber: Non digits cut off pattern was '\D.*' and cut off digits i... | Sven Gothel | 2012-10-24 | 1 | -43/+41 |
* | Fix VersionNumber cstr w/ string parsing: cutt-off non-digit-parts, suppress ... | Sven Gothel | 2011-10-27 | 1 | -20/+21 |
* | VersionNumber: Add cstr with version number string and delimeter | Sven Gothel | 2011-03-21 | 1 | -0/+29 |
* | small cleanup in uitl package | Michael Bien | 2011-02-26 | 1 | -0/+3 |
* | Fix: VersionNumber compare shall throw ClassCastException if argument is of d... | Sven Gothel | 2011-01-31 | 1 | -2/+4 |
* | Add generic VersionNumber util class | Sven Gothel | 2010-11-28 | 1 | -0/+92 |