aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* compile.c: fix performance of strconcatnobu2015-09-295-1/+37
* bm_vm_symbol_block_pass.rb: renamenobu2015-09-292-3/+13
* benchmark for symbol block passingnobu2015-09-281-0/+3
* proc.c: fix GC guard locationnobu2015-09-281-1/+2
* * 2015-09-29svn2015-09-281-2/+2
* vsnprintf.c: constifynobu2015-09-282-2/+2
* * lib/net/ftp.rb (mtime): use usec instead of fractions to parseshugo2015-09-283-2/+18
* * lib/net/ftp.rb (mtime): parse decimal fractions of a second asshugo2015-09-283-13/+53
* preserve encodings in error messagesnobu2015-09-2817-33/+109
* * properties.svn2015-09-280-0/+0
* * 2015-09-28svn2015-09-281-2/+2
* * test/test_forwardable.rb: Write basic tests for lib/forwardable.hsbt2015-09-282-0/+125
* class.c: refine error messagesnobu2015-09-274-11/+42
* tkutil.c: use local variablesnobu2015-09-271-5/+6
* * ChangeLog: removed duplicated message.hsbt2015-09-271-5/+4
* test_rubyoptions.rb: test combinationsnobu2015-09-271-8/+14
* ruby.c: frozen-string-literal optionnobu2015-09-274-1/+31
* 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