aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: allow llvm-gcc because it work fine with r34278.naruse2012-02-221-0/+4
* * regparse.c (fetch_token): don't use // comment.naruse2012-02-221-0/+4
* * test/mkmf/test_framework.rb: try CoreFoundation framework, thannobu2012-02-221-0/+6
* * common.mk (test-all, test-ruby): more dependencies.nobu2012-02-221-0/+4
* * file.c (rb_f_test): Fix formatting of Kernel#test rdoc.drbrain2012-02-211-0/+4
* * ext/dbm/extconf.rb: check DBM_SUFFIX for Mac OS X.akr2012-02-211-0/+5
* * ext/dbm/dbm.c (fdbm_initialize): disable Berkeley DB error messages.akr2012-02-211-0/+8
* * hash.c (rb_any_hash): treat Qundef like as other special constants.nobu2012-02-211-1/+3
* * hash.c (hash_foreach_iter): fix signature.nobu2012-02-211-0/+4
* * ext/curses/curses.c (Init_curses): use curses_version() forakr2012-02-211-0/+5
* * gc.c : remove gc_clear_mark_on_sweep_slots() and usenari2012-02-211-0/+7
* * proc.c (rb_hash_proc): get wrapped pointer properly. [Bug #6048]nobu2012-02-211-0/+4
* * template/ruby.pc.in: added rubylibprefix, {rubylib,vendor,site}dirnobu2012-02-211-0/+5
* * proc.c (method_hash, proc_hash): Fix {Unbound}Method#hashmarcandre2012-02-211-0/+14
* * enumerator.c (enumerator_rewind): update the documentation.matz2012-02-201-0/+5
* * enc/depend: ignore mktable.c because it's not encoding library.usa2012-02-201-0/+5
* * ext/curses/extconf.rb: fold too long lines.akr2012-02-201-0/+4
* * lib/fileutils.rb: revert a line modified accidentally at r34669.shirosaki2012-02-201-0/+6
* * ext/curses/curses.c (Init_curses): define Curses::VERSION.akr2012-02-201-0/+4
* * ext/curses/extconf.rb: restore $libs and $defs for eachakr2012-02-201-0/+5
* * ext/dbm/extconf.rb: weaken header/library consistency check if db isakr2012-02-201-0/+10
* * ext/dbm/extconf.rb: refine variable names.akr2012-02-201-0/+4
* * configure.in: check if -fstack-protector is really available.nobu2012-02-201-0/+4
* * ext/dbm/extconf.rb: show header and library found.akr2012-02-191-0/+4
* fix typoskazu2012-02-191-3/+3
* * ext/dbm/dbm.c (Init_dbm): refine DBM::VERSION definition.akr2012-02-191-0/+6
* revert r34691 and r34689nari2012-02-191-10/+0
* * test/dbm/test_dbm.rb (test_dbmfile_suffix): check pag and dir isakr2012-02-191-0/+5
* * gc.c (gc_clear_mark_on_sweep_slots): remove a unused variable.nari2012-02-191-0/+4
* * gc.c (gc_clear_mark_on_sweep_slots): uses slot_sweep() fornari2012-02-191-0/+6
* * test/dbm/test_dbm.rb (test_dbmfile_suffix): check magic numbers.akr2012-02-181-0/+4
* * ext/dbm/extconf.rb: detect GDBM's ndbm.h by testing dbm_clearerr isakr2012-02-181-0/+5
* * ext/dbm/extconf.rb: don't choose 'dbm' if _GDB_H_ is defined whichakr2012-02-181-0/+6
* * random.c: remove a duplicated comment.mrkn2012-02-181-0/+4
* * ext/dbm/extconf.rb (dblib): prefer recent GDBM over older GDBM.akr2012-02-181-0/+12
* * test/dbm/test_dbm.rb (test_dbmfile_suffix): DBM::VERSION shouldakr2012-02-181-0/+5
* * test/dbm/test_dbm.rb (test_dbmfile_suffix): test dbm file suffix.akr2012-02-181-0/+4
* * ext/dbm/dbm.c (DBM::VERSION): define it by detecting _GDBM_H_ orakr2012-02-181-0/+5
* * tool/enc-unicode.rb: don't use 1.9 feature on tools.naruse2012-02-181-0/+4
* * lib/fileutils.rb: refactored FileUtil methods to use thetenderlove2012-02-171-0/+8
* * ext/dbm/extconf.rb: remove dbm.akr2012-02-171-0/+4
* * ext/dbm/extconf.rb: refine header/libraty mismatch detection.akr2012-02-171-0/+6
* * ext/dbm/extconf.rb: don't check libdbm. It is not a ndbmakr2012-02-171-0/+6
* * ChangeLog: removed duplicated entry.nobu2012-02-171-5/+0
* * Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820]naruse2012-02-171-0/+14
* * enum.c (enum_each_slice): arrays to be yielded can be newlynobu2012-02-171-1/+4
* * enum.c: move work variables to objects not to let called blocksnobu2012-02-171-0/+5
* * tool/merger.rb: remove borders from the commit message which is usednaruse2012-02-171-0/+5
* * common.mk (btest, btest-ruby, test-sample test-knownbugs)nobu2012-02-171-0/+5
* * lib/mkmf.rb (create_header): log the content of header.nobu2012-02-171-0/+4