0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 01, 2025 — Mar 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
spec/: Prepare for RSpec 3. More... almost 12 years ago
README: Switched links to HTTPS. More... almost 12 years ago
Rakefile: Use rake-compiler's default ruby version. More... almost 12 years ago
README: Update supported Ruby versions. More... about 12 years ago
Use OSI abbreviation for license in GemSpec. More... about 12 years ago
v0.1.0 More... over 12 years ago
Specify license in GemSpec. More... over 12 years ago
Updated ChangeLog. More... over 12 years ago
lib/libcdb.rb (CDB.open): Don't clobber original error on close. More... over 12 years ago
ext/libcdb/ruby_cdb_reader.[ch]: Remove usage of RARRAY_PTR. More... over 12 years ago
ext/libcdb/ruby_cdb_writer.c: Remove usage of RARRAY_PTR. More... over 12 years ago
README: Fixed corpit.ru links. More... almost 13 years ago
spec/libcdb/reader_spec.rb, spec/spec_helper.rb: Shorten string values, allow for variable TEST_DATA size. More... almost 13 years ago
ext/libcdb/ruby_cdb_reader.c (rcdb_reader_values_at): Counter variable should use same type as argc. More... almost 13 years ago
ext/libcdb/ruby_cdb_reader.[hc]: Drop leading underscore from identifiers. More... almost 13 years ago
ChangeLog: Specify markup for RDoc. (Changed parsing of ChangeLog files in 4.0.0) More... almost 13 years ago
README: Added Ruby 2.0.0 to the list of supported versions. More... almost 13 years ago
Updated e-mail address and copyright notice. More... almost 13 years ago
ext/libcdb/*.h: Avoid reserved identifiers. More... over 13 years ago
README: Specify MRI and update patch levels. More... over 13 years ago
Rakefile: Specify Ruby version to cross-compile extension for. More... over 13 years ago
v0.0.4 More... over 13 years ago
README: Updated supported platforms/versions. More... over 13 years ago
lib/libcdb.rb (::open, #reopen): Always open in binary mode. More... over 13 years ago
ext/libcdb/ruby_cdb_writer.c: [MINOR] Indentation. More... over 13 years ago
ext/libcdb/ruby_cdb_reader.c (rcdb_reader_close): [FIX] Free CDB pointer. More... over 13 years ago
lib/libcdb.rb (open): Minor refactoring. More... over 13 years ago
v0.0.3 More... almost 14 years ago
ext/libcdb/: Linking error on Mac OS X. (Closes #1) More... almost 14 years ago
ext/libcdb/ruby_cdb_reader.c (rcdb_reader_size): Use C's increment. More... about 14 years ago