Commit Graph

72 Commits

Author SHA1 Message Date
Marc Prud'hommeaux 2d715bf5bb Fix for missing install-swift.sh travis script 2016-10-28 15:01:56 -04:00
badim 3df492a419 some renamings 2016-10-26 17:30:41 +03:00
badim e888bdd8f0 removing zewo/core dependence 2016-10-09 13:31:04 +03:00
badim 0cc0c5332e adapt 3 swift 2016-09-23 20:43:48 +03:00
badim 7578c5c2e6 new swift preview 2016-06-14 11:51:53 +03:00
goloveychuk 5e94ad6d54 Merge pull request #12 from Dev1an/master
update ZemoMQ download location
2016-06-06 12:22:57 +03:00
Damiaan Dufaux fcce24fb13 Follow redirects 2016-06-05 23:44:59 +02:00
Damiaan Dufaux 63b53860be update ZemoMQ download location (#1) 2016-06-05 18:45:11 +02:00
Anton 94936685e7 Upgrating to May 9 shapshot (#11)
* Upgrating to May 9 shapshot

* Update C7 dependency to 0.7
2016-05-13 04:49:17 +04:00
Paulo Faria e91e658abc add travis and codebeat badges 2016-04-26 23:28:50 -03:00
Paulo Faria 9312873f7d add tests 2016-04-26 23:19:02 -03:00
badim 0fb0c771f0 first func args 2016-04-20 14:42:11 +03:00
badim 6c7023aeae working on linux 2016-04-20 13:56:50 +03:00
goloveychuk 4bfc3a2e3f Update README.md 2016-04-19 22:48:46 +03:00
goloveychuk ba28a184b6 Update README.md 2016-04-19 22:06:00 +03:00
badim b408887f20 fix deps 2016-04-19 21:48:48 +03:00
badim d84c692fc1 fix deps 2016-04-19 21:46:38 +03:00
goloveychuk 92354c7fba Update Package.swift 2016-04-19 21:37:20 +03:00
goloveychuk df3e71d756 new snapshot (#9)
* new snapshot

* Update .swift-version
2016-04-19 17:54:50 +04:00
Paulo Faria 0572420ed0 remove Data dependency 2016-04-12 02:55:59 -03:00
badim 85fee5fac5 remove deps 2016-04-11 23:05:11 +03:00
badim 20ba300ab8 travis 2016-04-11 23:04:33 +03:00
badim d4ace86514 refactoring and conform 0mq#4.1 2016-04-11 22:39:59 +03:00
badim 9645fcea79 travis 2016-04-08 21:40:44 +03:00
badim 3e5b054534 travis 2016-04-08 21:26:17 +03:00
badim d38e71b42a travis 2016-04-08 21:20:25 +03:00
badim 5c6b3a4f98 travis 2016-04-08 21:10:28 +03:00
badim 6f66a4c94e travis 2016-04-08 20:59:27 +03:00
badim 6da92dacd5 travis 2016-04-08 20:55:08 +03:00
badim 6809c03797 travis 2016-04-08 20:50:23 +03:00
goloveychuk f255e87414 Update README.md 2016-04-05 18:35:48 +03:00
goloveychuk 164e45aeeb Update README.md 2016-04-05 18:35:06 +03:00
goloveychuk 1850969f6e Update README.md 2016-04-05 18:33:31 +03:00
Paulo Faria 2e26127f41 update git ignore 2016-03-28 23:43:36 -03:00
Paulo Faria 46b2d98928 convert slice to data 2016-03-28 23:42:51 -03:00
goloveychuk ea624b02b4 Update module.modulemap 2016-03-19 13:17:48 +02:00
antonmes abfeebd285 Merge commit '42f560a06969532535af1eaa78298be1eb201ede' 2016-03-19 04:18:18 +03:00
antonmes 42f560a069 Update .gitignore 2016-03-19 02:16:45 +03:00
goloveychuk 9ab6343485 Update Package.swift 2016-03-17 16:09:46 +02:00
antonmes c7c3c5b7a9 Change Clibzmq to CZeroMQ 2016-03-16 21:40:40 +03:00
badim 2d7340b24d swift3 and c lib 2016-03-16 11:36:47 +02:00
Paulo Faria df4a2b26a6 Merge pull request #7 from Zewo/migrate_to_data
Migrating from [int8] to data
2016-03-15 11:30:09 -03:00
badim 45b1088447 migrate to data 2016-03-15 14:56:00 +02:00
Paulo Faria 4f528ab28e Merge pull request #6 from goloveychuk/master
fix getEvents
2016-03-05 17:55:11 -03:00
badim 496054c472 fix getEvents 2016-03-05 22:53:46 +02:00
Paulo Faria 13c7ae025a Merge pull request #5 from younata/swift_package_manager
Add support for Swift 3.0, including the swift package manager
2016-03-01 17:18:41 -03:00
Rachel Brindle aaad844863 Use Zewo's CZeroMQ instead of younata's 2016-03-01 11:51:06 -08:00
Rachel Brindle f79572094f Add support for Swift 3.0, including the swift package manager 2016-03-01 11:23:05 -08:00
Paulo Faria 18e6d57bc1 Merge pull request #4 from KelvinJin/master
Updated it to support the latest ZeroMQ library.
2016-03-01 10:29:17 -03:00
Jin Wang 0d39215b03 Changed the module.map to module.modulemap in order to support the latest clang compiler.
Removed several constants to support the latest ZeroMQ library.
Change the import path to recursive in order to find the zmq.h file.
2016-02-28 21:38:16 +11:00