aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/rubygems: Update to RubyGems 2.4.5.drbrain2014-12-071-0/+5
* * lib/net/imap.rb: Fix undefined variable usage & refactor/DRYshugo2014-12-061-0/+7
* thread.c (do_select): rename parameters to avoid shadowingnormal2014-12-061-0/+4
* * lib/rake: Update to rake 10.4.2hsbt2014-12-061-0/+5
* compile.c (rb_iseq_build_from_ary): remove misc handlingnormal2014-12-051-0/+4
* configure.in: fix --with-ruby-version [ci skip]nobu2014-12-051-0/+8
* * lib/pp.rb (File::Stat#pritty_print): some platforms (such as Windows)usa2014-12-051-0/+5
* * ext/psych/lib/psych.rb: bump version to 2.0.8hsbt2014-12-051-0/+7
* fix a typo [ci skip]kazu2014-12-051-1/+1
* socket/option.c: fix inet_ntop link error on mswinnobu2014-12-051-0/+6
* iseq.c: remove unused rb_iseq_new_with_boptnormal2014-12-051-0/+9
* parse.y: fix lex_state after tLABEL_ENDnobu2014-12-051-0/+6
* extmk.rb: no EXTOBJS to main if enable-sharednobu2014-12-041-0/+7
* mostly fix rb_iseq_loadnormal2014-12-031-0/+19
* iseq.c: avoid segfault on incomplete iseqnormal2014-12-031-0/+6
* load.c: reset errinfonobu2014-12-031-0/+5
* load.c: defer static linked ininobu2014-12-031-0/+6
* encoding.c: load by rb_require_internalnobu2014-12-031-0/+5
* load.c: defer static linked initnobu2014-12-031-0/+5
* dmyenc.c: try to load encdbnobu2014-12-031-0/+7
* string.c: fake string is not sharingnobu2014-12-031-0/+5
* * win32/win32.c (w32_spawn): `v2` is used not only for `shell` but alsousa2014-12-031-0/+6
* cparse.c: typed datanobu2014-12-031-0/+4
* * ext/win32ole/win32ole.c: use typed data for com_hash.suke2014-12-021-0/+4
* array.c (rb_ary_plus): in documentation, added note aboutduerst2014-12-021-0/+5
* iseq.c (iseq_data_to_ary): keep hidden variablesnormal2014-12-011-0/+5
* * ext/psych/lib/psych.rb: bumping versiontenderlove2014-12-011-0/+6
* * ext/psych/lib/psych/visitors/to_ruby.rb: support objects that aretenderlove2014-12-011-0/+10
* parse.y: preserve tSTRING_CONTENT resultsnobu2014-12-011-1/+4
* parse.y: check single regexp onlynobu2014-12-011-0/+6
* re.c: rb_reg_region_copynobu2014-12-011-0/+5
* re.c: check if onig_region_copy failednobu2014-12-011-0/+5
* parse.y: enable encoding pragma in rippernobu2014-12-011-0/+5
* * lib/uri/generic.rb (URI::Generic.build):naruse2014-12-011-0/+13
* * ext/win32ole/win32ole.c: use typed data for WIN32OLE.suke2014-12-011-0/+6
* common.mk: rebuild verconf.h for each configurenobu2014-12-011-0/+5
* * ChangeLog: fixed reference number of github issue [ci skip]hsbt2014-12-011-1/+1
* * proc.c: fix grammar by @BenMorganIO [fix GH-764][ci skip]hsbt2014-12-011-0/+4
* * man/rake.1: Update latest man content by @aledovskyhsbt2014-12-011-0/+5
* * doc/syntax/refinements.rdoc: refinements are no longer experimental.hsbt2014-12-011-0/+5
* parse.y: fix a typonobu2014-11-301-0/+5
* * test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):akr2014-11-301-0/+5
* * test/ruby/test_process.rb (test_deadlock_by_signal_at_forking): Useakr2014-11-301-0/+5
* ruby.c: transcode program namesnobu2014-11-291-1/+5
* ruby.c: translit_char_binnobu2014-11-291-0/+5
* win32.c: use UTF-8 for argvnobu2014-11-291-0/+9
* ruby.h: no parent in rb_data_type_tnobu2014-11-291-0/+7
* win32.c: convert by Win32 APInobu2014-11-291-0/+5
* error.c: simplify message buildingnobu2014-11-291-0/+5
* * eval_error.c (error_print): respect the encoding of the message.usa2014-11-281-0/+7