aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/ostruct.rb (OpenStruct#delete_field): also undefinenobu2010-11-031-0/+5
* * string.c (rb_enc_cr_str_buf_cat): concatenation of validnobu2010-11-031-0/+6
* * gc.c, vm.c, vm_core.h: remove USE_VALUE_CACHE option.ko12010-11-031-0/+4
* * lib/irb/ruby-lex.rb (RubyLex#identify_string): parse multiplematz2010-11-021-0/+5
* * vm_method.c (rb_clear_cache_by_class): just return if the class hasakr2010-11-021-0/+5
* * ext/psych/lib/psych/visitors/visitor.rb (initialize): push accessortenderlove2010-11-021-0/+5
* * ext/psych/lib/psych/visitors/visitor.rb (accept): switch totenderlove2010-11-021-0/+5
* * NEWS: fix a typo.kou2010-11-021-0/+4
* fix bug#3990, rake/test_tasksarton2010-11-021-0/+5
* * ext/socket/extconf.rb: win64 is just same with win32 about socket.usa2010-11-011-0/+5
* * main.c: <stdlib.h> is needed, to introduce the getenv(3)shyouhei2010-11-011-0/+12
* * gc.c (finalizer_table, objspace->final.table):ko12010-10-311-0/+10
* * gc.c (rb_objspace_free): finalizers should be called separatelynobu2010-10-311-0/+5
* * eval.c (ruby_cleanup): free current VM and its objspace evennobu2010-10-311-0/+5
* * compile.c (new_child_iseq): adjust argument types.nobu2010-10-311-0/+14
* * 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