Commit History

Autor SHA1 Mensaxe Data
  Damian Kołakowski bb416361ee Merge pull request #112 from satishmaha/fixBridgingHeader %!s(int64=10) %!d(string=hai) anos
  Satish Mahalingam a238096cae Bridging header should be referenced to the one inside the project folder %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 00e8a4b279 Added Sequence & Generator types for the results of SQL statements execution. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 816bbc98cd Added Swift wrapper for SQLite. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski f8bfc12c30 Fixed tests for WebSockets. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski cedbec42a1 Added 'isDirectory' method to the File class. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski e6d6098b7a Improved tokens detection for HTTP headers. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski c75d2cb020 Merge pull request #105 from dattk/ffwebsocket %!s(int64=10) %!d(string=hai) anos
  dattk 44f8ccce89 fix firefoxs header websocket connection %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 845f814a84 Version changed to 1.1.3. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski d873d82ab3 Changed "GetCurrentWorkingDirectory" to "GetCurrentWorkingDirectoryFailed". %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 4d8fdf0265 Added currentWorkingDirectory method to 'File' class. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski ebbf0b048e Removed debug/playground code. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski f1dbeafc75 WebSocketSesion accepts ArraySlice type. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 8c55199529 Added support for ArraySlice to HttpResponseBodyWriter. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 0c5fd4dbf3 Added 'seek' method to 'File' class. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 96b2fab09c Fixed warning: "String+BASE64.swift:25:9: C-style for statement is deprecated and will be removed in a future version of Swift". %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 7497398551 Fixed warning: "./Carthage/Checkouts/swifter/Sources/HttpRequest.swift:143:43: warning: 'init(start: end:)' is deprecated: it will be removed in Swift 3. Use the '..<' operator." ( #102 ). %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 679c5a4db0 do { } catch { } replaced by "defer". %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski a97458626c Added *File* class for files manipulation. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 707c3b33ea Added tests for String+Misc::removePercentEncoding(). %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 1028fd946b Tests files removed from Sources directory. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 0c31226a0b Version changed to 1.1.2. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski b070d440ad Fixed compilation error happening on "ipad ios 9.2 - https://github.com/glock45/swifter/issues/101". %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 1ce84ca3ff Fixed issue #98 ( "Trailing slash on last parameter value"). %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 7e8cb7565a Changed IOS deployment target from 9.0 to 8.0 ( previously removed by mistake ). %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 517c9d519a Fixed typo. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski e687721bc6 Added tests for HttpParser ( status line and headers parsing procedure ). %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski cf3e016760 Added tests for String+Misc ( trim, replace, unquote ). %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 73ff33e54a Added tests for SHA1, BASE64. %!s(int64=10) %!d(string=hai) anos