https://bugs.kde.org/show_bug.cgi?id=487659
Gabriel Barrantes <gabriel.barrantes....@outlook.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util |ities/kcalc/-/commit/255f8a |ities/kcalc/-/commit/90c2de |080656258433bf4108cfd31d896 |1cd5046d740e6522b47bea24cf2 |8af4392 |1d889fe --- Comment #9 from Gabriel Barrantes <gabriel.barrantes....@outlook.com> --- Git commit 90c2de1cd5046d740e6522b47bea24cf21d889fe by Gabriel Barrantes. Committed on 21/06/2024 at 18:45. Pushed by gabrielbarrantes into branch 'release/24.05'. Add support for decimal numbers without integer part Add parsing support for numbers without explicit integer part, this allows inputs of the form "[.,]d+", some examples are".1", ".5e10" and ".5+.5". M +24 -18 autotests/kcalc_parser_core_test.cpp M +3 -2 kcalc_parser.cpp https://invent.kde.org/utilities/kcalc/-/commit/90c2de1cd5046d740e6522b47bea24cf21d889fe -- You are receiving this mail because: You are watching all bug changes.