aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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