Damian Kołakowski 2140324b44 Refactored error handling by introducing Errno class. 10 лет назад
..
DemoServer.swift e509da0276 Merge branch 'stable' of github.com:glock45/swifter into stable 10 лет назад
Errno.swift 2140324b44 Refactored error handling by introducing Errno class. 10 лет назад
File.swift b7abe7c6a4 Fixed ident. 10 лет назад
Files.swift 18783d48e9 HttpResponseBodyWriter throws an error when a write operation fails 10 лет назад
HttpParser.swift e687721bc6 Added tests for HttpParser ( status line and headers parsing procedure ). 10 лет назад
HttpRequest.swift e945be3c2f Ready for swift-2.2.1-RELEASE-ubuntu15.10. 10 лет назад
HttpResponse.swift 18783d48e9 HttpResponseBodyWriter throws an error when a write operation fails 10 лет назад
HttpRouter.swift e945be3c2f Ready for swift-2.2.1-RELEASE-ubuntu15.10. 10 лет назад
HttpServer.swift c5df9710cc Changed version to 1.2.6 at HttpServer class. 10 лет назад
HttpServerIO.swift 2140324b44 Refactored error handling by introducing Errno class. 10 лет назад
Process.swift 2152f1e335 Fixed linux build for swift-2.2.1-RELEASE-ubuntu15.10 10 лет назад
Scopes.swift 18783d48e9 HttpResponseBodyWriter throws an error when a write operation fails 10 лет назад
Socket+File.swift 2140324b44 Refactored error handling by introducing Errno class. 10 лет назад
Socket.swift 2140324b44 Refactored error handling by introducing Errno class. 10 лет назад
String+BASE64.swift 96b2fab09c Fixed warning: "String+BASE64.swift:25:9: C-style for statement is deprecated and will be removed in a future version of Swift". 10 лет назад
String+Misc.swift 707c3b33ea Added tests for String+Misc::removePercentEncoding(). 10 лет назад
String+SHA1.swift b070d440ad Fixed compilation error happening on "ipad ios 9.2 - https://github.com/glock45/swifter/issues/101". 10 лет назад
WebSockets.swift 8ba5074c23 Fix issue #152 10 лет назад