- 24 Jan, 2015 4 commits
-
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
- 16 Aug, 2014 1 commit
-
-
Jesse Beder authored
-
- 25 Mar, 2014 1 commit
-
-
Jesse Beder authored
-
- 23 Mar, 2014 2 commits
-
-
Jesse Beder authored
-
Jesse Beder authored
-
- 22 Mar, 2014 1 commit
-
-
Jesse Beder authored
-
- 10 Nov, 2013 1 commit
-
-
Jesse Beder authored
-
- 13 Apr, 2013 2 commits
-
-
Jesse Beder authored
-
Jesse Beder authored
-
- 03 Apr, 2013 2 commits
-
-
Jesse Beder authored
-
Jesse Beder authored
-
- 02 Apr, 2013 4 commits
-
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
warning C4146: unary minus operator applied to unsigned type, result still unsigned
-
- 09 Nov, 2012 1 commit
-
-
Jesse Beder authored
-
- 01 Nov, 2012 2 commits
-
-
Jesse Beder authored
-
Jesse Beder authored
Added force_insert for mapping nodes that doesn't check to see if the key exists already (so it could duplicate keys)
-
- 31 Oct, 2012 1 commit
-
-
Jesse Beder authored
-
- 17 Jul, 2012 1 commit
-
-
Jeff Wang authored
-
- 04 Jul, 2012 1 commit
-
-
Jesse Beder authored
-
- 19 May, 2012 1 commit
-
-
Jesse Beder authored
-
- 21 Jan, 2012 1 commit
-
-
Jesse Beder authored
-
- 13 Jan, 2012 1 commit
-
-
Jesse Beder authored
Updated new API conversion to handle nan/inf and to throw when the conversion didn't use the entire string (e.g., parsing 1.2 as an integer)
-
- 12 Jan, 2012 2 commits
-
-
Jesse Beder authored
-
Jesse Beder authored
-
- 11 Jan, 2012 1 commit
-
-
Jesse Beder authored
Added explicit conversion from an iterator value to a Node. This conversion was always allowed (since the iterator value is derived from Node, but since Node has a templated constructor, that would take precedence over the derived-to-base conversion. This didn't seem to be a problem in gcc or clang, but MSVC seems to have trouble. (new API)
-
- 07 Jan, 2012 1 commit
-
-
Jesse Beder authored
Fixed compiler error in iterator_base friend forward declaration in node on clang (and I hope MSVC), plus warnings on clang
-
- 21 Dec, 2011 1 commit
-
-
Jesse Beder authored
-
- 13 Nov, 2011 1 commit
-
-
Jesse Beder authored
-
- 14 Sep, 2011 1 commit
-
-
Jesse Beder authored
-
- 13 Sep, 2011 6 commits
-
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
Switched Node::operator=(const Node&) to *not* force itself to create its node first (since we're just assigning them)
-