Historique des commits

Auteur SHA1 Message Date
  Michal 'vorner' Vaner e27a2922bc [2375] Return a reference to the token il y a 12 ans
  Michal 'vorner' Vaner 907061f81b [2375] Handle EOF after unbalanced parentheses il y a 12 ans
  Michal 'vorner' Vaner 0c0888ef6a [2375] Remove exception handling from getNextToken il y a 12 ans
  JINMEI Tatuya 23b2fe710b [2375] grammar/typo fixes in comments/doc il y a 12 ans
  Michal 'vorner' Vaner 3792c2bf3c [2375] Clarify comment il y a 12 ans
  Michal 'vorner' Vaner f9a8f7668e [2375] Use safety measures il y a 12 ans
  Michal 'vorner' Vaner 20897c866a [2375] Clarify comment il y a 12 ans
  Michal 'vorner' Vaner 99aed51b37 [2375] Test ungetting after EOF il y a 12 ans
  Michal 'vorner' Vaner 12aac74652 [2375] Check an unbalanced parenthesis is detected il y a 12 ans
  Michal 'vorner' Vaner be89b811e8 [2375] Don't restore internal token on ungetToken il y a 12 ans
  Michal 'vorner' Vaner 83053b85d9 [2375] Don't propagate exceptions from internal namespace il y a 12 ans
  Michal 'vorner' Vaner 6131e5b395 [2375] Provide weak exception guarantee il y a 12 ans
  Michal 'vorner' Vaner bc474e2398 [2375] Implement ungetting tokens il y a 12 ans
  Michal 'vorner' Vaner 0287ca83ae [2375] Tests for ungetting tokens il y a 12 ans
  Michal 'vorner' Vaner 33a3143ca0 [2375] Check we don't read past the end il y a 12 ans
  Michal 'vorner' Vaner a48d74bc87 [2375] Add a test a token is actually produced il y a 12 ans
  Michal 'vorner' Vaner 200ed42600 [2375] Implement basic getNextToken il y a 12 ans
  Michal 'vorner' Vaner 9d2bab2003 [2375] Tests for simple versions of getToken il y a 12 ans
  Michal 'vorner' Vaner 1c14515cc6 [2375] A fake state class il y a 12 ans
  Michal 'vorner' Vaner 5a3cd7b57c [2375] getNextToken() and ungetNextToken() interface. il y a 12 ans
  JINMEI Tatuya 504f64b297 [master] Merge branch 'trac2373' il y a 12 ans
  JINMEI Tatuya 377f14a32c [2373] added a comment about if-else complexity in State::start(). il y a 12 ans
  JINMEI Tatuya 843eaa0b84 [2373] added a test for qstring: confirm separators are regarded as part of str il y a 12 ans
  JINMEI Tatuya c3d39b6262 [2373] additional test for escaped str: check escaped \ doesn't confuse lexer. il y a 12 ans
  Mukund Sivaraman bbb0752c34 Merge branch 'master' into trac2421 il y a 12 ans
  Stephen Morris 33283af8e0 [master] ChangeLog for trac2475 il y a 12 ans
  Stephen Morris 834fa9e8f5 [2475] Merge branch 'master' into trac2475 il y a 12 ans
  Stephen Morris 3ba0299ad2 [2475] Put #include directives in correct order il y a 12 ans
  Stephen Morris d2551c3b2b [2475] Split dhcp files into dhcp and dhcpsrv directories il y a 12 ans
  Mukund Sivaraman e650a0f7e5 [2421] Put code inside EXPECT_NO_THROW il y a 12 ans