aboutsummaryrefslogtreecommitdiffstats
path: root/ext/digest/defs.h
Commit message (Expand)AuthorAgeFilesLines
* * include/ruby/ruby.h (inttypes.h): includes always if available.nobu2008-03-141-4/+0
* * ext/digest/defs.h: inttypes.h is still needed.nobu2008-03-141-0/+4
* * configure.in (int8_t, uint8_t, int16_t, uint16_t int32_t,naruse2008-03-141-14/+0
* * ext/digest/defs.h, win32/win3.c, win32/win32.h, file.c: removenobu2004-01-191-6/+2
* * ext/digest/defs.h: better support for old Cygwin, again.eban2003-06-011-1/+1
* * ext/digest/defs.h: better support for old Cygwin.eban2003-06-011-1/+1
* * ext/digest/defs.h: avoid warnings on Cygwin.eban2003-06-011-1/+1
* new platform [bccwin32] merged.H_Konishi2002-06-111-0/+2
* * st.c: primes should be primes.matz2002-01-161-1/+2
* * ext/digest/defs.h: Define NO_UINT64_T instead of emitting anknu2001-08-141-1/+1
* Import the "digest" module and the submodules, from the Rough Rubyknu2001-07-131-0/+34