summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2017-08-19ruby.h: fix rb_scan_args_trail_idxnobu
2017-08-16Added gemspec of digest library.hsbt
2017-08-15ripper.rb: fix License format [ci skip]nobu
2017-08-14Fix a class of a returned valueyui-knk
2017-08-13stringio.c: suppress a warning [ci skip]nobu
2017-08-13stringio.c: encoding at empty chomped resultnobu
2017-08-13stringio.c: encoding at empty resultnobu
2017-08-12stringio.c: encoding at EOFnobu
2017-08-10openssl: import v2.0.5rhe
2017-08-03disable rdoc for internal constants [ci skip]nobu
2017-08-03extract IDsnobu
2017-07-25socket: system getaddrinfo on Windowsnobu
2017-07-21strscan.c: fix segfault in arefnobu
2017-07-18Copy openssl library finder for ext/digest from OpenSSL extention.hsbt
2017-07-14zlib.c: fix unnormalized Fixnumnobu
2017-07-14VPATH for rippernobu
2017-07-14Zlib::GzipReader#pos underflows after calling #ungetbyte or #ungetc at start ...naruse
2017-07-14Update gemspec for standalone gem that is ruby/date repository.hsbt
2017-07-14Fixup r59327. Forgot to update version number.hsbt
2017-07-14Merge psych-3.0.0.beta3 from ruby/psych.hsbt
2017-07-06lexer.rb: ignore dedented spacenobu
2017-07-01parse.y: f_margs parser eventsnobu
2017-06-19test for [Bug #12670]nobu
2017-06-19Make string literal to frozen object on gemspec of defulte gems.hsbt
2017-06-16pathname.rb: UNC root pathname needs a separatornobu
2017-06-16Merge psych-3.0.0.beta2 from https://github.com/ruby/psychhsbt
2017-06-16Merge json-2.1.0 from https://github.com/flori/jsonhsbt
2017-06-14openssl: import v2.0.4rhe
2017-06-07thread.c: avoid busy looping on rb_thread_fd_closenormal
2017-05-26remove extra call to OleInitializenobu
2017-05-20ripper.c should have `#line "ripper.c"`, not `#line "parse.c"`mame
2017-05-17cgi/util.rb: Don't escape tilde in #escapek0kubun
2017-05-16Search SSL libraries by testing various filename patternsusa
2017-05-09date_core.c: fix docs for %Z formatstomar
2017-05-08separate constdefs.c and constdefs.hnobu
2017-05-06ripper/lexer.rb: nested indented heredocnobu
2017-05-02ripper/lexer.rb: nested indented heredocnobu
2017-05-01zlib.c: no buf_filled in zstreamnobu
2017-05-01zlib.c: zstream_buffer_ungetbytenobu
2017-05-01zlib.c: zstream_expand_buffer_non_streamnobu
2017-04-28Bump version to gdbm-2.0.0.beta1hsbt
2017-04-25Import gemspec and test file changes from ruby/gdbm.hsbt
2017-04-23Document parse.y instead of ext/ripper/ripper.cnobu
2017-04-22Remove nonexistent files and rename some fileskazu
2017-04-22Add sha512nobu
2017-04-21ext/extmk.rb: colorize notes [Feature #13302]nobu
2017-04-21exts.mk: refine notes [Feature #13302]nobu
2017-04-20Removed deprecated extensions of mathn.hsbt
2017-04-20extmk.rb: fail for mandatory librariesnobu
2017-04-19extmk.rb: improve message printed when configuring extensions failsrhe