1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/core
Nathan Ridge fe003c3b8f Bug 548700 - Handle prefix negative sign in FloatingPointValue.parseDouble()
While a literal expression itself will never be negative (the negative
sign is parsed as a unary operator), we also use FloatingPointValue to
represent results during value computations which can be negative.

Change-Id: I16227b2d19256066b094ae60476e124b4bcea14d
2019-07-02 15:20:42 -04:00
..
org.eclipse.cdt.core Bug 548700 - Handle prefix negative sign in FloatingPointValue.parseDouble() 2019-07-02 15:20:42 -04:00
org.eclipse.cdt.core.linux [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
org.eclipse.cdt.core.linux.ppc64le [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
org.eclipse.cdt.core.linux.x86_64 [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
org.eclipse.cdt.core.macosx [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
org.eclipse.cdt.core.native Remove remnants of no longer supported arches 2019-06-19 16:10:21 -04:00
org.eclipse.cdt.core.tests Bug 548700 - Handle prefix negative sign in FloatingPointValue.parseDouble() 2019-07-02 15:20:42 -04:00
org.eclipse.cdt.core.win32 [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
org.eclipse.cdt.core.win32.x86_64 [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
org.eclipse.cdt.ui Bug 548334: Remove unused NLS message with no entry 2019-06-17 07:59:54 -04:00
org.eclipse.cdt.ui.tests Bug 467346 - Fix format structs/unions with attributes 2019-07-01 17:57:48 +02:00
pom.xml [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00