Commit Graph

  • 99fee95357 map and mapSelf : support $process with only one parameter master 3.5.2 Julien Rosset 2023-10-11 19:33:09 +0200
  • 281885a2d5 Fix slice and sliceSelf when collection is empty 3.5.1 Julien Rosset 2023-10-11 19:04:11 +0200
  • 63e523f195 Add access with offset and first/last methods 2.8.0 2.x Julien Rosset 2023-10-09 18:02:33 +0200
  • 66fe43fef5 Add access with offset and first/last methods 3.5.0 Julien Rosset 2023-10-09 17:57:28 +0200
  • c0c03b9cae Add IImmutableCollection::fill and IImmutableCollection::fillWithKeys 2.7.0 Julien Rosset 2023-09-29 12:44:28 +0200
  • 4da1264ad8 Add IImmutableCollection::fill and IImmutableCollection::fillWithKeys 3.4.0 Julien Rosset 2023-09-29 12:41:06 +0200
  • 53f6062f97 TInsensitiveCaseKey: fix method signature 3.3.2 Julien Rosset 2023-09-19 17:33:54 +0200
  • cc2b53b7af TUniqueValues: fix methods signatures 3.3.1 Julien Rosset 2023-09-19 17:28:13 +0200
  • eb3d47e640 ICollection: add "self" version of multiple functions 2.6.0 Julien Rosset 2023-09-19 12:06:09 +0200
  • 2d71d2a4a0 Centralize et fix sorter method normalizer 3.3.0 Julien Rosset 2023-09-19 11:47:15 +0200
  • 1f7783090a ICollection: add "self" version of multiple functions Julien Rosset 2023-09-19 11:39:49 +0200
  • 9e35eb1ee4 Fix sort methods signature 3.2.1 Julien Rosset 2023-09-11 12:33:36 +0200
  • a603f32fd6 Switch to self implemented IComparable and IComparator 2.5.0 Julien Rosset 2023-09-11 12:32:42 +0200
  • 696e4fa458 Switch to self implemented IComparable and IComparator 3.2.0 Julien Rosset 2023-09-11 12:28:04 +0200
  • 593e118ba1 Add methods to sort collections Julien Rosset 2023-09-11 12:05:33 +0200
  • d293b3fe7b Add unique collections 2.4.0 Julien Rosset 2023-07-18 13:41:16 +0200
  • 22cc1b439f Add unique collections 3.1.0 Julien Rosset 2023-07-18 13:39:19 +0200
  • fe6d9dbaaf Composer: add configuration 3.0.1 Julien Rosset 2023-06-07 18:36:25 +0200
  • 4f299bdde3 Add documentation for __serialize and __unserialize 3.0.0 Julien Rosset 2023-06-07 16:24:12 +0200
  • 6c69b5504b Compatible with PHP 8.1 Julien Rosset 2023-06-07 16:11:39 +0200
  • 3da6845b05 Correction + test Collection::prependCollection 2.3.1 Julien Rosset 2022-11-15 17:36:53 +0100
  • 9993701f58 Add prepend methods 2.3.0 Julien Rosset 2022-11-15 17:22:30 +0100
  • 89f89d8c19 Allow addition of multiple values and collection merging/combining 2.2.0 Julien Rosset 2022-11-15 15:32:58 +0100
  • 55a10b7896 Add method for join, split and remove empty values 2.1.0 Julien Rosset 2022-11-15 14:56:32 +0100
  • 4b7e60c003 Fix offsetSet and offsetUnset in Collection 2.0.1 Julien Rosset 2022-11-08 18:22:50 +0100
  • 80dd6d3545 Complete rewrite and add @template 2.0.0 Julien Rosset 2022-11-02 21:03:06 +0100
  • be64559bd7 Add "push" method 1.1.2 Julien Rosset 2022-10-20 17:58:39 +0200
  • 9561d8c7e8 InsensitiveCaseArray : correction initialisation tableau existant 1.1.1 Julien Rosset 2022-10-18 18:24:38 +0200
  • 044e50007c Add insensitive case versions 1.1.0 Julien Rosset 2022-10-18 18:17:52 +0200
  • 096d4bc3ed Extract interface and use trait for implementation Julien Rosset 2022-10-18 17:56:33 +0200
  • d56366fbfb Implements __debugInfo() 1.0.1 Julien Rosset 2022-10-18 11:45:41 +0200
  • b8dc4c2e79 Add ArrayClass and ImmutableArrayClass 1.0.0 Julien Rosset 2022-10-17 20:00:38 +0200
  • a998bf9de1 Initial commit Julien Rosset 2022-10-17 18:58:48 +0200