compiler/ecere: Proper fix.
[sdk] / ecere / src / com / instance.ec
2013-03-17 Jerome St-Louiscompiler/ecere: Proper fix.
2013-03-17 Jerome St-Louisecere/com: Adjustment to 32 bit cross-compiling fix
2013-03-16 Jerome St-Louisecere/com/memory manager: MemoryGuard fixes
2013-03-16 Jerome St-Louisecere/com/memory manager: Fixed uninitialized size...
2013-03-16 Jerome St-Louisecere/com: Work around to solve crashes when cross...
2013-03-16 Jerome St-Louisecere/com: Fixed freed memory usage in template classes
2013-03-10 Jerome St-Louiscompiler: Added (u)intsize to map to size_t; Updated...
2013-03-06 Rejean Loyeride;debugger; added internalModuleLoad breakpoint ...
2013-02-26 Jerome St-Louisecere: Android compilation fixes
2013-02-26 Jerome St-Louisecere/android: Fixes for Android applications using...
2013-02-22 Jerome St-Louiscompiler, ecere, ide: Compiler fixes ; Map & struct...
2013-02-19 Jerome St-Louiscompiler, ide, com: Some level of cross-bit depth debug...
2013-02-19 Jerome St-Louiside/debugger: 64 bit Debugging Fixes
2013-02-19 Jerome St-Louiscompiler, ecere, ide: More 64 bit property fixes
2013-02-18 Jerome St-Louisecere, ide: Proper prototypes for invoking methods...
2013-02-17 Jerome St-Louiscompiler/bootstrap: Reverted to using 'uintptr' for...
2013-02-16 Jerome St-Louiscompiler, ide: 64 bit fixes to get the IDE working
2013-02-16 Jerome St-Louisecere/com: Fixed delayed class properties to use 64...
2013-02-16 Jerome St-Louisecere: 64 bit fixes: X11, Class property now 64 bit
2013-02-16 Jerome St-Louisecere: Fixed mistake in 64 bit size of Application...
2013-02-16 Jerome St-Louiscompiler/ecere: Fix for 64 bit size of Instance base...
2013-02-16 Jerome St-Louisecere: 64 bit fixes for memory manager
2013-02-16 Jerome St-Louiscompiler/ecere: Further steps towards 64 bit support
2013-02-16 Jerome St-Louiscompiler/ecere: completed intptr/uintptr support
2013-02-16 Jerome St-Louisecere/com: Fixed broken serializatio of File classes
2013-01-30 Jerome St-Louisecere/compiler/ide: Fixed more buffer overflows by...
2012-11-26 Jerome St-Louisecere/instance: Fixed issue with template virtual metho...
2012-11-25 Jerome St-Louisecere/com: Fixed module initialization
2012-11-19 Jerome St-Louisecere/com: Solved class registration ordering issues
2012-11-05 Jerome St-Louisecere/com/instance: Fixed application evolution
2012-11-05 Jerome St-Louisecere/Android: Fixed: memory corruption after multiple...
2012-07-25 Jerome St-Louisecere/gui: Window & Stacker: Fixed memory leaks relatin...
2012-07-10 Jerome St-Louisecere/instance: Tweaks to instance.ec to remove the...
2012-07-07 Jerome St-Louisecere/COM: Fix to FixDerivativesBase so that overridden...
2012-06-08 Jerome St-Louisecere/DataBox: Fix for prior optimization breaking...
2012-02-22 Jerome St-Louiscompiler/instance/bootstrap: Fixed stdcall related...
2012-02-19 Jerome St-Louisecere/i18n: Fixed broken build by taking i18n out of...
2012-02-19 Jerome St-Louiscompiler/i18n: Added i18n strings to libec/ecc/ecp/ecs
2012-02-13 Jean-Francois Bilodeauecere:gui/gfx:drivers/cocoa: Partial native Cocoa drive...
2012-02-04 Jerome St-Louisecere/gui: Implemented Tooltips, as a ToolTip Window...
2011-11-03 Jerome St-LouisFixed a bug in renew/renew0 which would prevent from...
2011-10-18 Jerome St-Louisecere/com: Worked around leak ecere.com/mantis/view...
2011-10-18 Jerome St-Louisecere/com: Fix for auto-completion in the 84d925c3301f3...
2011-10-17 Jerome St-Louisecere: Temporary patch for ecere.com/mantis/view.php...
2011-10-16 Jerome St-Louiside/Project: Fixed a major memory leak in platformSpeci...
2011-10-15 Jerome St-Louisecere/MemoryGuard: Added check in eInstance_Delete...
2011-09-14 Jerome St-Louiside/debugger: Debugger improvements (Corrected member...
2011-08-30 Jerome St-Louisecere/bootstrap: Tweak to instance.ec for stdcall to...
2011-08-23 Jerome St-Louisecere/ide/FormDesigner/Toolbox: Display SavingDataBox...
2011-05-15 Jerome St-LouisInitial git commit -- Transition from CodeGuard repository