aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configure.in: fix --with-ruby-version [ci skip]nobu2014-12-053-2/+10
* io.c: fix rdoc [ci skip]nobu2014-12-051-1/+1
* * test/test_pp.rb (PPTestModule::PPFileStatTest): test for r48719.usa2014-12-051-0/+8
* * 2014-12-06svn2014-12-051-2/+2
* * lib/pp.rb (File::Stat#pritty_print): some platforms (such as Windows)usa2014-12-052-2/+9
* * ext/psych/lib/psych.rb: bump version to 2.0.8hsbt2014-12-055-3/+14
* test_rubyoptions.rb: non-codepage names globnobu2014-12-051-0/+2
* test_rubyoptions.rb: non-codepage names globnobu2014-12-051-0/+10
* fix a typo [ci skip]kazu2014-12-051-1/+1
* socket/option.c: fix inet_ntop link error on mswinnobu2014-12-052-1/+9
* iseq.c: remove unused rb_iseq_new_with_boptnormal2014-12-052-26/+19
* parse.y: fix lex_state after tLABEL_ENDnobu2014-12-053-3/+9
* extmk.rb: no EXTOBJS to main if enable-sharednobu2014-12-042-0/+8
* * 2014-12-05svn2014-12-041-2/+2
* socket/option.c: use rb_w32_inet_ntopnobu2014-12-041-2/+2
* prelude.c.tmpl: require_relativenobu2014-12-031-4/+8
* iseq_load.c: rb_path2classnobu2014-12-031-1/+1
* * properties.svn2014-12-030-0/+0
* mostly fix rb_iseq_loadnormal2014-12-037-67/+352
* iseq.c: avoid segfault on incomplete iseqnormal2014-12-033-5/+17
* * 2014-12-04svn2014-12-031-2/+2
* load.c: reset errinfonobu2014-12-032-1/+9
* load.c: defer static linked ininobu2014-12-031-0/+6
* encoding.c: load by rb_require_internalnobu2014-12-034-11/+10
* load.c: defer static linked initnobu2014-12-033-5/+19
* enc/prelude.rb: no encdb and transdbnobu2014-12-031-7/+0
* load.c: tweak the return valuenobu2014-12-032-8/+16
* dmyenc.c: try to load encdbnobu2014-12-034-12/+43
* string.c: fake string is not sharingnobu2014-12-032-1/+6
* tcltklib.c: revert RUBY_UNTYPED_DATA_WARNINGnobu2014-12-031-4/+0
* intern.h: SIZED_ENUMERATORnobu2014-12-032-3/+5
* ruby.h: no warnings of hidden objectsnobu2014-12-032-0/+13
* tkutil.c: typed datanobu2014-12-031-16/+33
* * win32/win32.c (w32_spawn): `v2` is used not only for `shell` but alsousa2014-12-032-1/+7
* cparse.c: typed datanobu2014-12-032-15/+39
* * test/test_open3.rb: Add a simple test for env hash on popen3.headius2014-12-021-0/+7
* * 2014-12-03svn2014-12-021-2/+2
* * test/ruby/test_eval.rb: add case to test "sticky" instance_evalheadius2014-12-021-0/+9
* * ext/win32ole/win32ole.c: use typed data for com_hash.suke2014-12-022-2/+36
* common.mk: htmlnobu2014-12-021-2/+13
* array.c: decorationnobu2014-12-021-2/+1
* array.c (rb_ary_plus): in documentation, added note aboutduerst2014-12-022-0/+13
* common.mk: clean more filesnobu2014-12-021-1/+3
* compile.c: set true and false directlynobu2014-12-021-6/+16
* iseq.c: use lvar indexnobu2014-12-021-1/+1
* iseq.c (iseq_data_to_ary): keep hidden variablesnormal2014-12-012-1/+11
* * ext/psych/lib/psych.rb: bumping versiontenderlove2014-12-013-6/+12
* * properties.svn2014-12-010-0/+0
* * ext/psych/lib/psych/visitors/to_ruby.rb: support objects that aretenderlove2014-12-014-0/+93
* parse.y: preserve tSTRING_CONTENT resultsnobu2014-12-013-4/+13