BIND 10 trac1486, created. 504f64b2975180c69805756c4e6997c9dfdf140c [master] Merge branch 'trac2373'
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Nov 19 13:52:34 UTC 2012
The branch, trac1486 has been created
at 504f64b2975180c69805756c4e6997c9dfdf140c (commit)
- Log -----------------------------------------------------------------
commit 504f64b2975180c69805756c4e6997c9dfdf140c
Merge: bbb0752 377f14a
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Nov 19 20:04:08 2012 +0900
[master] Merge branch 'trac2373'
commit 377f14a32c7f86653f7c0e1f1217387fda38d6d2
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Nov 19 12:19:02 2012 +0900
[2373] added a comment about if-else complexity in State::start().
commit 843eaa0b842b335139c75f96275edc467bf6d7e6
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Nov 19 12:10:51 2012 +0900
[2373] added a test for qstring: confirm separators are regarded as part of str
commit c3d39b62623067beab9d99c091f0aeba10c3f833
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Nov 19 12:05:21 2012 +0900
[2373] additional test for escaped str: check escaped \ doesn't confuse lexer.
commit ac107fab886b1adb0085ade12b16d27caa0e6cb5
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Nov 14 23:40:12 2012 -0800
[2373] unrelated extension to getString(): allow recycling the string
I expect we'll need the string object version of token pretty often
for rrtype and TTL, and this version will help make it a bit more
efficient.
commit d25a434d8e43ce6edd20be13fa2e0653fc23591d
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Nov 14 19:16:04 2012 -0800
[2373] some more comment updates
commit 1ed3ca78fe3449303aa2f8bd78e358fc52d0584b
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Nov 14 19:04:02 2012 -0800
[2373] refactoring: extend skipComment to include 'escaped' consideration.
this will help constify 'c' in String::handle.
commit 1726141cbf07e20701c8e82e93bec507228de49a
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Nov 14 19:01:20 2012 -0800
[2373] refactoring: use bitmap to check token boundary.
this will help unify the conditions and keep the code concise, and is
hopefully a bit more efficient.
commit 31b507f443ec26b5891a2c87daf1754ecc289bdf
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Nov 14 18:41:14 2012 -0800
[2373] supported quoted string state
commit 8aa3316316582b761d39b44429941679a3da8b9b
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Nov 14 15:51:41 2012 -0800
[2373] (unrelated doc fix) corrected "optionality" of token type
EOL/EOF will be always returned if found; INTIAL_WS will be returned
only specified in option
commit b5d6b400ec3273ebdc3d78a9917fb1a38f4ca795
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Nov 14 15:01:36 2012 -0800
[2373] supported escaping separaters
commit 5955402e8ad37224873938aba01815e0c4f53cd6
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Nov 14 14:45:26 2012 -0800
[2373] supported other separater characters and comments
commit c7767cfac3978a900750b0d95294050368434f65
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Nov 14 11:18:38 2012 -0800
[2373] comment update
commit 587f975a2a6132667ecc7f6478534d7c4cf91459
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Nov 14 11:16:56 2012 -0800
[2373] implemented some simple case of string state handling.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list