aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* proc.c: fix symbol proc marknobu2015-10-013-1/+13
* vm_args.c: fix marking symbol ifuncnobu2015-10-013-9/+21
* * string.c (rb_sym_proc_call): constifynobu2015-10-012-3/+4
* revert r51991nobu2015-10-012-12/+5
* * 2015-10-01svn2015-10-011-3/+3
* vm_args.c: GC guardnobu2015-10-013-5/+17
* dir.c: give pathlen from callersnobu2015-09-301-6/+8
* vm_args.c: optimize symbol block passingnobu2015-09-302-1/+11
* proc.c: include symbol namenobu2015-09-303-3/+9
* parse.y: reorder conditionsnobu2015-09-291-11/+4
* parse.y: token lengthnobu2015-09-291-14/+16
* * 2015-09-30svn2015-09-291-2/+2
* parse.y: fix memory leaknobu2015-09-292-0/+14
* * parse.y: fix minor typo. [ci skip][fix GH-1038].eregon2015-09-292-1/+6
* parse.y: marknobu2015-09-291-0/+1
* bm_vm3_gc.rb: no shebangnobu2015-09-291-1/+0
* unicode_norm_gen.tmpl: end markernobu2015-09-292-2/+2
* tool/unicode_norm_gen.tmpl, lib/unicode_normalize/tables.rb:duerst2015-09-293-857/+857
* 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