Commit graph

6 commits

Author SHA1 Message Date
aad2501499 Bugfix, -l option now works 2013-08-23 22:15:18 +02:00
f307656bda Added the --version switch;
The project now embeds the git sha1 of the source it's built from (this implies a cmake regen of wordref if the current sha1 changes)
2013-08-22 12:07:38 +02:00
21476e0a5d Character conversion code put into a file on its own.
Character conversion relies on the setlocale(LC_TYPE, "") in main(), but maybe there are better ways of doing this.
2013-08-20 19:25:02 +02:00
fb49c84899 This fixes the crash and the unrequested printf of the downloaded json 2013-08-17 02:50:40 +02:00
666d25c4d1 src dir moved into wordref 2013-08-17 02:44:04 +02:00
95d9b7ca09 cmake files refactored and fixed to build without warnings 2013-08-16 17:27:19 +02:00