summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2006-12-11* ext/digest/sha2/lib/sha2.rb: Moved one level up from underknu
2006-12-04Do alias << update.knu
2006-12-03* ext/digest/lib/digest/hmac.rb: Fix problems with updateknu
2006-12-01* ext/openssl/ossl_ocsp.c: OpenSSL::OCSP::OSCPError should begotoyuzo
2006-12-01* ext/tk/tcltklib.c: shouldn't run the killed thread at callback.nagai
2006-11-22* ext/tk/extconf.rb: support --with-X11/--without-X11 option.nagai
2006-11-07* ext/tk/lib/tkextlib/version.rb: forgot to commmit. sorry.nagai
2006-11-07* ext/tk/lib/tk/itemconfig.rb: minor bug fix.nagai
2006-11-06* ext/tk/lib/tk/itemconfig.rb: bug fix on 'itemconfiginfo' method, andnagai
2006-11-02* ext/socket/socket.c (ruby_getnameinfo__aix): AF_INET6 workaroundmatz
2006-11-01* ext/digest/lib/digest/hmac.rb (Digest::HMAC::update): Minorknu
2006-10-26* ext/openssl/ossl_pkcs7.c (ossl_pkcs7_verify): should clear error.gotoyuzo
2006-10-26* ext/digest/digest.c (Init_digest): typo.usa
2006-10-25* ext/digest/test.sh: make this script work again.knu
2006-10-21* ext/digest/lib/digest.rb: Follow the framework updates.knu
2006-10-20* ext/digest/lib/digest/hmac.rb: Complete half-boiled updates.knu
2006-10-20* ext/digest: Prefix C constants with RUBY_ and C type names withknu
2006-10-19* ext/extmk.rb: Borland make needs also -D flags to override variablesnobu
2006-10-19* bcc32/Makefile.sub ($(LIBRUBY_SO)): execute pre-link hook.nobu
2006-10-14* parse.y (parser_warning, parser_warn): some error message maymatz
2006-10-13* ext/digest/digest.c, ext/digest/digest.h,knu
2006-10-13* ext/digest/digest.c: Improve RDoc documentation further more.knu
2006-10-13* ext/digest/digest.c: Improve RDoc documentation.knu
2006-10-13Add .cvsignoreknu
2006-10-13* ext/digest/lib/digest.rb (Digest): Try to auto-load non-standardknu
2006-10-13* ext/digest/digest.c (Init_digest): Digest::Base.new() does noknu
2006-10-13* ext/digest/digest.c, ext/digest/md5/md5init.c,knu
2006-10-13* ext/digest/bubblebabble, ext/digest/digest.c: Rip BubbleBabbleknu
2006-10-13* ext/digest/digest.c (rb_digest_base_equal): Again, should callknu
2006-10-12* ext/digest/digest.c (rb_digest_base_equal): Should call digest()knu
2006-10-12* ext/tk/tkutil/tkutil.c (cbsubst_table_setup): need to handle newmatz
2006-10-11* ext/digest/lib/digest/hmac.rb: Make use of String#bytes.knu
2006-10-11* ext/digest/digest.c (get_digest_base_metadata): Use an instanceknu
2006-10-11* ext/digest/digest.c (rb_digest_base_alloc,knu
2006-10-11* ext/digest/lib/digest/hmac.rb: Add digest/hmac, which implementsknu
2006-10-11* ext/digest/digest.c (rb_digest_base_reset): Do not makeknu
2006-10-11* ext/digest/sha1/sha1ossl.h: libssl 0.9.8c-3 defines nomatz
2006-10-11* ext/digest/digest.c (rb_digest_base_reset, Init_digest): Addknu
2006-10-10* ext/digest/digest.c (hexdigest_str_new, bubblebabble_str_new):knu
2006-10-10* ext/digest/sha1/depend, ext/digest/sha2/depend: Remove obsoleteknu
2006-10-09* ext/extmk.rb, lib/fileutils.rb, lib/mkmf.rb, lib/optparse.rb,nobu
2006-10-06* ext/digest/depend: Fix header installation when the buildknu
2006-10-05* ext/digest/depend: Install digest.h.knu
2006-10-05* ext/digest/lib/md5.rb, ext/digest/lib/sha1.rb: Remove thoseknu
2006-10-05* ext/digest/digest.c: Make hexdigest() always call digest() internally.knu
2006-10-05* ext/digest/digest.c: Allow subclassing in Ruby.knu
2006-10-05* ext/digest/digest.c (hexdigest_str_new): Add a string size check.knu
2006-10-05* ext/digest/digest.[ch]: Since the argument order ofknu
2006-10-04* ext/tk/lib/tkextlib/tile.rb, lib/tkextlib/tile/* : support Tile 0.7.6.nagai
2006-10-01* Makefile.in, common.mk, ext/extmk.rb, win{32,ce}/Makefile.in: keepnobu