Thu, 22 Jul 2010 16:30:40 +0100 William Roberts Catchup to latest Symbian^4 GCC_SURGE
Wed, 21 Jul 2010 11:37:51 +0300 hgs 201027_1
Wed, 21 Jul 2010 11:21:49 +0300 hgs 201027
Wed, 21 Jul 2010 11:09:07 +0300 hgs 201025_2
Mon, 12 Jul 2010 13:42:58 +0100 Dario Sestito Remerge test code fix (Bug 2758) RCL_3 PDK_3.0.1
Tue, 06 Jul 2010 14:05:47 +0300 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201025
Wed, 23 Jun 2010 18:02:44 +0300 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201023
Mon, 21 Jun 2010 15:24:27 +0300 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201023 RCL_3
Mon, 05 Jul 2010 17:21:16 +0100 Simon Howkins Added tag PDK_3.0.0 for changeset 35018d46c3dc TAGS
Thu, 24 Jun 2010 13:04:42 +0100 Pat Downey Merge heads.
Mon, 21 Jun 2010 22:31:28 +0100 William Roberts Mark extraneous symbols as ABSENT (bug 3065) GCC_SURGE
Tue, 15 Jun 2010 14:45:31 +0100 James Aley Merging latest S^4 code delivery into GCC_SURGE branch GCC_SURGE
Fri, 11 Jun 2010 13:29:23 +0300 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201021
Wed, 09 Jun 2010 09:26:27 +0300 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201021 RCL_3
Fri, 11 Jun 2010 16:23:32 +0100 William Roberts Branch for GCC_SURGE fixes GCC_SURGE
Thu, 27 May 2010 12:45:19 +0300 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201019
Fri, 28 May 2010 13:07:31 +0100 William Roberts Remerge test code fix (Bug 2758) RCL_3 PDK_3.0.0
Tue, 25 May 2010 12:26:45 +0300 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201019 RCL_3
Thu, 20 May 2010 10:56:19 +0100 Brendan Donegan Fix for Bug 2758 - ContactsModel tests don't build RCL_3
Tue, 18 May 2010 12:08:13 +0100 Pat Downey Merge docml changeset with recent Nokia delivery.
Tue, 11 May 2010 16:00:21 +0300 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201017 RCL_3
Fri, 14 May 2010 15:42:23 +0300 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201017
Fri, 14 May 2010 17:58:31 +0100 Simon Howkins Added tag PDK_3.0.i for changeset 0d28c1c5b6dd TAGS
Mon, 29 Mar 2010 22:48:29 +0100 Pat Downey Remove files erroneously added in previous changeset that introduced case-folding collisions.
Tue, 11 May 2010 12:31:28 +0100 Pat Downey Add missing docml files.
Mon, 03 May 2010 12:24:20 +0300 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201015
Tue, 27 Apr 2010 16:23:35 +0300 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201015 RCL_3 PDK_3.0.i
Fri, 16 Apr 2010 14:53:18 +0300 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201011
Fri, 19 Mar 2010 09:27:18 +0200 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201007
Wed, 14 Apr 2010 15:45:35 +0300 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201013 RCL_3
Sat, 10 Apr 2010 13:39:58 +0100 Stefan Karlsson Got rid of some trivial warnings (nested comments and tokens after #endif). CompilerCompatibility
Wed, 31 Mar 2010 21:13:53 +0300 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201011 RCL_3
Tue, 06 Apr 2010 21:13:30 +0100 William Roberts Add missing IMPORT_C to two functions, to match the EXPORT_C in the corresponding cpp files CompilerCompatibility
Tue, 06 Apr 2010 21:07:59 +0100 William Roberts Add missing IMPORT_C to HandleLongTapEventL, required by RVCT 4.0 to match the EXPORT_C in the cpp file CompilerCompatibility
Mon, 05 Apr 2010 08:09:54 +0900 Leo Zheng Bug 1820 - GCC-E compilation error in contacts (1595) CompilerCompatibility
Mon, 29 Mar 2010 12:25:48 +0100 Stefan Karlsson Merge. CompilerCompatibility
Sun, 28 Mar 2010 16:35:43 +0100 Stefan Karlsson Fixed "extra qualification" syntax errors. CompilerCompatibility
Mon, 15 Mar 2010 12:39:26 +0200 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201009 RCL_3
Fri, 12 Mar 2010 15:41:25 +0200 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201007 RCL_3
Fri, 19 Mar 2010 14:54:36 -0700 Peter Fordham Bug 1722 - Removed offending method since it only calls the super-class anyway. CompilerCompatibility
Fri, 19 Mar 2010 14:46:37 -0700 Peter Fordham Bug 2312 - Fix various GCCE compiler compatibility issues. CompilerCompatibility
Fri, 19 Mar 2010 14:44:38 -0700 Peter Fordham Bug 1771 - Fix types for passing function pointers. CompilerCompatibility
Fri, 19 Mar 2010 14:43:57 -0700 Peter Fordham Bug 1762 - Fix calling of super-class with full template name. CompilerCompatibility
Fri, 19 Mar 2010 14:42:44 -0700 Peter Fordham Bug 1745 - Fix types for passing function pointers. CompilerCompatibility
Fri, 19 Mar 2010 14:41:05 -0700 Peter Fordham Bug 1741 - Fix jumps accross initialization errors in switch statement. CompilerCompatibility
Fri, 19 Mar 2010 13:33:49 -0700 Peter Fordham start CompilerCompatibility CompilerCompatibility
Sun, 14 Mar 2010 13:08:38 +0000 William Roberts Automatic merge from PDK_3.0.h CompilerCompatibility
Thu, 11 Mar 2010 15:38:28 +0000 Simon Howkins Added tag PDK_3.0.h for changeset 04ab22b956c2 TAGS
Mon, 08 Mar 2010 21:43:06 +0000 William Roberts Create CompilerCompatibility branch CompilerCompatibility
Fri, 19 Feb 2010 22:40:27 +0200 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201003 RCL_3 PDK_3.0.h
Thu, 11 Feb 2010 18:38:32 +0000 Shabe Razvi Added tag PDK_3.0.g for changeset e686773b3f54 TAGS
Thu, 11 Feb 2010 15:05:30 +0000 Shabe Razvi Creation of TAGS branch. TAGS
Tue, 02 Feb 2010 10:12:17 +0200 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201003 PDK_3.0.g
(0) tip