issues
search
TysonAndre
/
pecl-teds
Tentative Extra Data Structures for php
BSD 3-Clause "New" or "Revised" License
30
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add CachedIterable for lazy evaluation of Traversables
#155
TysonAndre
closed
2 years ago
0
Fix leak for rewind() throwing
#154
TysonAndre
closed
2 years ago
0
Deduplicate some more tests
#153
TysonAndre
closed
2 years ago
0
Deduplicate/unify test cases
#152
TysonAndre
closed
2 years ago
0
Refactor tree map/set implementation, avoid next/prev
#151
TysonAndre
closed
2 years ago
0
Add Teds\is_same_array_handle for infinite recursion detection
#150
TysonAndre
closed
2 years ago
0
Fix bugs, deduplicate code
#149
TysonAndre
closed
2 years ago
0
Add Teds\Collection::clear()
#148
TysonAndre
closed
2 years ago
0
Handle engine limitations for var_export/debug_zval_dump/json_encode where containers hold objects/arrays
#147
TysonAndre
opened
2 years ago
1
Optimize BitSet::unshift: (1) multiple values, (2) use larger word sizes
#146
TysonAndre
opened
2 years ago
0
Add bitset shift/unshift
#145
TysonAndre
closed
2 years ago
0
Add shift/unshift to interfaces
#144
TysonAndre
closed
2 years ago
0
Rename to StrictSortedVectorSet/Map
#143
TysonAndre
closed
2 years ago
0
1.0.0: Fix bugs in LowMemoryVector, Add 32-bit tests
#142
TysonAndre
closed
2 years ago
0
1.0.0: Rename data structures for consistency, implement/add interfaces
#141
TysonAndre
closed
2 years ago
0
\Teds\UnsupportedOperationException extends \RuntimeException
#140
TysonAndre
closed
2 years ago
0
Breaking change: Rename interfaces, some data structures
#139
TysonAndre
closed
2 years ago
0
0.14.0: Fix build due to missing file
#138
TysonAndre
closed
2 years ago
0
teds_bitset.c is not listed as src in package.xml
#137
cmb69
closed
2 years ago
0
Fix handling of NAN, change strict_hash/StrictMap handling of -0.0
#136
TysonAndre
closed
2 years ago
0
Combine test cases of Sequences, Collections, ListInterface implementations, remove files
#135
TysonAndre
opened
2 years ago
0
Add a BitSet implementation
#134
TysonAndre
closed
2 years ago
0
class EmptySequence implements list (empty immutable list)
#133
TysonAndre
closed
2 years ago
0
ImmutableSingletonSequence/List
#132
TysonAndre
opened
2 years ago
0
Call zend_hash_packed_to_hash in zend_std_get_properties or return empty hash tables in 8.2
#131
TysonAndre
closed
2 years ago
0
Benchmark StableMinHeap vs spl
#130
TysonAndre
opened
2 years ago
0
Release 0.12.0
#129
TysonAndre
closed
2 years ago
0
Add Values::contains() interface method
#128
TysonAndre
closed
2 years ago
0
Add tests for edge cases of Maps coercing keys to values in toArray
#127
TysonAndre
opened
2 years ago
0
Add Collection::toArray implementations
#126
TysonAndre
closed
2 years ago
0
Add Values, Collection, ListInterface interfaces.
#125
TysonAndre
closed
2 years ago
0
Idea: Lazy CachedIterable
#124
TysonAndre
closed
2 years ago
0
Fix bug in StableSortedListSet when constructing from array
#123
TysonAndre
closed
2 years ago
0
Change StableMinHeap design, Change KeyValueVector size limit
#122
TysonAndre
closed
2 years ago
0
Idea: ImmutableIntSequence backed by immutable zend_string
#121
TysonAndre
opened
2 years ago
1
Change count limit of Deque/Vector to 2 billion on 64-bit builds
#120
TysonAndre
closed
2 years ago
0
Balanced binary tree-based list
#119
TysonAndre
opened
2 years ago
0
Idea: StringMap - hash collision resistant, don't coerce stringified integers to integers (for json, query params, etc)
#118
TysonAndre
opened
2 years ago
1
IntVector::toByteString/fromSignedByteString/fromUnsignedByteString
#117
TysonAndre
closed
2 years ago
0
Additional operations on IntVector (sort, shift/unshift, sum($start = 0, end=-1), etc), operator overloading
#116
TysonAndre
opened
2 years ago
0
Teds\intmul(...int), intadd(...int), intsub(int, int) with results staying as PHP `int` (like C)
#115
TysonAndre
opened
2 years ago
0
`intern_string(array|string $str): array|string` to expose string interning functionality
#114
TysonAndre
opened
2 years ago
0
non-final class DefaultValueStrictMap
#113
TysonAndre
opened
2 years ago
0
Idea: LRUCache - similar to StrictMap
#112
TysonAndre
opened
2 years ago
1
Release teds 0.10.0
#111
TysonAndre
closed
2 years ago
0
Add IntVector, fix gc edge cases
#110
TysonAndre
closed
2 years ago
0
Finish serialization/unserialization implementation of LowMemoryVector
#109
TysonAndre
closed
2 years ago
0
Continue implementing LowMemoryVector
#108
TysonAndre
closed
2 years ago
0
Implement basic functionality of a low memory vector
#107
TysonAndre
closed
2 years ago
0
Look into operator overloading for sequences (e.g. `+`)
#106
TysonAndre
opened
2 years ago
0
Previous
Next