aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * test/ruby/envutil.rb (EnvUtil#invoke_ruby): get rid of possiblenobu2010-06-252-2/+7
* * 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-242-3/+6
* * lib/un.rb (setup): fix of word splitting. [ruby-dev:41723]nobu2010-06-242-2/+9
* * 2010-06-25svn2010-06-241-2/+2
* * include/ruby/ruby.h (static inline rb_gc_guarded_ptr): preventtarui2010-06-242-0/+11
* refine an assertion message.akr2010-06-241-1/+1
* add an assertion.akr2010-06-241-0/+2
* * ext/socket/raddrinfo.c (ruby_getaddrinfo__darwin): the workaroundakr2010-06-232-20/+26
* * marshal.c (struct dump_arg, struct load_arg): merge taint andnobu2010-06-232-32/+27
* * 2010-06-24svn2010-06-231-2/+2
* * ext/socket/raddrinfo.c (str_is_number): renamed from str_isnumber toakr2010-06-232-4/+9
* * NEWS (stringio): new methods. [ruby-dev:41687] [Bug #3469]mame2010-06-232-0/+8
* * ext/socket/raddrinfo.c: don't use __P.akr2010-06-232-1/+5
* * ext/win32ole/win32ole.c (reg_get_typelib_file_path): try win64suke2010-06-232-3/+13
* add a comment.akr2010-06-231-0/+1
* * ext/socket/raddrinfo.c (ruby_getaddrinfo__darwin): new workaround forakr2010-06-233-0/+42
* * ext/pty: moved documents and samples to the appropriate places.nobu2010-06-237-0/+0
* * NEWS (ptr): new method and deprecated methods. [ruby-dev:41681]nobu2010-06-235-32/+59
* Clean warnings: unused variables.naruse2010-06-239-17/+12
* * test/ruby/test_regexp.rb (test_dup_warn): read in UTF-8nobu2010-06-233-3/+16
* * 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-222-2/+4
* * io.c (argf_next_argv): check for setting owner/group.nobu2010-06-223-4/+18
* * time.c (num_exact): fix for mathn. [ruby-dev:41599]akr2010-06-222-17/+36
* * ext/socket/lib/socket.rb: suppress warnings.akr2010-06-222-2/+5
* * test/optparse/test_summary.rb: fixed superclass so that it runnobu2010-06-222-4/+7
* * parse.y (shadowing_lvar_gen): should add lvar to vars andnobu2010-06-222-0/+9
* * lib/fileutils.rb: Fix warningmarcandre2010-06-221-1/+1
* * io.c: rdoc fix for ARGF.lineno; cf. [ruby-core:29048]marcandre2010-06-221-2/+2
* * class.c: rdoc fix [ruby-core:30449]marcandre2010-06-221-3/+4
* * 2010-06-22svn2010-06-221-2/+2
* * lib/delegate.rb: Forward #trust, #untrust, #taint and #untaintmarcandre2010-06-222-4/+42
* * 2010-06-21svn2010-06-211-2/+2
* * eval_error.c (error_print): clear raised_flag while error-printingwanabe2010-06-213-1/+29
* * id.c (Init_id): add underscore name.nobu2010-06-204-6/+12
* * parse.y (warn_unused_var): use same format as shadowing localnobu2010-06-202-2/+5
* * parse.y (shadowing_lvar_gen): get rid of adding extra name fornobu2010-06-204-9/+76
* * lib/irb.rb: remove double exclamation marks. a patch from Diegomatz2010-06-192-4/+9
* * 2010-06-19svn2010-06-181-2/+2
* * ext/psych/lib/psych/visitors/to_ruby.rb (resolve_klass): fix thetenderlove2010-06-183-4/+19
* * gc.c (gc_lazy_sweep): clean a warning.naruse2010-06-184-4/+18
* * ruby.c: add prototype of rb_realpath_internal.naruse2010-06-183-0/+8
* * object.c: Object#public_methods, private_methods, etc. returnsmame2010-06-173-108/+107
* * 2010-06-18svn2010-06-171-2/+2
* * lib/webrick/httpservlet/filehandler.rbmame2010-06-172-2/+12
* * load.c (rb_load_internal): remove call to rb_realpath_internalmame2010-06-176-9/+24
* * file.c (rb_str_encode_ospath): when the encoding of the parameterusa2010-06-173-7/+33
* typo and spaceskazu2010-06-171-4/+4
* * 2010-06-17svn2010-06-171-2/+2