aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * enc/trans/utf8_mac.trans (buf_apply): fix for patternsnaruse2010-06-121-0/+5
* * time.c (rb_localtime_r2): fix mixed declarations and code.naruse2010-06-121-0/+4
* * ext/dl/lib/dl.rb: don't require when already loaded.naruse2010-06-121-0/+4
* * ext/fiddle/closure.c (dealloc): workaround fix for libffi'snaruse2010-06-121-0/+5
* * io.c (rb_f_syscall): should check argument string taint beforematz2010-06-121-0/+5
* * variable.c (uninitialized_constant): process throughmatz2010-06-121-0/+6
* * ChangeLog: add an acknowledge.mame2010-06-111-1/+1
* * ext/dbm/extconf.rb: accept Berkley DB version 3, 4 and 5.mame2010-06-111-0/+5
* * time.c (init_leap_second_info): check the result ofakr2010-06-111-0/+5
* * ext/openssl/ossl_ssl.c (ossl_sslctx_get_ciphers):naruse2010-06-111-0/+6
* * include/ruby/missing.h (isnan): fix compilation error on OpenBSD.akr2010-06-111-0/+4
* * lib/rubygems/install_update_options.rbmame2010-06-111-0/+8
* * time.c (find_time_t): test the result of LOCALTIME.akr2010-06-101-0/+4
* * time.c (rb_localtime_r2): fix localtime overflow check.akr2010-06-101-0/+4
* * time.c (rb_localtime_r2): refine localtime overflow check forakr2010-06-101-0/+5
* * io.c (rb_io_putc): documentation updated to mention putc wouldmatz2010-06-101-0/+7
* * time.c (find_time_t): always outerpolate from past.akr2010-06-091-0/+5
* * time.c (calc_tm_yday): extracted from timegmw_noleapsecond.akr2010-06-091-0/+4
* * 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