summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-02* vm_core.h: change iseq parameter data structure.ko1
2014-11-02* test/ruby/test_method.rb: r48239 makes this test green.ko1
2014-11-02* properties.svn
2014-11-02* rewrite method/block parameter fitting logic to optimizeko1
2014-11-02* properties.svn
2014-11-02* sample/simple-bench.rb: added to measure performance of simpleko1
2014-11-02* 2014-11-03svn
2014-11-02* gc.c (obj_info): show T_STRING more details.ko1
2014-11-02tool/instruction.rb: remove extra blank linesnobu
2014-11-02tool/instruction.rb: remove trailing spacesnobu
2014-11-01* test/openssl/test_ssl.rb: Don't ignore errors on listener threads,akr
2014-11-01ignore_ssl_accept_error option is changed to ignore_listener_error.akr
2014-11-01* 2014-11-02svn
2014-11-01comment updated.akr
2014-11-01start_server refined.akr
2014-11-01* test/openssl/utils.rb (start_server): Don't close sockets beforeakr
2014-11-01refine message of assert_join_threads.akr
2014-11-01* test/openssl/test_ssl_session.rb (test_ctx_client_session_cb): Don'takr
2014-11-01* test/openssl/utils.rb (start_server, server_loop): Use aakr
2014-11-01* test/ruby/envutil.rb (assert_join_threads): New assertion toakr
2014-11-01* bignum.c (bary_mul_balance_with_mulfunc): Fix free work areaakr
2014-11-01parse.y: separate error messagesnobu
2014-11-01parse.y: invalid instance/class variable namesnobu
2014-10-31common.mk: remove dl from EXT_SRCSnobu
2014-10-31ext/win32ole/win32ole_variant.c: use typed data.suke
2014-10-31* ext/dl/*: remove DL as it is replaced by Fiddle.tenderlove
2014-10-31* test/openssl/test_ssl.rb: Add certificate verification chainheadius
2014-10-31* 2014-11-01svn
2014-10-31* test/psych/test_emitter.rb: Fix line_width test...initial valueheadius
2014-10-31Make Digest() thread-safe.knu
2014-10-31* test/digest/test_digest.rb: Drop #!. This no longer runsknu
2014-10-31* win32/setup.mak: $(APPEND) with some arguments insert a space beforeusa
2014-10-31win32/setup.mak: get target architecture from the compilernobu
2014-10-31test_time.rb: test_iso8601nobu
2014-10-31Bump Syslog::Logger::VERSION to 2.1.0.knu
2014-10-31Document that Net::IMAP#fetch will return nil instead of an emtpy array.knu
2014-10-31fix a typo [ci skip]hsbt
2014-10-31common.mk: fix Unicode table dependencynobu
2014-10-31extmk.rb: include UPDATE_LIBRARIESnobu
2014-10-31* .travis.yml: reverted r48199, it's unlated configuration.hsbt
2014-10-31* test/test_unicode_normalize.rb: added unicode version number tohsbt
2014-10-31* .gitignore: ignored unicode data with version directories.hsbt
2014-10-31* 2014-10-31svn
2014-10-31* .travis.yml: tweak build scripts for unicode_normalize.rb.hsbt
2014-10-30common.mk: separate updatesnobu
2014-10-30* common.mk: fix for the case ALWAYS_UPDATE_UNICODE=nonaruse
2014-10-30common.mk: separate Unicode files directorynobu
2014-10-30tkutil.c: remove useless branchesnobu
2014-10-30tool/downloader.rb: changed Unicode data download locationduerst
2014-10-30vm_insnhelper.c: allow to_arynobu