summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-03cparse.c: typed datanobu
2014-12-02* test/test_open3.rb: Add a simple test for env hash on popen3.headius
2014-12-02* 2014-12-03svn
2014-12-02* test/ruby/test_eval.rb: add case to test "sticky" instance_evalheadius
2014-12-02* ext/win32ole/win32ole.c: use typed data for com_hash.suke
2014-12-02common.mk: htmlnobu
2014-12-02array.c: decorationnobu
2014-12-02array.c (rb_ary_plus): in documentation, added note aboutduerst
2014-12-02common.mk: clean more filesnobu
2014-12-02compile.c: set true and false directlynobu
2014-12-02iseq.c: use lvar indexnobu
2014-12-01iseq.c (iseq_data_to_ary): keep hidden variablesnormal
2014-12-01* ext/psych/lib/psych.rb: bumping versiontenderlove
2014-12-01* properties.svn
2014-12-01* ext/psych/lib/psych/visitors/to_ruby.rb: support objects that aretenderlove
2014-12-01parse.y: preserve tSTRING_CONTENT resultsnobu
2014-12-01parse.y: check single regexp onlynobu
2014-12-01re.c: rb_reg_region_copynobu
2014-12-01parse.y: remove garbagenobu
2014-12-01strscan.c: fix conditionnobu
2014-12-01re.c: check if onig_region_copy failednobu
2014-12-01parse.y: enable encoding pragma in rippernobu
2014-12-01* 2014-12-02svn
2014-12-01* lib/uri/generic.rb (URI::Generic.build):naruse
2014-12-01* ext/win32ole/win32ole.c: use typed data for WIN32OLE.suke
2014-12-01common.mk: rebuild verconf.h for each configurenobu
2014-12-01common.mk: ext/json/parser/parser.cnobu
2014-12-01use 0 for reservednobu
2014-12-01* ChangeLog: fixed reference number of github issue [ci skip]hsbt
2014-12-01* proc.c: fix grammar by @BenMorganIO [fix GH-764][ci skip]hsbt
2014-12-01* remove trailing spaces.svn
2014-12-01* man/rake.1: Update latest man content by @aledovskyhsbt
2014-12-01* 2014-12-01svn
2014-12-01* doc/syntax/refinements.rdoc: refinements are no longer experimental.hsbt
2014-11-30parse.y: fix a typonobu
2014-11-30* test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):akr
2014-11-30* test/ruby/test_process.rb (test_deadlock_by_signal_at_forking): Useakr
2014-11-29ruby.c: transcode program namesnobu
2014-11-29ruby.c: translit_char_binnobu
2014-11-29* 2014-11-30svn
2014-11-29test_rubyoptions.rb: workaroundnobu
2014-11-29win32.c: use UTF-8 for argvnobu
2014-11-29ruby.h: no parent in rb_data_type_tnobu
2014-11-29* test/ruby/test_const.rb (TestConst#test_redefinition_memory_leak): extend theusa
2014-11-29* test_exception.rb: indent.usa
2014-11-29win32.c: convert by Win32 APInobu
2014-11-29error.c: simplify message buildingnobu
2014-11-29test/ruby: suppress warningsnobu
2014-11-28* test/ruby/test_exception.rb (TestException#test_output_string_encoding): needusa
2014-11-28* encoding.c: remove unnecessary declaration of rb_locale_charmap(). it'susa