Wed, 28 Apr 2010 00:44:14 +0200 Fixing issue with default C++ delete operator being called instead of Symbian C++ delete replacement with CBase derived classes from euser. Getting ride of SEH stuff used for WINS fixes our trap/leave runtime issues. anywhere
Slion [Wed, 28 Apr 2010 00:44:14 +0200] rev 96
Fixing issue with default C++ delete operator being called instead of Symbian C++ delete replacement with CBase derived classes from euser. Getting ride of SEH stuff used for WINS fixes our trap/leave runtime issues.
Tue, 27 Apr 2010 20:22:55 +0200 Trying to get trap/leave to work properly but the whole WINS stuff seems over complicated with a lot of assembly in the middle and it's not working on my compiler. When the throw happens the debugger complains about uncaught exception when I'm definitly inside a catch implemented by our TRAP. anywhere
Stephane Lenclud <tortoisehg@lenclud.com> [Tue, 27 Apr 2010 20:22:55 +0200] rev 95
Trying to get trap/leave to work properly but the whole WINS stuff seems over complicated with a lot of assembly in the middle and it's not working on my compiler. When the throw happens the debugger complains about uncaught exception when I'm definitly inside a catch implemented by our TRAP. I think I'm going to come up with a much simplified trap/leave implementation for SYMC. On my prototype all that stuff was working fine in like 20 lines of C++.
Tue, 27 Apr 2010 17:12:11 +0200 Basic process initialisation and shutdown working. Using small fixed heap for now. Fixing missing global Symbian C++ new operators. Panics on Win32 now display error message. anywhere
Stephane Lenclud <tortoisehg@lenclud.com> [Tue, 27 Apr 2010 17:12:11 +0200] rev 94
Basic process initialisation and shutdown working. Using small fixed heap for now. Fixing missing global Symbian C++ new operators. Panics on Win32 now display error message.
Mon, 26 Apr 2010 23:41:25 +0200 Adding includes to project. Slow progress on the process init sequence. anywhere
Slion [Mon, 26 Apr 2010 23:41:25 +0200] rev 93
Adding includes to project. Slow progress on the process init sequence.
Mon, 26 Apr 2010 18:47:40 +0200 Adding place holder for symc exec implementation. anywhere
Stephane Lenclud <tortoisehg@lenclud.com> [Mon, 26 Apr 2010 18:47:40 +0200] rev 92
Adding place holder for symc exec implementation.
Fri, 23 Apr 2010 13:52:21 +0100 Remerge gcce fixes, RVCT 4.0 support, rom.flm and rom_sbs.pl (Bug 2283, Bug 2014, Bug 2149 and others) RCL_3
William Roberts <williamr@symbian.org> [Fri, 23 Apr 2010 13:52:21 +0100] rev 91
Remerge gcce fixes, RVCT 4.0 support, rom.flm and rom_sbs.pl (Bug 2283, Bug 2014, Bug 2149 and others)
Fri, 16 Apr 2010 16:24:37 +0300 Revision: 201015
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 16 Apr 2010 16:24:37 +0300] rev 90
Revision: 201015 Kit: 201015
Wed, 14 Apr 2010 17:22:59 +0300 Revision: 201015 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 14 Apr 2010 17:22:59 +0300] rev 89
Revision: 201015 Kit: 201015
Fri, 02 Apr 2010 11:01:24 +0100 Remerge gcce fixes, RVCT 4.0 support, rom.flm and rom_sbs.pl (Bug 2283, Bug 2014 and others) RCL_3
William Roberts <williamr@symbian.org> [Fri, 02 Apr 2010 11:01:24 +0100] rev 88
Remerge gcce fixes, RVCT 4.0 support, rom.flm and rom_sbs.pl (Bug 2283, Bug 2014 and others)
Wed, 31 Mar 2010 23:38:45 +0300 Revision: 201013 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 31 Mar 2010 23:38:45 +0300] rev 87
Revision: 201013 Kit: 201013
(0) -10 +10 +100 tip