mark_story
|
eeec362741
|
Merge remote-tracking branch 'ceeram/2.2-hash' into 2.2-hash
|
2012-04-07 14:28:40 -04:00 |
|
mark_story
|
83789915a3
|
Update docs about PHP5.4 constant.
|
2012-04-04 21:36:56 -04:00 |
|
Ceeram
|
7700a0261b
|
only use and test SORT_NATURAL on PHP 5.4
|
2012-04-04 18:21:52 +02:00 |
|
mark_story
|
e5ca80b711
|
Add additional sort flag support.
Add natural, numeric, and string sorting to Hash.
Fixes #1700
|
2012-04-01 23:09:15 -04:00 |
|
mark_story
|
432d00de19
|
Another small optimization.
|
2012-03-31 21:37:10 -04:00 |
|
mark_story
|
7d098fa5f0
|
Some small performance optimizations.
|
2012-03-31 21:25:02 -04:00 |
|
mark_story
|
95d4549c9b
|
Docs + coding standards.
|
2012-03-26 22:57:50 -04:00 |
|
mark_story
|
c087576f20
|
Port changes done to Set into Hash
See #2722
|
2012-03-26 22:39:13 -04:00 |
|
mark_story
|
66eabe462a
|
Copy Set::expand into Hash class.
|
2012-03-26 22:32:58 -04:00 |
|
mark_story
|
9015d78017
|
Port most recent changes in Set to Hash.
See [68eeee80d8 ] and
[af575027da ]
|
2012-03-26 22:32:56 -04:00 |
|
mark_story
|
e55927c007
|
Update the doc links.
|
2012-03-26 22:32:56 -04:00 |
|
mark_story
|
0ef9adba93
|
Move and rename pushDiff onto Hash.
Its used internally in a number of places and diff() + merge()
are not an resonable replacement.
|
2012-03-26 22:32:54 -04:00 |
|
mark_story
|
19e0d8d946
|
Switch usage to Hash where possible.
|
2012-03-26 22:32:53 -04:00 |
|
mark_story
|
2231087ba3
|
Rename Set2 -> Hash.
|
2012-03-26 22:25:40 -04:00 |
|