Baptiste Lepilleur
|
3a1b93be1c
|
- added Int/UInt typedef in Json namespace. Modified Value::Int and Value::UInt to be typedef on those. Modified code to use Json::Int instead of Value::Int.
- added Value constructor taking begin/end pointer to initialize the Value with a non-zero terminated string.
|
2010-02-21 14:08:17 +00:00 |
|
Baptiste Lepilleur
|
4a5e58c4f4
|
Integrated part of Patch #2839016, fixing default iterator initialization when using internal map.
|
2010-01-15 14:56:59 +00:00 |
|
Baptiste Lepilleur
|
56c0401a90
|
Fixed compilation with Sun Studio 12 (avoid usage of std::distance)
|
2009-11-24 17:43:58 +00:00 |
|
Baptiste Lepilleur
|
a1d6c9e66a
|
Fixed iteration bug over null values.
|
2009-11-23 22:33:30 +00:00 |
|
Baptiste Lepilleur
|
f73d4b9a6b
|
Fixed compilation issue with vs2005
|
2009-11-19 19:13:18 +00:00 |
|
Baptiste Lepilleur
|
5d0ed235c6
|
Fixed default constructor initialization.
|
2009-11-18 17:12:24 +00:00 |
|
Christopher Dunn
|
b2f720456e
|
Added prop svn:eol-style native. Stripped carriage-returns on unix. Hopefully, this will work for Windows too now.
|
2007-06-13 15:48:30 +00:00 |
|
Baptiste Lepilleur
|
4cd8bae331
|
- reorganized repository to match standard layout
|
2007-03-15 22:11:38 +00:00 |
|