summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-05* configure.in (LIBRUBY_RELATIVE): use rpath token expansion.nobu
2010-11-05* template/ruby.pc.in (arch, sitearch): reordered.nobu
2010-11-05* process.c (rb_fork_err): save errinfo before fdopen.nobu
2010-11-05* 2010-11-06svn
2010-11-05* ext/openssl/ossl_ocsp.c (ossl_ocspcid_initialize): an optionaltenderlove
2010-11-05* test/ruby/test_{process,system}.rb (test_fallback_to_sh):nobu
2010-11-05* process.c (proc_spawn_v): should spawn, not exec.nobu
2010-11-05fix typoskazu
2010-11-04* process.c (proc_exec_v, proc_spawn_v): try to execute with sh ifnobu
2010-11-04* io.c (rb_io_readlines, rb_io_each_line): limit must not be zero.nobu
2010-11-04* common.mk (ext/ripper/ripper.c): RUBY needs to be set.nobu
2010-11-04* 2010-11-05svn
2010-11-04* ext/fiddle/extconf.rb: fixing ffi library location on windows.tenderlove
2010-11-04* gc.c (rb_newobj): force garbage_collect() if GC.stress == true.ko1
2010-11-04* ChangeLog: missed to write a last ChangeLog.ko1
2010-11-04* gc.c (run_final): do not need argument obj.ko1
2010-11-04* gc.c (run_final): do not need argument obj.ko1
2010-11-04* gc.c (before_gc_sweep): fix commit miss.ko1
2010-11-04* gc.c (after_gc_sweep, before_gc_sweep):ko1
2010-11-04* gc.c (after_gc_sweep, slot_sweep): finalizers should be invokedko1
2010-11-04* configure.in (--with-valgrind): Now this option is default on.shyouhei
2010-11-03* cont.c (fiber_t_alloc): raise an error when fiber is going to bemame
2010-11-03* 2010-11-04svn
2010-11-03* cont.c (rb_fiber_resume): raise an "double resume" error when rootmame
2010-11-03* common.mk (INSTRUBY): run via $(SUDO) if given.nobu
2010-11-03* lib/irb/ruby-lex.rb (RubyLex#identify_string): use charclass.nobu
2010-11-03* lib/ostruct.rb (OpenStruct#delete_field): also undefinenobu
2010-11-03* string.c (rb_enc_cr_str_buf_cat): concatenation of validnobu
2010-11-03* gc.c, vm.c, vm_core.h: remove USE_VALUE_CACHE option.ko1
2010-11-02* lib/irb/ruby-lex.rb (RubyLex#identify_string): parse multiplematz
2010-11-02* vm_method.c (rb_clear_cache_by_class): just return if the class hasakr
2010-11-02* ext/psych/lib/psych/visitors/visitor.rb (initialize): push accessortenderlove
2010-11-02* 2010-11-03svn
2010-11-02* ext/psych/lib/psych/visitors/visitor.rb (accept): switch totenderlove
2010-11-02* NEWS: fix a typo.kou
2010-11-02fix bug#3990, rake/test_tasksarton
2010-11-01* 2010-11-02svn
2010-11-01* ext/socket/extconf.rb: win64 is just same with win32 about socket.usa
2010-11-01* main.c: <stdlib.h> is needed, to introduce the getenv(3)shyouhei
2010-10-31* 2010-11-01svn
2010-10-31* gc.c (finalizer_table, objspace->final.table):ko1
2010-10-31* gc.c (rb_objspace_free): finalizers should be called separatelynobu
2010-10-31* eval.c (ruby_cleanup): free current VM and its objspace evennobu
2010-10-31* compile.c (new_child_iseq): adjust argument types.nobu
2010-10-31* 2010-10-31svn
2010-10-31* vm_core.h: some refactoring.ko1
2010-10-30* lib/rexml/encoding.rb: untabify.kou
2010-10-30* ./: add *.pc to svn:ignore.kou
2010-10-30* lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]kou
2010-10-30* util.c (ruby_strtod): get rid of overflow/underflow as possible.nobu