https://bugs.kde.org/show_bug.cgi?id=487659

Gabriel Barrantes <gabriel.barrantes....@outlook.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/util
                   |                            |ities/kcalc/-/commit/255f8a
                   |                            |080656258433bf4108cfd31d896
                   |                            |8af4392

--- Comment #8 from Gabriel Barrantes <gabriel.barrantes....@outlook.com> ---
Git commit 255f8a080656258433bf4108cfd31d8968af4392 by Gabriel Barrantes.
Committed on 20/06/2024 at 20:17.
Pushed by gabrielbarrantes into branch 'master'.

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  +6    -0    autotests/kcalc_parser_core_test.cpp
M  +3    -2    kcalc_parser.cpp

https://invent.kde.org/utilities/kcalc/-/commit/255f8a080656258433bf4108cfd31d8968af4392

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to