summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-12* test: use require_relative.naruse
2009-09-12extra commas removed.akr
2009-09-12test read_timeout.akr
2009-09-12* lib/open-uri.rb (URI::FTP#buffer_open): fix the %2F handling.akr
2009-09-12* test/ruby/test_require.rb (test_relative): test without currentnobu
2009-09-12* vm_method.c (CALL_METHOD_HOOK): refined with macro.nobu
2009-09-12test invalid redirect location.akr
2009-09-12* vm_method.c (remove_method): typo fixed.nobu
2009-09-12* vm_method.c (rb_remove_method_id): no definition body isnobu
2009-09-12fix tests.akr
2009-09-12* vm_method.c (rb_alias): hooks are called from rb_add_method_def.nobu
2009-09-12* vm_method.c (rb_add_method, rb_add_method_me): call method addednobu
2009-09-12test ftp over http proxy.akr
2009-09-12* lib/open-uri.rb (URI::FTP#buffer_open): use the port specified inakr
2009-09-12test CA certs dir.akr
2009-09-12test proxy log.akr
2009-09-12add https test.akr
2009-09-12* configure.in (GCC): subst for GCC depending extension libraries.nobu
2009-09-12refined.akr
2009-09-12more tests.akr
2009-09-11* 2009-09-12svn
2009-09-11* ext/win32ole/win32ole.c (EVENTSINK_Invoke): initialize resultsuke
2009-09-11* NEWS: update for 1.9.2. based on a patch from Run Paint Run Runnobu
2009-09-11more tests.akr
2009-09-11* ChangeLog: commit miss.nobu
2009-09-11* tool/config.{guess,sub}: better guess on darwin 10 .nobu
2009-09-11* bootstraptest/test_thread.rb: just check for normal exit.nobu
2009-09-11* test/fileutils: use require_relative to require fileasserts.naruse
2009-09-11* lib/tmpdir.rb (Dir::Tmpname): for internal use.nobu
2009-09-11* configure.in (debugflags): use gdb by default on linux andnobu
2009-09-11* configure.in (XLDFLAGS): keep ARCHFILE macro on AIX.nobu
2009-09-11* configure.in (RUBY_REPLACE_TYPE): define typename to defaultnobu
2009-09-11* include/ruby/win32.h (fstat): override if large file support isnobu
2009-09-11* tool/config.{guess,sub}: updated to automake-1.11.nobu
2009-09-11resolve conflict.shyouhei
2009-09-11Merge branch 'trunk' of git://github.com/swdyh/ruby into trunkshyouhei
2009-09-11* dln.c (aix_loaderror): get rid of using uninitialized value in thenobu
2009-09-11* test/test_open-uri.rb: properties.nobu
2009-09-10renamed.akr
2009-09-10* unicode.c (onigenc_unicode_property_name_to_ctype):naruse
2009-09-10* include/ruby/ruby.h (rb_data_type_t): Add comments.ko1
2009-09-10add tests for open-uri.akr
2009-09-10* test/dl: use require_relative to require test_base.rb.akr
2009-09-10* parse.y (rb_char_to_option_kcode): ASCII-8BIT should also delay.naruse
2009-09-10* 2009-09-11svn
2009-09-10* lib/net/http.rb (fetch): rdoc fix, patch by Arthur Schreiber, [ruby-core:18...marcandre
2009-09-10* lib/mkmf.rb (create_makefile): fix for parallel execution.nobu
2009-09-10* test/dl/test_cptr.rb (test_free=): test SEGV at first.akr
2009-09-10* test/ruby/envutil.rb (assert_normal_exit): Don't useakr
2009-09-10* 2009-09-10svn