提交歷史

作者 SHA1 備註 提交日期
  Christian Noon 607ad25ed1 Removed excess whitespace from Swift files using Cleanup Whitespace target. 9 年之前
  Kevin Harwood eb0923ec6e Initial Swift 3 Migration 9 年之前
  Christian Noon 6c1cbdd7f5 Added notes in Timeline about memory leak and added rdar to README. 9 年之前
  Christian Noon 7d4a43b144 [Issue #1232] Fixed issue where string interpolation was causing memory leaks. 9 年之前
  Christian Noon 2501fc92ea Updated copyright headers to use two spaces and padding above and below. 9 年之前
  Christian Noon c51d32c35d Updated dash in copyright headers to use U+002D dash instead of U+2013. 9 年之前
  Christian Noon 07f2f0a144 Added defaults to Timeline and Response initializers to maintain backwards compatibility. 10 年之前
  Christian Noon 8eb5123127 Updated the Timeline initializer to a public ACL. 10 年之前
  Christian Noon 0a2e6a214b Added serialization duration property to the Timeline struct. 10 年之前
  Christian Noon e68235ff24 Timeline now uses CFAbsoluteTime instead of NSDate to avoid excess overhead. 10 年之前
  Christian Noon 7a6017de86 Added Timeline struct to capture timings through the lifecycle of a Request. 10 年之前