Simon Howkins <simonh@symbian.org> [Fri, 14 May 2010 17:58:36 +0100] rev 28
Added tag PDK_3.0.i for changeset 191387a8b767
Pat Downey <patd@symbian.org> [Tue, 11 May 2010 12:31:41 +0100] rev 27
Add missing docml files.
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Mon, 03 May 2010 12:31:32 +0300] rev 26
Revision: 201015
Kit: 201018
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Tue, 27 Apr 2010 16:37:53 +0300] rev 25
Revision: 201015
Kit: 201017
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 16 Apr 2010 14:58:46 +0300] rev 24
Revision: 201011
Kit: 201015
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 19 Mar 2010 09:28:59 +0200] rev 23
Revision: 201007
Kit: 201011
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 14 Apr 2010 15:57:24 +0300] rev 22
Revision: 201013
Kit: 201015
Stefan Karlsson <stefan.karlsson@nokia.com> [Sat, 10 Apr 2010 13:40:27 +0100] rev 21
Got rid of some trivial warnings (nested comments and tokens after #endif).
William Roberts <williamr@symbian.org> [Thu, 08 Apr 2010 20:18:37 +0100] rev 20
Add missing EXPORT_C in cpp files, and reinstate the DEF file additions, to fix Bug 2473
Mystery solved - RVCT 2.2 only exports functions on the basis of EXPORT_C, but RVCT 4.0 is triggered by the IMPORT_C as well
William Roberts <williamr@symbian.org> [Thu, 08 Apr 2010 18:19:32 +0100] rev 19
Revert DEF file changes, which broke RVCT 2.2 build. Investigation continues...