Commit History

Author SHA1 Message Date
  Andreas Kristiansen 50d2c8f703 Initial value for Collection::reduce is now optional 11 years ago
  mark_story eace3a3031 Fix PHPCS errors. 11 years ago
  Jose Lorenzo Rodriguez a70e205fb0 Using _unwrap in all methods where the collection passes itself 11 years ago
  Jose Lorenzo Rodriguez 2db5ae4c6a Consolidating common code 11 years ago
  Jose Lorenzo Rodriguez a9aff86f05 Speeding up each() by unwrapping uneeded nested collections first 11 years ago
  Jose Lorenzo Rodriguez 9ee1eab782 Speeding up conversion of collections to arrays 11 years ago
  Jose Lorenzo Rodriguez 6b9920d4bf Optimizing Collection::sort() 11 years ago
  Jose Lorenzo Rodriguez 1662f2e302 Implemented Collection::toList() to avoid confusion when getting results 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  Jose Lorenzo Rodriguez 5fe3e34db1 Refactoring and documenting functions 11 years ago
  Jose Lorenzo Rodriguez 39607af730 Using an identity function in unfold() is a very common case 11 years ago
  Jose Lorenzo Rodriguez 4a2a76c5f2 Initial code for implementing Collection::unfold() 11 years ago
  Jose Lorenzo Rodriguez 8cdf2cfdb9 Implemented Collection::stopWhen() 11 years ago
  Jose Lorenzo Rodriguez edefed1be5 Extracting collection definition into an interface 11 years ago
  mark_story e7f12d28b4 Fix doc block typo. 11 years ago
  Jose Lorenzo Rodriguez a73697246d Added Collection::buffered() to make any non-rewidable rewindable 11 years ago
  Jose Lorenzo Rodriguez 8118c7ef92 Reverting changes done to Collection::compile() as it breaks other code 11 years ago
  Jose Lorenzo Rodriguez 0832a0dd2c Implementing Collection::compile() using BufferedIterator 11 years ago
  Bryan Crowe 608e1c5ae7 Add space after closures' function keyword 11 years ago
  Jose Lorenzo Rodriguez e94fbfeb8a Implemented Collection::sumOf() 11 years ago
  mark_story 9fffa4799f Fix typo and failing test. 11 years ago
  antograssiot 1e2fa9f154 typos 11 years ago
  ADmad efe6c0501b Fix docblock CS errors. 11 years ago
  Bryan Crowe d52ae87485 Fix license docblocks for phpdoc format 12 years ago
  euromark b1897f5b45 Adjust doc blocks according to convention. 12 years ago
  José Lorenzo Rodríguez 68a378eae8 Merge pull request #3257 from cakephp/3.0-tree-iterator 12 years ago
  euromark 6d1bacae3a casing 12 years ago
  Jose Lorenzo Rodriguez 4057b3ed6f Using integer instead of int 12 years ago
  Jose Lorenzo Rodriguez abdb0c3a0f Added a not explaining how to use the TreeIterator constants instead 12 years ago
  Jose Lorenzo Rodriguez 4d100c337d Documenting new function 12 years ago