Commit Graph

13 Commits

Author SHA1 Message Date
Rintaro Ishizaki
bd024bd586 [stdlib] Enable NewArray validation test on non-Darwin platforms 2016-05-17 18:45:23 +09:00
Dave Abrahams
9bee5d182f [stdlib] location/formLocation => index/formIndex 2016-04-26 17:46:16 -07:00
Dave Abrahams
47a870cc50 [stdlib] Use location/formLocation for all index movement 2016-04-21 17:13:41 -07:00
Dmitri Gribenko
cfea1a3f58 Merge remote-tracking branch 'origin/master' into swift-3-indexing-model 2016-04-14 17:00:46 -07:00
Dmitri Gribenko
c52787e900 Merge commit '9cdbec13eee72feccfc5f8b987882a8c52e8107b' into swift-3-indexing-model 2016-04-14 16:23:53 -07:00
Dmitri Gribenko
10697f939f Merge commit '510f29abf77e202780c11d5f6c7449313c819030' into swift-3-indexing-model 2016-04-14 13:45:27 -07:00
Dmitri Gribenko
af92162f6b Migrate validation-test/stdlib/NewArray.swift.gyb to LifetimeTracked 2016-04-05 15:39:30 -07:00
Dmitri Gribenko
65044f2d29 New indexing model: fix validation-test/stdlib/NewArray.swift.gyb 2016-04-05 15:39:30 -07:00
Dave Abrahams
8e4f85277b Merge remote-tracking branch 'refs/remotes/origin/master' into merge 2016-03-29 09:19:34 -07:00
Dave Abrahams
8d9e62b274 [stdlib] indexing model: rename next/previous
I'm not too satisfied with the names for the updating: versions, but
this is a start.
2016-03-22 17:13:54 -07:00
Dmitri Gribenko
a6cd57222a Merge remote-tracking branch 'origin/master' into swift-3-indexing-model 2016-03-21 14:41:15 -07:00
Dmitri Gribenko
8ef59b187d Silence warnings in NewArray.swift.gyb 2016-03-19 18:07:58 -07:00
Dmitri Gribenko
3f448b3896 Move NewArray.swift.gyb to validation-test
It depends on checkRangeReplaceable, which was moved to
StdlibCollectionUnittest.
2016-03-19 18:07:50 -07:00