aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * regparse.c (fetch_token): don't use // comment.naruse2012-02-222-1/+5
* * test/mkmf/test_framework.rb: try CoreFoundation framework, thannobu2012-02-222-2/+8
* * common.mk (test-all, test-ruby): more dependencies.nobu2012-02-222-2/+6
* * file.c (rb_f_test): Fix formatting of Kernel#test rdoc.drbrain2012-02-212-4/+7
* * ext/dbm/extconf.rb: check DBM_SUFFIX for Mac OS X.akr2012-02-213-2/+14
* * 2012-02-22svn2012-02-211-2/+2
* * ext/dbm/dbm.c (fdbm_initialize): disable Berkeley DB error messages.akr2012-02-213-0/+19
* * hash.c (rb_any_hash): treat Qundef like as other special constants.nobu2012-02-212-14/+10
* * hash.c (hash_foreach_iter): fix signature.nobu2012-02-212-1/+6
* * ext/curses/curses.c (Init_curses): use curses_version() forakr2012-02-212-1/+6
* revert a file which is committed wrong.nari2012-02-211-5205/+10065
* * gc.c : remove gc_clear_mark_on_sweep_slots() and usenari2012-02-213-10086/+5217
* * proc.c (rb_hash_proc): get wrapped pointer properly. [Bug #6048]nobu2012-02-212-4/+7
* * template/ruby.pc.in: added rubylibprefix, {rubylib,vendor,site}dirnobu2012-02-212-0/+12
* * proc.c (method_hash, proc_hash): Fix {Unbound}Method#hashmarcandre2012-02-216-4/+63
* * enumerator.c (enumerator_rewind): update the documentation.matz2012-02-202-1/+6
* * tool/rubytest.rb: separate errors from dots.nobu2012-02-201-0/+1
* * 2012-02-21svn2012-02-201-2/+2
* update comment.akr2012-02-201-12/+18
* * enc/depend: ignore mktable.c because it's not encoding library.usa2012-02-202-1/+6
* * ext/curses/extconf.rb: fold too long lines.akr2012-02-202-2/+14
* * lib/fileutils.rb: revert a line modified accidentally at r34669.shirosaki2012-02-202-1/+7
* * ext/curses/curses.c (Init_curses): define Curses::VERSION.akr2012-02-202-0/+10
* * ext/curses/extconf.rb: restore $libs and $defs for eachakr2012-02-202-4/+27
* * ext/dbm/extconf.rb: weaken header/library consistency check if db isakr2012-02-202-1/+11
* * ext/dbm/extconf.rb: refine variable names.akr2012-02-202-14/+18
* * 2012-02-20svn2012-02-201-2/+2
* * configure.in: check if -fstack-protector is really available.nobu2012-02-202-0/+7
* add a test.akr2012-02-191-0/+4
* * ext/dbm/extconf.rb: show header and library found.akr2012-02-192-0/+7
* fix typoskazu2012-02-191-3/+3
* * ext/dbm/dbm.c (Init_dbm): refine DBM::VERSION definition.akr2012-02-193-11/+28
* revert r34691 and r34689nari2012-02-192-11/+4
* add assertions.akr2012-02-191-0/+5
* * test/dbm/test_dbm.rb (test_dbmfile_suffix): check pag and dir isakr2012-02-192-0/+7
* * enc/mktable.c (ENC_INFO): constify to suppress warnings.nobu2012-02-191-1/+1
* * gc.c (gc_clear_mark_on_sweep_slots): remove a unused variable.nari2012-02-192-2/+4
* * gc.c (gc_clear_mark_on_sweep_slots): uses slot_sweep() fornari2012-02-192-2/+7
* * regparse.c: fix warnings.nobu2012-02-191-2/+1
* cosmetic change.akr2012-02-181-1/+1
* * test/dbm/test_dbm.rb (test_dbmfile_suffix): check magic numbers.akr2012-02-182-1/+32
* * ext/dbm/extconf.rb: detect GDBM's ndbm.h by testing dbm_clearerr isakr2012-02-183-3/+34
* * regcomp.c, regexec.c: fix-up warnings.nobu2012-02-182-1/+3
* * 2012-02-19svn2012-02-181-2/+2
* * ext/dbm/extconf.rb: don't choose 'dbm' if _GDB_H_ is defined whichakr2012-02-182-0/+13
* * random.c: remove a duplicated comment.mrkn2012-02-182-2/+4
* simplify a test.akr2012-02-181-6/+6
* * ext/dbm/extconf.rb (dblib): prefer recent GDBM over older GDBM.akr2012-02-183-32/+80
* * test/dbm/test_dbm.rb (test_dbmfile_suffix): DBM::VERSION shouldakr2012-02-182-0/+8
* * test/dbm/test_dbm.rb (test_dbmfile_suffix): test dbm file suffix.akr2012-02-182-0/+19