Commit History

Author SHA1 Message Date
  oldfaber bb123c65b1 Fix the last warning with Visual Studio 2008. 13 years ago
  oldfaber 35b707c953 Fix: CreateFile() does not set errno. Use GetLastError(). 13 years ago
  Stéphane Raimbault c3993f1552 Add oldfaber to AUTHORS 13 years ago
  Stéphane Raimbault 622d6b55f9 Avoid to define closesocket on POSIX systems in tests 13 years ago
  oldfaber 4623862b5c Fix compilation and execution of bandwidth tests in Windows. 13 years ago
  Stéphane Raimbault 79a7c1ea82 Fix missing argument in synopsis section of modbus_rtu_set_serial_mode 13 years ago
  Stéphane Raimbault e07924b54e Fix wrong constant names to create version number 13 years ago
  oldfaber ce0bdfbb9e Add EXPORT to exported functions. 13 years ago
  Stéphane Raimbault a66b1c1f6d Updated NEWS file for v3.1.0 13 years ago
  Stéphane Raimbault fed80f40e7 Bump version number to 3.1.0 and library version 13 years ago
  Stéphane Raimbault 4396649fe0 Remove useless test on error_recovery argument 13 years ago
  Stéphane Raimbault 3ff4791701 Fix random-test-* with Microsoft compiler (closes #65) 13 years ago
  Stéphane Raimbault 47a72f1dc0 Init os_qnx in configure.ac 13 years ago
  Stéphane Raimbault a98392f06f Fix compilation warnings with Microsoft compiler (closes #64) 13 years ago
  Stéphane Raimbault 2dca04230e Return value of _modbus_tcp_pi_connect() on failure (closes #61) 13 years ago
  Stéphane Raimbault be4b215d9e Fix TCP PI init under Windows 13 years ago
  Stéphane Raimbault 23dd803f3f Fix another Visual C++ 2008/2010 deficiency (closes #53) 13 years ago
  Stéphane Raimbault 83adabfa3e Add -lsocket to compile on QNX 13 years ago
  Stéphane Raimbault 1fca027f97 Avoid ioctl call on non-RS485 ports 13 years ago
  Michael Haberler a0aa885d01 serial_mode isn't a bitmask 13 years ago
  Stéphane Raimbault dd4adad88e poll.h is useless to compile TCP backend 13 years ago
  Stéphane Raimbault 8d8349b860 Display node and service in PI and port in IPv4 at connection 13 years ago
  Stéphane Raimbault b89bb8826c Sort headers in AC_CHECK_HEADERS 13 years ago
  Stéphane Raimbault 6f1ed722e6 I was certainly under the influence of drugs or hurry 13 years ago
  Stéphane Raimbault 1ffb31da8c Fix a missing free in random-test-client 13 years ago
  Stéphane Raimbault c9106fdb9c Fix OMG bug in modbus_mapping_free not freeing memory 13 years ago
  Stéphane Raimbault d9d1b507c6 Add basic information about installation 13 years ago
  Michael Heimpold da49761b77 Fix typo in typedef 13 years ago
  Stéphane Raimbault 30054b90c5 Fix incorrect test of select() return code 13 years ago
  Andrew Kravchuk 6350a99224 Fix semicolon typo and unistd.h include under windows 13 years ago