aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * configure.in (NM): check on all platforms. #4031nobu2010-11-071-0/+4
* * test/openssl/test_ocsp.rb: adding test for r29699. Thanks Elisetenderlove2010-11-061-0/+5
* * configure.in (rb_cv_export_prefix): check for prefixednobu2010-11-051-1/+4
* * tool/rbinstall.rb (bin-comm): prepend prolog shell script ifnobu2010-11-051-1/+4
* * configure.in (LIBRUBY_RELATIVE): use rpath token expansion.nobu2010-11-051-0/+4
* * template/ruby.pc.in (arch, sitearch): reordered.nobu2010-11-051-0/+6
* * process.c (rb_fork_err): save errinfo before fdopen.nobu2010-11-051-0/+4
* * ext/openssl/ossl_ocsp.c (ossl_ocspcid_initialize): an optionaltenderlove2010-11-051-0/+6
* * test/ruby/test_{process,system}.rb (test_fallback_to_sh):nobu2010-11-051-1/+4
* * process.c (proc_spawn_v): should spawn, not exec.nobu2010-11-051-0/+4
* fix typoskazu2010-11-051-5/+5
* * process.c (proc_exec_v, proc_spawn_v): try to execute with sh ifnobu2010-11-041-0/+5
* * io.c (rb_io_readlines, rb_io_each_line): limit must not be zero.nobu2010-11-041-0/+5
* * ext/fiddle/extconf.rb: fixing ffi library location on windows.tenderlove2010-11-041-0/+5
* * gc.c (rb_newobj): force garbage_collect() if GC.stress == true.ko12010-11-041-0/+4
* * ChangeLog: missed to write a last ChangeLog.ko12010-11-041-0/+8
* * gc.c (run_final): do not need argument obj.ko12010-11-041-0/+4
* * gc.c (before_gc_sweep): fix commit miss.ko12010-11-041-0/+4
* * gc.c (after_gc_sweep, before_gc_sweep):ko12010-11-041-0/+5
* * gc.c (after_gc_sweep, slot_sweep): finalizers should be invokedko12010-11-041-0/+5
* * configure.in (--with-valgrind): Now this option is default on.shyouhei2010-11-041-0/+6
* * cont.c (fiber_t_alloc): raise an error when fiber is going to bemame2010-11-031-0/+5
* * cont.c (rb_fiber_resume): raise an "double resume" error when rootmame2010-11-031-0/+5
* * 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