aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/envutil.rb (EnvUtil#invoke_ruby): no needs to copy thenobu2010-06-261-0/+6
* * NEWS (zlib): new methods. [ruby-dev:41706] [Bug #3472]mame2010-06-251-0/+4
* * test/win32ole/test_win32ole_method.rb (test_offset_vtbl): checksuke2010-06-251-0/+6
* * ext/dl/lib/dl/func.rb (call): don't overwrite original argumentstarui2010-06-251-0/+6
* Fixing a spelling error.jeg22010-06-251-1/+1
* * lib/csv.rb: Fixing a bug that prevented CSV from parsingjeg22010-06-251-0/+5
* * test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err):nobu2010-06-251-1/+4
* * test/ruby/envutil.rb (EnvUtil#invoke_ruby): change thenobu2010-06-251-1/+4
* * test/ruby/envutil.rb (EnvUtil#invoke_ruby): get rid of possiblenobu2010-06-251-0/+5
* * lib/un.rb (httpd): MaxClients also should be integer.nobu2010-06-241-1/+5
* * lib/un.rb (setup): fix of word splitting. [ruby-dev:41723]nobu2010-06-241-1/+1
* * lib/un.rb (setup): fix of word splitting. [ruby-dev:41723]nobu2010-06-241-0/+4
* * include/ruby/ruby.h (static inline rb_gc_guarded_ptr): preventtarui2010-06-241-0/+5
* * ext/socket/raddrinfo.c (ruby_getaddrinfo__darwin): the workaroundakr2010-06-231-0/+5
* * marshal.c (struct dump_arg, struct load_arg): merge taint andnobu2010-06-231-0/+10
* * ext/socket/raddrinfo.c (str_is_number): renamed from str_isnumber toakr2010-06-231-0/+5
* * NEWS (stringio): new methods. [ruby-dev:41687] [Bug #3469]mame2010-06-231-0/+4
* * ext/socket/raddrinfo.c: don't use __P.akr2010-06-231-0/+4
* * ext/win32ole/win32ole.c (reg_get_typelib_file_path): try win64suke2010-06-231-0/+5
* * ext/socket/raddrinfo.c (ruby_getaddrinfo__darwin): new workaround forakr2010-06-231-0/+6
* * NEWS (ptr): new method and deprecated methods. [ruby-dev:41681]nobu2010-06-231-0/+8
* * test/ruby/test_regexp.rb (test_dup_warn): read in UTF-8nobu2010-06-231-0/+7
* * ChangeLog: a patch by Eric Wong at [ruby-core:30818].nobu2010-06-221-1/+2
* * configure.in (fchown): need to check. [ruby-core:30818]nobu2010-06-221-1/+3
* * io.c (argf_next_argv): check for setting owner/group.nobu2010-06-221-0/+4
* * time.c (num_exact): fix for mathn. [ruby-dev:41599]akr2010-06-221-0/+4
* * ext/socket/lib/socket.rb: suppress warnings.akr2010-06-221-0/+4
* * test/optparse/test_summary.rb: fixed superclass so that it runnobu2010-06-221-0/+5
* * parse.y (shadowing_lvar_gen): should add lvar to vars andnobu2010-06-221-0/+5
* * lib/delegate.rb: Forward #trust, #untrust, #taint and #untaintmarcandre2010-06-221-0/+5
* * eval_error.c (error_print): clear raised_flag while error-printingwanabe2010-06-211-0/+8
* * id.c (Init_id): add underscore name.nobu2010-06-201-1/+5
* * parse.y (warn_unused_var): use same format as shadowing localnobu2010-06-201-1/+4
* * parse.y (shadowing_lvar_gen): get rid of adding extra name fornobu2010-06-201-0/+14
* * lib/irb.rb: remove double exclamation marks. a patch from Diegomatz2010-06-191-0/+5
* * ext/psych/lib/psych/visitors/to_ruby.rb (resolve_klass): fix thetenderlove2010-06-181-0/+8
* * 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