Historia zmian

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