aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* Import gemspec and test file changes from ruby/gdbm.hsbt2017-04-251-14/+23
* Document parse.y instead of ext/ripper/ripper.cnobu2017-04-231-1/+0
* Remove nonexistent files and rename some fileskazu2017-04-221-17/+6
* Add sha512nobu2017-04-221-1/+4
* ext/extmk.rb: colorize notes [Feature #13302]nobu2017-04-211-5/+10
* exts.mk: refine notes [Feature #13302]nobu2017-04-211-3/+10
* Removed deprecated extensions of mathn.hsbt2017-04-206-26/+0
* extmk.rb: fail for mandatory librariesnobu2017-04-201-4/+12
* extmk.rb: improve message printed when configuring extensions failsrhe2017-04-191-19/+18
* socket: avoid fcntl for read/write_nonblock on Linuxnormal2017-04-191-0/+18
* fix ext/-test-/struct/ dependenciesnormal2017-04-151-0/+46
* fix RSTRUCT_LEN macro in public C APInormal2017-04-151-0/+13
* IPSocket#inspectnobu2017-04-141-0/+38
* Merge json-2.0.4.hsbt2017-04-127-34/+46
* Merge upstream of ruby/etc.hsbt2017-04-111-4/+16
* Socket.udp_server_sockets: use symbol procnormal2017-04-111-1/+1
* Fix a typo.hsbt2017-04-111-1/+1
* Import gemspec from ruby/etc.hsbt2017-04-111-14/+26
* Import gemspec from ruby/dbmhsbt2017-04-111-3/+6
* Get rid of inifinity retry loop in Socket.udp_server_socketsusa2017-04-091-0/+1
* basicsocket.c: proper system call namenobu2017-04-081-1/+4
* ext/win32ole/win32ole_variant.c (ole_val2variant_err): use FIXNUM_P, RB_TYPE_Psuke2017-04-081-1/+1
* Import psych-3.0.0.beta1 from ruby/psych.hsbt2017-04-059-167/+10
* Added initial gemspec for ruby/fiddle.hsbt2017-04-051-0/+21
* stringio.gemspec: requires ruby 2.2nobu2017-03-221-1/+1
* stringio.c: RB_INTEGER_TYPE_Pnobu2017-03-221-0/+4
* Use https URL instead of http URLkazu2017-03-221-1/+1
* ruby tool/update-deps --fixshyouhei2017-03-2230-0/+104
* gemify stringionobu2017-03-221-0/+24
* stringio.c: check rangenobu2017-03-211-2/+2
* stringio.c: check character codenobu2017-03-211-2/+4
* date_core.c: fix error in DateTime docsstomar2017-03-191-12/+12
* remove branches in dmark and dfree GC callbacksnormal2017-03-171-3/+2
* bigdecimal: version 1.3.2mrkn2017-03-135-79/+105
* rbconfig/sizeof: remove VPATHnobu2017-03-091-2/+2
* ext/socket/raddrinfo.c (addrinfo_mark): avoid needless branchnormal2017-03-091-4/+2
* rbconfig/sizeof: nmake VPATHnobu2017-03-091-4/+6
* suppress warning: shadowing outer local variable - enaruse2017-03-071-2/+2
* Fix up r57788, Function is removed at readline-6.3.hsbt2017-03-071-1/+1
* Avoid to warning of clang with -Wincompatible-pointer-types.hsbt2017-03-061-1/+1
* readline.c: fix waiting fucntionnobu2017-03-061-1/+1
* readline.c: fix typenobu2017-03-041-4/+5
* zlib for mingwnobu2017-03-031-3/+24
* zlib: clean zlibnobu2017-03-011-1/+6
* clean gemsnobu2017-02-281-0/+2
* Added initial gemspec for SDBM module.hsbt2017-02-281-0/+17
* date_core.c: expand docs for Date shiftingstomar2017-02-271-5/+43
* Added initial gemspec for Etc module.hsbt2017-02-271-0/+17
* ext/socket/extconf.rb: fix a typonobu2017-02-271-1/+1
* ext/win32ole/win32ole.c(ole_initialize): avoid to fail in Windows nano server. suke2017-02-251-4/+33