1. a98b593 Rename Makefile -> Makefile.in to get autoconf variable expansion. by Marcus Sundberg · 19 years ago
  2. dd61b69 Added Makefile. by Marcus Sundberg · 19 years ago
  3. a3f95fe Always use strict C prototypes (fixes gcc -Wstrict-prototypes). by Marcus Sundberg · 19 years ago
  4. 410faaa Replace octet_t with uint8_t. by Marcus Sundberg · 19 years ago
  5. f559c67 Define uint8_t with the rest of the uint<n>_t types. by Marcus Sundberg · 19 years ago
  6. 4b07cc6 Add .cvsignore for generated files. by Marcus Sundberg · 19 years ago
  7. 38cbf94 Add .cvsignore for generated files. by Marcus Sundberg · 19 years ago
  8. cc46a7e restate comparison to avoid 32-bit overflow by Randell Jesup · 19 years ago
  9. 2baba68 lo32() -> low32() by Randell Jesup · 19 years ago
  10. d8ec5f8 int -> uint32_t (twice) by Randell Jesup · 19 years ago
  11. 6063853 int -> uint32_t by Randell Jesup · 19 years ago
  12. 39cc7a1 use inttypes.h if available by Randell Jesup · 19 years ago
  13. 4160a3c 16 -> sizeof(v128_t) by Randell Jesup · 19 years ago
  14. 93c0cee unsigned long -> uint32_t fixed #else's for WORDS_BIGENDIAN by Randell Jesup · 19 years ago
  15. 80b8fe1 renaming math.h to eliminate name collision by David McGrew · 19 years ago
  16. b67061f autoconf fixes and minor code cleanup by David McGrew · 19 years ago
  17. ecd906a made parameter lists match by David McGrew · 19 years ago
  18. e11033e rationalizing header files by David McGrew · 19 years ago
  19. 89fb7ea Fixed bswap_32, bswap_64 (#defines were a little off) by David McGrew · 19 years ago
  20. fec49dd continuing merge from jesup, several minor fixes by David McGrew · 19 years ago
  21. 28b5915 adding environment printing/testing program by David McGrew · 19 years ago
  22. 235513a Initial revision by Cullen Jennings · 19 years ago