aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * enc/trans/gbk-tbl.rb: Add euro sign. [ruby-core:33094]naruse2010-11-082-0/+7
* * configure.in: check only the first symbol to get rid ofnobu2010-11-073-3/+8
* property.nobu2010-11-070-0/+0
* * configure.in (NM): check on all platforms. #4031nobu2010-11-072-1/+5
* removing empty teardown, cleaning up whitespace errorstenderlove2010-11-061-5/+2
* * 2010-11-07svn2010-11-061-2/+2
* * test/openssl/test_ocsp.rb: adding test for r29699. Thanks Elisetenderlove2010-11-062-0/+60
* * configure.in (rb_cv_export_prefix): check for prefixednobu2010-11-052-2/+13
* * process.c (p_uid_change_privilege, p_gid_change_privilege):nobu2010-11-051-6/+10
* * tool/rbinstall.rb (bin-comm): prepend prolog shell script ifnobu2010-11-052-2/+27
* * configure.in (LIBRUBY_RELATIVE): use rpath token expansion.nobu2010-11-052-1/+13
* * template/ruby.pc.in (arch, sitearch): reordered.nobu2010-11-053-3/+8
* * process.c (rb_fork_err): save errinfo before fdopen.nobu2010-11-052-1/+6
* * 2010-11-06svn2010-11-051-2/+2
* * ext/openssl/ossl_ocsp.c (ossl_ocspcid_initialize): an optionaltenderlove2010-11-052-3/+22
* * test/ruby/test_{process,system}.rb (test_fallback_to_sh):nobu2010-11-053-3/+6
* * process.c (proc_spawn_v): should spawn, not exec.nobu2010-11-052-1/+7
* fix typoskazu2010-11-051-5/+5
* * process.c (proc_exec_v, proc_spawn_v): try to execute with sh ifnobu2010-11-044-7/+55
* * io.c (rb_io_readlines, rb_io_each_line): limit must not be zero.nobu2010-11-043-0/+29
* * common.mk (ext/ripper/ripper.c): RUBY needs to be set.nobu2010-11-041-1/+1
* * 2010-11-05svn2010-11-041-2/+2
* * ext/fiddle/extconf.rb: fixing ffi library location on windows.tenderlove2010-11-042-1/+6
* * gc.c (rb_newobj): force garbage_collect() if GC.stress == true.ko12010-11-042-17/+21
* * ChangeLog: missed to write a last ChangeLog.ko12010-11-041-0/+8
* * gc.c (run_final): do not need argument obj.ko12010-11-041-9/+3
* * gc.c (run_final): do not need argument obj.ko12010-11-042-6/+13
* * gc.c (before_gc_sweep): fix commit miss.ko12010-11-042-2/+6
* * gc.c (after_gc_sweep, before_gc_sweep):ko12010-11-042-5/+10
* * gc.c (after_gc_sweep, slot_sweep): finalizers should be invokedko12010-11-042-8/+10
* * configure.in (--with-valgrind): Now this option is default on.shyouhei2010-11-042-0/+8
* * cont.c (fiber_t_alloc): raise an error when fiber is going to bemame2010-11-032-0/+9
* * 2010-11-04svn2010-11-031-2/+2
* * cont.c (rb_fiber_resume): raise an "double resume" error when rootmame2010-11-033-1/+14
* * common.mk (INSTRUBY): run via $(SUDO) if given.nobu2010-11-031-1/+1
* * lib/irb/ruby-lex.rb (RubyLex#identify_string): use charclass.nobu2010-11-031-3/+3
* * lib/ostruct.rb (OpenStruct#delete_field): also undefinenobu2010-11-033-1/+21
* * string.c (rb_enc_cr_str_buf_cat): concatenation of validnobu2010-11-033-1/+20
* * gc.c, vm.c, vm_core.h: remove USE_VALUE_CACHE option.ko12010-11-034-78/+11
* * lib/irb/ruby-lex.rb (RubyLex#identify_string): parse multiplematz2010-11-022-1/+6
* * vm_method.c (rb_clear_cache_by_class): just return if the class hasakr2010-11-022-0/+8
* * ext/psych/lib/psych/visitors/visitor.rb (initialize): push accessortenderlove2010-11-023-9/+11
* * 2010-11-03svn2010-11-021-2/+2
* * ext/psych/lib/psych/visitors/visitor.rb (accept): switch totenderlove2010-11-022-10/+16
* * NEWS: fix a typo.kou2010-11-022-1/+5
* fix bug#3990, rake/test_tasksarton2010-11-022-0/+6
* * 2010-11-02svn2010-11-011-2/+2
* * ext/socket/extconf.rb: win64 is just same with win32 about socket.usa2010-11-012-1/+6
* * main.c: <stdlib.h> is needed, to introduce the getenv(3)shyouhei2010-11-012-0/+15
* * 2010-11-01svn2010-10-311-3/+3