aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fronzen-string-literal pragmanobu2015-09-279-26/+112
* test/unit/assertions.rb: all_assertionsnobu2015-09-274-29/+42
* ruby.c: abbreviated option namenobu2015-09-271-1/+19
* id_table.c: fix prototype namesnobu2015-09-271-1/+1
* id_table.c: fix prototype namesnobu2015-09-271-9/+9
* id_table.c: suppress warningsnobu2015-09-271-7/+27
* ostruct.rb: fix NameErrornobu2015-09-262-2/+17
* common.mk: clear envs for GEMnobu2015-09-261-0/+4
* * 2015-09-27svn2015-09-261-2/+2
* * lib/ostruct.rb: Move method definitions for getter/setter to be lazyzzak2015-09-262-1/+5
* prelude.c.tmpl: workaroundnobu2015-09-261-10/+10
* * 2015-09-26svn2015-09-261-2/+2
* test_syntax.rb: splitnobu2015-09-261-2/+11
* marshal.c: reduce arity checksnobu2015-09-251-11/+23
* marshal.c: reentrant checksnobu2015-09-251-33/+24
* marshal.c: use STATIC_ASSERTnobu2015-09-251-1/+1
* parser.c: updatenobu2015-09-251-18/+26
* parser.rl: rb_scan_argsnobu2015-09-251-1/+9
* hash.c: GC guardsnobu2015-09-251-0/+2
* * lib/net/http.rb: removed unused variable. It's removed at r13648.hsbt2015-09-252-2/+5
* * gems/bundled_gems: upgrade to minitest-5.8.1hsbt2015-09-252-1/+5
* * id_table.c: fix typo. [ci skip][fix GH-1031] Patch @davydovantonhsbt2015-09-252-1/+5
* * 2015-09-25svn2015-09-241-2/+2
* * test/gdbm/test_gdbm.rb (TestGDBM#test_s_open_lock): skipodaira2015-09-242-1/+7
* fix indent (tabify) [ci skip]kazu2015-09-241-2/+2
* fix typos [ci skip]kazu2015-09-241-2/+2
* parse.y: fix tokennobu2015-09-243-2/+36
* file.c: same timespecnobu2015-09-241-1/+4
* ext/tk: remove $SAFE 2..4 codenobu2015-09-2411-83/+18
* ext/Setup: updatenobu2015-09-241-1/+20
* * 2015-09-24svn2015-09-231-2/+2
* complex.c: ruby/config.h must be included before math.hodaira2015-09-232-0/+8
* ruby.c: feature bitsnobu2015-09-231-23/+24
* * ext/openssl/ossl_pkcs12*: Remove svn commit id macrozzak2015-09-233-2/+4
* * 2015-09-23svn2015-09-221-2/+2
* * ext/openssl/*: Remove svn commit id macros to make sync easierzzak2015-09-2258-122/+4
* win32.c: fallback to WCHAR-version in MSVCRTnobu2015-09-221-31/+17
* * test/drb/test_drb.rb: Run Rinda/DRb tests on localhost. [Fix GH-1027]seki2015-09-213-5/+12
* win32ole.c: fix symbol conditionnobu2015-09-211-1/+1
* * 2015-09-22svn2015-09-211-2/+2
* win32ole.c: inadvertent symbol creationnobu2015-09-211-8/+10
* win32ole.c: refactornobu2015-09-211-21/+25
* win32ole.c: make ole_mb2wc more genericnobu2015-09-211-34/+15
* win32ole.c: constifiednobu2015-09-211-15/+18
* * 2015-09-21svn2015-09-211-2/+2
* test_win32ole_event.rb: fix typo [ci skip]nobu2015-09-212-2/+7
* string.c: separate resetting code rangenobu2015-09-201-25/+17
* cont.c: append to continuations doc [ci skip]nobu2015-09-202-0/+23
* parse.y: simplify ripper_id2symnobu2015-09-191-1/+1
* * iseq.c (rb_iseq_free): free rb_iseq_t::body::cc_entries.ko12015-09-192-0/+5