aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * gem_prelude.rb: load full rubygems at LoadError for activationnobu2010-06-071-0/+5
* * io.c (parse_mode_enc): set set_by_bom bit. [ruby-core:30641]nobu2010-06-071-0/+4
* * string.c (rb_str_buf_cat_escaped_char): get rid of buffernobu2010-06-061-1/+6
* fix typos.akr2010-06-061-2/+2
* * array.c (rb_ary_product): clear uninitialized elements in temporaryakr2010-06-061-0/+5
* * gc.c: set_heaps_increment is notnari2010-06-061-0/+8
* * array.c (rb_ary_product): need to set the length in order to getnobu2010-06-061-0/+5
* * vm.c (Init_BareVM): call Init_native_thread here.akr2010-06-051-0/+12
* * NEWS: Enumerable#join has been reverted. [ruby-core:30604]nobu2010-06-051-0/+4
* * re.c (rb_reg_expr_str): ASCII incompatible stringsnaruse2010-06-051-0/+10
* * string.c (sym_inspect): Escape when the symbol is notnaruse2010-06-051-0/+6
* * string.c (rb_str_buf_cat_escaped_char): defined.naruse2010-06-051-0/+5
* * .gdbinit (rp): show type name for RTypedData.akr2010-06-051-0/+4
* * ruby.c (process_options, load_file_internal): $0 seen fromnobu2010-06-051-5/+6
* * test/ruby/envutil.rb (EnvUtil#invoke_ruby): support for childnobu2010-06-051-0/+5
* * test/net/imap/test_imap.rb (test_exception_during_shutdown):nobu2010-06-051-0/+5
* * lib/matrix.rb (eql?, ==, minor): Fix bugs when comparing/returningmarcandre2010-06-051-0/+5
* * error.c (rb_name_err_mesg_new): guard mesg, recv and method.akr2010-06-051-0/+5
* * .gdbinit (rp): detect and show RTypedData.akr2010-06-051-0/+4
* * ruby.c (process_options): revert r25330, so that $0 can be seennobu2010-06-051-0/+5
* * file.c (rb_f_test): 'W' should test writable by real uid/git,nobu2010-06-041-0/+5
* Clarification of what '*' matches. Patch by John Wells <john.wells at greatw...drbrain2010-06-041-0/+5
* * ext/dl/cfunc.c (rb_dlcfunc_inspect): should taint the result.nobu2010-06-041-0/+5
* * gc.c (gc_sweep): suppress a warning on VC, again.usa2010-06-041-0/+4
* * ext/digest/lib/digest/hmac.rb: Emit a deprecation warning inknu2010-06-031-0/+6
* * ext/dl/cfunc.c (rb_dlcfunc_inspect): suppress warnings bynobu2010-06-031-0/+7
* * load.c (ruby_init_ext): statically linked extensions have nonobu2010-06-031-0/+7
* * test/rake/test_win32.rb (Rake::TestWin32): update tests.nobu2010-06-031-1/+4
* * test/io/nonblock/test_flush.rb (test_flush): try pipe andnobu2010-06-031-0/+5
* * ext/dl/dl.h (DLSTACK_TYPE): type of stack is same as VALUE.usa2010-06-031-0/+5
* * test/ruby/test_path.rb (test_path): workaround for drivenobu2010-06-021-1/+4
* * test/ruby/test_path.rb (test_path): get rid of blocking onnobu2010-06-021-0/+5
* Allow bin/* install from dot-dirs. Fixes rvm and multiruby installations.ryan2010-06-021-0/+5
* * ext/tk/lib/tk.rb: fix typo and race condition.nagai2010-06-021-0/+4
* * ext/dl/lib/dl/cparser.rb (parse_ctype): add backwards compatibilitytenderlove2010-06-021-0/+6
* * compile.c (iseq_compile_each): should consider block on stack,matz2010-06-021-0/+8
* * re.c (unescape_nonascii): \P{FOO} is also Unicode regexp. [ruby-core:30540]naruse2010-06-011-0/+5
* * lib/net/http.rb: adding support to rfc5789 patch verb.naruse2010-06-011-0/+13
* * ext/readline/extconf.rb: reject GPLv3 readline. [ruby-dev:39172]naruse2010-05-311-0/+5
* * io.c (pipe_open): add RB_GC_GUARD.tarui2010-05-311-0/+6
* * ext/tk/extconf.rb: use tclConfig.sh/tkConfig.sh when frameworksnagai2010-05-311-0/+12
* * lib/resolv.rb (Resolv::DNS::Requester#request): rescue ECONNRESETakr2010-05-311-0/+5
* * regparse.c (onig_syntax_warn): do not use external strings asnobu2010-05-311-0/+5
* * misc/ruby-mode.el (ruby-mode-set-encoding): skip shebang linenobu2010-05-311-0/+5
* * file.c (file_expand_path): Refix r28102: this breaksnaruse2010-05-311-0/+5
* * string.c (rb_str_inspect): inspect as ASCII when the codepointnaruse2010-05-311-0/+5
* * encoding.c (rb_enc_unicode_p): check the encoding is Unicodenaruse2010-05-311-0/+5
* * file.c (file_expand_path): check if expanded dname encoding isnobu2010-05-301-0/+8
* * insns.def (defined): respond_to_missing? may not be availablematz2010-05-301-0/+5
* * lib/delegate: Delegator: combine (public|protected) methods withmarcandre2010-05-301-0/+7