summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-27* bootstraptest/test_class.rb: add a test for [ruby-core:30843].mame
2010-06-27* class.c (rb_mod_init_copy): when class is dup'ed, a metaclass of themame
2010-06-27* marshal.c (w_object, r_bytes0, marshal_load): suppress warnings.nobu
2010-06-27* include/ruby/io.h, io.c: reverted r21709.nobu
2010-06-27* io.c (simple_sendfile): don't try to send data more than SSIZE_MAXakr
2010-06-27* enum.c (zip): rdoc fix, patch by okkez [ruby-dev:41737]marcandre
2010-06-27* lib/rubygems/require_paths_builder.rb (write_require_paths_file_if_needed):nobu
2010-06-26* configure.in (enable-debug-env): option for RUBY_DEBUG env.nobu
2010-06-26* common.mk (clear-installed-list): put redirection before setnobu
2010-06-26* test/ruby/envutil.rb (EnvUtil#invoke_ruby): no needs to copy thenobu
2010-06-25* NEWS (zlib): new methods. [ruby-dev:41706] [Bug #3472]mame
2010-06-25* test/win32ole/test_win32ole_method.rb (test_offset_vtbl): checksuke
2010-06-25* 2010-06-26svn
2010-06-25 * ext/dl/lib/dl/func.rb (call): don't overwrite original argumentstarui
2010-06-25Fixing a spelling error.jeg2
2010-06-25* lib/csv.rb: Fixing a bug that prevented CSV from parsingjeg2
2010-06-25* test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err):nobu
2010-06-25* test/ruby/envutil.rb (EnvUtil#invoke_ruby): change thenobu
2010-06-25* test/ruby/envutil.rb (EnvUtil#invoke_ruby): get rid of possiblenobu
2010-06-24* lib/un.rb (httpd): MaxClients also should be integer.nobu
2010-06-24* lib/un.rb (setup): fix of word splitting. [ruby-dev:41723]nobu
2010-06-24* lib/un.rb (setup): fix of word splitting. [ruby-dev:41723]nobu
2010-06-24* 2010-06-25svn
2010-06-24 * include/ruby/ruby.h (static inline rb_gc_guarded_ptr): preventtarui
2010-06-24refine an assertion message.akr
2010-06-24add an assertion.akr
2010-06-23* ext/socket/raddrinfo.c (ruby_getaddrinfo__darwin): the workaroundakr
2010-06-23* marshal.c (struct dump_arg, struct load_arg): merge taint andnobu
2010-06-23* 2010-06-24svn
2010-06-23* ext/socket/raddrinfo.c (str_is_number): renamed from str_isnumber toakr
2010-06-23* NEWS (stringio): new methods. [ruby-dev:41687] [Bug #3469]mame
2010-06-23* ext/socket/raddrinfo.c: don't use __P.akr
2010-06-23* ext/win32ole/win32ole.c (reg_get_typelib_file_path): try win64suke
2010-06-23add a comment.akr
2010-06-23* ext/socket/raddrinfo.c (ruby_getaddrinfo__darwin): new workaround forakr
2010-06-23* ext/pty: moved documents and samples to the appropriate places.nobu
2010-06-23* NEWS (ptr): new method and deprecated methods. [ruby-dev:41681]nobu
2010-06-23Clean warnings: unused variables.naruse
2010-06-23* test/ruby/test_regexp.rb (test_dup_warn): read in UTF-8nobu
2010-06-22* ChangeLog: a patch by Eric Wong at [ruby-core:30818].nobu
2010-06-22* configure.in (fchown): need to check. [ruby-core:30818]nobu
2010-06-22* io.c (argf_next_argv): check for setting owner/group.nobu
2010-06-22* time.c (num_exact): fix for mathn. [ruby-dev:41599]akr
2010-06-22* ext/socket/lib/socket.rb: suppress warnings.akr
2010-06-22* test/optparse/test_summary.rb: fixed superclass so that it runnobu
2010-06-22* parse.y (shadowing_lvar_gen): should add lvar to vars andnobu
2010-06-22* lib/fileutils.rb: Fix warningmarcandre
2010-06-22* io.c: rdoc fix for ARGF.lineno; cf. [ruby-core:29048]marcandre
2010-06-22* class.c: rdoc fix [ruby-core:30449]marcandre
2010-06-22* 2010-06-22svn