1. 43c58ff Correct various typos in code comments by luzpaz · 6 years ago
  2. 293263c Format preprocessor macros more consistently by DRC · 6 years ago
  3. 19c791c Improve code formatting consistency by DRC · 6 years ago
  4. ba6e9d8 wrjpgcom: Fix comment typo by nyg · 7 years ago
  5. 123f725 Format copyright headers more consistently by DRC · 8 years ago
  6. bd49803 Use consistent/modern code formatting for pointers by DRC · 8 years ago
  7. 7e3acc0 Rename README, LICENSE, BUILDING text files by DRC · 9 years ago
  8. b7d6e84 Prevent a buffer overrun if the comment begins with a literal quote character and the string exceeds 65k characters. Also prevent comments longer than 65k characters from being written, since this will produce an incorrect JPEG file. by DRC · 10 years ago
  9. a8fb48b Remove VMS-specific code by DRC · 10 years ago
  10. e5eaf37 Convert tabs to spaces in the libjpeg code and the SIMD code (TurboJPEG retains the use of tabs for historical reasons. They were annoying in the libjpeg code primarily because they were not consistently used and because they were used to format as well as indent the code. In the case of TurboJPEG, tabs are used just to indent the code, so even if the editor assumes a different tab width, the code will still be readable.) by DRC · 10 years ago
  11. 5ead57a The Independent JPEG Group's JPEG software v6b by Thomas G. Lane · 26 years ago
  12. 489583f The Independent JPEG Group's JPEG software v6a by Thomas G. Lane · 28 years ago
  13. bc79e06 The Independent JPEG Group's JPEG software v6 by Thomas G. Lane · 29 years ago
  14. a8b67c4 The Independent JPEG Group's JPEG software v5b by Thomas G. Lane · 29 years ago
  15. 36a4ccc The Independent JPEG Group's JPEG software v5 by Thomas G. Lane · 30 years ago