Commit Graph

22 Commits (d785be99f5b57cd24d606b6b964598e1f44da38d)

Author SHA1 Message Date
Rene Krenn d785be99f5 MT#60189 support multi-insert stmts for lnp_numbers
11 months ago
Guillem Jover 520e67ed67 TT#69200 Rewrite setcontains() to use a hash instead of contains()
6 years ago
Guillem Jover 24b954f4fd TT#69200 Rerwite seteq() based off setcontains()
6 years ago
Guillem Jover c5522cdc8b TT#69200 Use none() instead of comparin $mode with each value
6 years ago
Guillem Jover f5921964d3 TT#69200 Fix coding style
6 years ago
Guillem Jover a551ce2246 TT#69200 Reduce nesting levels in array_to_map()
6 years ago
Guillem Jover 2b13bb6724 TT#69200 Switch from C-style for loops to range ones
6 years ago
Guillem Jover 64d4ec32ad TT#69200 Switch to an early return in arrayeq() to reduce nesting level
6 years ago
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
6 years ago
Rene Krenn 8a09b9ab48 TT#37115 normalize line endings
7 years ago
Rene Krenn 52d66ca0de MT#18663 MT#20893 row bulk processing framework WIP #5
9 years ago