summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/benchmarks (follow)
Commit message (Expand)AuthorAgeFilesLines
* [3507] Renamed B10_CXXFLAGS to KEA_CXXFLAGS.Marcin Siodelski2014-08-121-1/+1
* [3394] Renamed Kea libraries from libb10-something to libkea-something.Marcin Siodelski2014-04-151-6/+6
* [master] remove unused code, reported by Clang Static AnalyzerJeremy C. Reed2012-10-311-1/+0
* [2357] Update scaffolding using fix-scaffolding.py toolMukund Sivaraman2012-10-251-3/+3
* [2278] A number of cppcheck fixesJelte Jansen2012-09-272-3/+4
* [2098] make sure unexpected method call doesn't happen by exception/assertJINMEI Tatuya2012-08-312-2/+8
* [2098] some additional changes to making writeName virtual in the base class.JINMEI Tatuya2012-08-291-0/+1
* [2098] move the MessageRenderer: writeName to the base call as virtual method.JINMEI Tatuya2012-08-292-0/+8
* [2096] (Unrelated) MessageRenderer isn't copyableMichal 'vorner' Vaner2012-08-082-7/+21
* [2071] Add b10 prefix to libdns++.laMukund Sivaraman2012-08-021-2/+2
* [2071] Add b10 prefix to libutil.laMukund Sivaraman2012-08-021-2/+2
* [2071] Add b10 prefix to libexceptions.laMukund Sivaraman2012-08-021-2/+2
* Update .gitignore filesMukund Sivaraman2012-03-141-0/+1
* [master] Merge branch 'trac1603'JINMEI Tatuya2012-03-124-2/+517
|\
| * [1603] move OldMessageRenderer to benchmarks/JINMEI Tatuya2012-03-094-1/+335
| * [1603] cleanup: reverted the type of LabelSequence::name_ to a reference.JINMEI Tatuya2012-03-091-8/+0
| * [1603] updated the benchmark to include the intermediate version of renderer.JINMEI Tatuya2012-03-091-0/+8
| * [1603] added a new microbenchmark test for MessageRenderer implementations.JINMEI Tatuya2012-03-072-2/+183
* | Add more .gitignore files for the rest of generated stuffMukund Sivaraman2012-03-091-0/+1
|/
* [1697] 1st update: make MessageRenderer constructors parameter-free.JINMEI Tatuya2012-02-241-2/+1
* [trac1160] addition for systems where libtool ignores dependency_libsJelte Jansen2011-08-011-0/+1
* Merge branch 'work/rdatafields'Michal 'vorner' Vaner2011-04-191-1/+2
* [trac404] Spec size methodsMichal 'vorner' Vaner2011-04-181-1/+1
* [trac404] Unify the interface a little bitMichal 'vorner' Vaner2011-04-131-10/+12
* [trac404] Small cleanup & comment updateMichal 'vorner' Vaner2011-04-041-0/+2
* added a simple benchmark test for the RdataFields class compared to Rdata.JINMEI Tatuya2010-11-046-0/+274