summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2010-12-25* ext/socket/option.c (inspect_ipv6_mreq): new function to inspectakr
2010-12-25 * ext/pty/pty.c (chfunc): Added rb_thread_atfork_before_exec().kosaki
2010-12-25* ext/json/generator/generator.{c,h} (fbuffer_free_only_buffer):nobu
2010-12-25* ext/zlib/zlib.c (gzreader_gets): support optional lengthnobu
2010-12-25* ext/zlib/zlib.c (gzfile_read, gzfile_readpartial): length shouldnobu
2010-12-25* ext/json/generator/generator.c (fbuffer_free): unused.nobu
2010-12-25* ext/openssl/ossl_pkcs5.c (ossl_pkcs5_pbkdf2_hmac): add casts.nobu
2010-12-23update doc.akr
2010-12-14 * ext/openssl/ossl_x509ext.c (ossl_x509extfactory_set_config):kosaki
2010-12-14* ext/zlib/zlib.c (gzfile_s_open): should close the IO if some errorusa
2010-12-14* ext/openssl/ossl_asn1.c (ossl_asn1_decode0): how many gcc-c99ismsusa
2010-12-11* ext/openssl/ossl_asn1.c: indefinite length BER to DER encoding istenderlove
2010-12-11ext/bigdecimal/bigdecimal.h: suppress "warning: 'VPrint' declared 'static' bu...kazu
2010-12-10Document RSA, RSA encryption/decryption and PKCS #5 encryption/decryptiondrbrain
2010-12-10Include Comparable in OpenSSL::X509::Name, document #<=>drbrain
2010-12-10* ext/tk/lib/multi-tk.rb: infinite loop on method_missing at loading.nagai
2010-12-10* ext/openssl/extconf.rb: try pkgconfig first, then fall back totenderlove
2010-12-09* ext/openssl/ossl_x509store.c (ossl_x509stctx_cleanup): removing Ctenderlove
2010-12-08* ext/dl/lib/dl/struct.rb: clean a warning: assigned but unusednaruse
2010-12-07* ext/nkf/lib/kconv.rb (String#kconv): fix typo and update rdoc.naruse
2010-12-06Add toplevel documentation for OpenSSLdrbrain
2010-12-04Add documentation for OpenSSL::X509::Extension.newdrbrain
2010-12-03* ext/iconv/iconv.c (Init_iconv): no warnings if $VERBOSE is nil.nobu
2010-12-02* ext/stringio/stringio.c (strio_getline): round upto next charnobu
2010-12-02* ext/json/lib/json/add/rails.rb: removed.naruse
2010-12-02* ext/extmk.rb: remove $makeflags.defined?, it should be $mflags.naruse
2010-12-02* ext/json/generator/extconf.rb: remove the lines which set -O3naruse
2010-12-02* ext/extmk.rb: define $makeflags.defined? like $mflags.naruse
2010-12-01* ext/io/console/console.c (setattr): should retry on EINTR.nobu
2010-12-01* ext/json/lib/json/common.rb: don't use iconv on 1.9.naruse
2010-12-01* ext/json: Update github/flori/json from 1.4.2+ tonaruse
2010-11-29Improve documentation for URI::Common#encode_www_form, OpenSSL::SSL::SSLConte...drbrain
2010-11-25* ext/dl/callback/mkcallback.rb (gencallback): shouldn't assume thatusa
2010-11-17* lib/mkmf.rb (create_makefile): make extension libraries messagesnobu
2010-11-16* ext/bigdecimal/lib/bigdecimal/util.rb (to_digits): avoid unusedmrkn
2010-11-14* etc/openssl/ossl_ssl.c (ossl_ssl_get_cert): raise exception iftenderlove
2010-11-12* Makefile.in, common.mk, cygwin/GNUmakefile.in, enc/depend,nobu
2010-11-11* ext/iconv/iconv.c (warn_deprecated): show caller position.nobu
2010-11-11* common.mk: hide long command lines by default. verbose-mode isnobu
2010-11-11* lib/mkmf.rb (try_func): accept variable address.nobu
2010-11-11* fix type warnings.nobu
2010-11-05* ext/openssl/ossl_ocsp.c (ossl_ocspcid_initialize): an optionaltenderlove
2010-11-04* ext/fiddle/extconf.rb: fixing ffi library location on windows.tenderlove
2010-11-02* ext/psych/lib/psych/visitors/visitor.rb (initialize): push accessortenderlove
2010-11-02* ext/psych/lib/psych/visitors/visitor.rb (accept): switch totenderlove
2010-11-01* ext/socket/extconf.rb: win64 is just same with win32 about socket.usa
2010-10-30* ext/fiddle/closure.c (fiddle_closure): embed cif not referencenobu
2010-10-29* ext/objspace/objspace.c (memsize_of): take care ofko1
2010-10-28* ext/objspace/objspace.c (ObjectSpace.memsize_of_all): renameko1
2010-10-27* ext/objspace/objspace.c (memsize_of): fix rdoc.ko1