You probably didn’t want to commit Apple’s example code (redistribution is forbidden) or the contents of build/.
611964448b8bec95b29733b355d926a2f24a451b
Release version 0.7.2.
68ca823c0089d67865a1d2c51d59edc34ee84fa8
Fix Windows compilation.
058998ea82dbe761f537f6fece6e762486cf9fac
Fix bug that would lead to infinite recursion.
f8062e48f7a0e1b27dd1b1e958df231b7130f762
Add placeholder comment blocks for C functions implementing the SerialPort interface.
e99d06bff34cd4636a44744ef639d000e8891fbd
Add missing get_line_signals_helper and change POSIX implementation calls of the non-existant set_signal to set_signal_impl.
86cf86a6bec809ae0a19b24e5d417348778a61b8
Move the declaration of several variables out of shared header and replace them with externs so the compiler doesn't complain about multiple declarations.