Commit Graph

14 Commits (22a0d6926357df42b979f3e38a2e4e5f1e511ddf)

Author SHA1 Message Date
Guillem Jover 22a0d69263 TT#69200 Rewrite mapeq() to not need an intermediate hash
6 years ago
Guillem Jover d167d55a90 TT#69200 Refactor getting the size of a hash
6 years ago
Guillem Jover 9800b99040 TT#69200 Refactor getting last array index into a new sub
6 years ago
Guillem Jover 456d120d0e TT#69200 Do not use indirect method syntax
6 years ago
Guillem Jover bcbe99c74d TT#69200 Fix mapeq() to match correctly according to caseinsensitive argument
6 years ago
Guillem Jover 5d38bd26f7 TT#69200 Reimplement itemcount() based on grep()
6 years ago
Guillem Jover 117202701c TT#69200 Remove unused variable in arrayeq()
6 years ago
Guillem Jover 9485368290 TT#69200 Reimplement removeduplicates() based of List::Util's uniq
6 years ago
Guillem Jover 54704e0837 TT#69200 Reimplement contains() based on List::Util's any()
6 years ago
Guillem Jover fdc64d61eb TT#69200 Use reverse in reversearray() instead of an ad-hoc implementation
6 years ago
Guillem Jover 0991288e50 TT#69200 Pass the entire list to push in mergearrays()
6 years ago
Guillem Jover bee151585a TT#53701 Remove executable bit from perl module files
7 years ago
Rene Krenn 8a09b9ab48 TT#37115 normalize line endings
8 years ago
Rene Krenn 52d66ca0de MT#18663 MT#20893 row bulk processing framework WIP #5
10 years ago