2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 04:57:52 +00:00

9 Commits

Author SHA1 Message Date
Mukund Sivaraman
ed1a2ad7df [2369] Use the more specialized std::ifstream instead of std::fstream 2012-11-04 21:40:33 +05:30
Mukund Sivaraman
80b227af0b [2369] Move exceptions to the top of class 2012-11-02 09:59:16 +05:30
Mukund Sivaraman
a2090f1d57 [2369] Throw OpenError when opening the input file fails 2012-11-02 09:57:30 +05:30
Mukund Sivaraman
e32617d592 [2369] Explain how compact() affects ungetAll() 2012-11-01 10:40:00 +05:30
Mukund Sivaraman
eb92bed532 [2369] Distinguish between EOF and failures in getChar() 2012-11-01 10:35:17 +05:30
Mukund Sivaraman
5ac6e8b56c [2369] Use a const variable's value for END_OF_STREAM state 2012-11-01 10:20:10 +05:30
Mukund Sivaraman
b27d601b91 [2369] Constify name_ 2012-11-01 09:48:55 +05:30
Mukund Sivaraman
6b8bf7d03e [2369] Rename exception to UngetBeforeBeginning 2012-11-01 09:46:40 +05:30
Mukund Sivaraman
6847454e58 [2369] Rename files to master_lexer_inputsource.{cc,h} 2012-11-01 09:39:35 +05:30