summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Support for building on Windows.Bruno Haible2003-04-291-0/+7
* Provoke a compilation error if the execution character set doesn't match theBruno Haible2003-04-281-0/+14
* Update bug report address.Bruno Haible2003-04-251-0/+4
* Speed up the case-insensitive lookups.Bruno Haible2003-04-241-0/+7
* Portability fix.Bruno Haible2003-04-231-0/+5
* Administratrivia.Bruno Haible2003-04-221-0/+4
* Improve option --pic. New options --string-pool-name, --null-strings.Bruno Haible2003-04-161-0/+43
* Omit option -p from tests.Bruno Haible2003-04-151-0/+10
* Omit the multicompare code output if it is not needed.Bruno Haible2003-04-141-0/+4
* Fix the comparison of the first byte when using gperf_case_strcmp.Bruno Haible2003-04-121-0/+14
* Cleanup the alpha_unify handling code.Bruno Haible2003-04-111-0/+10
* Portability: Use stack-allocated arrays only if the compiler supports them.Bruno Haible2003-04-101-0/+8
* Renamings and small reorganizations.Bruno Haible2003-04-091-0/+15
* Small simplifications.Bruno Haible2003-04-081-0/+6
* Move the handling of ALLCHARS (-k'*') into the Positions class.Bruno Haible2003-04-071-0/+52
* Change the positions to be 0-based, instead of 1-based.Bruno Haible2003-04-041-0/+28
* Cleanup options.Bruno Haible2003-04-031-0/+8
* New option --ignore-case.Bruno Haible2003-04-021-0/+44
* Fill unused asso_values[] entries in search.cc, not in output.cc.Bruno Haible2003-04-011-0/+8
* Additional check for the keywords.Bruno Haible2003-03-311-0/+3
* Portability to old compilers (such as MSVC).Bruno Haible2003-03-301-0/+2
* New option for position-independent code.Bruno Haible2003-03-291-0/+17
* New tests.Bruno Haible2003-03-281-0/+8
* Completely new asso_values search algorithm.Bruno Haible2003-03-181-0/+45
* Use 'unsigned int' instead of 'int' where it makes sense.Bruno Haible2003-03-171-0/+14
* Optimized choice during collision resolution.Bruno Haible2003-03-141-0/+14
* Better debugging output.Bruno Haible2003-03-131-0/+4
* Make the option -s easier to use.Bruno Haible2003-03-101-0/+17
* Improve debugging output.Bruno Haible2003-03-041-0/+13
* Portability fixes.Bruno Haible2003-03-031-0/+16
* Avoid gcc warnings about uninitialized variables.Bruno Haible2003-02-241-0/+3
* Implement backtracking.Bruno Haible2003-02-221-0/+22
* Prepare for backtracking.Bruno Haible2003-02-201-0/+15
* Comments and code restructuring.Bruno Haible2003-02-191-0/+11
* A more standard --version output.Bruno Haible2003-02-181-0/+3
* Introduce new alpha_inc pass, to avoid artificial duplicates.Bruno Haible2003-02-171-0/+39
* Change element type of _selchars from 'unsigned char' to 'unsigned int'.Bruno Haible2003-02-141-0/+19
* Move positions handling to its own file.Bruno Haible2003-02-131-0/+15
* When the option -k is not given, the default key positions are now computedBruno Haible2003-02-111-0/+52
* Implement % declarations.Bruno Haible2003-02-101-0/+30
* Rename some long options.Bruno Haible2003-01-311-0/+6
* Remove newline from default --delimiters.Bruno Haible2003-01-301-0/+5
* Slightly reorganize command line options help.Bruno Haible2003-01-291-0/+7
* New option --output-file.Bruno Haible2003-01-281-0/+13
* Use a standard format for error messages about the input file.Bruno Haible2003-01-271-0/+3
* Emit #line directives.Bruno Haible2003-01-241-0/+11
* Fix memory leaks.Bruno Haible2003-01-231-0/+15
* Rewrite the input routines.Bruno Haible2003-01-221-0/+34
* Open the input file in main.cc, not in class Options.Bruno Haible2003-01-211-0/+9
* Use autoconf-2.52.Bruno Haible2003-01-201-0/+7