summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-12-13* lib/shellwords.rb: Turn on frozen-string-literal after fixingknu
2015-12-13KNOWNBUGS.rb: Fixed typo, made more explicit [ci skip]duerst
2015-12-13* ext/openssl/ossl_ssl.c (ssl_npn_select_cb_common): fix parsingnaruse
2015-12-12* lib/ostruct.rb: Have OpenStruct#dig raise if argument is not a symbolmarcandre
2015-12-12vm_insnhelper.c: adjust indent [ci skip]nobu
2015-12-12* 2015-12-13svn
2015-12-12* vm_insnhelper.c (vm_call_method_missing): method_missing shouldshugo
2015-12-12* ext/nkf/nkf-utf8/nkf.c: Merge nkf 2.1.4.naruse
2015-12-12object.c: raise TypeErrornobu
2015-12-12vm_eval.c: hook after method_missingnobu
2015-12-12* test/ruby/test_regexp.rb: Add test cases for `$KCODE` and `$=` warningyui-knk
2015-12-12test_thread.rb: stay alivenobu
2015-12-12vm.c: free tables at destructionnobu
2015-12-12common.mk: help of exam [ci skip]nobu
2015-12-12common.mk: more optsnobu
2015-12-12* doc/NEWS-0.2.2: add description about incompatible change in Hashnagachika
2015-12-12add insight about parallel test-allnaruse
2015-12-12iseq.c: use rb_check_funcallnobu
2015-12-11IO#advise should not raise Errno::ENOSYSnormal
2015-12-11enc/windows_1252.c: newnobu
2015-12-11* 2015-12-12svn
2015-12-11NEWS: sort alphabeticallykazu
2015-12-11* properties.svn
2015-12-11* append newline at EOF.svn
2015-12-11* sample/trick2015/: added the award-winning entries of TRICK 2015.mame
2015-12-11insns.def (opt_case_dispatch): avoid converting Infinitynormal