aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * util.c (ruby_hdtoa): fix type cast and bufsize.naruse2010-11-081-0/+4
* * vsnprintf.c (BSD_vfprintf): fix precision specifier doesn'tnaruse2010-11-081-0/+5
* * win32/win32.c (get_wsa_extension_function): typos. orzusa2010-11-081-0/+4
* * tool/enc-unicode.rb,naruse2010-11-081-0/+8
* * configure.in: support -h for solaris linker when gcc not usedshyouhei2010-11-081-0/+4
* * win32/win32.c (finish_overlapped_socket): refactoring.usa2010-11-081-0/+4
* * win32/win32.c (get_proc_address): refactoring.usa2010-11-081-0/+6
* * enc/trans/gbk-tbl.rb: Add euro sign. [ruby-core:33094]naruse2010-11-081-0/+6
* * configure.in: check only the first symbol to get rid ofnobu2010-11-071-0/+5
* * 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