تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Thomas Van Lenten b164ab273a Swap String(bytes:encoding:)! for String(decoding:as:) 1 سال پیش
  Thomas Van Lenten ac8da77c93 Run `swift-format -p -r -i .` 1 سال پیش
  LamTrinh.Dev 58fc97329b Update JSONEncoder.swift 1 سال پیش
  LamTrinh.Dev 3b7f8c0a5f Update JSONEncoder.swift 1 سال پیش
  Thomas Van Lenten 9166640f3a Move SwiftProtobufCore -> SwiftProtobuf 2 سال پیش
  Gus Cairo 5002f4cee6 Split SwiftProtobuf into SwiftProtobufCore & SwiftProtobufFoundationCompat 3 سال پیش
  Tim Kientzle 7e4f4317fd JSON Performance: Avoid quadratic encoding for maps 3 سال پیش
  Zouhair Mahieddine 448fd51981 Make sure all putQuoted[...] funcs have a putNonQuoted[...] counterpart and vice-versa (applies to Int32, UInt32, Int64, UInt64 and Bool) 3 سال پیش
  Zouhair Mahieddine abfcceb224 Provide a JSONEncodingOption to encode int64 as number instead of string. Decoding not working. 3 سال پیش
  Tim Kientzle 96d2ce6f64 Update link to LICENSE.txt in the copyright block 4 سال پیش
  Tim Kientzle 671d7df1b9 Use the staticText form here for symmetry 5 سال پیش
  Tim Kientzle 38274e875e Any + JSON + extensions 5 سال پیش
  Tim Kientzle 218356bbd7 First cut at support for proto2 extensions in JSON 5 سال پیش
  Thomas Van Lenten 3baa19392c Merge branch 'master' into cb-try-raw-pointer 6 سال پیش
  Cory Benfield defcb54803 Use raw pointers instead of typed pointers. 6 سال پیش
  Tim Kientzle ea665603f0 JSON performance: Speed up encoding of submessages 6 سال پیش
  Tim Kientzle dfa0849a81 Update copyright year on modified files 6 سال پیش
  Tim Kientzle 4e2aaa58a5 Performance: Simplify formatting double/float in JSON and TextFormat 6 سال پیش
  Alan Zeino 48bf5a8b95 swift5 7 سال پیش
  tbkka 6897be2b1c Swift5.0: Change Data(bytes:) to Data(_:) (#848) 7 سال پیش
  Tim Kientzle b925121822 Change `extendingOrTruncating` to `truncatingIfNeeded` 8 سال پیش
  Tim Kientzle f048a1a35f Remove dead method, comment now applies to `appendQuoted` 8 سال پیش
  Tim Kientzle 92b90061b8 Perf: Rework Text and JSON enum handling to take full advantage of NameMap. 8 سال پیش
  Tim Kientzle 98228eb3c4 Migrate directly to the Swift 4 syntax; shim for old compilers 8 سال پیش
  Tim Kientzle 566007e981 Swift 3 and Swift 4 have different names for narrowing integer conversions 8 سال پیش
  Tim Kientzle 585500904f Performance: Speed up JSON bytes encoding by ~3x 8 سال پیش
  Zachary Waldowski bd651fa5c7 Add encoding/decoding for top-level Arrays of Message types from JSON (#496) 9 سال پیش
  Tim Kientzle 0aa5c8fcbf Merge branch 'master' into tbkka-double-formatter-parser 9 سال پیش
  Thomas Van Lenten f8a10285a9 init?(safely: Double) -> init?(exactly: Double) 9 سال پیش
  Tim Kientzle 80e1147fd8 Major speedup of floating-point handling in JSON/Text 9 سال پیش