2015-04-06 |
Uwe Hermann | Minor Doxygen improvements and fixes.
|
commit | commitdiff | tree |
2015-04-06 |
Uwe Hermann | configure.ac: Use $host_os instead of $target_os.
|
commit | commitdiff | tree |
2015-04-03 |
Uwe Hermann | README: Add link to online API docs.
|
commit | commitdiff | tree |
2015-04-03 |
Uwe Hermann | README: Mention FreeBSD port enumeration support.
|
commit | commitdiff | tree |
2015-04-03 |
Uwe Hermann | configure.ac: Add -Wmissing-prototypes.
|
commit | commitdiff | tree |
2015-04-03 |
Uwe Hermann | Fix two compiler warnings on platforms without enumeration...
|
commit | commitdiff | tree |
2015-04-03 |
Uwe Hermann | add_handle(): Fix a realloc() related issue.
|
commit | commitdiff | tree |
2015-04-03 |
Uwe Hermann | Fix a compiler warning.
|
commit | commitdiff | tree |
2015-04-03 |
Uwe Hermann | Fix indentation of a switch().
|
commit | commitdiff | tree |
2015-04-03 |
Uwe Hermann | add_handle(): Fix a memory leak.
|
commit | commitdiff | tree |
2015-04-03 |
Uwe Hermann | Use libtool's -no-undefined option on all platforms.
|
commit | commitdiff | tree |
2015-04-03 |
Martin Ling | Clarify sp_list_ports() code.
|
commit | commitdiff | tree |
2015-03-29 |
Martin Ling | windows: Set fAbortOnError=FALSE.
|
commit | commitdiff | tree |
2015-03-29 |
Martin Ling | windows: Revise management of WaitCommEvent() operations.
|
commit | commitdiff | tree |
2015-03-26 |
Uwe Hermann | Make std_baudrates[] static (only used in one file).
|
commit | commitdiff | tree |
2015-03-26 |
Uwe Hermann | Various cosmetic and consistency fixes.
|
commit | commitdiff | tree |
2015-03-26 |
Uwe Hermann | libserialport_internal.h: Add #include guard.
|
commit | commitdiff | tree |
2015-03-26 |
Uwe Hermann | Fix some typos.
|
commit | commitdiff | tree |
2015-03-25 |
Uwe Hermann | linux_termios.h: Add missing #include of "config.h".
|
commit | commitdiff | tree |
2015-02-20 |
Uwe Hermann | Fix misleading snprintf() arguments.
|
commit | commitdiff | tree |
2015-02-20 |
Uffe Jakobsen | If present, add usb_serial to description for better...
|
commit | commitdiff | tree |
2015-02-16 |
Uffe Jakobsen | Handle enumeration of native UART ports on FreeBSD
|
commit | commitdiff | tree |
2015-02-15 |
Uffe Jakobsen | Implement FreeBSD OS-specific serial port detection...
|
commit | commitdiff | tree |
2015-02-15 |
Martin Ling | windows: Fix restart of RX/error wait operation after...
|
commit | commitdiff | tree |
2014-12-05 |
Boris Gjenero | Fix free() of uninitialized pointer.
|
commit | commitdiff | tree |
2014-11-01 |
Martin Ling | linux: Check for BOTHER macro at configure time.
|
commit | commitdiff | tree |
2014-10-12 |
Janne Huttunen | Flush only the requested buffers
|
commit | commitdiff | tree |
2014-09-25 |
Martin Ling | windows: Fix compile issues with multiply or not defined...
|
commit | commitdiff | tree |
2014-09-07 |
Uwe Hermann | README: Add URL to the libserialport website.
|
commit | commitdiff | tree |
2014-09-07 |
Uwe Hermann | README: Mention that only MinGW-w64 works (but not...
|
commit | commitdiff | tree |
2014-09-07 |
Michael B. Trausch | windows: -no-undefined is required to make a DLL.
|
commit | commitdiff | tree |
2014-09-07 |
Michael B. Trausch | windows: Add -lsetupapi when building for WIN32.
|
commit | commitdiff | tree |
2014-09-07 |
Michael B. Trausch | windows: Include proper GUID defining header to fix...
|
commit | commitdiff | tree |
2014-08-27 |
Uwe Hermann | Fix Mac OS X build (untested).
|
commit | commitdiff | tree |
2014-08-27 |
Uwe Hermann | Fix Windows build.
|
commit | commitdiff | tree |
2014-08-05 |
Uwe Hermann | configure.ac: We no longer need to set WINVER explicitly.
|
commit | commitdiff | tree |
2014-08-05 |
Uwe Hermann | windows.c: Remove MinGW workarounds, require MinGW...
|
commit | commitdiff | tree |
2014-07-31 |
Uwe Hermann | windows.c: Define a bunch of stuff that's not in MinGW...
|
commit | commitdiff | tree |
2014-07-31 |
Uwe Hermann | configure.ac: MinGW build fix (setting WINVER=0x0501).
|
commit | commitdiff | tree |
2014-07-31 |
Uwe Hermann | serialport.c: Fix an 'unused variable' compiler warning.
|
commit | commitdiff | tree |
2014-07-06 |
Marcus Comstedt | Avoid use of struct serial_struct on systems which...
|
commit | commitdiff | tree |
2014-07-06 |
Marcus Comstedt | Don't use readlinkat if it does not exist
|
commit | commitdiff | tree |
2014-07-02 |
Aurelien Jacobs | Introduce SP_API/SP_PRIV to mark visibility of functions.
|
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 |