Benjamin Bouvier
|
74b9b17339
|
Bug 1352073: Follow-up: don't use reserved() in opt builds; r=bustage
Also fix style to make it match local style.
MozReview-Commit-ID: D2HTik6HwxJ
|
2017-03-31 11:01:35 +02:00 |
|
Benjamin Bouvier
|
0153ade5fb
|
Bug 1352073: Fix off-by-one in Vector::insert; r=luke
MozReview-Commit-ID: HY0DYSAbi6M
|
2017-03-30 16:20:30 +02:00 |
|
Jeff Walden
|
e7db26e2b9
|
Bug 1338374 - Shrink Vector from (usually) four pointers in size to three when no inline storage is used. r=froydnj
|
2017-01-30 15:56:05 -08:00 |
|
Jon Coppeard
|
c8c0f5c8e5
|
Bug 1259021 - Add Vector::extractRawBuffer method that doesn't copy the buffer r=Waldo
|
2016-04-25 13:41:25 +01:00 |
|
Nick Fitzgerald
|
8c03fff05b
|
Bug 1247412 - Add a reverse method to mozilla::Vector; r=Waldo
|
2016-02-11 08:33:00 +01:00 |
|
Nick Fitzgerald
|
66cb8e68d8
|
Bug 1184235 - Add mozilla::Vector::emplaceBack; r=froydnj
|
2015-07-20 11:13:28 -07:00 |
|
Nick Fitzgerald
|
292038c916
|
Bug 1139993 - Add VectorBase::ConstRange that gives out |const T&| entries. r=Waldo
|
2015-03-06 15:37:00 -05:00 |
|
Jeff Walden
|
517ae46e8f
|
Bug 1105261 - Revert fresh vectors to not prereserving their inline allocation space, because the guaranteed extent of that space is an implementation detail. r=nbp
|
2014-11-26 16:01:19 -05:00 |
|
Phil Ringnalda
|
cfc0e519cb
|
Backed out 2 changesets (bug 1052139, bug 1105261) for b2g desktop crashes
CLOSED TREE
Backed out changeset 72c672d91f9c (bug 1052139)
Backed out changeset e3ce0e3a147c (bug 1105261)
|
2014-12-01 18:25:53 -08:00 |
|
Jeff Walden
|
60c94c881d
|
Bug 1105261 - Revert fresh vectors to not prereserving their inline allocation space, because the guaranteed extent of that space is an implementation detail. r=nbp
|
2014-11-26 16:01:19 -05:00 |
|