- 07 Dec, 2011 2 commits
-
-
JINMEI Tatuya authored
for the positive case to a separate method and used it directly from find() and findWildcardMatch(). Moved detailed comments of findWildcardMatch to the head of its definition so that the function body will be physically concise.
-
Stephen Morris authored
-
- 01 Dec, 2011 2 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 29 Nov, 2011 1 commit
-
-
JINMEI Tatuya authored
-
- 28 Nov, 2011 2 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
-
- 25 Nov, 2011 2 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
Added utility to put messages in a message file into alphabetical order and, for ease of further editing, the data source message file in alphabetical order.
-
- 23 Nov, 2011 5 commits
-
-
JINMEI Tatuya authored
ones for each subcase of find().
-
JINMEI Tatuya authored
eliminating the need for making a copy of it)
-
JINMEI Tatuya authored
their definitions. define 'origin' immediately before it's used, which also makes the method a bit more efficient in the delegation case.
-
JINMEI Tatuya authored
(NXDOMAIN/empty name/wildcard) case to a separate method to make the main method even more concise.
-
JINMEI Tatuya authored
findWildcardMatch() instead of first_ns and last_known, thereby eliminating the need for defining and using these variables.
-
- 22 Nov, 2011 3 commits
-
-
JINMEI Tatuya authored
in findWildcardMatch(). as a result we can now use the common FindResult struct as the return type of findWildcardMatch().
-
JINMEI Tatuya authored
code logic with intermediate state variable with direct return. (as a result of some log points were lost, which should be recovered later)
-
JINMEI Tatuya authored
sufficiently short.
-
- 21 Nov, 2011 3 commits
-
-
JINMEI Tatuya authored
- constify things as much as possible - a bit of style fixes (brace position, etc)
-
Stephen Morris authored
-
Stephen Morris authored
-
- 18 Nov, 2011 4 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
- 17 Nov, 2011 3 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
updated the test data schema for the diffs table.
-
- 16 Nov, 2011 10 commits
-
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
-
Naoki Kambe authored
-
Naoki Kambe authored
Conflicts: ChangeLog
-
Stephen Morris authored
-
Stephen Morris authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Naoki Kambe authored
-
Naoki Kambe authored
the exact evaluation of the requested URI is added at git 88147da5.
-
- 15 Nov, 2011 3 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-