2014-07-19 |
Linquize | Make Release|Win32 configuration compile |
commit | commitdiff | tree | snapshot |
2014-07-15 |
William Woodall | Merge pull request #68 from bakercp/mingw_vs_text |
commit | commitdiff | tree | snapshot |
2014-07-13 |
Christopher... | Remove confusing comment. |
commit | commitdiff | tree | snapshot |
2014-07-12 |
William Woodall | Merge pull request #67 from bakercp/no_cpp11_codeblocks_win |
commit | commitdiff | tree | snapshot |
2014-07-11 |
Christopher... | Fixes to allow cross correct encoding on both codeblocs... |
commit | commitdiff | tree | snapshot |
2014-07-11 |
Christopher... | Revert c++11 feature for better backward compatibility. |
commit | commitdiff | tree | snapshot |
2014-07-02 |
William Woodall | 1.2.0 1.2.0 |
commit | commitdiff | tree | snapshot |
2014-07-02 |
William Woodall | changelog |
commit | commitdiff | tree | snapshot |
2014-07-02 |
William Woodall | whitespace |
commit | commitdiff | tree | snapshot |
2014-07-02 |
William Woodall | fixup removal of read_cache_ |
commit | commitdiff | tree | snapshot |
2014-07-02 |
William Woodall | remove vestigial read_cache_ member variable |
commit | commitdiff | tree | snapshot |
2014-07-02 |
William Woodall | Merge pull request #66 from bakercp/bugfix_osx_compiling |
commit | commitdiff | tree | snapshot |
2014-07-02 |
William Woodall | Merge pull request #65 from wjwwood/fix_locking |
commit | commitdiff | tree | snapshot |
2014-07-02 |
William Woodall | Merge branch 'Konstantinacc-master' |
commit | commitdiff | tree | snapshot |
2014-07-02 |
William Woodall | style fixup |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Christopher... | Fix typo. |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Christopher... | Add defines to new list_ports methods to compile on... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
William Woodall | fix usage of scoped locks |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Konstantina... | Added return value control in Serial::SerialImpl::close... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
William Woodall | Merge pull request #49 from clearpathrobotics/wait... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mike Purvis | Add missing stubs to serial/impl/win.h header |
commit | commitdiff | tree | snapshot |
2014-04-28 |
William Woodall | Merge pull request #59 from LilleySavij/list_ports |
commit | commitdiff | tree | snapshot |
2014-04-27 |
Craig Lilley | Fixed a syntax error. |
commit | commitdiff | tree | snapshot |
2014-04-26 |
Craig Lilley | Updated documentation. |
commit | commitdiff | tree | snapshot |
2014-04-26 |
Craig Lilley | Added osx implementation to list_ports. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Craig Lilley | Changed the serial::PortDescription struct. |
commit | commitdiff | tree | snapshot |
2014-04-22 |
Craig Lilley | Refactored list_ports to return a vector of serial... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
William Woodall | return a vector<array<string, 3> > from list_ports |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Craig Lilley | Added ability to enumerate ports on linux and windows. |
commit | commitdiff | tree | snapshot |
2014-04-16 |
William Woodall | fix compile on VS2013 |
commit | commitdiff | tree | snapshot |
2014-02-21 |
William Woodall | 1.1.7 1.1.7 |
commit | commitdiff | tree | snapshot |
2014-02-21 |
William Woodall | update changelogs |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Mike Purvis | Stubs for waitReadable and waitByteTimes on Windows. |
commit | commitdiff | tree | snapshot |
2014-01-06 |
William Woodall | Merge pull request #55 from dawid-aurobit/mingw |
commit | commitdiff | tree | snapshot |
2014-01-05 |
dawid | support for mingw (mxe.cc) |
commit | commitdiff | tree | snapshot |
2013-12-27 |
William Woodall | Merge pull request #54 from nbigaouette/master |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Nicolas Bigaouette | Fix compilation warning |
commit | commitdiff | tree | snapshot |
2013-11-20 |
William Woodall | Merge pull request #45 from clearpathrobotics/timespec... |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Mike Purvis | Fill out waitByteTimes, integrate it into read as discu... |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Mike Purvis | Add waitReadable and waitByteTimes stubs. |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Mike Purvis | Build tests on Travis. |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Mike Purvis | Add unix timer tests, clarify tests are only on unix... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Mike Purvis | Pre-fill buffer at start of read, to avoid the select... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Mike Purvis | Wrap nanoseconds when >= 1e9, rather than > 1e9. |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Mike Purvis | Fix for computing an expiry without rollover. |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Mike Purvis | Divide by 1e9 to get seconds from nanoseconds, instead... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
William Woodall | use static casts rather than C-style casting |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Mike Purvis | Of course, the timespec_from_ms function must return... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Mike Purvis | Remove TimerExpiredException. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Mike Purvis | Eliminate modulus operator. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Mike Purvis | Rename now function to timespec_now and timeout_time... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Mike Purvis | Implement MillisecondTimer in the unix read() and write... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Mike Purvis | Add MillisecondTimer class. |
commit | commitdiff | tree | snapshot |
2013-10-30 |
William Woodall | if not windows guard for unix.h |
commit | commitdiff | tree | snapshot |
2013-10-30 |
William Woodall | Contributor notice |
commit | commitdiff | tree | snapshot |
2013-10-30 |
William Woodall | fix broken ifdef _WIN32 |
commit | commitdiff | tree | snapshot |
2013-10-30 |
William Woodall | [style] whitespace changes only |
commit | commitdiff | tree | snapshot |
2013-10-30 |
William Woodall | Merge branch 'master' of https://github.com/bakercp... |
commit | commitdiff | tree | snapshot |
2013-10-28 |
William Woodall | fix warnings about uninitialized class members |
commit | commitdiff | tree | snapshot |
2013-10-28 |
William Woodall | [style] white space clean up |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Christopher... | Fix broken ioctl calls, add exception handling. |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Christopher... | Code guards for platform-specific implementations. |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Christopher... | Explicit using. |
commit | commitdiff | tree | snapshot |
2013-10-17 |
William Woodall | "1.1.6" 1.1.6 |
commit | commitdiff | tree | snapshot |
2013-10-17 |
William Woodall | update changelog |
commit | commitdiff | tree | snapshot |
2013-10-09 |
William Woodall | Merge pull request #41 from clearpathrobotics/one-point... |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Mike Purvis | Move stopbits_one_point_five to the end of the enum... |
commit | commitdiff | tree | snapshot |
2013-09-24 |
William Woodall | 1.1.5 1.1.5 |
commit | commitdiff | tree | snapshot |
2013-09-24 |
William Woodall | updating changelogs |
commit | commitdiff | tree | snapshot |
2013-08-28 |
William Woodall | Merge pull request #38 from wmhilton/master |
commit | commitdiff | tree | snapshot |
2013-08-28 |
William Woodall | Fix license labeling, I put BSD, but the license has... |
commit | commitdiff | tree | snapshot |
2013-08-25 |
William Hilton | Added Microsoft Visual Studio 2010 project to make... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
William Woodall | Merge pull request #33 from wjwwood/fix_custom_baudrate_osx |
commit | commitdiff | tree | snapshot |
2013-08-07 |
William Woodall | Merge pull request #35 from daniser/patch-1 |
commit | commitdiff | tree | snapshot |
2013-08-05 |
daniser | Update win.cc |
commit | commitdiff | tree | snapshot |
2013-08-05 |
daniser | Implemented Serial::available() for Windows |
commit | commitdiff | tree | snapshot |
2013-08-02 |
William Woodall | Fixup unix case for strerror |
commit | commitdiff | tree | snapshot |
2013-08-03 |
William Woodall | Fix compiler warnings on Windows |
commit | commitdiff | tree | snapshot |
2013-07-31 |
William Woodall | Update how custom baudrates are handled on OS X |
commit | commitdiff | tree | snapshot |
2013-07-31 |
William Woodall | Fix up linking on Linux for the tests |
commit | commitdiff | tree | snapshot |
2013-07-30 |
William Woodall | Merge pull request #32 from wjwwood/fix_timeout_windows |
commit | commitdiff | tree | snapshot |
2013-07-30 |
William Woodall | Apply the timeout settings with reconfigurePort |
commit | commitdiff | tree | snapshot |
2013-07-30 |
William Woodall | [style] always use curly braces with if statements |
commit | commitdiff | tree | snapshot |
2013-07-30 |
William Woodall | Merge pull request #30 from wjwwood/fix_wstring_windows |
commit | commitdiff | tree | snapshot |
2013-07-30 |
William Woodall | convert wstring into string when printing |
commit | commitdiff | tree | snapshot |
2013-07-30 |
William Woodall | Merge pull request #31 from nbigaouette/fix_doc |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Nicolas Bigaouette | Fix typo in documentation |
commit | commitdiff | tree | snapshot |
2013-07-30 |
William Woodall | Pass LPCWSTR to CreateFile in Windows impl |
commit | commitdiff | tree | snapshot |
2013-07-30 |
William Woodall | Use wstring for port_ type in Windows impl |
commit | commitdiff | tree | snapshot |
2013-06-20 |
William Woodall | 1.1.4 1.1.4 |
commit | commitdiff | tree | snapshot |
2013-06-20 |
William Woodall | Fixing up CHANGELOG.rst for 1.1.4 |
commit | commitdiff | tree | snapshot |
2013-06-12 |
William Woodall | Update package.xml |
commit | commitdiff | tree | snapshot |
2013-06-12 |
William Woodall | Fixed another Exception misspelling. |
commit | commitdiff | tree | snapshot |
2013-06-11 |
William Woodall | Merge pull request #25 from wjwwood/fix_exceptions |
commit | commitdiff | tree | snapshot |
2013-06-11 |
William Woodall | Adding changelog |
commit | commitdiff | tree | snapshot |
2013-05-23 |
William Woodall | Merge pull request #28 from wjwwood/issue_27 |
commit | commitdiff | tree | snapshot |
2013-05-23 |
William Woodall | Potential timing fix for read and write. |
commit | commitdiff | tree | snapshot |
2013-05-22 |
William Woodall | Merge pull request #26 from trainman419/master |
commit | commitdiff | tree | snapshot |
2013-05-21 |
trainman419 | Update list of exceptions thrown from constructor. |
commit | commitdiff | tree | snapshot |
2013-05-08 |
William Woodall | fix, by Thomas Hoppe <[email protected]> |
commit | commitdiff | tree | snapshot |
next |