aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * vm_exec.c (vm_exec_core): Treat clang as non gcc on thisnaruse2010-10-071-0/+5
* describe the reporter.akr2010-10-061-1/+1
* * lib/uri/generic.rb (URI::Generic#hostname): new method.akr2010-10-061-0/+11
* * io.c (fptr_finalize): write_mutex might have been destroyednobu2010-10-061-0/+7
* * win32/mkexports.rb: revert r29320 and r29402.wanabe2010-10-051-0/+4
* * parse.y (regexp): dregexp has literal string only at the headnobu2010-10-041-0/+5
* * random.c (rand_init): This checks the value is in 32bit or not,naruse2010-10-041-0/+5
* * random.c (rand_init): remove useless assignment.naruse2010-10-041-0/+8
* * ext/openssl/lib/openssl/bn.rb (Integer#to_bn): OpenSSL::BN.newnaruse2010-10-041-0/+6
* * cont.c (fiber_memsize): Return size.naruse2010-10-031-0/+5
* * enc/unicode.c (onigenc_unicode_property_name_to_ctype):naruse2010-10-031-0/+9
* * Makefile.in (clean-rdoc): Don't use \ in variable expantion.naruse2010-10-031-0/+5
* * tool/config.sub: revert r29320, r29324, r29347, r29354, r29365wanabe2010-10-031-0/+8
* add filename.arton2010-10-031-1/+1
* fix test/win32ole/test_folderitem2_invokeverb.rbarton2010-10-031-0/+4
* * configure.in (Makefile): get rid of duplicated ruby target whennobu2010-10-031-0/+5
* test/win32ole/test_thread.rb: add for win32ole with Thread.suke2010-10-021-0/+4
* * test/webrick/test_httpproxy.rb (TestWEBrickHTTPProxy::test_upstream_proxy):shyouhei2010-10-011-0/+5
* * parse.y (command_asgn): allow command_call to be right hand sidematz2010-09-301-0/+5
* * win32/win32.c (rb_w32_getenv): should return NULL if specified nameusa2010-09-301-0/+5
* * hash.c (ruby_setenv): workaround for old Windows. a patch fromusa2010-09-301-0/+5
* * lib/uri/common.rb (URI.encode_www_form): change treatment ofnaruse2010-09-301-6/+13
* * vm_dump.c (dump_thread): fixed wrong type of return value ofusa2010-09-301-0/+5
* * test/ruby/test_rubyoptions.rb (TestRubyOptions::test_script_from_stdin):shyouhei2010-09-291-0/+5
* * tool/config.sub (x64): regularize only for pc vendor, and stripnobu2010-09-291-1/+6
* * ext/bigdecimal/bigdecimal.c (BIGDECIMAL_ENABLE_VPRINT):mrkn2010-09-291-0/+5
* * ext/bigdecimal/bigdecimal.c (BigDecimal_save_limit):mrkn2010-09-291-0/+8
* * vm_dump.c (dump_thread): remove ununsed optional arguments.usa2010-09-291-0/+4
* * ext/bigdecimal/bigdecimal.c (BigDecimal_save_rounding_mode):mrkn2010-09-291-0/+11
* * ext/bigdecimal/bigdecimal.c (BigDecimal_div2, BigDecimal_add2,usa2010-09-291-0/+6
* * ext/bigdecimal/bigdecimal.c (VPrint, VpToString): fix format.nobu2010-09-291-0/+4
* * lib/rdoc/known_classes.rb (RDoc::KNOWN_CLASSES): add Encoding.nobu2010-09-291-0/+4
* * tool/config.sub (x64): regularize same as mswin.nobu2010-09-281-0/+4
* * vm_dump.c (rb_vm_bugreport): add windows support.usa2010-09-281-0/+5
* * insns.def (opt_case_dispatch), vm_insnhelper.c:ko12010-09-271-0/+7
* * test/net/http/test_https.rb: As always, localhost is notshyouhei2010-09-271-0/+8
* * test/net/imap/test_imap.rb: resurrection of r29259.shyouhei2010-09-271-0/+7
* * tool/config.sub (x86_64-pc-mingw64): regularize.nobu2010-09-261-0/+4
* * ext/openssl/ossl_hmac.c (ossl_hmac_hexdigest, ossl_hmac_s_hexdigest),wanabe2010-09-261-0/+8
* * tool/config.{guess,sub}: updated to automake-1.11.1.nobu2010-09-261-0/+4
* * configure.in (LIBRUBY_DLDFLAGS): fix quoting.nobu2010-09-251-0/+4
* * configure.in (LIBRUBY_DLDFLAGS): use -unexported_symbol onlynobu2010-09-251-0/+5
* configure.in: Always add -mieee for Renesas SH4kosaki2010-09-251-0/+5
* * Makefile.in (install-cross): target to install cross-compilingnobu2010-09-241-0/+5
* fix a typo.akr2010-09-241-1/+1
* * string.c (sym_call), vm.c (invoke_block_from_c),nobu2010-09-241-0/+9
* * string.c (rb_str_to_i): fix rdoc: String#to_i raises annaruse2010-09-241-1/+6
* * string.c (rb_str_rindex): use rb_enc_prev_char instead of repeated str_nth.naruse2010-09-241-0/+5
* * test/test_pty.rb: Same as 229281; existence of PTY class do notshyouhei2010-09-241-0/+5
* * vm_insnhelper.c (vm_get_cref0): cref is stacked only in normalnobu2010-09-231-0/+5