Change Log |
---|
In the following, change log entries for the managed software packages are shown
Last 10 30 100 1000 10000 entries
Category | Date | Version | Log |
---|---|---|---|
cego | 14.07.2025 | 2.52.19 | Started with integration of lfcbase Replace class. For this, new function regmatch was added |
lfcbase | 13.07.2025 | 1.22.0 | Version released |
lfcbase | 13.07.2025 | 1.22.0 | More work on Replacer class with heafy rework of orgiginal regex_replace.c code. The original code did not treat many cases, e.g. replace string without prefix, multiple replace references and so on. |
lfcbase | 12.07.2025 | 1.22.0 | Added further fixes for BigDecimal, scale handling still not correct for some cases |
lfcbase | 11.07.2025 | 1.22.0 | Added class Replacer to support string replacement based on regular expressions ( like unix sed ) |
lfcbase | 11.07.2025 | 1.21.9 | Version released |
lfcbase | 11.07.2025 | 1.21.9 | Fix added to BigDecimal class for internal constructor to normalize zero values to "0" and in scaleTo method to treat zero values correctly |
cego | 10.07.2025 | 2.52.18 | Version released |
lfcbase | 10.07.2025 | 1.21.8 | Version released |
cego | 09.07.2025 | 2.52.18 | Added suport for lfcbase-1.21.8 ( BigDecimal::RoundMode ), Round mode ist setup in dbxml via database ROUNDMODE attribute ( either UP, DOWN, HALFUP, HALFDOWN ) |