aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29425 b2dd03c8-39d4-4d8f-98...nobu2010-10-084-8/+6
* * 2010-10-08svn2010-10-071-2/+2
* * lib/csv.rb: Fixing documentation typos. [ruby-core:32712]jeg22010-10-072-4/+8
* * cygwin/GNUmakefile.in, win32/Makefile.sub (RCFILES): depend onnobu2010-10-073-2/+8
* * 2010-10-07svn2010-10-071-2/+2
* * vm_exec.c (vm_exec_core): Treat clang as non gcc on thisnaruse2010-10-072-3/+8
* describe the reporter.akr2010-10-061-1/+1
* describe URI::Generic#hostname and URI::Generic#hostname=.akr2010-10-061-0/+5
* * lib/uri/generic.rb (URI::Generic#hostname): new method.akr2010-10-065-12/+88
* * io.c (fptr_finalize): write_mutex might have been destroyednobu2010-10-063-3/+45
* * 2010-10-06svn2010-10-061-2/+2
* * vm_core.h: add missing prototypes.nobu2010-10-061-0/+4
* * 2010-10-05svn2010-10-051-2/+2
* * win32/mkexports.rb: revert r29320 and r29402.wanabe2010-10-052-4/+5
* * parse.y (regexp): dregexp has literal string only at the headnobu2010-10-043-1/+9
* * random.c (rand_init): This checks the value is in 32bit or not,naruse2010-10-042-1/+6
* * random.c (rand_init): remove useless assignment.naruse2010-10-043-6/+11
* * ext/openssl/lib/openssl/bn.rb (Integer#to_bn): OpenSSL::BN.newnaruse2010-10-043-1/+12
* * cont.c (fiber_memsize): Return size.naruse2010-10-032-1/+6
* * enc/unicode.c (onigenc_unicode_property_name_to_ctype):naruse2010-10-035-12/+13
* * Makefile.in (clean-rdoc): Don't use \ in variable expantion.naruse2010-10-032-2/+7
* * 2010-10-04svn2010-10-031-2/+2
* * tool/config.sub: revert r29320, r29324, r29347, r29354, r29365wanabe2010-10-033-29/+11
* add filename.arton2010-10-031-1/+1
* fix test/win32ole/test_folderitem2_invokeverb.rbarton2010-10-031-0/+4
* Change creating shortcut verb to 'Link' [Bug #3339]arton2010-10-031-0/+5
* * 2010-10-03svn2010-10-031-2/+2
* * configure.in (Makefile): get rid of duplicated ruby target whennobu2010-10-032-0/+6
* * 2010-10-02svn2010-10-021-2/+2
* test/win32ole/test_thread.rb: add for win32ole with Thread.suke2010-10-022-0/+24
* * 2010-10-01svn2010-10-011-3/+3
* * test/webrick/test_httpproxy.rb (TestWEBrickHTTPProxy::test_upstream_proxy):shyouhei2010-10-012-0/+6
* * parse.y (command_asgn): allow command_call to be right hand sidematz2010-09-302-10/+28
* * win32/win32.c (rb_w32_getenv): should return NULL if specified nameusa2010-09-303-2/+8
* * hash.c (ruby_setenv): workaround for old Windows. a patch fromusa2010-09-302-1/+7
* * lib/uri/common.rb (URI.encode_www_form): change treatment ofnaruse2010-09-303-18/+36
* * 2010-09-30svn2010-09-301-2/+2
* * vm_dump.c (dump_thread): fixed wrong type of return value ofusa2010-09-302-5/+9
* * test/ruby/test_rubyoptions.rb (TestRubyOptions::test_script_from_stdin):shyouhei2010-09-292-10/+19
* * tool/config.sub (x64): regularize only for pc vendor, and stripnobu2010-09-292-4/+9
* * ext/bigdecimal/bigdecimal.c (BIGDECIMAL_ENABLE_VPRINT):mrkn2010-09-292-0/+10
* * ext/bigdecimal/bigdecimal.c (BigDecimal_save_limit):mrkn2010-09-293-1/+11
* * vm_dump.c (dump_thread): remove ununsed optional arguments.usa2010-09-292-4/+6
* * ext/bigdecimal/bigdecimal.c (BigDecimal_save_rounding_mode):mrkn2010-09-293-1/+16
* * ext/bigdecimal/bigdecimal.c (BigDecimal_div2, BigDecimal_add2,usa2010-09-292-5/+11
* * ext/openssl/ossl_config.c (parse_config): remove dead declaration.nobu2010-09-291-2/+0
* * ext/bigdecimal/bigdecimal.c (VPrint, VpToString): fix format.nobu2010-09-292-2/+6
* * 2010-09-29svn2010-09-291-2/+2
* * lib/rdoc/known_classes.rb (RDoc::KNOWN_CLASSES): add Encoding.nobu2010-09-292-0/+5
* * ext/*: svn:ignoreusa2010-09-290-0/+0