Historique des commits

Auteur SHA1 Message Date
  Stéphane Raimbault 558538ab5b Minor comment improvements il y a 12 ans
  Stéphane Raimbault 1e28871382 Constant for broacast and test ordering il y a 12 ans
  Stéphane Raimbault 0b22e719c4 Rename EXPORT by MODBUS_API il y a 12 ans
  Stéphane Raimbault b09ff2fbb4 Fix the fix of device string check. il y a 12 ans
  Stéphane Raimbault f7799a4fdd Rename 'socket' variables to 's' to avoid warning on Windows il y a 12 ans
  Stéphane Raimbault ca928d5002 Don't use reserved word 'byte' on Windows! il y a 12 ans
  Stéphane Raimbault f720851a18 Use a unsigned long for ioctlsocket on Windows il y a 12 ans
  Stéphane Raimbault 1bab04e507 Avoid empty _modbus_rtu_ioctl_rts when no HAVE_DECL_TIOCM_RTS il y a 12 ans
  Stéphane Raimbault b657698da9 Avoid to shadow 'boolean' on weird platform (Windows) il y a 12 ans
  Stéphane Raimbault 55c276e8fe Avoid overriding of bswap_32 because bswap_16 is undefined il y a 12 ans
  Stéphane Raimbault 4d76d215c6 Try to fix MinGW compilation (EXTERN to nop) il y a 12 ans
  Stéphane Raimbault 702d2603b3 Portable use of bswap_32 il y a 12 ans
  Stéphane Raimbault 50c155a3eb Remove (not so useful) ld options not supported on Mac OS X il y a 12 ans
  Stéphane Raimbault e48efd3852 Update NEWS file il y a 12 ans
  Stéphane Raimbault 9ba562e558 Improve socket init and close in tests il y a 12 ans
  Stéphane Raimbault b4753f7ec4 Returns -1 on invalid mode in modbus_rtu_set_rts il y a 12 ans
  Stéphane Raimbault d8aa5a4214 Always set socket to -1 on close() il y a 12 ans
  Stéphane Raimbault 55d9a371f1 Protect all public functions against invalid context il y a 12 ans
  Stéphane Raimbault a06255be5c Sleep for delay of response timeout before reconnect (closes #77) il y a 12 ans
  Stéphane Raimbault ef81a69e7b Avoid a level of imbrication in bandwidth-server-many-up il y a 12 ans
  Stéphane Raimbault 61440f55ae Baud rate until 4,000,000 (POSIX), 1,000,000 (Windows) (closes #93) il y a 12 ans
  Stéphane Raimbault 692f6b76f7 Rename modbus_set_float_swapped to modbus_set_float_dcba il y a 12 ans
  Stéphane Raimbault e6e3c8e454 Missing UT_IREAL_SWAPPED il y a 12 ans
  Stéphane Raimbault b83f108237 Documentation improvements to libmodbus page il y a 12 ans
  Stéphane Raimbault 8471eb6279 Documentation of new modbus_[get|set]_float_swapped functions il y a 12 ans
  Stéphane Raimbault 997231b799 New functions to set/get swapped floats (LSB) il y a 12 ans
  Stéphane Raimbault e6b648881e Safer modbus_close il y a 12 ans
  Stéphane Raimbault 32062c78e1 Remove unsupported -Wtype-limits for GCC < 4.3.5 (closes #109) il y a 12 ans
  Stéphane Raimbault 5e2c73de69 Merge pull request #106 from yegorich/oos-build il y a 12 ans
  Yegor Yefremov d97ba9db3a Enable out-of-source build il y a 12 ans