aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog: fix notationnobu2014-11-041-1/+1
* * object.c: fix document of Kernel.Stirng by @suzukazehsbt2014-11-042-2/+8
* * remove trailing spaces.svn2014-11-041-1/+1
* * lib/csv.rb: added documentation for skip_blanks option by @decasiahsbt2014-11-042-1/+14
* * lib/open3.rb: fix code formatting in documentation by @JoshCheekhsbt2014-11-042-9/+14
* * 2014-11-04svn2014-11-031-2/+2
* encoding.c (enc_memsize): remove unnecessary functionnormal2014-11-032-7/+6
* * test/openssl/utils.rb: The default of :ignore_listener_error isakr2014-11-035-32/+37
* README.EXT, README.EXT.ja: mention about PRIsVALUE [ci skip]nobu2014-11-032-10/+14
* ext/tk/tkutil/tkutil.c: disable untyped data warningsnobu2014-11-031-0/+3
* * iseq.c (iseq_free): resolve memory leak.ko12014-11-032-1/+8
* tkutil.c: inherit Datanobu2014-11-031-2/+2
* foreach.c: printf specifiernobu2014-11-031-10/+10
* * iseq.c (iseq_memsize): catch up recent changes.ko12014-11-032-0/+8
* * vm_core.h: change semantics of opt_num and opt_table.ko12014-11-036-27/+56
* * NEWS: added period into Matrix section. [ci skip]hsbt2014-11-032-4/+9
* * vm_args.c: fixed build error with clanghsbt2014-11-032-2/+6
* * lib/uri/rfc3986_parser.rb (URI::RFC3986_Parser::RFC3986_URI):naruse2014-11-034-3/+14
* bump URI::VERSION to 0.10.0naruse2014-11-031-1/+1
* * vm_core.h: change iseq parameter data structure.ko12014-11-029-350/+383
* * test/ruby/test_method.rb: r48239 makes this test green.ko12014-11-022-0/+13
* * properties.svn2014-11-020-0/+0
* * 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