aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* refine a warning message.akr2017-03-022-7/+7
* string.c: restore documentation for String#<<stomar2017-03-021-1/+4
* test: use RbConfig::Limitsnobu2017-03-027-15/+13
* fix for cross-compilingnobu2017-03-022-11/+8
* struct.c: improve rdoc for Structstomar2017-03-011-23/+30
* * 2017-03-02svn2017-03-011-1/+1
* hash.c: [DOC] fix book title in examplestomar2017-03-011-1/+1
* lib/e2mmap.rb: Specify frozen_string_literal: true.kazu2017-03-011-1/+1
* fileutils.rb: improve rdoc for FileUtilsstomar2017-03-011-18/+20
* openssl: avoid segfault during running tests on Ubuntu trustyrhe2017-03-011-1/+1
* fileutils.rb: improve docs for FileUtils.compare_filestomar2017-03-011-3/+3
* common.mk: separate clean-extnobu2017-03-013-41/+67
* zlib: clean zlibnobu2017-03-011-1/+6
* * 2017-03-01svn2017-03-011-2/+2
* deduplicate strings sooner at load and compilenormal2017-03-012-3/+4
* lib/mathn.rb: [DOC] nodoc internal Math.rsqrtstomar2017-02-281-1/+1