summaryrefslogtreecommitdiff
path: root/tools/genlang (follow)
Commit message (Expand)AuthorAge
* make the warnings gcc-style to be trapped by the scripts easierDaniel Stenberg2008-02-17
* Make genlang shut up about the non-error of not putting quotes around "none" ...Jonas Häggqvist2008-02-17
* Make genlang ignore leading and trailing whitespace in source and desc lines ...Jonas Häggqvist2007-09-01
* fix the -o output for indexes where there's no voice given, this is forDaniel Stenberg2007-08-10
* Fix for FS#7574. It previously failed to properly deal with multiple destDaniel Stenberg2007-08-10
* *** Lang v2 cleanup (FS#6574) ***Nils Wallménius2007-08-05
* skip comments when trying to parse and compare phrases!Daniel Stenberg2007-08-03
* when generating binary output, we now let the master language file properlyDaniel Stenberg2007-08-02
* Make genlang output correct .lng files when the 'none' keyword is used but is...Nils Wallménius2007-07-24
* attempt to fix -uDaniel Stenberg2007-06-26
* FS#6652 fix attempt. Make the phrase id counting take the dest pattern intoDaniel Stenberg2007-05-20
* match target names more explicitly so that h10 won't match h100 etcDaniel Stenberg2007-03-14
* prevent the incorrect warnings displayed when -u was used, added additionalDaniel Stenberg2006-10-28
* Make -t support a range of "targets", which reallly should be one targetDaniel Stenberg2006-10-18
* Fixed a bug where it didn't warn on lack of quotes as it was supposed to.Daniel Stenberg2006-04-27
* More usable playlist generation, added "<All tracks>" entry to tagMiika Pekkarinen2006-04-19
* * added more safety checks for failed open()sDaniel Stenberg2006-04-06
* we're on langversion 3!Daniel Stenberg2006-04-03
* langv2Daniel Stenberg2006-04-03
* fixed comment in generated header fileDaniel Stenberg2005-07-31
* Bug fix: The trailing null byte wasn't added when there was whitespace after ...Jens Arnold2005-02-01
* Fix: Deprecated voice-only entries were treated as (deprecated) standard LANG...Jens Arnold2005-01-31
* New way of handling the builtin language strings. Now the string pointers are...Jens Arnold2005-01-19
* Bugfix: Due to the wrong position of the LANG_LAST_INDEX_IN_ARRAY marker, lan...Jens Arnold2005-01-19
* binlang and genlang couldn't handle deprecated stringsLinus Nielsen Feltzing2004-06-03
* Spelling errorLinus Nielsen Feltzing2004-05-21
* Changed concept for voice IDs: the voice-only IDs now are in a separate range...Jörg Hohensohn2004-04-03
* make it deal with traling tabs as well as spacesDaniel Stenberg2003-01-31
* indent the generated code properly, add an end-of-array marker namedDaniel Stenberg2002-10-14
* hm, it needs to be correct perl syntax tooDaniel Stenberg2002-10-14
* treat "" 'new' strings as non-existingDaniel Stenberg2002-10-14
* better error line, return non-zero on errorsDaniel Stenberg2002-10-14
* one or more spaces after the terminating quote should be ok tooDaniel Stenberg2002-10-13
* check for quotes better and warn/skip bad onesDaniel Stenberg2002-10-11
* get rid of DOS newlinesDaniel Stenberg2002-09-20
* spell fix, additional comment in the generated .h fileDaniel Stenberg2002-09-20
* it now generates one .c file and one .h file, and the strings are allDaniel Stenberg2002-09-17
* generate a lang.h file from a .lang inputDaniel Stenberg2002-09-16