summaryrefslogtreecommitdiff
path: root/ext/digest/sha2
AgeCommit message (Expand)Author
2010-08-07.cvsignore: have not been used already. [Bug #3468]nobu
2009-08-11 * ext/digest/sha2/sha2.h: need to include defs.h instead of inttypes.husa
2009-08-07* ext/digest/sha2/sha2.h: include inttypes.h for uint32_h, etc.akr
2009-08-06* ext/digest/sha2/sha2.[ch]: Update to 1.0 RELEASE which fixes anknu
2009-08-06* ext/digest/*/extconf.rb: inttypes.h and unistd.h need not beknu
2009-08-06* ext/digest/sha2/lib/sha2.eb: should require sha2.so.knu
2006-12-11This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2006-12-11* ext/digest/sha2/lib/sha2.rb: Moved one level up from underknu
2006-10-25* ext/digest, test/digest/test_digest.rb: Merge from trunk:knu
2006-10-25This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2006-10-11* ext/digest: Merge from trunk; metadata location changed,knu
2006-10-10* ext/digest: Merge from trunk; apply all changes since theknu
2006-05-25* ruby.h, lib/mkmf.rb (create_header): clear command line options fornobu
2005-12-24* stable version 1.8.4 released.matz
2005-09-06* Makefile.in, configure.in (MINIOBJS): miniruby on HP-UX can not loadnobu
2004-11-01* MANIFEST, ext/**/MANIFEST: removed.eban
2003-12-01* sample/optparse/opttest.rb: added.nobu
2003-07-26* ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wronglymatz
2003-05-04* array.c (rb_ary_values_at): new method to replace select(index..).matz
2002-09-08* configure.in: modify program_prefix only if specifiedeban
2002-03-18* ext/digest: add depend file.nobu
2002-02-26* ext/digest/sha2/sha2.c: Merge from rough. Fix a couple ofknu
2002-02-24Merge from rough.knu
2002-02-17* ext/digest/md5/md5init.c (Init_md5): rb_cvar_declare() isnobu
2001-08-20* ext/digest/sha2/extconf.rb: fix support for cross-compiling.eban
2001-08-14* ext/digest/*/extconf.rb: really fix so that they build from anyknu
2001-08-14* ext/digest/sha2/extconf.rb: fix so that they build from anyknu
2001-08-14* ext/digest/defs.h: Define NO_UINT64_T instead of emitting anknu
2001-08-14* ext/digest/sha2/extconf.rb: do not create Makefile when no 64bitknu
2001-07-14* ext/digest/*/extconf.rb: fix so that they build from anyknu
2001-07-13Import the "digest" module and the submodules, from the Rough Rubyknu