1. 6399d0a Fix code formatting/style issues ... by DRC · 5 years ago
  2. 1a85fc4 Additional code formatting tweaks by DRC · 6 years ago
  3. b628d69 Additional code formatting tweaks by DRC · 6 years ago
  4. 51f94ca Build: Use Colin Plumb's public domain MD5 code by DRC · 6 years ago
  5. 293263c Format preprocessor macros more consistently by DRC · 6 years ago
  6. 19c791c Improve code formatting consistency by DRC · 6 years ago
  7. aa74590 TurboJPEG C API: Add BMP/PPM load/save functions by DRC · 7 years ago
  8. 8a9b042 Merge branch 'master' into dev by DRC · 7 years ago
  9. 82bf7f5 Fix md5cmp on AmigaOS 4 (PowerPC big-endian) by DRC · 8 years ago
  10. 6abd391 Unified CMake-based build system by DRC · 8 years ago
  11. 123f725 Format copyright headers more consistently by DRC · 8 years ago
  12. f913438 Win: Enable testing cross-compiled builds by DRC · 8 years ago
  13. 339589f Fix build on OS X PowerPC platforms by DRC · 10 years ago
  14. 7eced19 Remove unneeded headers (cdef.h isn't available on all platforms) and change u_int32_t to unsigned int, since u_int32_t isn't available on all platforms. This fixes build issues on Solaris. by DRC · 11 years ago
  15. 292fb84 Fix 'make dist' by DRC · 11 years ago
  16. 0bf58f2 Include a C version of md5cmp rather than depending on an external md5sum binary, since md5sum is not available on all platforms (specifically, it doesn't exist on FreeBSD, and it has to be installed via MacPorts on OS X.) by DRC · 11 years ago