aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lib/ostruct.rb: Fix new_ostruct_member to correctly avoid redefinitionmarcandre2015-12-311-0/+5
* * test/ruby/test_module.rb (test_classpath): r53376 may changenaruse2015-12-301-0/+8
* * common.mk (help): Fix typo.eregon2015-12-301-0/+4
* * lib/net/http/responses.rb: Added new response class for 451 status code.hsbt2015-12-301-0/+5
* * lib/webrick/httpstatus.rb: Added HTTP 451 Status Code.hsbt2015-12-301-0/+6
* * doc/syntax/calling_methods.rdoc: fix old operator for safe navigationhsbt2015-12-301-0/+5
* Add test for String#ordnobu2015-12-301-0/+5
* forwardable.rb: adjust backtrace by tail callnobu2015-12-301-0/+8