Wed, 07 Oct 2009 11:40:49 +0200 edouard Fixed casts subject to problems on some compilers.
Wed, 07 Oct 2009 11:39:53 +0200 edouard Fixed typo in can_socket.c
Tue, 06 Oct 2009 17:22:11 +0200 edouard Some more reasonable timeout while waiting timer thread end
Tue, 06 Oct 2009 17:15:32 +0200 edouard Fixed bug in the AVR-CAN driver: the CAN interrupt changes the
Fri, 25 Sep 2009 14:12:39 +0200 'Gr?gory Tr?lat add timeout for waitreceivetaskend for the win32, fix GetLastError print
Mon, 05 Oct 2009 14:31:55 +0200 edouard Added timeout for waiting timer thread end on windows.
Mon, 05 Oct 2009 11:35:40 +0200 'Gr?gory Tr?lat removed ligcc.a dependency and fix problem with errno value
Wed, 30 Sep 2009 12:01:25 +0200 edouard Fixed wrong cast in sdo.c and wrong message length in nodeguarding
Thu, 24 Sep 2009 10:16:09 +0200 edouard Fiwed use of socketopt accross RT and non-RT implementation of SocketCan
Thu, 24 Sep 2009 10:14:59 +0200 edouard Updated memento with new Francis' version
Thu, 24 Sep 2009 10:03:07 +0200 'Gr?gory Tr?lat re-use macro for objaccess
Thu, 24 Sep 2009 09:29:07 +0200 greg add some symbols from libgcc.a into libcanfestival_win32.a to maintain compatibility between mingw and msvc compilers
Wed, 16 Sep 2009 15:19:58 +0200 greg fix warnings with msvc compiler
Wed, 16 Sep 2009 15:19:14 +0200 greg add extern C to maintain compatibility with C++
Wed, 16 Sep 2009 15:18:23 +0200 greg update config.h for win32 (for user which not use configure script)