提交歷史

作者 SHA1 備註 提交日期
  Brad Robinson f3e1487f07 Merge branch 'master' of github.com:toptensoftware/PetaJson 7 年之前
  Brad Robinson 2b7f21c71e Reverted to .NET 4.5 7 年之前
  Brad Robinson 3112109050 .NET 4.5 project 7 年之前
  Brad Robinson 900746c0d1 Fix for failing to save new files 7 年之前
  Brad Robinson ab3e5bc73d Better atomic flush + use replace file + save backup file 7 年之前
  Brad Robinson 641d14c8ae netcore build 8 年之前
  Brad Robinson 2aabecbd39 Changed framework 8 年之前
  Brad Robinson 4ed16231ca Merge branch 'master' of github.com:toptensoftware/PetaJson 8 年之前
  Brad Robinson 752594dfa3 Support for atomic file writes 8 年之前
  Brad Robinson ebf811b33e Assembly wrapper 8 年之前
  Brad Robinson 00fd0caac4 Merge branch 'master' of github.com:toptensoftware/PetaJson 8 年之前
  Brad Robinson e618b0dd2c Fixed hex parsing 8 年之前
  Brad Robinson 549016eb26 Don't stomp stack on exception re-throw 8 年之前
  Brad Robinson 536afbba3a Merge branch 'UnknownEnumSupport' 9 年之前
  Brad Robinson e3e6ee2ec0 Unknown enum support 9 年之前
  Brad Robinson 02f082ceb4 Support for deprecated properties that are loaded but not saved 10 年之前
  Brad Robinson ce08696b47 Fix for parsing flag enums 10 年之前
  Brad Robinson 90fb2e4e3e Fix for classes derived from generic collections 10 年之前
  Brad Robinson 252006045d Merge commit '3b33db8' 10 年之前
  Brad Robinson 3b33db8a7a Fix for private property serialization 10 年之前
  Brad Robinson 6bd4ffe5f3 Fix to include type name in exception when Activator.CreateInstance fails 10 年之前
  Brad Robinson db37976e3e Fix for formatting in arrays 10 年之前
  Brad Robinson 476d4739a9 Fixed clone to create correct instance type 10 年之前
  Brad Robinson 8afd1a0bbc Don't create Parser for reference types with no parameterless constructor, cleaner error messages 11 年之前
  Brad Robinson 6f8e319bf3 Show context on parse exception, handle [Flags] enums, fix for incorrectly closing stream on reparse 11 年之前
  Brad Robinson 34f0cb3919 Added performance info 11 年之前
  Brad Robinson 9e60472fc5 readme tweaks 11 年之前
  Brad Robinson becdea3bd4 readme tweaks 11 年之前
  Brad Robinson 1db8c04490 Reparse and IDictionary<> extensions 11 年之前
  Brad Robinson ac4b0104e9 Support for serializing interface types eg: Json.Parse<IEnumerable<string>> 11 年之前