You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Patch release
- rename cmake module directory for consistency with other projects of mine
- Fix remainging naming errors after name change
- Fix permanent disabling of the debug logger
- Improve error messages
Bugfix release
- Fix many bugs in algorithm
- Re-format and refactor several pieces of axe.c
- Allow comments in barcode files
- Clean up datrie code
- Remove unused datrie code
- Refactor datrie to use C99 standard
- Swap out our own combinations function for the GSL's one