Commit Graph

19 Commits

Author SHA1 Message Date
60ae083093 refactor code 2018-10-11 18:53:39 +08:00
9dace534af Fix Windows ZTS build. 2018-09-08 13:07:29 +08:00
64a991798f Refactor code. Add signature for subtract(). 2018-09-07 23:42:36 +08:00
34354803c7 Add retainWhile(). Refactor code. 2018-09-07 16:00:08 +08:00
639479d031 Fix bugs. Refactor code. Improve performance of Pair. 2018-08-31 01:04:46 +08:00
f32fa48291 update compare flags 2018-08-20 22:47:23 +08:00
7aab23d435 Add minWith() and maxWith(). Fix ZTS build. Update stubs. 2018-08-15 22:37:37 +08:00
a5119e597d add ZTS globals for userland comparator callbacks 2018-08-14 19:56:25 +08:00
db0465e943 closes #1 2018-08-09 16:53:29 +08:00
3b168358b7 Add partition(). Manually init properties for Pair. 2018-05-12 22:10:59 +08:00
283fdafd56 Add maxBy(), minBy(). Remove ZTS relevant code. 2018-05-01 17:35:19 +08:00
b5c3a0b4ad Bug fix. Performance boost. 2018-04-17 23:17:30 +08:00
84afc0012e remove redundant code 2018-04-01 16:29:13 +08:00
4502ffbedb update 2018-03-31 12:16:59 +08:00
7b98857eff Implement ArrayAccess. Fix config.m4, .travis.yml. Update stubs. 2018-03-31 12:02:13 +08:00
f7b924801b Implement copyOfRange() and count() 2018-03-30 19:06:39 +08:00
4a3c28b4b3 Add average() and containsAll(). Update README. 2018-03-28 13:02:51 +08:00
b099ab663b Compatible to PHP 7.0.x 2018-03-26 13:54:01 +08:00
604c7b1ee6 Add .gitattributes. Move source files. 2018-03-23 22:17:09 +08:00