Wed, 14 Oct 2009 10:13:00 +0200Removing superfluous event.Skip()
laurent [Wed, 14 Oct 2009 10:13:00 +0200] rev 608
Removing superfluous event.Skip()

Mon, 12 Oct 2009 14:19:27 +0200create specific timer thread for UCLIBC support (with CLOCK_PROCESS_CPUTIME_ID parameter)
greg [Mon, 12 Oct 2009 14:19:27 +0200] rev 607
create specific timer thread for UCLIBC support (with CLOCK_PROCESS_CPUTIME_ID parameter)

Thu, 08 Oct 2009 17:34:44 +0200changes merged
'Gr?gory Tr?lat <gregory.trelat@lolitech.fr>' [Thu, 08 Oct 2009 17:34:44 +0200] rev 606
changes merged

Thu, 08 Oct 2009 17:21:15 +0200-add LeaveMutex to avoid canopenshell deadlock when call NodeInit
greg [Thu, 08 Oct 2009 17:21:15 +0200] rev 605
-add LeaveMutex to avoid canopenshell deadlock when call NodeInit
-Now call the first setalarm from StartTimerLoop instead of the Timerthreadloop (like linux)

Wed, 07 Oct 2009 11:40:49 +0200Fixed casts subject to problems on some compilers.
edouard [Wed, 07 Oct 2009 11:40:49 +0200] rev 604
Fixed casts subject to problems on some compilers.

Wed, 07 Oct 2009 11:39:53 +0200Fixed typo in can_socket.c
edouard [Wed, 07 Oct 2009 11:39:53 +0200] rev 603
Fixed typo in can_socket.c

Tue, 06 Oct 2009 17:22:11 +0200Some more reasonable timeout while waiting timer thread end
edouard@expresso [Tue, 06 Oct 2009 17:22:11 +0200] rev 602
Some more reasonable timeout while waiting timer thread end

Tue, 06 Oct 2009 17:15:32 +0200Fixed bug in the AVR-CAN driver: the CAN interrupt changes the
edouard [Tue, 06 Oct 2009 17:15:32 +0200] rev 601
Fixed bug in the AVR-CAN driver: the CAN interrupt changes the
selected message object, but does not revert it before exiting.

Fri, 25 Sep 2009 14:12:39 +0200add timeout for waitreceivetaskend for the win32, fix GetLastError print
'Gr?gory Tr?lat <gregory.trelat@lolitech.fr>' [Fri, 25 Sep 2009 14:12:39 +0200] rev 600
add timeout for waitreceivetaskend for the win32, fix GetLastError print

Mon, 05 Oct 2009 14:31:55 +0200Added timeout for waiting timer thread end on windows.
edouard [Mon, 05 Oct 2009 14:31:55 +0200] rev 599
Added timeout for waiting timer thread end on windows.