summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
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
2010-10-27* ext/iconv/iconv.c (Init_iconv): warn deprecated use.nobu
2010-10-20* ext/dbm/dbm.c: rdoc based on a patch by mathew meta ATnobu
2010-10-19Commit miss.nobu
2010-10-19* test/ruby/test_sprintf.rb: fix ML ref. [ruby-core:32848]nobu
2010-10-18* ext/digest/digest.c (rb_digest_class_init): Defineknu
2010-10-16* ext/win32ole/win32ole.c (ole_encoding2cp): set codepage 20936suke
2010-10-16* ext/sdbm/_sdbm.c (SEEDUPS, BADMESS): make settable using commandnobu
2010-10-15* ext/win32ole/win32ole.c (ole_hresult2msg): get English message first, suke