issues
search
hamstergem
/
hamster
Efficient, Immutable, Thread-Safe Collection classes for Ruby
Other
1.89k
stars
94
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
factored update_in out of Array and Hash into Associable module
#204
Bill
closed
9 years ago
10
finish Hamster.from()
#203
Bill
closed
9 years ago
5
Backport Struct#to_h to MRI 1.9.3 and earlier
#202
alexdowad
closed
9 years ago
3
can't find `master`'s `Hamster#from` and `Hamster#to_ruby` in any released gem version
#201
Bill
closed
9 years ago
9
added Hamster.from support (and specs) for Ruby core Structs (one-way only)
#200
Bill
closed
9 years ago
19
Remove List.enumerate?
#199
alexdowad
closed
9 years ago
2
Remove circular dependency between nested and core classes.
#198
xaviershay
closed
9 years ago
13
Remove circular dependency on core_ext
#197
xaviershay
closed
9 years ago
8
Untangle load-order dependencies between files
#196
alexdowad
closed
4 years ago
5
Mark segfaulting spec as pending until we get a real fix.
#195
xaviershay
closed
9 years ago
1
Document expected performance
#194
xaviershay
opened
9 years ago
0
List should be Immutable
#193
xaviershay
closed
9 years ago
1
Implement SortedSet#update_in and List#update_in
#192
xaviershay
opened
9 years ago
3
Allow Immutable methods to be hidden by subclasses.
#191
xaviershay
closed
9 years ago
2
Fix 2.2.2+ segfault in Hamster.from for certain inputs.
#190
xaviershay
closed
9 years ago
6
Segfault in 2.2.2 and above
#189
xaviershay
closed
9 years ago
16
Update docs
#188
xaviershay
closed
9 years ago
8
Implement block form for Vector#uniq
#187
xaviershay
closed
9 years ago
3
Vector#to_ary should return self
#186
xaviershay
closed
9 years ago
5
Vector#transpose should raise TypeError on invalid types.
#185
xaviershay
closed
9 years ago
5
Vector#bsearch should return an enumerator when no block given.
#184
xaviershay
closed
9 years ago
2
Vector#assoc should return nil for malformed vectors.
#183
xaviershay
closed
9 years ago
5
uniq fails when more than 32 values in concatenated Vectors
#182
xaviershay
closed
9 years ago
4
Edit Hash documentation.
#181
xaviershay
closed
9 years ago
10
3 different ways to do an empty collection
#180
krainboltgreene
closed
9 years ago
5
Hamster::Set#sort_by error when using a symbol
#179
rcabralc
closed
9 years ago
5
Add JRuby and Rubinius to Travis
#178
dzjuck
closed
9 years ago
2
Fix Partitioned#realize and Left#realize for JRuby
#177
dzjuck
closed
9 years ago
12
Fix List#permutation spec for JRuby
#176
dzjuck
closed
9 years ago
2
Fix List#index spec for JRuby
#175
dzjuck
closed
9 years ago
3
Fix Hash#take spec for JRuby
#174
dzjuck
closed
9 years ago
1
Hamster::LazyList#to_a explodes
#173
krainboltgreene
closed
9 years ago
1
The output for Hamster::LazyList.new is bad
#172
krainboltgreene
closed
9 years ago
2
Come up with a better namespace
#171
nandosola
closed
9 years ago
3
Removing shortcut methods [WIP]
#170
krainboltgreene
closed
9 years ago
15
We don't want ruby tricks to hide compelxity
#169
krainboltgreene
closed
8 years ago
2
Set#grep doesn't seem to work
#168
krainboltgreene
closed
9 years ago
13
'atomic' gem is deprecated; use 'concurrent-ruby' instead
#167
roryokane
closed
9 years ago
12
Hamster.to to convert to Ruby collection
#166
elben
closed
9 years ago
27
push() returns a new Deque instead of an in-place data structure change?
#165
xbeta
closed
9 years ago
4
`List#elem_indices` and `#find_indices` are redundant?
#164
alexdowad
closed
9 years ago
8
Hash should accept a Hamster::Hash as its first argument
#163
joelmccracken
closed
9 years ago
7
Immutable Struct
#162
joelmccracken
closed
9 years ago
5
Gem install fails on Windows
#161
rubycoder
closed
9 years ago
3
Vector#set fails beyond end of vector
#160
dubek
closed
10 years ago
5
SortedSet#find_index: fix wrong returned indexes when using the non-block variant
#159
dubek
closed
10 years ago
3
Set#group_by fails when requiring only "hamster/set"
#158
dubek
closed
10 years ago
1
Change org/repo to: libhamster/hamster.gem
#157
krainboltgreene
opened
10 years ago
12
Vector#flatten: correct behaviour when no argument is passed - to support Rubinius and JRuby
#156
dubek
closed
10 years ago
1
SortedSet#drop, SortedSet#take: return self if collection hasn't changed
#155
dubek
closed
10 years ago
3
Previous
Next