aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ytab.sed: work aroundnobu2015-12-132-0/+11
* * 2015-12-14svn2015-12-131-2/+2
* parse.y: reset buffernobu2015-12-131-0/+1
* remove duplicated log by mistakenobu2015-12-131-10/+0
* parse.y: lex_state trace by yydebugnobu2015-12-135-31/+83
* parse.y: lex_state bitsnobu2015-12-132-21/+52
* * test/ruby/test_syntax.rb: fix typo in testyugui2015-12-132-1/+5
* * parse.y (parse_percent): Allow %-literals in labeled arg asyugui2015-12-133-1/+13
* * ChangeLog: fix a typohsbt2015-12-131-1/+5
* function.c: fix typonobu2015-12-131-3/+3
* * test/lib/envutil.rb: move enutil's assertions under Test::Unit::Assertion.hsbt2015-12-133-341/+339
* * parse.y (lex_state_name): Make it return the correct names.yugui2015-12-132-1/+8
* * parse.y: debug output of lex_state transition if PARSER_DEBUGyugui2015-12-132-92/+103
* * ext/fiddle/function.c: fix build error introduced at r53082.usa2015-12-131-1/+1
* io.c: encoding in warningsnobu2015-12-134-15/+27
* io.c: BOM with non-UTFnobu2015-12-133-26/+42
* io.c: fix stack smashingnobu2015-12-133-3/+22
* function.c: check argumentsnobu2015-12-132-17/+38
* conversions.h: PTR2NUMnobu2015-12-132-2/+7
* pack.c: check index rangenobu2015-12-133-5/+30
* psych_emitter.c: check tags rangenobu2015-12-133-3/+23
* psych_emitter.c: check stringnobu2015-12-133-2/+10
* tkutil.c: check argnobu2015-12-132-1/+5
* tkutil.c: array lengthnobu2015-12-132-9/+9
* tkutil.c: check argsnobu2015-12-132-9/+24
* win32ole.c: check argument typenobu2015-12-133-0/+14
* configure.in: make BASERUBY fullpathnobu2015-12-132-2/+6
* configure.in: make BOOTSTRAPRUBY MINIRUBYnobu2015-12-132-3/+5
* * test/test_shellwords.rb (TestShellwords): Add many more testsknu2015-12-132-6/+54
* * lib/shellwords.rb (Shellwords#shellsplit): Document that thisknu2015-12-133-8/+20
* ChangeLog: r53068 entry [ci skip]normal2015-12-131-0/+5
* lib/shellwords.rb: do not change API with frozen-string-literalnormal2015-12-132-3/+12
* * object.c (rb_inspect): check the default internal encoding asshugo2015-12-133-6/+26
* * lib/shellwords.rb: Turn on frozen-string-literal after fixingknu2015-12-132-3/+8
* KNOWNBUGS.rb: Fixed typo, made more explicit [ci skip]duerst2015-12-132-2/+8
* * ext/openssl/ossl_ssl.c (ssl_npn_select_cb_common): fix parsingnaruse2015-12-132-10/+14
* * lib/ostruct.rb: Have OpenStruct#dig raise if argument is not a symbolmarcandre2015-12-123-2/+8
* vm_insnhelper.c: adjust indent [ci skip]nobu2015-12-121-1/+1
* * 2015-12-13svn2015-12-121-2/+2
* * vm_insnhelper.c (vm_call_method_missing): method_missing shouldshugo2015-12-123-1/+34
* * ext/nkf/nkf-utf8/nkf.c: Merge nkf 2.1.4.naruse2015-12-123-3/+11
* object.c: raise TypeErrornobu2015-12-124-3/+21
* vm_eval.c: hook after method_missingnobu2015-12-121-3/+4
* * test/ruby/test_regexp.rb: Add test cases for `$KCODE` and `$=` warningyui-knk2015-12-122-0/+15
* test_thread.rb: stay alivenobu2015-12-121-1/+1
* vm.c: free tables at destructionnobu2015-12-121-0/+16
* common.mk: help of exam [ci skip]nobu2015-12-121-0/+1
* common.mk: more optsnobu2015-12-121-1/+1
* * doc/NEWS-0.2.2: add description about incompatible change in Hashnagachika2015-12-122-0/+10
* add insight about parallel test-allnaruse2015-12-121-1/+1