aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * gc.c (gc_lazy_sweep): clean a warning.naruse2010-06-181-0/+13
* * ruby.c: add prototype of rb_realpath_internal.naruse2010-06-181-0/+6
* * object.c: Object#public_methods, private_methods, etc. returnsmame2010-06-171-0/+11
* * lib/webrick/httpservlet/filehandler.rbmame2010-06-171-0/+6
* * load.c (rb_load_internal): remove call to rb_realpath_internalmame2010-06-171-0/+13
* * file.c (rb_str_encode_ospath): when the encoding of the parameterusa2010-06-171-0/+15
* typo and spaceskazu2010-06-171-4/+4
* Revert "* parse.y (warn_unused_var): warn unused variables."naruse2010-06-171-9/+0
* * parse.y: ripper needs warn_unused_var(), too.usa2010-06-161-0/+4
* * parse.y (warn_unused_var): warn unused variables.nobu2010-06-161-0/+5
* * error.c (rb_bug): existance of _set_abort_behavior() depends onusa2010-06-161-0/+5
* * ext/fiddle/extconf.rb: check ffi.h even when pkg-config succeeded.mame2010-06-151-0/+7
* * test/ruby/test_io.rb (safe_4): does not use Timeout becausemame2010-06-151-0/+10
* * ext/fiddle/extconf.rb: De Morgan's laws.eban2010-06-151-0/+4
* * ext/fiddle/extconf.rb: use pkg_config to find ffi.h.eban2010-06-151-0/+4
* * Makefile.in, common.mk (clean-ext, clean-enc): clean up cleaningnobu2010-06-141-0/+5
* * test/socket/test_socket.rb (test_udp_server): rescue Errno::ENOSYSakr2010-06-141-0/+9
* fix a typo.seki2010-06-141-1/+1
* raise DRbConnError instead of ArgumentError if too many arguments.seki2010-06-141-0/+9
* * ext/fiddle/closure.c (dealloc): refix workaround r28300.naruse2010-06-131-0/+7
* * test/ruby/test_rubyoptions.rb: add a simple test for __END__ andmame2010-06-131-0/+5
* * lib/delegate.rb: Delegate !=, eql? and hash [ruby-core:26139]marcandre2010-06-121-0/+4
* * 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