aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * tool/config.sub (x64): regularize same as mswin.nobu2010-09-282-2/+7
* * 2010-09-28svn2010-09-281-2/+2
* * vm_dump.c (rb_vm_bugreport): add windows support.usa2010-09-282-5/+194
* * insns.def (opt_case_dispatch), vm_insnhelper.c:ko12010-09-273-33/+9
* * test/net/http/test_https.rb: As always, localhost is notshyouhei2010-09-272-1/+19
* * 2010-09-27svn2010-09-271-2/+2
* * test/net/imap/test_imap.rb: resurrection of r29259.shyouhei2010-09-273-6/+25
* * tool/config.sub (x86_64-pc-mingw64): regularize.nobu2010-09-262-1/+18
* * ext/openssl/ossl_hmac.c (ossl_hmac_hexdigest, ossl_hmac_s_hexdigest),wanabe2010-09-265-5/+13
* * 2010-09-26svn2010-09-261-2/+2
* * tool/config.{guess,sub}: updated to automake-1.11.1.nobu2010-09-263-140/+103
* * configure.in (LIBRUBY_DLDFLAGS): fix quoting.nobu2010-09-252-2/+6
* * configure.in (LIBRUBY_DLDFLAGS): use -unexported_symbol onlynobu2010-09-252-1/+33
* configure.in: Always add -mieee for Renesas SH4kosaki2010-09-252-1/+6
* * Makefile.in (install-cross): target to install cross-compilingnobu2010-09-244-0/+35
* * 2010-09-25svn2010-09-241-2/+2
* fix a typo.akr2010-09-241-1/+1
* * string.c (sym_call), vm.c (invoke_block_from_c),nobu2010-09-246-1/+42
* * test/test_pty.rb (TestPTY::test_getpty_nonexistent): ditto.shyouhei2010-09-241-1/+7
* * string.c (rb_str_to_i): fix rdoc: String#to_i raises annaruse2010-09-242-2/+7
* * string.c (rb_str_rindex): use rb_enc_prev_char instead of repeated str_nth.naruse2010-09-242-3/+8
* * test/test_pty.rb: Same as 229281; existence of PTY class do notshyouhei2010-09-242-0/+31
* Refix to give the encoding of gzfile.naruse2010-09-241-1/+1
* * 2010-09-24svn2010-09-231-2/+2
* Imported minitest 1.7.2 r5879.ryan2010-09-233-27/+80
* * vm_insnhelper.c (vm_get_cref0): cref is stacked only in normalnobu2010-09-232-0/+6
* * tool/config.sub: mingw64 should use x86_64. [ruby-core:32514]nobu2010-09-232-3/+7
* * ext/socket/raddrinfo.c (init_addrinfo, inspect_sockaddr): suppresswanabe2010-09-232-5/+10
* Add document about URI.join. [ruby-core:32462]naruse2010-09-231-1/+14
* * thread_win32.c (w32_wait_events, w32_close_handle): suppress warnings.wanabe2010-09-232-3/+8
* * tool/config.sub: add mingw64.wanabe2010-09-233-2/+25
* * 2010-09-23svn2010-09-231-2/+2
* * vm_insnhelper.c (vm_cref_push): no outer cref is needed for procnobu2010-09-233-9/+31
* * test/openssl/utils.rb (OpenSSL#silent): always restore $VERBOSE. [ruby-dev:...kazu2010-09-222-1/+6
* * test/test_prime.rb (TestPrime#test_new): the warning expected haveyugui2010-09-222-5/+14
* Mention the command search path issue on Windows. Pointed out byknu2010-09-221-1/+11
* * bootstraptest/test_method.rb: fix last commit.ko12010-09-212-1/+5
* bootstraptest/test_method.rb: add a test for [ruby-core:30534].ko12010-09-212-0/+9