1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 06, 2024 — Aug 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated documentation More... almost 8 years ago
fixed bug in EnumMap::offsetSet() More... almost 8 years ago
EnumMap: added seek(), getKeys() and getValues() + null aware contains() More... almost 8 years ago
optimized ordinal handling of Enum::getName() More... almost 8 years ago
Optimized inline func calls More... almost 8 years ago
Optimze Enum::[get|by]Ordinal More... almost 8 years ago
Refactor EnumMap - fixes #91 More... almost 8 years ago
added test for #91 (fails currently) + PHPUnit 6 support More... almost 8 years ago
EnumSet: micro optimization More... almost 8 years ago
Merge pull request #90 from marc-mabe/optimize_map More... almost 8 years ago
removed enumerator value support for EnumMap::getHash() and use PHP build-in hash impl. for performance reasons More... almost 8 years ago
Enabled code coverage for all PHP environments More... almost 8 years ago
Better EnumSet and EnumMap class descriptions More... almost 8 years ago
PHP-5.3 is no longer supported More... almost 8 years ago
updated copyright year and added copyright/class documentation where missing More... almost 8 years ago
'ltrim' is faster than 'trim' More... almost 8 years ago
Merge pull request #86 from marc-mabe/feature/74 More... almost 8 years ago
EnumSet: optimized global const access More... almost 8 years ago
EnumSet: removed variadic args of union, intersect, diff and symDiff More... almost 8 years ago
EnumSet: optimized counting of integer bitset More... almost 8 years ago
added tests More... almost 8 years ago
coding style More... about 8 years ago
Support PHPUnit 4.* and 5.* More... about 8 years ago
Merge pull request #89 from marc-mabe/optimize_byOrdinal More... about 8 years ago
Optimized Enum::byOrdinal() and Enum::getName[s]() by buffering a list of names per enumeration More... about 8 years ago
Merge pull request #88 from marc-mabe/EnumSet_optimized_count_getOrdinals More... about 8 years ago
Optimized EnumSet::count() and EnumSet::getOrdinals() More... about 8 years ago
Merge pull request #87 from marc-mabe/feature/bench More... about 8 years ago
composer.json fix More... about 8 years ago
composer.json fix More... about 8 years ago