summaryrefslogtreecommitdiff
path: root/src/lib/dns/benchmarks
AgeCommit message (Expand)Author
2016-12-14Added #include <config.h> to all .cc files.Andrei Pavel
2015-12-16[4236] Updated copyright dates in all files.Marcin Siodelski
2015-12-16[4236] Replaced license text in all files containing it.Marcin Siodelski
2014-08-12[3507] Renamed B10_CXXFLAGS to KEA_CXXFLAGS.Marcin Siodelski
2014-04-15[3394] Renamed Kea libraries from libb10-something to libkea-something.Marcin Siodelski
2012-10-31[master] remove unused code, reported by Clang Static AnalyzerJeremy C. Reed
2012-10-25[2357] Update scaffolding using fix-scaffolding.py toolMukund Sivaraman
2012-09-27[2278] A number of cppcheck fixesJelte Jansen
2012-08-30[2098] make sure unexpected method call doesn't happen by exception/assertJINMEI Tatuya
2012-08-29[2098] some additional changes to making writeName virtual in the base class.JINMEI Tatuya
2012-08-29[2098] move the MessageRenderer: writeName to the base call as virtual method.JINMEI Tatuya
2012-08-08[2096] (Unrelated) MessageRenderer isn't copyableMichal 'vorner' Vaner
2012-08-02[2071] Add b10 prefix to libdns++.laMukund Sivaraman
2012-08-02[2071] Add b10 prefix to libutil.laMukund Sivaraman
2012-08-02[2071] Add b10 prefix to libexceptions.laMukund Sivaraman
2012-03-14Update .gitignore filesMukund Sivaraman
2012-03-12[master] Merge branch 'trac1603'JINMEI Tatuya
2012-03-08[1603] move OldMessageRenderer to benchmarks/JINMEI Tatuya
2012-03-08[1603] cleanup: reverted the type of LabelSequence::name_ to a reference.JINMEI Tatuya
2012-03-09Add more .gitignore files for the rest of generated stuffMukund Sivaraman
2012-03-08[1603] updated the benchmark to include the intermediate version of renderer.JINMEI Tatuya
2012-03-06[1603] added a new microbenchmark test for MessageRenderer implementations.JINMEI Tatuya
2012-02-23[1697] 1st update: make MessageRenderer constructors parameter-free.JINMEI Tatuya
2011-08-01[trac1160] addition for systems where libtool ignores dependency_libsJelte Jansen
2011-04-19Merge branch 'work/rdatafields'Michal 'vorner' Vaner
2011-04-18[trac404] Spec size methodsMichal 'vorner' Vaner
2011-04-13[trac404] Unify the interface a little bitMichal 'vorner' Vaner
2011-04-04[trac404] Small cleanup & comment updateMichal 'vorner' Vaner
2010-11-04added a simple benchmark test for the RdataFields class compared to Rdata.JINMEI Tatuya