- CHANGED: - async access queue has now blocking read 2010-02-19, by Christian Taedcke
- ADDED: - pause() for win32 2010-02-23, by Christian Taedcke
- CHANGED: - moved wxwidget header 2010-02-23, by Christian Taedcke
- ADDED: - LeaveMutex and EnterMutex to exported symbols 2010-02-19, by Christian Taedcke
- CHANGED: - if variable starts with a digit, add a "_" at the beginning 2010-02-19, by Christian Taedcke
- CHANGED: - option to integrate a can driver statically (hack) 2010-09-10, by Christian Taedcke
- CHANGED: - enabled console debugging for Visual Studio 2003 and below (without __VA_ARGS__). 2010-09-09, by Christian Taedcke
- ADDED: - dynamic memory allocation for sdo transfer using malloc and free 2010-09-09, by Christian Taedcke
- ADDED: - new callback post_SlaveStateChange so that a master can monitor the state of its slave nodes using a heartbeat. 2010-09-09, by Christian Taedcke
- get always the latest version of VSCAN API 2010-11-28, by edouard
- Fix mingw32 cross build for can_peak_win32 and can_tcp_win32 server. 2010-11-13, by edouard
- Fixed execution right on configure script 2010-11-13, by edouard
- Piotr Trojanek (ptroja) cleanup patche. Thanks. 2010-11-13, by edouard
- Moced CosateQ's doc at the right place, and fix PDO INHIBIT bit check error again. 2010-11-12, by edouard
- CosateQ contribution. 2010-11-12, by edouard
- Added contributed 402 profile 2010-11-12, by edouard
- Fixed SDO loop in some situations. 2010-09-10, by edouard
- Wrong check on PDO inhibit bit fixed. 2010-09-10, by edouard
- Fix non freed windows handle. (thx to jaroslav.fojtik) 2010-09-10, by edouard
- Update french translations 2010-06-16, by laurent
- Obsolete example fixed 2010-06-16, by laurent
- Bug in Subindex grid right click with i18n fixed 2010-06-16, by laurent
- fixed typo in makefile 2009-12-16, by Edouard TISSERANT
- fixed typo in makefile 2009-12-16, by Edouard TISSERANT
- Enhancements for 'None' target : produce pre-linked object, remove some windows CRLF problems, fixed pedantic compiler warnings 2009-12-14, by edouard
- added 'none' taget for building standalone library 2009-12-09, by edouard
- Backed out changeset 3a6b413acad9 2009-12-09, by lolitech
- added files to ignor in hgignore 2009-11-29, by Edouard TISSERANT
- Wiped out references to Lolitech 2009-11-02, by edouard
- Replace \"lolitech\" contact by \"edouard\" contact 2009-11-02, by greg
- changes merged 2009-10-28, by 'Grégory Trélat
- Fix some bug in debian packages 2009-10-28, by greg
- Extended PDO API with SendOnePDOEvent 2009-10-27, by edouard
- Merge with daa1e1c3fba43ee73a2e827961155b1372ca433e 2009-10-27, by edouard
- Verify if nodeId is strictly lesser than subindex entries count at the beginning of send_consise_dcf_loop function 2009-10-14, by greg
- Removing superfluous event.Skip() 2009-10-14, by laurent
- create specific timer thread for UCLIBC support (with CLOCK_PROCESS_CPUTIME_ID parameter) 2009-10-12, by greg
- changes merged 2009-10-08, by 'Grégory Trélat
- -add LeaveMutex to avoid canopenshell deadlock when call NodeInit 2009-10-08, by greg
- Fixed casts subject to problems on some compilers. 2009-10-07, by edouard
- Fixed typo in can_socket.c 2009-10-07, by edouard
- Some more reasonable timeout while waiting timer thread end 2009-10-06, by edouard
- Fixed bug in the AVR-CAN driver: the CAN interrupt changes the 2009-10-06, by edouard
- add timeout for waitreceivetaskend for the win32, fix GetLastError print 2009-09-25, by 'Grégory Trélat
- Added timeout for waiting timer thread end on windows. 2009-10-05, by edouard
- removed ligcc.a dependency and fix problem with errno value 2009-10-05, by 'Grégory Trélat
- Fixed wrong cast in sdo.c and wrong message length in nodeguarding 2009-09-30, by edouard
- Fiwed use of socketopt accross RT and non-RT implementation of SocketCan 2009-09-24, by edouard
- Updated memento with new Francis' version 2009-09-24, by edouard
- re-use macro for objaccess 2009-09-24, by 'Grégory Trélat
- add some symbols from libgcc.a into libcanfestival_win32.a to maintain compatibility between mingw and msvc compilers 2009-09-24, by greg
- fix warnings with msvc compiler 2009-09-16, by greg
- add extern C to maintain compatibility with C++ 2009-09-16, by greg
- update config.h for win32 (for user which not use configure script) 2009-09-16, by greg
- Update CanFestival-3.def for visual studio users : 2009-09-16, by greg
- Replace macro functions for setODentry and getODentry 2009-09-16, by greg
- fix warnings with msvc compiler 2009-09-16, by greg
- update visual studio files 2009-09-16, by greg
- Replacing wx.Choice controls by wx.ComboBox controls 2009-09-15, by laurent
- Bug with in access value translation and modification on subindex 0 of PDOmapping entries fixed 2009-09-15, by laurent