aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* compile.c: memory leaknobu2017-03-041-8/+17
* compile.c: fix invalid label messagenobu2017-03-041-2/+2
* documentation for sort methodsstomar2017-03-042-9/+10
* enum.c: documentation for Enumerable#sort_bystomar2017-03-041-10/+14
* readline.c: fix typenobu2017-03-041-4/+5
* * 2017-03-04svn2017-03-031-1/+1
* io.c: documentation for putsstomar2017-03-031-4/+5
* zlib for mingwnobu2017-03-031-3/+24
* proc.c: documentation for Proc#{call,yield,[]}stomar2017-03-031-22/+19
* MINIRUBY for cross-complingnobu2017-03-032-2/+5
* fix for mingw64nobu2017-03-031-0/+4
* broken mingwnobu2017-03-032-9/+36
* [DOC] update doc.akr2017-03-021-2/+2
* * 2017-03-03svn2017-03-021-1/+1