summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-19* test/dbm/test_dbm.rb (test_dbmfile_suffix): check pag and dir isakr
2012-02-19* enc/mktable.c (ENC_INFO): constify to suppress warnings.nobu
2012-02-19* gc.c (gc_clear_mark_on_sweep_slots): remove a unused variable.nari
2012-02-19* gc.c (gc_clear_mark_on_sweep_slots): uses slot_sweep() fornari
2012-02-19* regparse.c: fix warnings.nobu
2012-02-18cosmetic change.akr
2012-02-18* test/dbm/test_dbm.rb (test_dbmfile_suffix): check magic numbers.akr
2012-02-18* ext/dbm/extconf.rb: detect GDBM's ndbm.h by testing dbm_clearerr isakr
2012-02-18* regcomp.c, regexec.c: fix-up warnings.nobu
2012-02-18* 2012-02-19svn
2012-02-18* ext/dbm/extconf.rb: don't choose 'dbm' if _GDB_H_ is defined whichakr
2012-02-18* random.c: remove a duplicated comment.mrkn
2012-02-18simplify a test.akr
2012-02-18* ext/dbm/extconf.rb (dblib): prefer recent GDBM over older GDBM.akr
2012-02-18* test/dbm/test_dbm.rb (test_dbmfile_suffix): DBM::VERSION shouldakr
2012-02-18* test/dbm/test_dbm.rb (test_dbmfile_suffix): test dbm file suffix.akr
2012-02-18* ext/dbm/dbm.c (DBM::VERSION): define it by detecting _GDBM_H_ orakr
2012-02-18* tool/enc-unicode.rb: don't use 1.9 feature on tools.naruse
2012-02-17* 2012-02-18svn
2012-02-17* lib/fileutils.rb: refactored FileUtil methods to use thetenderlove
2012-02-17* ext/dbm/extconf.rb: remove dbm.akr
2012-02-17* ext/dbm/extconf.rb: refine header/libraty mismatch detection.akr
2012-02-17* ext/dbm/extconf.rb: don't check libdbm. It is not a ndbmakr
2012-02-17* ChangeLog: removed duplicated entry.nobu
2012-02-17* properties.nobu
2012-02-17* Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820]naruse
2012-02-17* enum.c (enum_each_slice): arrays to be yielded can be newlynobu
2012-02-17* enum.c: move work variables to objects not to let called blocksnobu
2012-02-17* tool/merger.rb: remove borders from the commit message which is usednaruse
2012-02-17* common.mk (btest, btest-ruby, test-sample test-knownbugs)nobu
2012-02-17* lib/mkmf.rb (create_header): log the content of header.nobu
2012-02-17* tool/transcode-tblgen.rb (import_ucm): don't use \h because thenaruse
2012-02-16* enum.c (id_lshift): use constant ID.nobu
2012-02-16* ext/dbm/extconf.rb: refactored to split too long conditions.akr
2012-02-16* test/dbm/test_dbm.rb: fix skip condition for libgdbm 1.8.0 or prior.akr
2012-02-16* 2012-02-17svn
2012-02-16* ext/dbm/extconf.rb: check _DB_H_ macro unavailable exceptakr
2012-02-15* insns.def (splatarray): make new array if flag is set.nobu
2012-02-15* 2012-02-16svn
2012-02-15lib/abbrev.rb (Array#abbrev): add missing '"' in documentation.kazu
2012-02-15* ChangeLog: add ticket ref of r34629.nagachika
2012-02-15* cont.c (rb_fiber_reset_root_local_storage): add a new function tonagachika
2012-02-15fix a typokazu
2012-02-15* ext/fiddle/closure.c (callback): deal with unsinged integers.nobu
2012-02-15* ext/fiddle/closure.c (callback): same as r34506.nobu
2012-02-15Add test for r34624.naruse
2012-02-15* io.c (io_strsetbuf): call rb_str_modify to make str independentnaruse
2012-02-15Add more description about Shift_JIS and CP50220.naruse
2012-02-15* ext/zlib/zlib.c (Init_zlib): Added Zlib::TEXT and note thatdrbrain
2012-02-15* ext/zlib/zlib.c: Move constant descriptions to constants. Removedrbrain