Tue, 26 Apr 2011 16:27:54 +0200 Edouard Tisserant Print binary size only in LPCBeremiz
Thu, 21 Apr 2011 12:35:27 +0200 laurent Adding save project before building on LPCBeremiz
Thu, 21 Apr 2011 11:06:43 +0200 laurent Adding support for saving frame size while closing and restore it at next launch
Tue, 19 Apr 2011 15:28:35 +0200 laurent Fix bug in LPCBeremiz marking any newly opened project as modified
Tue, 19 Apr 2011 11:52:49 +0200 laurent Adding warning message on LPCBeremiz when closing frame and program not saved
Mon, 04 Apr 2011 11:07:53 +0200 Edouard Tisserant Added support for handling ANY_DATE types in debugger type translation
Fri, 01 Apr 2011 17:23:04 +0200 laurent Bug in translation from timedelta to timespec fixed
Fri, 01 Apr 2011 16:17:38 +0200 edouard fixed typo in latest debugger changes
Thu, 31 Mar 2011 19:09:49 +0200 Edouard Tisserant Initial TIME support in debugger
Thu, 31 Mar 2011 19:04:03 +0200 Edouard Tisserant old typo
Thu, 31 Mar 2011 18:43:41 +0200 Edouard Tisserant Added build shortcut
Thu, 31 Mar 2011 12:09:38 +0200 laurent Adding support for disable language translation when default language not available in locale
Mon, 28 Mar 2011 11:42:06 +0200 Edouard Tisserant spring 2011 - 1.01 bugfix release
Mon, 28 Mar 2011 11:42:00 +0200 Edouard Tisserant Restore RefreshFileMenu in CFileEditor
Sun, 27 Mar 2011 16:16:55 +0200 laurent Merged with Edouard's modifications
Sun, 27 Mar 2011 15:57:05 +0200 laurent Bug in CFileEditor calling refresh of not used FileMenu fixed
Sat, 26 Mar 2011 22:53:10 +0100 Edouard Tisserant file menu with Save implementation in c_ext plugin
Sat, 26 Mar 2011 18:50:51 +0100 Edouqrd Tisserant Fixed exception when adding variables in C_ext plugin
Fri, 25 Mar 2011 17:43:40 +0100 Edouqrd Tisserant Fix typo in plc_debug.c
Wed, 16 Mar 2011 18:01:07 +0100 edouard Also retain when debugger is stalled
Wed, 16 Mar 2011 17:26:54 +0100 edouard More robust retain buffer validity management
Thu, 24 Feb 2011 15:54:45 +0100 edouard Retain variable for LPC
Wed, 23 Feb 2011 16:54:29 +0100 edouard Making debugger more stable with LPC
Tue, 22 Feb 2011 14:11:50 +0100 edouard LPC : Completed initial debug support
Fri, 18 Feb 2011 12:29:48 +0100 edouard Some typo fixes to make debug related methods in LPCAppOject stop throwing exceptions, less agressive error message when unplugging LPC
Thu, 17 Feb 2011 17:34:29 +0100 edouard Removed status polling for LPC, as status cannot change by itself, fixed MD5 comparison in app mode
Thu, 17 Feb 2011 17:04:10 +0100 edouard Prevent status polling to generate an error while PLC is being reset to bootloader mode
Thu, 17 Feb 2011 16:38:42 +0100 edouard Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds - continued
Thu, 17 Feb 2011 15:59:56 +0100 edouard Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds
Thu, 17 Feb 2011 10:11:04 +0100 edouard Debug switch (file in CWD). LPC : better MD5 handling, Run button in boot mode, handling data feedback in boot protocol