summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-15* 2015-12-15svn
2015-12-15tool/transcode_tablegen.rb: detailled documentationduerst
2015-12-14* properties.svn
2015-12-14* remove trailing spaces.svn
2015-12-14* enc/ebcdic.h: new dummy encoding EBCDIC-USduerst
2015-12-14* ext/socket/lib/socket.rb: use safe navigation operator.hsbt
2015-12-14* bootstraptest/runner.rb: use safe navigation operator.hsbt
2015-12-14test: use String#b instead of dup.force_encodingnobu
2015-12-14ytab.sed: for bison 2nobu
2015-12-14* lib/xmlrpc.rb: added documentation for parser details.hsbt
2015-12-14parse.y: suppress warningsnobu
2015-12-14* enum.c: fix a typo in documentation.hsbt
2015-12-14* lib/cgi.rb: fix a typo in documentation.hsbt
2015-12-14* compile.c: fix typos.hsbt
2015-12-14* enc/iso_2022_jp.h: fix typos.hsbt
2015-12-14* benchmark/bm_app_aobench.rb: fix typos.hsbt
2015-12-13ytab.sed: replace argumentnobu
2015-12-13ytab.sed: work aroundnobu
2015-12-13* 2015-12-14svn
2015-12-13parse.y: reset buffernobu
2015-12-13remove duplicated log by mistakenobu
2015-12-13parse.y: lex_state trace by yydebugnobu
2015-12-13parse.y: lex_state bitsnobu
2015-12-13* test/ruby/test_syntax.rb: fix typo in testyugui
2015-12-13* parse.y (parse_percent): Allow %-literals in labeled arg asyugui
2015-12-13* ChangeLog: fix a typohsbt
2015-12-13function.c: fix typonobu
2015-12-13* test/lib/envutil.rb: move enutil's assertions under Test::Unit::Assertion.hsbt
2015-12-13* parse.y (lex_state_name): Make it return the correct names.yugui
2015-12-13* parse.y: debug output of lex_state transition if PARSER_DEBUGyugui
2015-12-13* ext/fiddle/function.c: fix build error introduced at r53082.usa
2015-12-13io.c: encoding in warningsnobu
2015-12-13io.c: BOM with non-UTFnobu
2015-12-13io.c: fix stack smashingnobu
2015-12-13function.c: check argumentsnobu
2015-12-13conversions.h: PTR2NUMnobu
2015-12-13pack.c: check index rangenobu
2015-12-13psych_emitter.c: check tags rangenobu
2015-12-13psych_emitter.c: check stringnobu
2015-12-13tkutil.c: check argnobu
2015-12-13tkutil.c: array lengthnobu
2015-12-13tkutil.c: check argsnobu
2015-12-13win32ole.c: check argument typenobu
2015-12-13configure.in: make BASERUBY fullpathnobu
2015-12-13configure.in: make BOOTSTRAPRUBY MINIRUBYnobu
2015-12-13* test/test_shellwords.rb (TestShellwords): Add many more testsknu
2015-12-13* lib/shellwords.rb (Shellwords#shellsplit): Document that thisknu
2015-12-13ChangeLog: r53068 entry [ci skip]normal
2015-12-13lib/shellwords.rb: do not change API with frozen-string-literalnormal
2015-12-13* object.c (rb_inspect): check the default internal encoding asshugo