Commits
| Author | Commit | Message | Date | Builds |
|---|---|---|---|---|
|
Added tag 0.9.16530.1 for changeset 7d2430411e62
|
|
|||
|
Project URL update in nuspecs
|
|
|||
|
Ignore ReSharper settings files
|
|
|||
|
Ignoring Hg rejected files
|
|
|||
|
Fixes issue #57
|
|
|||
|
Added tag 0.9.16530 for changeset 00d104079022
|
|
|||
|
Bumping versions for release 0.9.16530
|
|
|||
|
Referencing all scripts and docs in VS solution
|
|
|||
|
Adding packaging script
|
|
|||
|
Nuspec files paths fixes & symbols support
|
|
|||
|
Initial import of nuspecs
|
|
|||
|
.NET Framework 2.0 target fix for CS0246: The type or namespace name 'var' could not be found
|
|
|||
|
Modify DateTimeImporter to accept the 'Z'ulu (UTC) character in the timezone specifier (fixes issue #54)
|
|
|||
|
Fixes issue #49
|
|
|||
|
Fixes issue #48
|
|
|||
|
Dead imports
|
|
|||
|
Fixes issue #42 (also adding request media type)
|
|
|||
|
a0a2767
M
|
Merge
|
|
||
|
Fixes issue #37
|
|
|||
|
434f160
M
|
Merge
|
|
||
|
Added JsonTextReader.CharCount so actual characters consumed can be discovered
|
|
|||
|
Added *.docstates to ignore list
|
|
|||
|
Updated Python proxy generator to use json instead of simplejson
|
|
|||
|
Added better check for use of FreeJsonMemberReadingHelper with non-object after ctor
|
|
|||
|
Added CannotTailReadOnArray test for FreeJsonMemberReadingHelper
|
|
|||
|
Removed impossible assert in CannotTailReadEmptySource test for FreeJsonMemberReadingHelper
|
|
|||
|
Refactored JsonMemberNamingConventionAttribute internals
|
|
|||
|
Added a JsonObject ctor to initialize from a JsonMember sequence
|
|
|||
|
Added conversion operator for BigInteger to JsonNumber
|
|
|||
|
Added missing JsonBuffer importer to stock of importers
|
|