aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Raise error if spec is nilnaruse2017-03-131-0/+3
* parse.y: relax `&' warningnobu2017-03-131-1/+6
* bigdecimal: version 1.3.2mrkn2017-03-136-80/+106
* thread.c: rb_thread_fd_close [ci skip]nobu2017-03-132-6/+1
* thread.c: rb_thread_fd_close no longer returnsnobu2017-03-131-0/+1
* thread.c: rb_thread_fd_close [ci skip]nobu2017-03-132-1/+11
* compile.c: compile flip-flopnobu2017-03-131-1/+2
* compile.c: omit newrangenobu2017-03-131-8/+5
* io.c: [DOC] IO#puts uses IO#writenaruse2017-03-121-1/+2
* * 2017-03-13svn2017-03-121-1/+1
* Didn't work if backport field is emptynaruse2017-03-121-2/+2
* compile.c: compile_const_prefixnobu2017-03-121-7/+7
* compile.c: omit newhashnobu2017-03-121-5/+2
* compile.c: NODE_VALUES must not be poppednobu2017-03-121-3/+3
* compile.c: iseq_compile_each0nobu2017-03-111-10/+13
* compile.c: compile_whennobu2017-03-111-50/+56
* compile.c: compile_casenobu2017-03-111-107/+115
* lib/ostruct.rb: [DOC] revise docs for OpenStructstomar2017-03-111-68/+108
* docs for String#casecmp and String#casecmp?stomar2017-03-111-9/+17
* Generate log from svn lognaruse2017-03-111-4/+5
* * 2017-03-12svn2017-03-111-1/+1
* suppress warning: shadowing outer local variable - dir & optnaruse2017-03-111-1/+1
* defs/gmake.mk: update again after comit [ci skip]nobu2017-03-111-0/+3
* compile.c: constify flagsnobu2017-03-111-11/+9
* test/ruby/test_require.rb: use squiggly heredocsnobu2017-03-111-26/+38
* * 2017-03-11svn2017-03-101-1/+1
* compile.c: apply opt_str_freeze to String#-@ (uminus)normal2017-03-102-1/+3
* common.mk: ignore clean-rubyspec error [ci skip]nobu2017-03-101-1/+1
* debug_counter.c: debug_counter_names [ci skip]nobu2017-03-104-38/+32
* configure.in: RUBY_SO_NAME as --with-sonamenobu2017-03-101-7/+17
* * 2017-03-10svn2017-03-091-1/+1
* object.c: [DOC] simplify Object#tap examplestomar2017-03-091-5/+5
* rbconfig/sizeof: remove VPATHnobu2017-03-091-2/+2
* ext/socket/raddrinfo.c (addrinfo_mark): avoid needless branchnormal2017-03-091-4/+2
* goruby.c: FD leak [ci skip]nobu2017-03-091-1/+6
* rbconfig/sizeof: nmake VPATHnobu2017-03-091-4/+6
* revert RB_FIXABLE related changesets [Bug #13288][Bug #13293][Bug #13294]shyouhei2017-03-098-41/+38
* fix UTF-32 valid_encoding?nobu2017-03-091-2/+2
* fix UTF-32 valid_encoding?nobu2017-03-094-6/+101
* test_utf16.rb: refine valid_encoding testsnobu2017-03-091-50/+62
* make commit [ci skip]nobu2017-03-091-1/+15
* string.c (str_uminus): update doc for deduplicationnormal2017-03-081-2/+2
* * 2017-03-09svn2017-03-081-1/+1
* docs for FileUtils.ln methodsstomar2017-03-081-33/+37
* great lovenobu2017-03-082-1/+8
* fix parennobu2017-03-081-1/+1
* proc.c: preserve class name encoding in Proc#to_snobu2017-03-082-17/+13
* re-introduce __builtin_add_overflowshyouhei2017-03-083-25/+20
* Always use old RB_FIXABLE to allow double as argumentnaruse2017-03-071-5/+1
* Revert r57803 "Avoid to cast the argument"naruse2017-03-071-1/+1