summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-21* ext/dbm/dbm.c (fdbm_initialize): disable Berkeley DB error messages.akr
2012-02-21* hash.c (rb_any_hash): treat Qundef like as other special constants.nobu
2012-02-21* hash.c (hash_foreach_iter): fix signature.nobu
2012-02-21* ext/curses/curses.c (Init_curses): use curses_version() forakr
2012-02-21revert a file which is committed wrong.nari
2012-02-21* gc.c : remove gc_clear_mark_on_sweep_slots() and usenari
2012-02-21* proc.c (rb_hash_proc): get wrapped pointer properly. [Bug #6048]nobu
2012-02-21* template/ruby.pc.in: added rubylibprefix, {rubylib,vendor,site}dirnobu
2012-02-21* proc.c (method_hash, proc_hash): Fix {Unbound}Method#hashmarcandre
2012-02-20* enumerator.c (enumerator_rewind): update the documentation.matz
2012-02-20* tool/rubytest.rb: separate errors from dots.nobu
2012-02-20* 2012-02-21svn
2012-02-20update comment.akr
2012-02-20* enc/depend: ignore mktable.c because it's not encoding library.usa
2012-02-20* ext/curses/extconf.rb: fold too long lines.akr
2012-02-20* lib/fileutils.rb: revert a line modified accidentally at r34669.shirosaki
2012-02-20* ext/curses/curses.c (Init_curses): define Curses::VERSION.akr
2012-02-20* ext/curses/extconf.rb: restore $libs and $defs for eachakr
2012-02-20* ext/dbm/extconf.rb: weaken header/library consistency check if db isakr
2012-02-20* ext/dbm/extconf.rb: refine variable names.akr
2012-02-20* 2012-02-20svn
2012-02-20* configure.in: check if -fstack-protector is really available.nobu
2012-02-19add a test.akr
2012-02-19* ext/dbm/extconf.rb: show header and library found.akr
2012-02-19fix typoskazu
2012-02-19* ext/dbm/dbm.c (Init_dbm): refine DBM::VERSION definition.akr
2012-02-19revert r34691 and r34689nari
2012-02-19add assertions.akr
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