BIND 10 trac2373, created. ac107fab886b1adb0085ade12b16d27caa0e6cb5 [2373] unrelated extension to getString(): allow recycling the string
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Nov 15 07:43:06 UTC 2012
The branch, trac2373 has been created
at ac107fab886b1adb0085ade12b16d27caa0e6cb5 (commit)
- Log -----------------------------------------------------------------
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