summaryrefslogtreecommitdiff
path: root/src/options.icc
Commit message (Expand)AuthorAgeFilesLines
* Prefer https URLs where possible.Bruno Haible2018-09-171-1/+1
* New option --constants-prefix.Bruno Haible2011-01-161-1/+8
* Change source code license to GPLv3+.Bruno Haible2008-08-231-7/+5
* Update FSF postal address.Bruno Haible2005-05-141-1/+1
* Add a length-table-name option and declaration.Bruno Haible2004-08-221-1/+8
* Improve option --pic. New options --string-pool-name, --null-strings.Bruno Haible2003-04-161-1/+8
* Move the handling of ALLCHARS (-k'*') into the Positions class.Bruno Haible2003-04-071-2/+1
* Completely new asso_values search algorithm.Bruno Haible2003-03-181-7/+0
* Make the option -s easier to use.Bruno Haible2003-03-101-1/+1
* Move positions handling to its own file.Bruno Haible2003-02-131-114/+0
* When the option -k is not given, the default key positions are now computedBruno Haible2003-02-111-14/+25
* Implement % declarations.Bruno Haible2003-02-101-2/+9
* New option --output-file.Bruno Haible2003-01-281-0/+7
* Open the input file in main.cc, not in class Options.Bruno Haible2003-01-211-0/+7
* New option --multiple-iterations.Bruno Haible2003-01-151-0/+7
* Rework positions handling.Bruno Haible2002-12-091-4/+15
* delimiter -> delimiters.Bruno Haible2002-12-061-3/+5
* Update copyright notice to GPL v2.Bruno Haible2002-11-251-13/+15
* Start using bool.Bruno Haible2002-11-191-6/+6
* Rework the options handling.Bruno Haible2002-11-131-57/+122
* Remove unused methods.Bruno Haible2002-11-111-14/+0
* Prefix all field names with _.Bruno Haible2002-11-091-20/+20
* Simplify function declarations.Bruno Haible2002-11-081-13/+13
* Remove trace facility. Use a debugger instead.Bruno Haible2002-10-151-24/+1
* Add option "-F", initializer suffix, to avoid warnings in gcc.Bruno Haible2000-08-191-1/+9
* Initial revisionBruno Haible2000-08-191-0/+175