index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
bench
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[2071] Add b10 prefix to libbench.la
Mukund Sivaraman
2012-08-02
2
-3
/
+3
*
[2071] Add b10 prefix to libdns++.la
Mukund Sivaraman
2012-08-02
1
-1
/
+1
*
[2071] Add b10 prefix to libutil.la
Mukund Sivaraman
2012-08-02
1
-1
/
+1
*
[2071] Add b10 prefix to libexceptions.la
Mukund Sivaraman
2012-08-02
2
-2
/
+2
*
[master] Use libtool from top_builddir
Mukund Sivaraman
2012-06-21
1
-1
/
+1
*
[2036] Integrate valgrind into our test suite
Mukund Sivaraman
2012-06-12
1
-0
/
+3
*
[1773] missing initialization
JINMEI Tatuya
2012-04-03
1
-1
/
+1
*
[1773] comment updates due to interface changes as part of fix.
JINMEI Tatuya
2012-04-03
1
-2
/
+4
*
[1773new] [1773] initial fix for clang++/Lion build failure
JINMEI Tatuya
2012-04-02
3
-26
/
+32
*
Add more .gitignore files (for unit tests)
Mukund Sivaraman
2012-03-09
1
-0
/
+1
*
Add more .gitignore files for the rest of generated stuff
Mukund Sivaraman
2012-03-09
1
-0
/
+1
*
[master] use two margins for benchmark test
Jelte Jansen
2012-03-02
1
-4
/
+6
*
[1697] added AbstractMessageRenderer::setBuffer method
JINMEI Tatuya
2012-02-24
1
-5
/
+4
*
[1470] Removed declared but unused exception variable
Stephen Morris
2011-12-12
1
-1
/
+1
*
[1470] Change some loop indexes to unsigned values
Stephen Morris
2011-12-12
1
-1
/
+1
*
[trac1286] do not install libbench
Jeremy C. Reed
2011-10-14
1
-1
/
+1
*
[trac1286] change check_PROGRAMS to noinst_PROGRAMS
Jeremy C. Reed
2011-10-11
1
-1
/
+1
*
[trac1091] don't install the unittest libraries
Jeremy C. Reed
2011-10-06
1
-1
/
+1
*
[trac1160] addition for systems where libtool ignores dependency_libs
Jelte Jansen
2011-08-01
1
-0
/
+1
*
[trac542] Add libexceptions to Makefile.am
Stephen Morris
2011-05-11
1
-0
/
+1
*
[trac542] Alterations to makefiles to take out unnecessary dependencies
Stephen Morris
2011-05-11
1
-3
/
+0
*
[trac542] Convert RUN_ALL_TESTS() to call to isc::util::unittest::run_all()
Stephen Morris
2011-05-11
2
-3
/
+6
*
[trac749] update namespace names
chenzhengzhang
2011-04-14
2
-4
/
+4
*
[trac749] refactor more C++ utility code
chenzhengzhang
2011-04-12
2
-4
/
+4
*
[trac749] refactor C++ utility library
chenzhengzhang
2011-04-11
3
-2
/
+5
*
[trac613] use nanosleep instead of usleep. mainly to silence cppcheck,
JINMEI Tatuya
2011-02-25
1
-8
/
+11
*
[trac613] avoid using an unused temporary variable.
JINMEI Tatuya
2011-02-24
1
-1
/
+1
*
cleanup: removed $Id$, which is useless now that we've migrated to git.
JINMEI Tatuya
2011-01-21
7
-14
/
+0
*
Fix doxygen commands. I guess was an overlooked typo.
Jeremy C. Reed
2010-11-16
1
-2
/
+2
*
merged trac #358 (various cleanups to the DNS message class)
JINMEI Tatuya
2010-11-04
1
-6
/
+6
*
made sure compiler optimization wouldn't skip searches by checking the search...
JINMEI Tatuya
2010-10-10
1
-3
/
+6
*
overall cleanup for clang++ support: adding comment, configure setup, etc.
JINMEI Tatuya
2010-10-10
2
-0
/
+2
*
- separated Rcode class declarations and definitions in different files
JINMEI Tatuya
2010-09-28
2
-1
/
+2
*
moved the Opcode class declarations and definitions to separate files.
JINMEI Tatuya
2010-09-28
2
-0
/
+2
*
typo fix in a comment.
Jeremy C. Reed
2010-09-08
1
-1
/
+1
*
a heuristic parameter adjustment for BenchMarkTest.run: the previous margin
JINMEI Tatuya
2010-08-10
1
-2
/
+2
*
changed the type of class constants from double to int so that they can be
JINMEI Tatuya
2010-08-09
2
-3
/
+11
*
worked around the buggy behavior of sunstudio about top-level consts
JINMEI Tatuya
2010-08-09
1
-1
/
+1
*
Include the testdata file in the distribution.
Jeremy C. Reed
2010-08-09
1
-0
/
+2
*
Include benchmark.h in the distribution (tarball).
Jeremy C. Reed
2010-08-09
1
-0
/
+1
*
merged branches/trac241, benchmark framework.
JINMEI Tatuya
2010-08-09
1
-1
/
+1
*
added notes on whether to have specific utilities like loadQueryData() in
JINMEI Tatuya
2010-08-09
1
-0
/
+12
*
noted a future extension
JINMEI Tatuya
2010-08-09
1
-0
/
+12
*
style fix: added blank lines between blocks of (function + its description)
JINMEI Tatuya
2010-08-09
1
-0
/
+10
*
mising return
JINMEI Tatuya
2010-07-13
1
-0
/
+1
*
added an ad hoc prerequisite check because it didn't work on some netbsd box.
JINMEI Tatuya
2010-07-13
1
-0
/
+23
*
workaround for compilers that fail to find class static constants used in EXP...
JINMEI Tatuya
2010-07-13
1
-0
/
+5
*
removed unnecessary LDADD
JINMEI Tatuya
2010-07-13
1
-1
/
+1
*
documented loadQueryData.
JINMEI Tatuya
2010-07-13
1
-2
/
+88
*
documented the benchmark template class.
JINMEI Tatuya
2010-07-13
1
-7
/
+257
[next]