aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * 2017-03-08svn2017-03-071-1/+1
* Avoid to cast the argumentnaruse2017-03-071-1/+1
* string.c: [DOC] Fix a typo in String#dumpkazu2017-03-071-1/+1
* parse.y: remove tracenobu2017-03-072-1/+10
* string.c: negation of LONG_MINnobu2017-03-072-2/+6
* string.c: fix integer overflownobu2017-03-071-1/+1
* Use RB_POSFIXABLE and RB_NEGFIXABLE to avoid cast introduced at r57793naruse2017-03-071-1/+1
* string.c: fix integer overflownobu2017-03-071-1/+1
* suppress warning: shadowing outer local variable - enaruse2017-03-071-2/+2
* Supress warning: instance variable @repeat_count not initializednaruse2017-03-071-0/+1
* Fix up r57788, Function is removed at readline-6.3.hsbt2017-03-071-1/+1
* Use ADD instead of MULnaruse2017-03-072-22/+5
* fix macro namenobu2017-03-071-2/+2
* * 2017-03-07svn2017-03-061-1/+1
* io.c: [DOC] open mode can be an integer; fix rdoc syntaxstomar2017-03-061-4/+4
* optimize FIXABLE macroshyouhei2017-03-068-42/+71
* Avoid to warning of clang with -Wincompatible-pointer-types.hsbt2017-03-061-1/+1
* readline.c: fix waiting fucntionnobu2017-03-061-1/+1
* LONG_LONG_MAX not always availableshyouhei2017-03-061-1/+1
* opt_eq_func refactornobu2017-03-063-24/+24
* use HAVE_BUILTIN___BUILTIN_MUL_OVERFLOWshyouhei2017-03-063-4/+32
* compile.c: variable typenobu2017-03-051-1/+1
* * 2017-03-06svn2017-03-051-1/+1
* docs for IO.{write,read}stomar2017-03-051-32/+35
* docs for IO#printstomar2017-03-051-10/+12
* math.c: more accuracynobu2017-03-051-1/+1
* string.c: [DOC] fix doc formatting for String#==, #===stomar2017-03-041-3/+1
* rdoc for String classstomar2017-03-041-0/+2
* * 2017-03-05svn2017-03-041-1/+1
* nodoc OptParsestomar2017-03-041-1/+2
* compile.c: operand size checknobu2017-03-041-2/+4