aboutsummaryrefslogtreecommitdiff
path: root/src/main
Commit message (Collapse)AuthorAgeFilesLines
* move low -> internal and add documentationJakob Odersky2013-06-266-175/+29
|
* refactor codeJakob Odersky2013-06-261-17/+18
|
* refactor synchronizationJakob Odersky2013-06-261-11/+20
|
* add loggingJakob Odersky2013-06-255-25/+44
|
* add no such port exception handlingJakob Odersky2013-06-225-3/+11
|
* 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-191-1/+0
|
* 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-185-9/+20
|
* use sbt-native plugin and restructure buildJakob Odersky2013-06-1810-0/+720
|
* move to subproject mainJakob Odersky2013-05-217-545/+0
|
* extract native librariesJakob Odersky2013-05-212-1/+36
|
* remove unused c implementationsJakob Odersky2013-05-213-522/+0
|
* initial commitJakob Odersky2013-05-219-0/+1032