Jeff Walden
|
157c2375be
|
Add introductory comments to the files in mfbt/ that aren't copied from elsewhere, to facilitate easier MXR directory skimming. No bug, r=lumpy
--HG--
extra : rebase_source : dd834c64e625a0184b64d13e2a2e6fd8960ca832
|
2011-12-28 10:48:54 -06:00 |
|
Jeff Walden
|
8fcbabe9e8
|
Bug 712129 - Move assertion code into a new mfbt/Assertions.h header. r=luke
--HG--
extra : rebase_source : 6587b6aa4180493c48b0663bc627543020a21deb
|
2011-12-19 14:28:35 -05:00 |
|
Jeff Walden
|
4f3f8250ea
|
Bug 704127 - Move C++ attribute support out of mozilla/Types.h and into mozilla/Attributes.h so that it can be used by code that's not yet compatible with the full mfbt experience. r=cjones
--HG--
extra : rebase_source : 7b653358a73f222c055f5139e33ca470475f88c9
|
2011-11-20 12:22:51 -08:00 |
|
Jeff Walden
|
aff0b00199
|
Bug 701183 - Make MOZ_DELETE use deleted function syntax in gcc when it's possible to do so without causing a warning. r=cjones
--HG--
extra : rebase_source : 6f452c9cc9dcdc772991ee1056975bf7b0b4bb5b
|
2011-11-10 14:19:28 -08:00 |
|
Jeff Walden
|
077f90dc40
|
Add a RangedPtr constructor accepting an array as a shorthand for RangedPtr(arr, N). rs=luke
|
2011-06-07 13:25:36 -07:00 |
|
Jeff Walden
|
87ccff3aa5
|
Bug 662001 - Move js::RangeCheckedPointer<T> to mozilla::RangedPtr<T>, make it no longer implicitly convert to T*, and adjust users accordingly. r=cjones
|
2011-06-06 11:02:34 -07:00 |
|