Commit History

Author SHA1 Message Date
  Damian Kołakowski b7abe7c6a4 Fixed ident. 10 years ago
  kolakowski aa200db483 Removed hardcoded 256 value. 10 years ago
  kolakowski 2152f1e335 Fixed linux build for swift-2.2.1-RELEASE-ubuntu15.10 10 years ago
  Damian Kołakowski 51ce7fa862 Stable branch uses sendfile for serving static files. 10 years ago
  Damian Kołakowski b13b905fc7 Fixed the wrong usage of withCString reported at https://github.com/httpswift/swifter/issues/142, for Linux. 10 years ago
  Mathieu Barnachon 7c05f9e7d4 Fix raw pointer conversion of filename and mode through NSString and UTF8 encoding. 10 years ago
  Damian Kołakowski d873d82ab3 Changed "GetCurrentWorkingDirectory" to "GetCurrentWorkingDirectoryFailed". 10 years ago
  Damian Kołakowski 4d8fdf0265 Added currentWorkingDirectory method to 'File' class. 10 years ago
  Damian Kołakowski 0c5fd4dbf3 Added 'seek' method to 'File' class. 10 years ago
  Damian Kołakowski 679c5a4db0 do { } catch { } replaced by "defer". 10 years ago
  Damian Kołakowski a97458626c Added *File* class for files manipulation. 10 years ago