aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * tool/enc-unicode.rb,naruse2010-10-287-4926/+6752
* * include/ruby/oniguruma.h (ONIGENC_CTYPE_SPECIAL_MASK):naruse2010-10-282-1/+6
* Fix test for r29617.naruse2010-10-281-1/+1
* * lib/webrick/httprequest.rb (read_request_line): extend maxnaruse2010-10-282-2/+10
* * gc.c (GC.stat): added. [ruby-dev:38607]ko12010-10-273-1/+69
* * 2010-10-28svn2010-10-271-2/+2
* * ext/objspace/objspace.c (memsize_of): fix rdoc.ko12010-10-273-3/+69
* * ext/iconv/iconv.c (Init_iconv): warn deprecated use.nobu2010-10-272-0/+5
* * bignum.c (rb_big2long, rb_big2ulong): rb2ulong() returns VALUE, butusa2010-10-272-3/+11
* * test/ruby/test_io.rb (TestIO#pipe): should close write end of pipeusa2010-10-273-8/+15
* * win32/win32.c (rb_w32_getppid): support Win64.usa2010-10-272-4/+8
* * thread_win32.c (w32_error): should get error no only once, becauseusa2010-10-272-2/+9
* * ruby/test_io_m17n.rb (TestIO_M17N#pipe): fixed the mistake of previoususa2010-10-271-2/+2
* * test/ruby/test_io.rb (TestIO#pipe): need to propagate exceptionsusa2010-10-273-7/+48
* * class.c (clone_const): need to return value. fix r29602.usa2010-10-272-0/+5
* * include/ruby/ruby.h (NUM2LONG_internal): add cast to get rid of ausa2010-10-272-1/+6
* * cont.c: apply documentation patch by Run Paint Run Run.naruse2010-10-272-21/+33
* * object.c (Init_Object), constant.h, variable.cmame2010-10-265-1/+89
* * class.c, constant.h, gc.c, method.h, object.c, variable.c,mame2010-10-268-18/+116
* * 2010-10-27svn2010-10-261-2/+2
* * class.c, gc.c, object.c, variable.c, vm_insnhelper.c,mame2010-10-267-40/+78
* * lib/scanf.rb (extract_float): allow 2.e+2 style.naruse2010-10-262-0/+7
* * Makefile.in (ASFLAGS): needs INCFLAGS.nobu2010-10-265-3/+60
* * vsnprintf.c (BSD_vfprintf): suppress warnings.nobu2010-10-261-2/+8
* * template/ruby.pc.in (Libs): needs DLDFLAGS.nobu2010-10-262-1/+6
* * common.mk (pkgconfig-data): moved from Makefile.in.nobu2010-10-265-3/+22
* * .gitignore: ignore pkg-config metadata file.nobu2010-10-261-0/+1
* * configure.in (rb_cv_gcc_atomic_builtins): check for atomicnobu2010-10-263-1/+19
* * signal.c: fix typo.nobu2010-10-251-1/+1
* * Makefile.in (pkgconfig-data): create pkg-config metadata file.nobu2010-10-256-2/+67
* ispell.shyouhei2010-10-251-2/+2
* * signal.c (rb_atomic_t): GCC (of at least recent versions)shyouhei2010-10-252-0/+22
* * test/ruby/test_array.rb (test_rotate!): fix expected message.nobu2010-10-251-1/+1
* * vsnprintf.c (BSD_vfprintf): prec digits fractal part should benobu2010-10-243-1/+12
* * common.mk (run.gdb): Quit gdb on 'make gdb' whenko12010-10-242-0/+10
* * 2010-10-25svn2010-10-241-2/+2
* * lib/date.rb: some corrections of documentation.tadf2010-10-242-33/+22
* * array.c, gc.c, hash.c, object.c, string.c, struct.c,nobu2010-10-2412-58/+29
* * include/ruby/intern.h (rb_check_frozen): optimize.nobu2010-10-243-1/+24
* * lib/test/unit.rb (Test::Unit::Mini#run): abort if interrupted.nobu2010-10-242-1/+11
* * lib/test/unit.rb (Test::Unit::Mini#run_test_suites): show thenobu2010-10-242-1/+6
* * lib/test/unit.rb (Test::Unit::Mini#run_test_suites): ensurenobu2010-10-242-2/+14
* * vm.c (vm_define_method): defined method is run with the defaultnobu2010-10-243-1/+7
* * lib/test/unit.rb: make test/unit play nicely with the rake testtenderlove2010-10-242-32/+38
* * test/ruby/test_rubyoptions.rb (test_segv_test): follow up thenobu2010-10-233-4/+9
* * lib/mkmf.rb: $extmk should be true for test/runner.nobu2010-10-233-2/+6
* * 2010-10-23svn2010-10-231-2/+2
* * vm_dump.c (rb_vm_bugreport): fix to add bug outputs.ko12010-10-232-4/+47
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu2010-10-222-2/+10
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):naruse2010-10-222-1/+6