aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * rewrite method/block parameter fitting logic to optimizeko12014-11-0215-671/+1375
* * properties.svn2014-11-021-140/+140
* * sample/simple-bench.rb: added to measure performance of simpleko12014-11-022-0/+145
* * 2014-11-03svn2014-11-021-2/+2
* * gc.c (obj_info): show T_STRING more details.ko12014-11-022-0/+8
* tool/instruction.rb: remove extra blank linesnobu2014-11-021-1/+1
* tool/instruction.rb: remove trailing spacesnobu2014-11-021-4/+4
* * test/openssl/test_ssl.rb: Don't ignore errors on listener threads,akr2014-11-014-25/+44
* ignore_ssl_accept_error option is changed to ignore_listener_error.akr2014-11-012-6/+9
* * 2014-11-02svn2014-11-011-2/+2
* comment updated.akr2014-11-011-1/+1
* start_server refined.akr2014-11-011-46/+42
* * test/openssl/utils.rb (start_server): Don't close sockets beforeakr2014-11-014-19/+31
* refine message of assert_join_threads.akr2014-11-011-2/+3
* * test/openssl/test_ssl_session.rb (test_ctx_client_session_cb): Don'takr2014-11-014-79/+102
* * test/openssl/utils.rb (start_server, server_loop): Use aakr2014-11-012-13/+17
* * test/ruby/envutil.rb (assert_join_threads): New assertion toakr2014-11-013-46/+99
* * bignum.c (bary_mul_balance_with_mulfunc): Fix free work areaakr2014-11-012-1/+9
* parse.y: separate error messagesnobu2014-11-011-1/+6
* parse.y: invalid instance/class variable namesnobu2014-11-013-2/+14
* common.mk: remove dl from EXT_SRCSnobu2014-10-311-6/+1
* ext/win32ole/win32ole_variant.c: use typed data.suke2014-10-312-12/+30
* * ext/dl/*: remove DL as it is replaced by Fiddle.tenderlove2014-10-3148-5810/+33
* * test/openssl/test_ssl.rb: Add certificate verification chainheadius2014-10-312-0/+12
* * 2014-11-01svn2014-10-311-3/+3
* * test/psych/test_emitter.rb: Fix line_width test...initial valueheadius2014-10-312-2/+6
* Make Digest() thread-safe.knu2014-10-315-3/+106
* * test/digest/test_digest.rb: Drop #!. This no longer runsknu2014-10-312-2/+5
* * win32/setup.mak: $(APPEND) with some arguments insert a space beforeusa2014-10-312-1/+8
* win32/setup.mak: get target architecture from the compilernobu2014-10-312-36/+20
* test_time.rb: test_iso8601nobu2014-10-311-76/+85
* Bump Syslog::Logger::VERSION to 2.1.0.knu2014-10-312-1/+6
* Document that Net::IMAP#fetch will return nil instead of an emtpy array.knu2014-10-312-2/+9
* fix a typo [ci skip]hsbt2014-10-311-1/+1
* common.mk: fix Unicode table dependencynobu2014-10-312-5/+13
* extmk.rb: include UPDATE_LIBRARIESnobu2014-10-311-0/+1
* * .travis.yml: reverted r48199, it's unlated configuration.hsbt2014-10-312-2/+5
* * test/test_unicode_normalize.rb: added unicode version number tohsbt2014-10-312-1/+8
* * .gitignore: ignored unicode data with version directories.hsbt2014-10-312-1/+5
* * 2014-10-31svn2014-10-311-2/+2
* * .travis.yml: tweak build scripts for unicode_normalize.rb.hsbt2014-10-312-1/+6
* common.mk: separate updatesnobu2014-10-301-4/+6
* * common.mk: fix for the case ALWAYS_UPDATE_UNICODE=nonaruse2014-10-302-1/+5
* common.mk: separate Unicode files directorynobu2014-10-302-14/+21
* tkutil.c: remove useless branchesnobu2014-10-301-15/+3
* tool/downloader.rb: changed Unicode data download locationduerst2014-10-302-1/+6
* vm_insnhelper.c: allow to_arynobu2014-10-303-2/+34
* ruby.h: optimize NUM2CHRnobu2014-10-301-13/+13
* * 2014-10-30svn2014-10-291-2/+2
* parse.y: reset current_arg after block varnobu2014-10-292-0/+12