Historique des commits

Auteur SHA1 Message Date
  Mukund Sivaraman d09c436d4b [2572] Make minor comment updates il y a 12 ans
  JINMEI Tatuya 5eeb4b30cb [2572] avoid direct comparison between size_t and streampos il y a 12 ans
  JINMEI Tatuya 84ba4a728f [2572] handled solaris oddity: catch uncommon/buggy results of seekg/tellg. il y a 12 ans
  JINMEI Tatuya a032d84ef4 [master] explicitly cast -1 to std::streampos. needed for some compilers. il y a 12 ans
  JINMEI Tatuya 4baf3a4dca [2572] introduced a special source size of "unknown". il y a 12 ans
  JINMEI Tatuya 989e0535b0 [2572] added InputSource::getPosition() to return the current positio of src. il y a 12 ans
  JINMEI Tatuya b32cd0ea87 [2572] added InputSource::getSize() to know the total size of the source. il y a 12 ans
  Michal 'vorner' Vaner 83053b85d9 [2375] Don't propagate exceptions from internal namespace il y a 12 ans
  JINMEI Tatuya 82ad5754e3 [master] Merge branch 'trac2371' il y a 12 ans
  Mukund Sivaraman dce5a5557d [2369] Use prefix syntax for increment/decrement operators il y a 12 ans
  JINMEI Tatuya 430b6e2f07 [2371] move the definition of END_OF_STREAM from test to the main impl .cc. il y a 12 ans
  Mukund Sivaraman ff7cec44f4 [2369] Describe why the operation failed in OpenError exception il y a 12 ans
  Mukund Sivaraman 9af419deb6 [2369] Add InputSource::mark() as a combination of saveLine() and compact() il y a 12 ans
  Mukund Sivaraman ccb0973459 [2369] Constify variables in various places il y a 12 ans
  Mukund Sivaraman ed1a2ad7df [2369] Use the more specialized std::ifstream instead of std::fstream il y a 12 ans
  Mukund Sivaraman a2090f1d57 [2369] Throw OpenError when opening the input file fails il y a 12 ans
  Mukund Sivaraman eb92bed532 [2369] Distinguish between EOF and failures in getChar() il y a 12 ans
  Mukund Sivaraman 5ac6e8b56c [2369] Use a const variable's value for END_OF_STREAM state il y a 12 ans
  Mukund Sivaraman 710bac3516 [2369] Initialize buffer_pos_ with 0 il y a 12 ans
  Mukund Sivaraman 6b8bf7d03e [2369] Rename exception to UngetBeforeBeginning il y a 12 ans
  Mukund Sivaraman 6847454e58 [2369] Rename files to master_lexer_inputsource.{cc,h} il y a 12 ans