- 24 Jan, 2017 1 commit
-
-
Francis Dupont authored
-
- 02 Jan, 2017 1 commit
-
-
Tomek Mrugalski authored
-
- 22 Dec, 2016 3 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
- address_family_, default ctor removed from two parsers - copyright year updated - Element::getNonConst is now documented - user's guide is now clear about csv-format default value is now true
-
Tomek Mrugalski authored
-
- 29 Nov, 2016 1 commit
-
-
Tomek Mrugalski authored
It now contains vector of ElementPtr, rather than ConstElementPtr
-
- 16 Dec, 2015 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 17 Jun, 2015 1 commit
-
-
Francis Dupont authored
This reverts commit 8d0324f4, reversing changes made to 9257854f. Revert trac3732a merge because config was reused by command stuff.
-
- 13 Jun, 2015 1 commit
-
-
Francis Dupont authored
-
- 21 May, 2015 1 commit
-
-
Francis Dupont authored
-
- 14 May, 2015 1 commit
-
-
Tomek Mrugalski authored
- {ptime,duration}ToText moved to lib/util - missing comments added - EXPECT_EQ -> ASSERT_EQ - several consts added - protected methods are now private in Observation - tabs converted to spaces
-
- 08 May, 2015 1 commit
-
-
Tomek Mrugalski authored
-
- 19 May, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 08 May, 2014 2 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 23 Apr, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 22 Apr, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 18 Apr, 2014 4 commits
-
-
Marcin Siodelski authored
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 17 Apr, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 10 Oct, 2013 1 commit
-
-
Kean Johnston authored
It has been asserted that using empty() is more efficient than using size() > 0 due to the possible extra work size() has to do. So provide an empty() function, which matches the underlying Boost implementation.
-
- 07 Aug, 2013 1 commit
-
-
Kazunori Fujiwara authored
-
- 08 Jul, 2013 1 commit
-
-
Kazunori Fujiwara authored
-
- 03 Jul, 2013 1 commit
-
-
Kazunori Fujiwara authored
Element::create accepts char, short, int, long, long long, int32_t and int64_t. IntElement->intValue() returns int64_t. IntElement->getValue() and IntElement->setValue() accept int64_t only.
-
- 15 Mar, 2013 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 06 Mar, 2013 1 commit
-
-
Jeremy C. Reed authored
reviewed by jelte via jabber. Changes some log message descriptions and some function arguments and some output.
-
- 07 Jan, 2013 2 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 25 Oct, 2012 1 commit
-
-
Mukund Sivaraman authored
See bug #2367 for the fix-scaffolding.py tool.
-
- 09 Oct, 2012 2 commits
-
-
Mukund Sivaraman authored
-
Kazunori Fujiwara authored
Two bugs in src/lib/cc/data.h: * Element::find() does not return value because its argument is not a reference. * getValue() member functions does not work for ConstElementPointer because getValue() member functions are not specified as const. Aharen found these bugs.
-
- 27 Jun, 2011 1 commit
-
-
Jelte Jansen authored
-
- 07 Feb, 2011 1 commit
-
-
Jeremy C. Reed authored
Add missing definitions. Fix typos. Add or change some punctuation. Minor grammar fixes. Quote a term so doesn't become a link.
-
- 21 Jan, 2011 1 commit
-
-
JINMEI Tatuya authored
briefly talked about it on jabber, no one opposed to it, Jeremy explicitly agreed. changes are trivial themselves, so no explicit review.
-
- 25 Aug, 2010 1 commit
-
-
JINMEI Tatuya authored
should be trivial enough, so skipping review. also made a minor editorial change: remove a redundant semi-colon after a block git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2806 e5f2f494-b856-4b98-b285-d166d9295462
-
- 16 Aug, 2010 2 commits
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac310@2748 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
- added surrandong parentheses for return values based on agreed guideline - removed redundant semicolons after a block - fixed curly brace position diff is large, but the change is very trivial. so I'm skipping explicit review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2745 e5f2f494-b856-4b98-b285-d166d9295462
-