Commit History

Author SHA1 Message Date
  Brad Robinson 900746c0d1 Fix for failing to save new files 7 years ago
  Brad Robinson ab3e5bc73d Better atomic flush + use replace file + save backup file 7 years ago
  Brad Robinson 4ed16231ca Merge branch 'master' of github.com:toptensoftware/PetaJson 8 years ago
  Brad Robinson 752594dfa3 Support for atomic file writes 8 years ago
  Brad Robinson 00fd0caac4 Merge branch 'master' of github.com:toptensoftware/PetaJson 8 years ago
  Brad Robinson e618b0dd2c Fixed hex parsing 8 years ago
  Brad Robinson 549016eb26 Don't stomp stack on exception re-throw 8 years ago
  Brad Robinson 536afbba3a Merge branch 'UnknownEnumSupport' 9 years ago
  Brad Robinson e3e6ee2ec0 Unknown enum support 9 years ago
  Brad Robinson 02f082ceb4 Support for deprecated properties that are loaded but not saved 10 years ago
  Brad Robinson ce08696b47 Fix for parsing flag enums 10 years ago
  Brad Robinson 90fb2e4e3e Fix for classes derived from generic collections 10 years ago
  Brad Robinson 252006045d Merge commit '3b33db8' 10 years ago
  Brad Robinson 3b33db8a7a Fix for private property serialization 10 years ago
  Brad Robinson 6bd4ffe5f3 Fix to include type name in exception when Activator.CreateInstance fails 10 years ago
  Brad Robinson db37976e3e Fix for formatting in arrays 10 years ago
  Brad Robinson 476d4739a9 Fixed clone to create correct instance type 10 years ago
  Brad Robinson 8afd1a0bbc Don't create Parser for reference types with no parameterless constructor, cleaner error messages 11 years ago
  Brad Robinson 6f8e319bf3 Show context on parse exception, handle [Flags] enums, fix for incorrectly closing stream on reparse 11 years ago
  Brad Robinson 1db8c04490 Reparse and IDictionary<> extensions 11 years ago
  Brad Robinson ac4b0104e9 Support for serializing interface types eg: Json.Parse<IEnumerable<string>> 11 years ago
  Brad Robinson 17e8ef453f Easier custom formatting for value types 11 years ago
  Brad Robinson 08674068d4 Misc tweaks 11 years ago
  Brad Robinson 76c8aa017d Fixes for obfuscated builds 11 years ago
  Brad Robinson 70fc4eb05e More misc polish 11 years ago
  Brad Robinson 59947e8eda String escaping tests 11 years ago
  Brad Robinson 73aa54a938 More test cases + bug fixes 11 years ago
  Brad Robinson 5c222d72e7 Misc cleanup 11 years ago
  Brad Robinson 7782c7d46f DataContract/Member support 11 years ago
  Brad Robinson c3ad3f89ec Recombined Core + Emit back into a single file 11 years ago