libguess

log

age author description
13 months ago Andrew O. Shadoura our users don't need to depend on mowgli.h, so move the #include <mowgli.h> under LIBGUESS_CORE;default tip
13 months ago Andrew O. Shadoura include unistd.h explicitly
13 months ago Andrew O. Shadoura add tests for the most of the languages
13 months ago Andrew O. Shadoura run tests for Baltics too
13 months ago Andrew O. Shadoura fix the UTF-8 DFA (as per Björn Höhrmann's article)
14 months ago William Pitcock Bump Mowgli requirement to 0.9.50.
14 months ago Andrew O. Shadoura use (format) in Scheme code (thanks to Jakub Wilk)
14 months ago Andrew O. Shadoura format ‘%ld’ expects type ‘long int’, but argument 2 has type ‘size_t’, so use ‘%zu’
16 months ago William Pitcock Fix typo on Mowgli URL. (closes LG-1)
22 months ago William Pitcock Add atheme makerelease.sh.
22 months ago William Pitcock Add README.
22 months ago William Pitcock Add support for baltic region.
22 months ago William Pitcock guessconv: Show input and output files if defined.
22 months ago William Pitcock polish: add more sequences not documented officially in CP1250 specification.
22 months ago William Pitcock Make libguess_validate_utf8() available.
22 months ago William Pitcock Install libguess.h.
22 months ago William Pitcock Import libguess (based on audacious sources).