aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* erb: set variables from the command linenobu2014-12-121-0/+5
* erb: lineno and location settersnobu2014-12-121-0/+6
* * gc.c (gc_latest_gc_info): return :state field to show currentko12014-12-121-0/+6
* string.c: check arguments for cryptnobu2014-12-121-0/+6
* io.c: Fix spelling [ci skip]nobu2014-12-111-0/+5
* ChangeLog: typonobu2014-12-111-1/+1
* add missing space [ci skip]kazu2014-12-111-1/+1
* * class.c (class_alloc): Strat from age == 2.ko12014-12-111-0/+17
* * lib/prime.rb: Remove useless loop and block capture.marcandre2014-12-101-0/+5
* * vm_core.h: introduce new fieldko12014-12-101-0/+14
* struct.c: use iseqvalnobu2014-12-101-0/+6
* thread.c: use the same method namenobu2014-12-101-0/+6
* * test/net/http/test_https.rbusa2014-12-091-0/+10
* struct: avoid all O(n) behavior on accessnormal2014-12-091-0/+15
* * string.c: [DOC] Add missing documentation around String#chomp.hsbt2014-12-091-0/+5
* object.c: [DOC] Revise documentationnobu2014-12-091-0/+15
* vm_eval.c: fix `rb_eval_string_wrap` rdocnobu2014-12-091-0/+6
* thread.c: get rid of invalid ID symbolnobu2014-12-091-0/+10
* fix a typo [ci skip]kazu2014-12-071-1/+1
* * ext/socket/basicsocket.c, ext/socket/sockssocket.c:ktsj2014-12-071-0/+5
* * lib/rdoc: Update to RDoc 4.2.0.drbrain2014-12-071-0/+5
* * 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