Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / minad/lmdb issues and pull requests
#62 - Minor:Fix URL typo on README.md
Pull Request -
State: open - Opened by marcotc 7 months ago
- 3 comments
#59 - cannot compile, on aarch64/Android/Termux/Ubuntu-server jammy, Ruby 3.0.2
Issue -
State: open - Opened by libweirdness over 2 years ago
- 1 comment
#58 - Fix link
Pull Request -
State: open - Opened by plantfansam over 2 years ago
#57 - Undefine unneeded alloc functions
Pull Request -
State: open - Opened by casperisfine almost 3 years ago
- 2 comments
#56 - Fix ruby 3.1.0-dev compatibility
Pull Request -
State: closed - Opened by casperisfine over 3 years ago
- 1 comment
#55 - Gem fails to compile
Issue -
State: open - Opened by dnebdal over 3 years ago
- 9 comments
#54 - Fix keyword arguments warning on Ruby 2.7
Pull Request -
State: closed - Opened by casperisfine over 4 years ago
#53 - MDB_GET_BOTH patch plus a bunch of other improvements -> 0.5.1 (closes #51)
Pull Request -
State: closed - Opened by doriantaylor almost 5 years ago
#52 - looking for new maintainer
Issue -
State: closed - Opened by minad about 5 years ago
- 12 comments
#51 - Adding support for jumping straight to key-value pairs (`MDB_GET_BOTH`)
Issue -
State: closed - Opened by doriantaylor about 5 years ago
- 16 comments
#50 - Hangs with rdonly: true
Issue -
State: closed - Opened by paddor about 5 years ago
- 3 comments
#49 - when data get huge lmdb becomes so slow
Issue -
State: closed - Opened by Pinnh over 7 years ago
#48 - Random crashes if you commit active transaction within cursor block
Issue -
State: open - Opened by pbrumm over 7 years ago
#47 - Add missing error values
Pull Request -
State: closed - Opened by bouk over 8 years ago
#46 - Fix integer overflow in get environment info
Pull Request -
State: closed - Opened by hazelybell over 9 years ago
#45 - fix typo
Pull Request -
State: closed - Opened by tamuratak over 9 years ago
#44 - Environment should have flags and call_with_transaction should use it
Pull Request -
State: open - Opened by tamuratak over 9 years ago
- 3 comments
#43 - Added missing env flags
Pull Request -
State: closed - Opened by kyamagu almost 10 years ago
- 1 comment
#42 - maybe just a documentation issue
Issue -
State: open - Opened by pbrumm almost 10 years ago
- 1 comment
#41 - Update CHANGELOG (fixes #40).
Pull Request -
State: closed - Opened by vjoel about 10 years ago
- 1 comment
#40 - update changelog
Issue -
State: closed - Opened by minad about 10 years ago
#39 - Fix scoping problem. Fixes #38.
Pull Request -
State: closed - Opened by vjoel about 10 years ago
#38 - Segfault when deleting by key and value on ubuntu
Issue -
State: closed - Opened by bdandy about 10 years ago
- 2 comments
#37 - fixed misspelling
Pull Request -
State: closed - Opened by pbrumm about 10 years ago
- 3 comments
#36 - Creating database with small mapsize produces segfault
Issue -
State: open - Opened by canadaduane about 10 years ago
- 7 comments
#35 - Cosmetics in spec.
Pull Request -
State: closed - Opened by vjoel about 10 years ago
#34 - Nested transaction bug.
Issue -
State: closed - Opened by vjoel about 10 years ago
Labels: bug
#33 - Import lmdb 0.9.14 source.
Pull Request -
State: closed - Opened by vjoel about 10 years ago
#32 - Import lmdb 0.9.12 source.
Pull Request -
State: closed - Opened by vjoel about 10 years ago
- 1 comment
#31 - Add Cursor#next_range for iterating up to a specified key.
Pull Request -
State: closed - Opened by vjoel about 10 years ago
#30 - Add accessors.
Pull Request -
State: closed - Opened by vjoel about 10 years ago
#29 - Cleanup and bug detection in environment_free.
Pull Request -
State: closed - Opened by vjoel about 10 years ago
#28 - segfault when env is not closed
Issue -
State: closed - Opened by vjoel about 10 years ago
Labels: bug
#27 - Mapsize
Pull Request -
State: closed - Opened by vjoel over 10 years ago
#26 - Segfault when large mapsize is specified
Issue -
State: closed - Opened by kyamagu over 10 years ago
- 6 comments
#25 - Expand file paths in #copy and #new.
Pull Request -
State: closed - Opened by vjoel over 10 years ago
#24 - passing extra options?
Issue -
State: closed - Opened by bcthomas over 10 years ago
- 6 comments
#23 - Restore 1.9.3 compatibility.
Pull Request -
State: closed - Opened by vjoel over 10 years ago
#22 - Gem stuff
Pull Request -
State: closed - Opened by vjoel over 10 years ago
#21 - Prepare release 0.4.2
Pull Request -
State: closed - Opened by vjoel over 10 years ago
- 2 comments
#20 - Define RARRAY_AREF for Ruby 2.0 compatibility.
Pull Request -
State: closed - Opened by vjoel over 10 years ago
#19 - Fix #12.
Pull Request -
State: closed - Opened by vjoel over 10 years ago
- 1 comment
#18 - Fix issue 11
Pull Request -
State: closed - Opened by vjoel over 10 years ago
- 3 comments
#17 - Lmdb 0.9.12
Pull Request -
State: closed - Opened by vjoel over 10 years ago
- 2 comments
#16 - Fix rspec deprecation
Pull Request -
State: closed - Opened by vjoel over 10 years ago
#15 - Fix for #14.
Pull Request -
State: closed - Opened by vjoel over 10 years ago
#14 - rspec fails on constant references
Issue -
State: closed - Opened by vjoel over 10 years ago
#13 - serializing non-string objects
Pull Request -
State: closed - Opened by psychocandy over 10 years ago
- 4 comments
#12 - Concurrent write hangs while cursor in thread reads
Issue -
State: closed - Opened by vjoel almost 11 years ago
- 2 comments
#11 - Cursor not marked as closed after transaction_finish
Issue -
State: closed - Opened by vjoel almost 11 years ago
- 3 comments
#10 - LMDB::Cursor#delete and #put should take arguments
Issue -
State: closed - Opened by andy-k almost 11 years ago
- 1 comment
#9 - lmdb 0.9.10
Pull Request -
State: closed - Opened by schmurfy almost 11 years ago
#8 - Gem Install Fails on Windows
Issue -
State: closed - Opened by Miyuki333 almost 11 years ago
- 1 comment
#7 - Add cursor last
Pull Request -
State: closed - Opened by nwpierce almost 11 years ago
#6 - added cursor_last
Pull Request -
State: closed - Opened by nwpierce almost 11 years ago
- 1 comment
#5 - Gem will not install with Rubinius
Issue -
State: open - Opened by langhorst about 11 years ago
- 6 comments
#4 - Update lmdb_ext.h - remove duplicate Transaction typedef
Pull Request -
State: closed - Opened by nwpierce about 11 years ago
#3 - Not `gem install`able as the README suggests?
Issue -
State: closed - Opened by garybernhardt over 11 years ago
- 4 comments
#2 - Segfault on Database garbage collection
Issue -
State: closed - Opened by dim over 11 years ago
#1 - Publish as Gem
Issue -
State: closed - Opened by dim over 11 years ago
- 3 comments