Commit History

Author SHA1 Message Date
  Jelte Jansen d337cce495 [2374] Fix comments in number tokens 12 years ago
  Jelte Jansen 70a7eb4ae1 [2374] Add Number lexer state 12 years ago
  Mukund Sivaraman ac0d3badda Merge branch 'master' into trac2451 12 years ago
  Mukund Sivaraman 3d36fed306 [2421] Print a message (when running make install) about default services 12 years ago
  Mukund Sivaraman a9ed9aeccd [2451] Update the guide too about services in default config 12 years ago
  Mukund Sivaraman 82bf3de5bb [2451] Update message in README about services in default config 12 years ago
  JINMEI Tatuya 504f64b297 [master] Merge branch 'trac2373' 12 years ago
  JINMEI Tatuya 377f14a32c [2373] added a comment about if-else complexity in State::start(). 12 years ago
  JINMEI Tatuya 843eaa0b84 [2373] added a test for qstring: confirm separators are regarded as part of str 12 years ago
  JINMEI Tatuya c3d39b6262 [2373] additional test for escaped str: check escaped \ doesn't confuse lexer. 12 years ago
  Mukund Sivaraman bbb0752c34 Merge branch 'master' into trac2421 12 years ago
  Stephen Morris 33283af8e0 [master] ChangeLog for trac2475 12 years ago
  Stephen Morris 834fa9e8f5 [2475] Merge branch 'master' into trac2475 12 years ago
  Stephen Morris 3ba0299ad2 [2475] Put #include directives in correct order 12 years ago
  Stephen Morris d2551c3b2b [2475] Split dhcp files into dhcp and dhcpsrv directories 12 years ago
  Mukund Sivaraman e650a0f7e5 [2421] Put code inside EXPECT_NO_THROW 12 years ago
  Mukund Sivaraman 744d1be57a [2421] Update comments about test data 12 years ago
  Jeremy C. Reed 3ef8b3161b [master] add changelog entry for ticket 2471 12 years ago
  Jeremy C. Reed 53e4c255e0 [master]Merge remote-tracking branch 'remotes/bind10-private/sec-trac2471' 12 years ago
  JINMEI Tatuya ac107fab88 [2373] unrelated extension to getString(): allow recycling the string 12 years ago
  Mukund Sivaraman b37e972c6c [2421] Include zone name in log messages 12 years ago
  Mukund Sivaraman 74985768e6 [2421] Update DATASRC_LOAD_FROM_ITERATOR_ERROR description 12 years ago
  Mukund Sivaraman 49d6a081b5 [2421] Add unit tests for broken zones during configure() 12 years ago
  JINMEI Tatuya d25a434d8e [2373] some more comment updates 12 years ago
  JINMEI Tatuya 1ed3ca78fe [2373] refactoring: extend skipComment to include 'escaped' consideration. 12 years ago
  JINMEI Tatuya 1726141cbf [2373] refactoring: use bitmap to check token boundary. 12 years ago
  JINMEI Tatuya 31b507f443 [2373] supported quoted string state 12 years ago
  JINMEI Tatuya 8aa3316316 [2373] (unrelated doc fix) corrected "optionality" of token type 12 years ago
  JINMEI Tatuya b5d6b400ec [2373] supported escaping separaters 12 years ago
  JINMEI Tatuya 5955402e8a [2373] supported other separater characters and comments 12 years ago