summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2010-10-06describe the reporter.akr
2010-10-06* lib/uri/generic.rb (URI::Generic#hostname): new method.akr
2010-10-06* io.c (fptr_finalize): write_mutex might have been destroyednobu
2010-10-05* win32/mkexports.rb: revert r29320 and r29402.wanabe
2010-10-04* parse.y (regexp): dregexp has literal string only at the headnobu
2010-10-04* random.c (rand_init): This checks the value is in 32bit or not,naruse
2010-10-04* random.c (rand_init): remove useless assignment.naruse
2010-10-04* ext/openssl/lib/openssl/bn.rb (Integer#to_bn): OpenSSL::BN.newnaruse
2010-10-03* cont.c (fiber_memsize): Return size.naruse
2010-10-03* enc/unicode.c (onigenc_unicode_property_name_to_ctype):naruse
2010-10-03* Makefile.in (clean-rdoc): Don't use \ in variable expantion.naruse
2010-10-03* tool/config.sub: revert r29320, r29324, r29347, r29354, r29365wanabe
2010-10-03add filename.arton
2010-10-03fix test/win32ole/test_folderitem2_invokeverb.rbarton
2010-10-03* configure.in (Makefile): get rid of duplicated ruby target whennobu
2010-10-02test/win32ole/test_thread.rb: add for win32ole with Thread.suke
2010-10-01 * test/webrick/test_httpproxy.rb (TestWEBrickHTTPProxy::test_upstream_proxy):shyouhei
2010-09-30* parse.y (command_asgn): allow command_call to be right hand sidematz
2010-09-30* win32/win32.c (rb_w32_getenv): should return NULL if specified nameusa
2010-09-30* hash.c (ruby_setenv): workaround for old Windows. a patch fromusa
2010-09-30* lib/uri/common.rb (URI.encode_www_form): change treatment ofnaruse
2010-09-30* vm_dump.c (dump_thread): fixed wrong type of return value ofusa
2010-09-29 * test/ruby/test_rubyoptions.rb (TestRubyOptions::test_script_from_stdin):shyouhei
2010-09-29* tool/config.sub (x64): regularize only for pc vendor, and stripnobu
2010-09-29* ext/bigdecimal/bigdecimal.c (BIGDECIMAL_ENABLE_VPRINT):mrkn
2010-09-29* ext/bigdecimal/bigdecimal.c (BigDecimal_save_limit):mrkn
2010-09-29* vm_dump.c (dump_thread): remove ununsed optional arguments.usa
2010-09-29* ext/bigdecimal/bigdecimal.c (BigDecimal_save_rounding_mode):mrkn
2010-09-29* ext/bigdecimal/bigdecimal.c (BigDecimal_div2, BigDecimal_add2,usa
2010-09-29* ext/bigdecimal/bigdecimal.c (VPrint, VpToString): fix format.nobu
2010-09-29* lib/rdoc/known_classes.rb (RDoc::KNOWN_CLASSES): add Encoding.nobu
2010-09-28* tool/config.sub (x64): regularize same as mswin.nobu
2010-09-28* vm_dump.c (rb_vm_bugreport): add windows support.usa
2010-09-27* insns.def (opt_case_dispatch), vm_insnhelper.c:ko1
2010-09-27 * test/net/http/test_https.rb: As always, localhost is notshyouhei
2010-09-27 * test/net/imap/test_imap.rb: resurrection of r29259.shyouhei
2010-09-26* tool/config.sub (x86_64-pc-mingw64): regularize.nobu
2010-09-26* ext/openssl/ossl_hmac.c (ossl_hmac_hexdigest, ossl_hmac_s_hexdigest),wanabe
2010-09-26* tool/config.{guess,sub}: updated to automake-1.11.1.nobu
2010-09-25* configure.in (LIBRUBY_DLDFLAGS): fix quoting.nobu
2010-09-25* configure.in (LIBRUBY_DLDFLAGS): use -unexported_symbol onlynobu
2010-09-25configure.in: Always add -mieee for Renesas SH4kosaki
2010-09-24* Makefile.in (install-cross): target to install cross-compilingnobu
2010-09-24fix a typo.akr
2010-09-24* string.c (sym_call), vm.c (invoke_block_from_c),nobu
2010-09-24* string.c (rb_str_to_i): fix rdoc: String#to_i raises annaruse
2010-09-24* string.c (rb_str_rindex): use rb_enc_prev_char instead of repeated str_nth.naruse
2010-09-24 * test/test_pty.rb: Same as 229281; existence of PTY class do notshyouhei
2010-09-23* vm_insnhelper.c (vm_get_cref0): cref is stacked only in normalnobu
2010-09-23* tool/config.sub: mingw64 should use x86_64. [ruby-core:32514]nobu