1. 60c632c Provide support for JsonNamingStrategy to be used in Json for properties' names. (#2111) by Leonid Startsev · 1 year, 11 months ago
  2. 57deef6 Introduce CharArray pooling for InputStream decoding (#2100) by Vsevolod Tolstopyatov · 2 years, 1 month ago
  3. a7cee0b Update JMH to 1.35 to be able to use dtraceasm on newer OSe (#2067) by Vsevolod Tolstopyatov · 2 years, 2 months ago
  4. de6864a Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 2 years, 3 months ago
  5. daa95c7 Added benchmarks on cacheable child serializers by Sergey Shanshin · 2 years, 4 months ago
  6. 2825e21 Implemented serializers caching for lookup by Sergey Shanshin · 2 years, 4 months ago
  7. df3a161 Improved okio support (#1982) by Sergey Shanshin · 2 years, 6 months ago
  8. 5e8ccad Add Okio integration (#1901) by Sergey Shanshin · 2 years, 6 months ago
  9. 93a06df Do not use tree-based decoding for fast-path polymorphism (#1919) by Vsevolod Tolstopyatov · 2 years, 6 months ago
  10. ece9fdd Upgrade Gradle to version 7.3.3 (#1822) by Sebastian Schuberth · 2 years, 11 months ago
  11. c0c60a6 JVM integration with InputStream and OutputStream (#1569) by Leonid Startsev · 3 years, 4 months ago
  12. 2048fac Explicit nulls flag for JSON format by Sergey Shanshin · 3 years, 5 months ago
  13. 21dea85 Get rid of enable_jvm_ir flag by Leonid Startsev · 3 years, 7 months ago
  14. 8f82c6b Added support for nullable value, nested and empty collections in protobuf (#1430) by Sergey Shanshin · 3 years, 8 months ago
  15. 436cf83 Replace Array<String> in JsonNames with vararg by Leonid Startsev · 3 years, 9 months ago
  16. 6087755 Add @JsonNames annotation by Leonid Startsev · 5 years ago
  17. 3219c71 Adjust benchmarks naming by Vsevolod Tolstopyatov · 3 years, 10 months ago
  18. 628c973 Rewrite and restructure JSON parser (#1343) by Vsevolod Tolstopyatov · 3 years, 10 months ago
  19. 333f9ff Improve performance of JSON encoding (#1354) by Vsevolod Tolstopyatov · 3 years, 10 months ago
  20. 358dc0b Adjust TwitterMacro data model by Vsevolod Tolstopyatov · 3 years, 11 months ago
  21. f28e005 Json benchmarks (#1337) by Vsevolod Tolstopyatov · 3 years, 11 months ago
  22. cb6a56b Optimize the loop for writing varints in ProtoBuf (#1294) by Vsevolod Tolstopyatov · 4 years ago
  23. 2e56542 Add build parameter to build serialization with JVM IR compiler (#1206) by Alexander Likhachev · 4 years, 1 month ago
  24. ed7bf80 Properly cache generated serializers in PluginGeneratedSerialDescript… (#1159) by Vsevolod Tolstopyatov · 4 years, 2 months ago
  25. a148260 Renamed kotlinx-serialization-runtime to kotlinx-serialization-core (#953) by Leonid Startsev · 4 years, 5 months ago
  26. 6178da6 [API stabilization] ProtoBuf rework (#912) by Vsevolod Tolstopyatov · 4 years, 5 months ago
  27. c136b56 ProtoBuf enchancements (#923) by Vsevolod Tolstopyatov · 4 years, 5 months ago
  28. d9b67a1 [API stabilization] JSON API rework by Vsevolod Tolstopyatov · 4 years, 5 months ago
  29. 5f9aa2c [API stabilization] Renames in StringFormat, rename stringify to encodeToString and parse to decodeFromString. Migrate Json accordingly by Vsevolod Tolstopyatov · 4 years, 6 months ago
  30. 602830c Introduce CollectionSerializers, split existing Shorthands between packages by Vsevolod Tolstopyatov · 4 years, 10 months ago
  31. d18515a Make strictMode even more restrictive, prohibit unquoted keys and values by default, always use strict boolean parser by Vsevolod Tolstopyatov · 4 years, 10 months ago
  32. deb98ad Reduce number of internal dependencies and use bitwise operations in ProtoBuf/Cbor instead of ByteBuffer. Deprecate ByteBuffer for removal by Vsevolod Tolstopyatov · 5 years ago
  33. ca54a56 READ_ALL rework (#600) by Vsevolod Tolstopyatov · 5 years ago
  34. f18d398 Upgrade guava in benchmark module too, just in case by Leonid Startsev · 5 years ago
  35. d0d8b93 Add prefix to all published modules so artifacts names will look properly. by Leonid Startsev · 6 years ago
  36. 45aa7c7 Migrate to infra and new MPP by Leonid Startsev · 6 years ago
  37. da58e50 Renamed identifiers to align with Kotlin's coding conventions. by ben · 6 years ago
  38. e593b42 Introduce module for benchmarks by Vsevolod Tolstopyatov · 7 years ago