summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-06* lib/rake: Update to rake 10.4.2hsbt
2014-12-05compile.c (rb_iseq_build_from_ary): remove misc handlingnormal
2014-12-05ruby.c: no safe_level 4nobu
2014-12-05configure.in: fix --with-ruby-version [ci skip]nobu
2014-12-05io.c: fix rdoc [ci skip]nobu
2014-12-05* test/test_pp.rb (PPTestModule::PPFileStatTest): test for r48719.usa
2014-12-05* 2014-12-06svn
2014-12-05* lib/pp.rb (File::Stat#pritty_print): some platforms (such as Windows)usa
2014-12-05* ext/psych/lib/psych.rb: bump version to 2.0.8hsbt
2014-12-05test_rubyoptions.rb: non-codepage names globnobu
2014-12-05test_rubyoptions.rb: non-codepage names globnobu
2014-12-05fix a typo [ci skip]kazu
2014-12-05socket/option.c: fix inet_ntop link error on mswinnobu
2014-12-05iseq.c: remove unused rb_iseq_new_with_boptnormal
2014-12-05parse.y: fix lex_state after tLABEL_ENDnobu
2014-12-04extmk.rb: no EXTOBJS to main if enable-sharednobu
2014-12-04* 2014-12-05svn
2014-12-04socket/option.c: use rb_w32_inet_ntopnobu
2014-12-03prelude.c.tmpl: require_relativenobu
2014-12-03iseq_load.c: rb_path2classnobu
2014-12-03* properties.svn
2014-12-03mostly fix rb_iseq_loadnormal
2014-12-03iseq.c: avoid segfault on incomplete iseqnormal
2014-12-03* 2014-12-04svn
2014-12-03load.c: reset errinfonobu
2014-12-03load.c: defer static linked ininobu
2014-12-03encoding.c: load by rb_require_internalnobu
2014-12-03load.c: defer static linked initnobu
2014-12-03enc/prelude.rb: no encdb and transdbnobu
2014-12-03load.c: tweak the return valuenobu
2014-12-03dmyenc.c: try to load encdbnobu
2014-12-03string.c: fake string is not sharingnobu
2014-12-03tcltklib.c: revert RUBY_UNTYPED_DATA_WARNINGnobu
2014-12-03intern.h: SIZED_ENUMERATORnobu
2014-12-03ruby.h: no warnings of hidden objectsnobu
2014-12-03tkutil.c: typed datanobu
2014-12-03* win32/win32.c (w32_spawn): `v2` is used not only for `shell` but alsousa
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