Skip to content

Releases: arithy/packcc

PackCC 1.2.3

07 Jul 16:17
Compare
Choose a tag to compare
  • Fix #6 (characters higher than 127 ('\x7f') were processed incorrectly)
  • Resolve #4 (long option support)

PackCC 1.2.2

15 Dec 09:30
Compare
Choose a tag to compare
  • Add an error handling feature to every input and output functions

PackCC 1.2.1

16 Aug 09:58
Compare
Choose a tag to compare
  • Add build environments for gcc, clang, and MSVC
  • Fix pointers that can be dead after memory allocation in the generated code

PackCC 1.2.0

15 Aug 09:47
Compare
Choose a tag to compare
  • Introduce text capturing

PackCC 1.0.0

15 Aug 09:21
Compare
Choose a tag to compare
  • Initial release