- 07 Mar, 2017 1 commit
-
-
Francis Dupont authored
-
- 24 Jan, 2017 1 commit
-
-
Francis Dupont authored
-
- 04 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
-
- 14 Dec, 2016 1 commit
-
-
Andrei Pavel authored
-
- 12 Dec, 2016 1 commit
-
-
Francis Dupont authored
-
- 11 Dec, 2016 1 commit
-
-
Francis Dupont 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
-
- 22 Sep, 2015 1 commit
-
-
Shawn Routhier authored
-
- 21 May, 2015 1 commit
-
-
Francis Dupont authored
-
- 11 May, 2015 1 commit
-
-
Francis Dupont authored
-
- 25 Aug, 2014 1 commit
-
-
Marcin Siodelski authored
Also, removed multiple references to DHCP4_CONFIG_LOAD_FAIL from the DHCPv4 server and DHCP6_CONFIG_LOAD_FAIL from the DHCPv6 server.
-
- 22 May, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 20 May, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 19 May, 2014 2 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 08 May, 2014 2 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 22 Apr, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 18 Apr, 2014 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 17 Apr, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 12 Mar, 2014 1 commit
-
-
Thomas Markwalder authored
Files reverted:
-
- 24 Feb, 2014 1 commit
-
-
Thomas Markwalder authored
data::merge function is intended to merge to map elements together. However, if those maps contain elements which are themselves maps they are not merged. The function uses recursion to merge map sub-elements.
-
- 15 Nov, 2013 2 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
this has been a bug, but it's now critical as libc++ makes it errors for ifstream.
-
- 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.
-
- 06 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.
-
- 13 Jun, 2013 2 commits
-
-
Mukund Sivaraman authored
-
fujiwara authored
-
- 12 Jun, 2013 2 commits
-
-
fujiwara authored
-
Michal 'vorner' Vaner authored
-
- 11 Jun, 2013 1 commit
-
-
Kazunori Fujiwara authored
Now support LONG_MAX, LONG_MIN and floating underflow detection
-