Nicholas Nethercote
|
4b675b90c2
|
Bug 1041914 - Convert the fourth quarter of MFBT to Gecko style. r=Ms2ger.
--HG--
extra : rebase_source : 588fa9c0d1e819e1826835c4ef4a1428a927bf93
|
2014-07-22 20:54:41 -07:00 |
|
Benoit Jacob
|
29c53bbc0b
|
Bug 987274 - Add IntegerTypeTraits.h to MFBT for additional integer traits and helpers that don't have type_traits equivalents - r=Waldo
|
2014-04-01 09:38:42 -04:00 |
|
Jeff Gilbert
|
cdca71e188
|
Bug 881980 - Allow casting CheckedInts to other CheckedInt types. - r=bjacob,waldo
|
2013-06-14 15:19:40 -07:00 |
|
Jeff Gilbert
|
bd9cabff89
|
Bug 874764 - Add CheckedInt support for operator%. - r=bjacob,waldo
|
2013-06-14 15:19:30 -07:00 |
|
Benoit Jacob
|
dd563aab02
|
Bug 869685 - Reintroduce long long support in CheckedInt - r=Waldo
|
2013-05-08 17:25:03 -04:00 |
|
Benoit Jacob
|
5015e3f471
|
Bug 849667 - Fix/simplify CheckedInt's use-outside-of-MFBT setup - r=Waldo
|
2013-03-12 15:40:29 -04:00 |
|
Jeff Walden
|
9c781ad1b2
|
Bug 849666 - Make CheckedInt<T>::operator-() not depend on undefined behavior when negating minimum signed values, and add a test for this. Patch is something of a tag-team effort by bjacob and me. r=bjacob
|
2013-03-11 18:45:22 -07:00 |
|
Jeff Walden
|
8c2403ba13
|
Bug 847521 - Allow CheckedInt<signed char> in addition to char/unsigned char. char != signed char (but is guaranteed to have the same representation as either signed char or unsigned char, for backwards-compatibility reasons), so we have to handle signed char as a third character type. r=bjacob
--HG--
rename : content/html/content/src/HTMLObjectElement.h => content/html/content/src/HTMLObjectElement.cpp
extra : rebase_source : d07d72b78fcbae31483d726703b3605561295684
|
2013-03-01 21:49:25 -08:00 |
|
Benoit Jacob
|
32979f1189
|
Bug 768570 - Fix all the warnings in CheckedInt - r=jwalden
|
2012-07-05 10:13:31 -04:00 |
|
Benoit Jacob
|
6aada1fe80
|
Bug 768538 - 2/2 - Fix undefined behavior in the CheckedInt unit test - r=jwalden
|
2012-07-05 10:13:23 -04:00 |
|
Benoit Jacob
|
e3c11e3704
|
Bug 732875 - Further CheckedInt tweaks - r=Ms2ger,jwalden
|
2012-05-17 10:07:24 -04:00 |
|
Dão Gottwald
|
c17d4c6865
|
Backed out changeset 45ef0e7b2426
|
2012-05-17 16:48:06 +02:00 |
|
Benoit Jacob
|
5bd712711d
|
Bug 732875 - Further CheckedInt tweaks - r=Ms2ger,jwalden
|
2012-05-17 10:07:24 -04:00 |
|
Benoit Jacob
|
17b0e7f92d
|
Bug 732875 - 8/8 - move CheckedInt to MFBT, enable unit tests in mfbt/tests - r=jwalden
--HG--
rename : xpcom/ds/CheckedInt.h => mfbt/CheckedInt.h
|
2012-05-14 15:50:20 -04:00 |
|
Ed Morley
|
8b2dbc3dca
|
Backout 345ae68f15f4, b3b40121ac8d, 0d18b7a246d7, 9dbb6064ab58, dee9d7fa8eb6, 63eec6bfa948, 323c6be7cfe8 & f4aac7523a48 (bug 732875) for compilation failures
|
2012-05-14 21:05:24 +01:00 |
|
Benoit Jacob
|
8fbc0a34da
|
Bug 732875 - 8/8 - move CheckedInt to MFBT, enable unit tests in mfbt/tests - r=jwalden
--HG--
rename : xpcom/ds/CheckedInt.h => mfbt/CheckedInt.h
|
2012-05-14 15:50:20 -04:00 |
|