summaryrefslogtreecommitdiff
path: root/src/input.h
Commit message (Expand)AuthorAgeFilesLines
* Change source code license to GPLv3+.Bruno Haible2008-08-231-7/+5
* Update FSF postal address.Bruno Haible2005-05-141-1/+1
* Provoke a compilation error if the execution character set doesn't match theBruno Haible2003-04-281-1/+4
* Emit #line directives.Bruno Haible2003-01-241-0/+1
* Fix memory leaks.Bruno Haible2003-01-231-1/+2
* Rewrite the input routines.Bruno Haible2003-01-221-19/+26
* Use const where possible.Bruno Haible2003-01-131-1/+1
* Rework the Read_Line class.Bruno Haible2002-12-111-1/+1
* Update copyright notice to GPL v2.Bruno Haible2002-11-251-15/+16
* Let the input module see only Keyword, not KeywordExt.Bruno Haible2002-11-221-1/+5
* Start using bool.Bruno Haible2002-11-191-1/+1
* Align all member declarations.Bruno Haible2002-11-181-12/+12
* Move the input routines to class Input.Bruno Haible2002-11-151-0/+52