openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
php-enumeration
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 06, 2024 — Aug 06, 2025
Showing page 7 of 16
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
updated documentation
Marc Bennewitz
More...
almost 8 years ago
fixed bug in EnumMap::offsetSet()
Marc Bennewitz
More...
almost 8 years ago
EnumMap: added seek(), getKeys() and getValues() + null aware contains()
Marc Bennewitz
More...
almost 8 years ago
optimized ordinal handling of Enum::getName()
Marc Bennewitz
More...
almost 8 years ago
Optimized inline func calls
Marc Bennewitz
More...
almost 8 years ago
Optimze Enum::[get|by]Ordinal
Marc Bennewitz
More...
almost 8 years ago
Refactor EnumMap - fixes #91
Marc Bennewitz
More...
almost 8 years ago
added test for #91 (fails currently) + PHPUnit 6 support
Marc Bennewitz
More...
almost 8 years ago
EnumSet: micro optimization
Marc Bennewitz
More...
almost 8 years ago
Merge pull request #90 from marc-mabe/optimize_map
Marc Bennewitz
More...
almost 8 years ago
removed enumerator value support for EnumMap::getHash() and use PHP build-in hash impl. for performance reasons
Marc Bennewitz
More...
almost 8 years ago
Enabled code coverage for all PHP environments
Marc Bennewitz
More...
almost 8 years ago
Better EnumSet and EnumMap class descriptions
Marc Bennewitz
More...
almost 8 years ago
PHP-5.3 is no longer supported
Marc Bennewitz
More...
almost 8 years ago
updated copyright year and added copyright/class documentation where missing
Marc Bennewitz
More...
almost 8 years ago
'ltrim' is faster than 'trim'
Marc Bennewitz
More...
almost 8 years ago
Merge pull request #86 from marc-mabe/feature/74
Marc Bennewitz
More...
almost 8 years ago
EnumSet: optimized global const access
Marc Bennewitz
More...
almost 8 years ago
EnumSet: removed variadic args of union, intersect, diff and symDiff
Marc Bennewitz
More...
almost 8 years ago
EnumSet: optimized counting of integer bitset
Marc Bennewitz
More...
almost 8 years ago
added tests
Marc Bennewitz
More...
almost 8 years ago
coding style
Marc Bennewitz
More...
about 8 years ago
Support PHPUnit 4.* and 5.*
Marc Bennewitz
More...
about 8 years ago
Merge pull request #89 from marc-mabe/optimize_byOrdinal
Marc Bennewitz
More...
about 8 years ago
Optimized Enum::byOrdinal() and Enum::getName[s]() by buffering a list of names per enumeration
Marc Bennewitz
More...
about 8 years ago
Merge pull request #88 from marc-mabe/EnumSet_optimized_count_getOrdinals
Marc Bennewitz
More...
about 8 years ago
Optimized EnumSet::count() and EnumSet::getOrdinals()
Marc Bennewitz
More...
about 8 years ago
Merge pull request #87 from marc-mabe/feature/bench
Marc Bennewitz
More...
about 8 years ago
composer.json fix
Marc Bennewitz
More...
about 8 years ago
composer.json fix
Marc Bennewitz
More...
about 8 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
15
16
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree