Commits
User selector
Commit History
Commits on May 24, 2021
Remove StringBuilder::appendLiteral
Show description for 4d78e56committed
Commits on May 13, 2021
Remove StringBuilder::appendNumber
Show description for e12a212committed
Commits on Jun 3, 2019
Finish cleanup of String::number for floating point
Show description for 199728bcommitted
Commits on Jun 23, 2018
[WTF] Add user-defined literal for ASCIILiteral
Show description for 4a804a8committed
Commits on Dec 6, 2016
Use ASCIICType more, and improve it a little bit
Show description for ea18bf3committed
Commits on Nov 3, 2015
input[type=number] does not increment/decrement integers with trailing decimal characters
Show description for 44535eeauthored andcommitted
Commits on Jan 28, 2014
WebCore: Enable -Wimplicit-fallthrough and add FALLTHROUGH annotation where needed
Show description for 52dddb0committed
Commits on Apr 23, 2013
Minor String usage fixes in WebCore/platform
Show description for 741a56fcommitted
Commits on Feb 18, 2013
Stop placing std::isfinite and std::signbit inside the global scope
Show description for 146b383committed
Commits on Feb 13, 2013
The 'global isinf/isnan' compiler quirk required when using clang with libstdc++
Show description for 42c9d0ccommitted
Commits on Nov 13, 2012
Unable to set valid time value to input[type=time] with user interaction in some cases
Show description for 2e7a886committed
Commits on Sep 10, 2012
Add StringBuilder::appendNumber() and use it
Show description for e1d4207committedReplace WTF::numberToString() with String::numberToStringECMAScript()
Show description for 433de57committed
Commits on Jul 18, 2012
Decimal::toString should not round integer value.
Show description for b50099acommittedDecimal constructor with 99999999999999999 loses last digit
Show description for e609cd9committed
Commits on Jul 13, 2012
REGRESSION(r119948): [Forms] Spin button Up/Down actions make value to zero for input type "number" when step mismatched
Show description for 9265bb4committed
Commits on Jun 7, 2012
Source/WebCore: [Platform] Introduce conversion from/to Deciaml to/from double
Show description for 74aba72committed
Commits on Jun 1, 2012
[Platform][Decimal] UInt128::operator/= calls makeUInt128 with wrong argument order
Show description for a6adf07committed
Commits on May 31, 2012
Fix Lion build after r119073.
Show description for 688d583committed
Jessie Berlin[Platform] Implementation of Decimal(int32_t) isn't portable.
Show description for 3963503committed[Platform] Introduce Decimal class for Number/Range input type.
Show description for 30a40a3committedUnreviewed, rolling out r119062 and r119064.
Show description for b760200committedBuild fix for Linon/SnowLeopard after r119062
Show description for e03498ecommitted[Platform] Introduce Decimal class for Number/Range input type.
Show description for ad5d2c7committed
Loading