Cego Change Log
In the following, change log entries for the managed software packages is shown
Last 10 30 100 1000 10000 entries
Category | Date | Version | Log |
---|---|---|---|
cego | 16.07.2025 | 2..52.19 | Version released |
lfcbase | 16.07.2025 | 1.22.1 | Version released |
lfcbase | 15.07.2025 | 1.22.1 | More patches on Replacer class to handle more match and replace cases. The match token has been changed to $ char to treat database integration. |
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 |