Commit History

Author SHA1 Message Date
  Victor Sigler 18d34f2451 Fix the HttpRouter to handle overlapping of the routes 7 years ago
  Edward Huynh 5eaab4f138 remove split string extension from being public 8 years ago
  Damian Kołakowski 647e5df84e Merge pull request #266 from MhdHejazi/stable 8 years ago
  MhdHejazi 4fc4824902 Stopped using deprecated 'characters'. 8 years ago
  tnantoka 2504612c41 Fix shareFilesFromDirectory with percent encoded path 9 years ago
  Damian Kołakowski 7b3b96e820 Custom split/replace/trim/fromUInt8 String methods replaced by Swift's build in methods. 9 years ago
  Damian Kołakowski d18f018797 Fixed all compile errors for Linux SPM build ( a fix for OSAtomicCompareAndSwapInt still needed ). 9 years ago
  phimage 2af424ecda enum first letter lowercase 9 years ago
  Damian Kołakowski 7959bc1217 Partially fixed tests for XCode 8 / Swift 3. 9 years ago
  Damian Kołakowski 6abd986c30 Ready for Swift 3.0 (XCode 8). 9 years ago
  Damian Kołakowski 1e29265675 Fixed crashes report at https://github.com/httpswift/swifter/pull/182#issuecomment-241281054 9 years ago
  kolakowski e945be3c2f Ready for swift-2.2.1-RELEASE-ubuntu15.10. 10 years ago
  Damian Kołakowski 1ce84ca3ff Fixed issue #98 ( "Trailing slash on last parameter value"). 10 years ago
  Damian Kołakowski a2f6583a33 Refactor here and there. 10 years ago
  Damian Kołakowski c49715042c Updated license headers. 10 years ago
  Damian Kołakowski 25e9da7acb Router allows to consume ending path segments as a value for the last parameter. 10 years ago
  Damian Kołakowski a6664f3008 Better naming. 10 years ago
  Damian Kołakowski 8fecb351c5 Wildcard (*) can be used as path segment. 10 years ago
  Damian Kołakowski 70ce2daccc Changed project version to 1.0.3 ( pbxproj + podspec ). 10 years ago