aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* improve thread safety in serial classJakob Odersky2013-06-213-16/+21
* synchronizationJakob Odersky2013-06-215-71/+78
* implement new native layerJakob Odersky2013-06-216-141/+236
* fix crash issue on close, due to closing the port twiceJakob Odersky2013-06-192-2/+2
* add licenseJakob Odersky2013-06-191-1/+1
* add licenseJakob Odersky2013-06-191-0/+27
* update readme to new versionJakob Odersky2013-06-191-7/+5
* Fix memory issue in native source, pollfd structures are no longer copied.Jakob Odersky2013-06-191-11/+8
* give reader thread a nice nameJakob Odersky2013-06-191-0/+1
* remove previously introduced changesJakob Odersky2013-06-191-1/+0
* repair broken exampleJakob Odersky2013-06-1810-40/+57
* use sbt-native plugin and restructure buildJakob Odersky2013-06-1814-15/+21
* use sbt-native and jni pluginJakob Odersky2013-06-1819-290/+60
* modificationsJakob Odersky2013-06-184-37/+28
* implement akka-io like apiJakob Odersky2013-05-2816-161/+523
* improve exampleJakob Odersky2013-05-211-9/+23
* add READMEJakob Odersky2013-05-211-0/+17
* move previous main to example subprojectJakob Odersky2013-05-212-3/+4
* create subproject for examplesJakob Odersky2013-05-211-3/+9
* move to subproject mainJakob Odersky2013-05-217-0/+0
* extract native librariesJakob Odersky2013-05-215-10/+51
* move JNI header generation to sbtJakob Odersky2013-05-213-2/+83
* move native build to sbtJakob Odersky2013-05-214-28/+118
* remove unused c implementationsJakob Odersky2013-05-213-522/+0
* initial commitJakob Odersky2013-05-2112-0/+1080