Histórico de Commits

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