Commit History

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