Menu

Code Commit Log


Commit Date  
[r242] by christopherdunn

(bug#3314841) Fixed JSON_IS_AMALGAMATION. Using os.path for OSX filename compatibility.

2011-06-22 00:43:31 Tree
[r241] by christopherdunn

More missing constructor initializers found by Coverity.

2011-06-21 23:02:06 Tree
[r240] by christopherdunn

Another simple addition for constructor initialization, PathArgument.

2011-06-21 22:08:49 Tree
[r239] by christopherdunn

Simple changes to Reader initialization, from Chromium folks. (I do not think this was submitted as a bug.)

2011-06-21 21:56:54 Tree
[r238] by christopherdunn

More eol changes.

2011-06-21 21:53:02 Tree
[r237] by christopherdunn

Switched CRLF to LF in repo, and added svn:eol-style native. I might have missed a few files though. Just committing what I have so far.

2011-06-21 21:18:49 Tree
[r236] by christopherdunn

Just testing whether I can still commit changes. I cannot tell my access-level from the sf project page.

2011-06-21 20:34:40 Tree
[r235] by blep

Fixed unit tests execution on MSVC 6 by removing usage of std::numeric_limits. It was returning 0 value in some max cases. Fixed Value::asFloat() to use integerToDouble().

2011-05-27 08:12:41 Tree
[r234] by blep

Fixed compilation issues with MSVC 6: replace usage of ostringstream with valueToString to support 64 bits integer and high precision floating point conversion to string. Replace usage of ULL and LL literal with UInt64(expr) and Int64(expr). Introduced helper function uint64ToDouble() to work-around missing conversion. Unit tests do not pass yet.

2011-05-26 22:55:24 Tree
[r233] by blep

Fixed MSVS 2003, 2005 and 2008 tests execution by normalizing floating-point string representation using helper normalizeFloatingPointStr().

2011-05-26 20:14:32 Tree
Older >
MongoDB Logo MongoDB