summaryrefslogtreecommitdiff
path: root/src/options.h
Commit message (Expand)AuthorAgeFilesLines
* New option --constants-prefix.Bruno Haible2011-01-161-1/+9
* 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/+9
* New declaration "%define initializer-suffix".Bruno Haible2003-04-301-1/+3
* Improve option --pic. New options --string-pool-name, --null-strings.Bruno Haible2003-04-161-9/+20
* Move the handling of ALLCHARS (-k'*') into the Positions class.Bruno Haible2003-04-071-9/+5
* Cleanup options.Bruno Haible2003-04-031-46/+56
* New option --ignore-case.Bruno Haible2003-04-021-1/+4
* New option for position-independent code.Bruno Haible2003-03-291-1/+4
* Completely new asso_values search algorithm.Bruno Haible2003-03-181-34/+19
* Optimized choice during collision resolution.Bruno Haible2003-03-141-1/+4
* Make the option -s easier to use.Bruno Haible2003-03-101-2/+2
* Move positions handling to its own file.Bruno Haible2003-02-131-73/+1
* When the option -k is not given, the default key positions are now computedBruno Haible2003-02-111-26/+39
* Implement % declarations.Bruno Haible2003-02-101-2/+24
* New option --output-file.Bruno Haible2003-01-281-0/+6
* Open the input file in main.cc, not in class Options.Bruno Haible2003-01-211-0/+6
* New option --multiple-iterations.Bruno Haible2003-01-151-0/+6
* Rework positions handling.Bruno Haible2002-12-091-26/+26
* delimiter -> delimiters.Bruno Haible2002-12-061-5/+7
* Update copyright notice to GPL v2.Bruno Haible2002-11-251-13/+15
* Start using bool.Bruno Haible2002-11-191-4/+4
* Align all member declarations.Bruno Haible2002-11-181-54/+54
* Rework the options handling.Bruno Haible2002-11-131-81/+232
* Remove unused methods.Bruno Haible2002-11-111-2/+0
* Prefix all field names with _.Bruno Haible2002-11-091-18/+18
* Simplify function declarations.Bruno Haible2002-11-081-18/+18
* Use the standard 'new' operator.Bruno Haible2002-10-311-11/+0
* Don't assume a huge stack.Bruno Haible2002-10-181-5/+0
* Remove trace facility. Use a debugger instead.Bruno Haible2002-10-151-2/+1
* Add option "-F", initializer suffix, to avoid warnings in gcc.Bruno Haible2000-08-191-1/+3
* Initial revisionBruno Haible2000-08-191-0/+157