2014-05-06 |
Uwe Hermann | Doxyfile: Set version to 0.1.0.
|
commit | commitdiff | tree |
2014-05-06 |
Uwe Hermann | NEWS: Bump date.
|
commit | commitdiff | tree |
2014-05-05 |
Uwe Hermann | NEWS: Update for upcoming 0.1.0 release.
|
commit | commitdiff | tree |
2014-05-05 |
Uwe Hermann | configure.ac: Add 'check-news' automake option.
|
commit | commitdiff | tree |
2014-05-05 |
Uwe Hermann | Add Doxygen @since tags to all public API functions.
|
commit | commitdiff | tree |
2014-05-04 |
Uwe Hermann | doxygen: Updated Doxyfile to doxygen 1.8.6.
|
commit | commitdiff | tree |
2014-04-13 |
Uwe Hermann | Add the usual AUTHORS file.
|
commit | commitdiff | tree |
2014-03-13 |
Uwe Hermann | Add runtime version querying functions.
|
commit | commitdiff | tree |
2013-12-27 |
Uwe Hermann | Makefile.am: Add Doxyfile to the generated tarball.
|
commit | commitdiff | tree |
2013-12-27 |
Uwe Hermann | Doxygen: Fix a warning / incorrect parameter name.
|
commit | commitdiff | tree |
2013-12-27 |
Uwe Hermann | Makefile.am: Fix 'make doc' for out-of-tree builds.
|
commit | commitdiff | tree |
2013-12-27 |
Uwe Hermann | configure.ac: Cosmetics, fix typo.
|
commit | commitdiff | tree |
2013-12-17 |
Uwe Hermann | Doxyfile: Update to Doxygen 1.8.5 config file.
|
commit | commitdiff | tree |
2013-12-17 |
Uwe Hermann | Minor Doxygen updates/fixes.
|
commit | commitdiff | tree |
2013-12-17 |
Uwe Hermann | win32: Add missing ClearCommError() error handling...
|
commit | commitdiff | tree |
2013-12-01 |
Uwe Hermann | TIOCINQ/TIOCOUTQ is not available everywhere.
|
commit | commitdiff | tree |
2013-11-26 |
Uwe Hermann | Minor cosmetics.
|
commit | commitdiff | tree |
2013-11-26 |
Uwe Hermann | Use "sp: " as prefix for debug logs (nicer/shorter).
|
commit | commitdiff | tree |
2013-11-26 |
Uwe Hermann | Fix the build on NetBSD/OpenBSD/FreeBSD, possibly others.
|
commit | commitdiff | tree |
2013-11-22 |
Uwe Hermann | serialport.c: Add missing linux_termios.h #include.
|
commit | commitdiff | tree |
2013-11-22 |
Martin Ling | Remove dupliate/redundant return value documentation.
|
commit | commitdiff | tree |
2013-11-22 |
Martin Ling | Use new SP_ERR_SUPP error to indicate unsupported operations.
|
commit | commitdiff | tree |
2013-11-22 |
Uwe Hermann | Makefile.am: Add missing linux_termios.h.
|
commit | commitdiff | tree |
2013-11-22 |
Martin Ling | Check for termiox support at runtime.
|
commit | commitdiff | tree |
2013-11-22 |
Martin Ling | Fix memory leaks.
|
commit | commitdiff | tree |
2013-11-22 |
Uwe Hermann | Use common 3-digit package version number.
|
commit | commitdiff | tree |
2013-11-22 |
Uwe Hermann | Temporarily disable USE_TERMIOX code (breaks the lib).
|
commit | commitdiff | tree |
2013-11-22 |
Uwe Hermann | Minor cosmetics.
|
commit | commitdiff | tree |
2013-11-22 |
Uwe Hermann | Add missing #include guards.
|
commit | commitdiff | tree |
2013-11-22 |
Uwe Hermann | Fix the build on non-Linux platforms.
|
commit | commitdiff | tree |
2013-11-19 |
Uwe Hermann | Doxygen cosmetics.
|
commit | commitdiff | tree |
2013-11-19 |
Uwe Hermann | Consistently use the "@" notation for Doxygen tags.
|
commit | commitdiff | tree |
2013-11-19 |
Uwe Hermann | Cosmetics, whitespace, consistency fixes.
|
commit | commitdiff | tree |
2013-11-19 |
Uwe Hermann | get_config(): Add a quickfix for xon_xoff.
|
commit | commitdiff | tree |
2013-11-19 |
Uwe Hermann | .gitignore: Add libserialport.h.
|
commit | commitdiff | tree |
2013-11-19 |
Uwe Hermann | set_config(): Add missing CS5 handling.
|
commit | commitdiff | tree |
2013-11-19 |
Uwe Hermann | Fix minor Doxygen warning.
|
commit | commitdiff | tree |
2013-11-15 |
Uwe Hermann | Use new project URL.
|
commit | commitdiff | tree |
2013-11-15 |
Uwe Hermann | pkg-config file: Use Requires.private to fix static...
|
commit | commitdiff | tree |
2013-11-15 |
Uwe Hermann | libserialport.h: Add package/lib version macros.
|
commit | commitdiff | tree |
2013-11-14 |
Uwe Hermann | configure.ac: Drop unneeded AC_MSG_ERROR.
|
commit | commitdiff | tree |
2013-11-14 |
Uwe Hermann | libserialport: Allow C++ frontends to use the lib easily.
|
commit | commitdiff | tree |
2013-11-14 |
Uwe Hermann | Minor cosmetics, typos, and so on.
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Divide sp_set_params into separate helper functions.
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Include <stdio.h> on Windows for sprintf, used in sp_open.
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Support 6-bit data on Unix.
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Set data bits on Windows.
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Add sp_copy_port() function.
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | On Windows, prefix port names with '\\.\' to work with...
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Rename header to libserialport.h.
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Fix enumeration on Windows.
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Fix enumeration on OS X.
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Update documentation.
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Remove outdated inline documentation, README is now...
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Clarify return values of sp_get_port_by_name() and...
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Clarify documentation for sp_read() and sp_write().
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Update documentation.
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Add sp_free_port() function.
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Make sp_list_ports and sp_get_port_by_name return int.
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Add sp_get_port_by_name() function.
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Port name string length now no longer needs to be passed...
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Handle conversion of unicode names to char * on Windows.
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Identify ports by sp_port structure, not name.
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Always return an empty port list unless allocation...
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Add SP_ERR_MEM failure code.
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Fix building on OSX and Linux.
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Rename "name" to "value" to be more consistent with...
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Add enum values for flow control settings.
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Add documentation.
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Add include guard.
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Ignore non-existant serial8250 ports on Linux.
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | On Linux, skip virtual ttys that have no parent device.
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Minor changes to port flags on Unix, to remain in sync...
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Fix list append.
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Document enumeration functions.
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Add serial enumeration code.
|
commit | commitdiff | tree |
2013-11-14 |
Martin Ling | Add .gitignore for build outputs.
|
commit | commitdiff | tree |