aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* RUBY_PROGRAM_VERSION from RUBY_VERSIONnobu2016-01-091-0/+6
* revert r53459, r53427, r53314nobu2016-01-091-17/+0
* * gc.c: rename PAGE_* to HEAP_PAGE_* because PAGE_SIZE is usedko12016-01-081-0/+7
* * gc.c: PAGE_BITMAP_PLANES (the number of bitmap) is 4, not 3.ko12016-01-081-0/+4
* * gc.c: rename constant names HEAP_* to PAGE_*.ko12016-01-081-0/+8
* * doc/regexp.rdoc: [DOC] Elaborate on the \G anchor. [ci skip]knu2016-01-081-0/+4
* * gc.c: remove heap_page::body. Instead of this field,ko12016-01-081-0/+5
* * gc.c: rename rb_heap_t::page_length to rb_heap_t::total_pages.ko12016-01-081-0/+7
* * remove trailing spaces.svn2016-01-081-1/+1
* * gc.c: remove heap_page::heap. This field is only used to recognizeko12016-01-081-0/+9
* * tool/make-snapshot: fix for the changes of version.h in r53314.shugo2016-01-081-0/+4
* * iseq.c (rb_iseq_compile_with_option): move variable initializationshugo2016-01-081-0/+5
* * enum.c (enum_min, enum_max): do the same optimization as r53454.shugo2016-01-071-0/+4
* * ruby.h: undef HAVE_BUILTIN___BUILTIN_CHOOSE_EXPR_CONSTANT_Pmrkn2016-01-071-0/+6
* * enum.c (enum_minmax): optimize object comparison inshugo2016-01-071-0/+5
* thread.c: interrupt queue on uninitialized threadnobu2016-01-071-0/+8
* version.c: no exit in ruby_show_copyrightnobu2016-01-071-0/+10
* optparse.rb: into kwdargnobu2016-01-061-0/+5
* * ChangeLog: fix wrong class name.hsbt2016-01-051-1/+5
* * test/ruby/test_string.rb(test_chr): added test for String#chrhsbt2016-01-051-0/+5
* * test/ruby/test_numeric.rb (test_nonzero_p): added test for String#nonzero?hsbt2016-01-051-0/+5
* Clarify object references examplenobu2016-01-051-0/+5
* stringio: binmode sets encoding to ASCII-8BITnormal2016-01-041-0/+6
* variable.c (rb_mod_deprecate_constant): [DOC] addedsho-h2016-01-041-0/+5
* thread_sync.c: [DOC] remove SizedQueue#close argument. [ci skip]sho-h2016-01-041-0/+5
* * version.h (RUBY_BUILD_VERSION_STR_3): Workaround for old version ofngoto2016-01-041-0/+5
* ChangeLog: remove unnecessary preposition [ci skip]nobu2016-01-041-1/+1
* ChangeLog: remove stale log [ci skip]nobu2016-01-041-5/+0
* * test/coverage/test_coverage.rb: ignored test when enabled to coverage.hsbt2016-01-041-0/+5
* Move a comment to the appropriate position.yui-knk2016-01-031-0/+6
* Fix defined? expressionsnobu2016-01-031-0/+6
* aclocal.m4: addnobu2016-01-031-0/+5
* Use `rb_method_visibility_t` instead of `int` in `rb_print_undef`yui-knk2016-01-031-0/+9
* acinclude.m4: renamenobu2016-01-031-0/+5
* thread_sync.c: remove unnecessary casts for queue_sleepnormal2016-01-021-0/+5
* Allow ERB subclass to add token easily. [Feature #11936]seki2016-01-021-0/+7
* parse.y: use nd_tagnobu2016-01-021-0/+10
* Revert r53409 "parse.y: yylval.num should be u3"naruse2016-01-021-5/+0
* parse.y: yylval.num should be u3nobu2016-01-021-0/+5
* * lib/ostruct.rb: Fix case of frozen object with initializer.marcandre2016-01-011-0/+5
* * NEWS: mention about CSV's liberal_parsing option.kazu2016-01-011-0/+4
* * ChangeLog: added missing reference for GitHubhsbt2016-01-011-0/+1
* * doc/NEWS-2.3.0: fix double words typo.hsbt2016-01-011-0/+4
* compile.c: adjust call_info countnobu2016-01-011-0/+5
* compile.c: remove unreferred labelnobu2016-01-011-0/+5
* Adding a liberal_parsing option to CSV. Patch by Braden Anderson.jeg22016-01-011-0/+6
* mkconfig.rb: SDKROOTnobu2016-01-011-0/+6
* Add test for Enumerator::Lazy#takenobu2015-12-311-0/+6
* parse.y: single-quote indented heredocnobu2015-12-311-0/+6
* ostruct.rb: deferred accessorsnobu2015-12-311-0/+6