aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* socket: system getaddrinfo on Windowsnobu2017-07-251-0/+1
* strscan.c: fix segfault in arefnobu2017-07-211-0/+1
* Copy openssl library finder for ext/digest from OpenSSL extention.hsbt2017-07-181-1/+53
* zlib.c: fix unnormalized Fixnumnobu2017-07-141-1/+1
* VPATH for rippernobu2017-07-141-1/+2
* Zlib::GzipReader#pos underflows after calling #ungetbyte or #ungetc at start ...naruse2017-07-141-1/+8
* Update gemspec for standalone gem that is ruby/date repository.hsbt2017-07-141-3/+9
* Fixup r59327. Forgot to update version number.hsbt2017-07-142-2/+2
* Merge psych-3.0.0.beta3 from ruby/psych.hsbt2017-07-1439-52/+77
* lexer.rb: ignore dedented spacenobu2017-07-061-0/+5
* parse.y: f_margs parser eventsnobu2017-07-011-0/+12
* test for [Bug #12670]nobu2017-06-191-0/+24
* Make string literal to frozen object on gemspec of defulte gems.hsbt2017-06-199-0/+9
* pathname.rb: UNC root pathname needs a separatornobu2017-06-161-1/+1
* Merge psych-3.0.0.beta2 from https://github.com/ruby/psychhsbt2017-06-164-4/+6
* Merge json-2.1.0 from https://github.com/flori/jsonhsbt2017-06-165-80/+115
* openssl: import v2.0.4rhe2017-06-1411-50/+110
* thread.c: avoid busy looping on rb_thread_fd_closenormal2017-06-073-0/+32
* remove extra call to OleInitializenobu2017-05-261-1/+0
* ripper.c should have `#line "ripper.c"`, not `#line "parse.c"`mame2017-05-201-1/+1
* cgi/util.rb: Don't escape tilde in #escapek0kubun2017-05-171-1/+1
* Search SSL libraries by testing various filename patternsusa2017-05-161-5/+45
* date_core.c: fix docs for %Z formatstomar2017-05-091-2/+2
* separate constdefs.c and constdefs.hnobu2017-05-081-1/+3
* ripper/lexer.rb: nested indented heredocnobu2017-05-061-1/+8
* ripper/lexer.rb: nested indented heredocnobu2017-05-021-1/+1
* zlib.c: no buf_filled in zstreamnobu2017-05-011-68/+59
* zlib.c: zstream_buffer_ungetbytenobu2017-05-011-11/+2
* zlib.c: zstream_expand_buffer_non_streamnobu2017-05-011-15/+4
* Bump version to gdbm-2.0.0.beta1hsbt2017-04-281-2/+2
* 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