Wed, 22 Sep 2010 17:40:33 +0100 Fixing some smoketests and a memory leak in CCommandBase. PDK_4.0.a
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Wed, 22 Sep 2010 17:40:33 +0100] rev 80
Fixing some smoketests and a memory leak in CCommandBase.
Wed, 22 Sep 2010 10:56:39 +0100 merge
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Wed, 22 Sep 2010 10:56:39 +0100] rev 79
merge
Mon, 20 Sep 2010 16:46:34 +0100 Quick hack for timing issue with USB enumeration.
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Mon, 20 Sep 2010 16:46:34 +0100] rev 78
Quick hack for timing issue with USB enumeration.
Mon, 20 Sep 2010 15:37:51 +0100 Fixed bridge USB config.
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Mon, 20 Sep 2010 15:37:51 +0100] rev 77
Fixed bridge USB config.
Fri, 17 Sep 2010 20:28:05 +0100 merge from MCL
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Fri, 17 Sep 2010 20:28:05 +0100] rev 76
merge from MCL
Fri, 17 Sep 2010 20:24:30 +0100 Fixed threadpool hang and added lots of smoketests.
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Fri, 17 Sep 2010 20:24:30 +0100] rev 75
Fixed threadpool hang and added lots of smoketests. * Fixed bug in threadpool logic when calling CleanupAnyWorkersSharingAllocator - this was deleting the worker's thread death notifier in the context of a worker thread (which is only allowed from the context of the main thread). * Added lots more smoketests * Added --overwrite option to fzip (previously unzipping would always overwrite)
Thu, 16 Sep 2010 15:06:08 +0100 Added tag Release_001 for changeset f9caadcaea11
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Thu, 16 Sep 2010 15:06:08 +0100] rev 74
Added tag Release_001 for changeset f9caadcaea11
Thu, 16 Sep 2010 15:05:53 +0100 Update change history to make Release 001 official. Release_001
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Thu, 16 Sep 2010 15:05:53 +0100] rev 73
Update change history to make Release 001 official.
Wed, 15 Sep 2010 18:07:34 +0100 Fixed chunkinfo and RAllocatorHelper crashes.
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Wed, 15 Sep 2010 18:07:34 +0100] rev 72
Fixed chunkinfo and RAllocatorHelper crashes. Details: * Tidied leak docs * Updated dialog command to workaround text windowserver bug and implement DIALOG_IMPL as an enum option. Also tried to support dismissing the dialog with CTRL-C but ended up just printing a warning as the notifier API is broken * Fixed RAllocatorHelper::OpenChunkHeap() (and thus chunkinfo <address>) and took Adrian's latest changes. * Fixed chunkinfo OOM problem
Wed, 15 Sep 2010 00:45:50 +0100 merge
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Wed, 15 Sep 2010 00:45:50 +0100] rev 71
merge
(0) -10 +10 tip