Nicholas Nethercote
|
c0e8a3e8c5
|
Bug 1041914 - Convert the fourth quarter of MFBT to Gecko style. r=Ms2ger.
|
2014-07-22 20:54:41 -07:00 |
|
Benoit Jacob
|
6d26d2d145
|
Bug 807607 - Make MFBT tests use MOZ_RELEASE_ASSERT instead of MOZ_ASSERT to ensure test coverage in non-DEBUG - r=Waldo
find mfbt/tests/ -type f | xargs sed -i 's/MOZ_ASSERT/MOZ_RELEASE_ASSERT/g'
|
2014-04-24 17:06:50 -04:00 |
|
Ehsan Akhgari
|
6d396d8bcb
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
|
Jeff Walden
|
a1837ce778
|
Bug 798179 - Implement To BitwiseCast<To>(From), abstracting the treatment of a value's bits as being of another type. r=froydnj
|
2013-06-06 18:47:51 -07:00 |
|
Jeff Walden
|
70a1a9050b
|
Bug 865036 - Add a Casting.h header to hold various casting methods, right now including a SafeCast method that asserts in-rangeness. r=froydnj
|
2013-04-23 14:36:51 -07:00 |
|