aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * vm_core.h: some refactoring.ko12010-10-311-0/+21
* * lib/rexml/encoding.rb: untabify.kou2010-10-301-0/+4
* * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]kou2010-10-301-0/+15
* * util.c (ruby_strtod): get rid of overflow/underflow as possible.nobu2010-10-301-0/+4
* * configure.in (ruby_pc): erase runtime-defined variables andnobu2010-10-301-0/+9
* * win32/Makefile.sub (ruby_pc): ignore missing variables.nobu2010-10-301-0/+6
* * object.c: Make BasicObject.new accept no parameter.marcandre2010-10-301-0/+5
* * enum.c: use constants in id.h.nobu2010-10-301-0/+4
* * ext/fiddle/closure.c (fiddle_closure): embed cif not referencenobu2010-10-301-0/+5
* * lib/resolv-replace.rb: suppress warning.akr2010-10-291-0/+6
* * test/pathname/test_pathname.rb (TestPathname#test_grpowned?): theakr2010-10-291-0/+8
* * lib/resolv.rb: retry via TCP if UDP reply is truncated.akr2010-10-291-0/+5
* * iseq.c (iseq_s_compile): fix optional argument.ko12010-10-291-0/+5
* * ext/objspace/objspace.c (memsize_of): take care ofko12010-10-291-0/+6
* * test/profile_test_all.rb: added.ko12010-10-291-0/+10
* * tool/enc-unicode.rb,naruse2010-10-291-1/+9
* fix typos includes [ruby-dev:42474]kazu2010-10-281-4/+4
* * ext/objspace/objspace.c (ObjectSpace.memsize_of_all): renameko12010-10-281-0/+9
* * string.c (rb_str_dump): fix expected length. [ruby-core:32935]nobu2010-10-281-0/+4
* * gc.c (before_gc_sweep, run_final): fix decrement timing of final_num.ko12010-10-281-0/+4
* * tool/enc-unicode.rb,naruse2010-10-281-0/+8
* * include/ruby/oniguruma.h (ONIGENC_CTYPE_SPECIAL_MASK):naruse2010-10-281-0/+5
* * lib/webrick/httprequest.rb (read_request_line): extend maxnaruse2010-10-281-0/+6
* * gc.c (GC.stat): added. [ruby-dev:38607]ko12010-10-271-0/+6
* * ext/objspace/objspace.c (memsize_of): fix rdoc.ko12010-10-271-0/+10
* * ext/iconv/iconv.c (Init_iconv): warn deprecated use.nobu2010-10-271-0/+4
* * bignum.c (rb_big2long, rb_big2ulong): rb2ulong() returns VALUE, butusa2010-10-271-0/+8
* * test/ruby/test_io.rb (TestIO#pipe): should close write end of pipeusa2010-10-271-0/+7
* * win32/win32.c (rb_w32_getppid): support Win64.usa2010-10-271-0/+4
* * thread_win32.c (w32_error): should get error no only once, becauseusa2010-10-271-0/+6
* * test/ruby/test_io.rb (TestIO#pipe): need to propagate exceptionsusa2010-10-271-0/+7
* * class.c (clone_const): need to return value. fix r29602.usa2010-10-271-0/+4
* * include/ruby/ruby.h (NUM2LONG_internal): add cast to get rid of ausa2010-10-271-0/+5
* * cont.c: apply documentation patch by Run Paint Run Run.naruse2010-10-271-0/+5
* * object.c (Init_Object), constant.h, variable.cmame2010-10-261-0/+9
* * class.c, constant.h, gc.c, method.h, object.c, variable.c,mame2010-10-261-0/+11
* * class.c, gc.c, object.c, variable.c, vm_insnhelper.c,mame2010-10-261-0/+9
* * lib/scanf.rb (extract_float): allow 2.e+2 style.naruse2010-10-261-0/+5
* * Makefile.in (ASFLAGS): needs INCFLAGS.nobu2010-10-261-0/+12
* * template/ruby.pc.in (Libs): needs DLDFLAGS.nobu2010-10-261-0/+4
* * common.mk (pkgconfig-data): moved from Makefile.in.nobu2010-10-261-0/+9
* * configure.in (rb_cv_gcc_atomic_builtins): check for atomicnobu2010-10-261-0/+5
* * Makefile.in (pkgconfig-data): create pkg-config metadata file.nobu2010-10-251-0/+8
* ispell.shyouhei2010-10-251-2/+2
* * signal.c (rb_atomic_t): GCC (of at least recent versions)shyouhei2010-10-251-0/+11
* * vsnprintf.c (BSD_vfprintf): prec digits fractal part should benobu2010-10-241-0/+5
* * common.mk (run.gdb): Quit gdb on 'make gdb' whenko12010-10-241-0/+5
* * lib/date.rb: some corrections of documentation.tadf2010-10-241-0/+4
* * array.c, gc.c, hash.c, object.c, string.c, struct.c,nobu2010-10-241-1/+6
* * include/ruby/intern.h (rb_check_frozen): optimize.nobu2010-10-241-0/+5