summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-07* cygwin/GNUmakefile.in, win32/Makefile.sub (RCFILES): depend onnobu
2010-10-07* 2010-10-07svn
2010-10-07* vm_exec.c (vm_exec_core): Treat clang as non gcc on thisnaruse
2010-10-06describe the reporter.akr
2010-10-06describe URI::Generic#hostname and URI::Generic#hostname=.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-06* 2010-10-06svn
2010-10-06* vm_core.h: add missing prototypes.nobu
2010-10-05* 2010-10-05svn
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* 2010-10-04svn
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-03Change creating shortcut verb to 'Link' [Bug #3339]arton
2010-10-03* 2010-10-03svn
2010-10-03* configure.in (Makefile): get rid of duplicated ruby target whennobu
2010-10-02* 2010-10-02svn
2010-10-02test/win32ole/test_thread.rb: add for win32ole with Thread.suke
2010-10-01* 2010-10-01svn
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* 2010-09-30svn
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/openssl/ossl_config.c (parse_config): remove dead declaration.nobu
2010-09-29* ext/bigdecimal/bigdecimal.c (VPrint, VpToString): fix format.nobu
2010-09-29* 2010-09-29svn
2010-09-29* lib/rdoc/known_classes.rb (RDoc::KNOWN_CLASSES): add Encoding.nobu
2010-09-29* ext/*: svn:ignoreusa
2010-09-28* tool/config.sub (x64): regularize same as mswin.nobu
2010-09-28* 2010-09-28svn
2010-09-28* vm_dump.c (rb_vm_bugreport): add windows support.usa