summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-26* ext/openssl/ossl_hmac.c (ossl_hmac_hexdigest, ossl_hmac_s_hexdigest),wanabe
2010-09-26* 2010-09-26svn
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-24* 2010-09-25svn
2010-09-24fix a typo.akr
2010-09-24* string.c (sym_call), vm.c (invoke_block_from_c),nobu
2010-09-24* test/test_pty.rb (TestPTY::test_getpty_nonexistent): ditto.shyouhei
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-24Refix to give the encoding of gzfile.naruse
2010-09-23* 2010-09-24svn
2010-09-23Imported minitest 1.7.2 r5879.ryan
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
2010-09-23* ext/socket/raddrinfo.c (init_addrinfo, inspect_sockaddr): suppresswanabe
2010-09-23Add document about URI.join. [ruby-core:32462]naruse
2010-09-23* thread_win32.c (w32_wait_events, w32_close_handle): suppress warnings.wanabe
2010-09-23* tool/config.sub: add mingw64.wanabe
2010-09-23* 2010-09-23svn
2010-09-23* vm_insnhelper.c (vm_cref_push): no outer cref is needed for procnobu
2010-09-22* test/openssl/utils.rb (OpenSSL#silent): always restore $VERBOSE. [ruby-dev:...kazu
2010-09-22* test/test_prime.rb (TestPrime#test_new): the warning expected haveyugui
2010-09-22Mention the command search path issue on Windows. Pointed out byknu
2010-09-21* bootstraptest/test_method.rb: fix last commit.ko1
2010-09-21bootstraptest/test_method.rb: add a test for [ruby-core:30534].ko1
2010-09-21* lib/rdoc/ri/store.rb (save_cache): remove duplicate entries.eban
2010-09-21* 2010-09-22svn
2010-09-21* ext/pathname/pathname.c (path_f_pathname): Pathname() translatedakr
2010-09-21* tool/mkconfig.rb: fixed build problem on mswin64 introduced in r29278.usa
2010-09-20* 2010-09-21svn
2010-09-20* test/pathname/test_pathname.rb (TestPathname#test_mkdir): fix typo.kazu
2010-09-20* dir.c (bracket): get rid of scanning at the end of the patternnobu
2010-09-20* ext/pathname/pathname.c (Init_pathname): Pathname#=~ undefinitionakr
2010-09-19* ext/bigdecimal/bigdecimal.c (check_rounding_mode, BigDecimal_mode):mrkn
2010-09-19* 2010-09-20svn
2010-09-19Specify external encoding.naruse
2010-09-19* lib/mkmf.rb (try_link): rdocyugui
2010-09-19* configure.in (--disable-install-doc): disables capi too, in additionyugui
2010-09-19* common.mk (clean): removes all documents on cleaning.oyugui
2010-09-19* configure.in (LIBRUBY_SO): fix an oversight of replacenobu
2010-09-19* properties.nobu
2010-09-18* ext/pathname/pathname.c (path_unlink): Pathname#unlink andakr
2010-09-18* ext/bigdecimal/bigdecimal.c (check_rounding_mode): added formrkn
2010-09-18* 2010-09-19svn
2010-09-18* ext/bigdecimal/bigdecimal.c: fix rounding algorithms for half-downmrkn