compiler/bootstrap: updated
[sdk] / compiler / bootstrap / ecere / bootstrap / instance.c
2015-02-15 Jerome St-Louiscompiler/bootstrap: updated
2014-08-06 Jerome St-Louiscompiler/libec: Fixed deletion of class:struct where...
2014-08-06 Jerome St-Louisecere/com: (#1044) Added option to disable memory manager
2014-07-13 Jerome St-Louisecere: Fixed warnings on Android
2014-07-11 Jerome St-Louisecere; compiler/libec: (#234, #361) Fixed isblank issue...
2014-07-11 Jerome St-Louisecere/com; compiler/libec: (#1087) Fixed class:struct...
2014-07-07 Jerome St-Louiscompiler/libec: (#205) Corrections to integer promotions
2014-07-07 Jerome St-Louiscompiler/libec: (#205) Fixed integer promotions to...
2014-07-06 Jerome St-Louiscompiler/bootstrap: Updated following warning fixes
2014-07-06 Jerome St-Louiscompiler/libec: Only using gcc_struct attribute for...
2014-07-06 Jerome St-Louiscompiler/libec: Fixed build issues in last commit
2014-07-06 Jerome St-Louiscompiler/bootstrap: Fully automated (make updatebootstrap)
2014-07-06 Jerome St-Louiscompiler/libec: Fixed keeping cast between long/int...
2014-07-05 Jerome St-Louiscompiler/libec: (#307, #70) Warning on undeclared class...
2014-07-01 Jerome St-Louiscompiler/libec: (#18, #26, #439, #685) Fixed serious...
2014-06-13 Jerome St-Louiscompiler; ecere; ide; eda: Fixed 32 bit warnings
2014-06-12 Jerome St-Louiscompiler/libec: Fixed warnings in generated code for...
2014-06-11 Jerome St-Louiscompiler/libec: Casts where function pointers are expected
2014-06-10 Jerome St-Louiscompiler/libec: Generated code warning fixes (unused...
2014-06-10 Jerome St-Louiscompiler/libec; ecere: Support for checking platform...
2014-06-09 Jerome St-Louiscompiler/libec; ecere: Fixed 64 bit enums and related...
2014-06-04 Jerome St-Louissdk: Fixed many warnings and related problems
2014-06-01 Jerome St-Louiscompiler/libec: (#99) Avoiding anon struct/unions in...
2014-05-30 Jerome St-Louisecere/com/instance: Fixed confusion with private member
2014-05-29 Jerome St-Louissdk: const correctness
2014-05-27 Jerome St-LouisFixed many warnings
2014-05-27 Jerome St-Louiscompiler/libec: (#99) Improved handling of brackets...
2014-05-27 Jerome St-Louiscompiler/libec: (#341, #351, #644, #771) Improved enum...
2014-05-13 Jerome St-Louisecere/com: Added missing hyperbolic trigonometry functions
2014-05-08 Jerome St-Louiscompiler/bootstrap: System.c update (fix), updated...
2014-05-03 Jerome St-Louisecere/com/instance: Fixed alignment for union within...
2014-04-25 Jerome St-Louiscompiler/bootstrap: Updated
2014-04-24 Jerome St-Louisecere/com: Fixed warning from prevous bool cast fix...
2014-03-26 Jerome St-Louiside/designer: Support for editing internationalizable...
2014-02-21 Jerome St-Louisecere/com/instance: Added strspn, strcspn, strpbrk...
2014-02-12 Jerome St-Louiscompiler/bootstrap: Removed duplicate definition
2014-02-07 Jerome St-Louiscompiler/libec; ide/debugger: 64 bit fixes; ecere/com...
2014-02-07 Jerome St-Louisdocumentor; compiler/libec; ecere/com/instance: Fixes...
2014-02-05 Jerome St-Louiscompiler/libec: (#787, #826) Added support for C99...
2013-09-30 Jerome St-Louisecere/com/unicode: ISO8859_1toUTF8() -- Treating 150...
2013-09-30 Jerome St-Louisecere/com: (#1010) Fixed bad reference level of uintptr...
2013-09-30 Jerome St-Louisecere/com: (#1006) Fixed crash on freeing module import...
2013-08-30 Rejean Loyermarked all generated bootstrap C source files with...
2013-08-29 Rejean Loyermarked all generated bootstrap C source files with...
2013-08-09 Jerome St-Louiscompiler/bootstrap: (#980) Updated for 0.44.08
2013-07-03 Jerome St-Louisecere/com; compiler/bootstrap: Fixed leaks occuring...
2013-07-02 Jerome St-Louiscompiler/bootstrap/ecere: Updated
2013-05-06 Jerome St-Louisecere/com, bootstrap: Fixed memory leak; Using 'isInsta...
2013-05-05 Jerome St-Louisecere/com: Fixes to avoid printing Instance members...
2013-05-05 Jerome St-Louisecere/com, compiler/libec: Changed type of base normal...
2013-04-20 Jerome St-Louiscompiler/bootstrap: Updated
2013-04-15 Jerome St-Louiscompiler/libec Improvements to conversion from AST...
2013-03-31 Jerome St-Louiscompiler/libec; bootstrap: Improved anonymous instantia...
2013-03-27 Jerome St-Louiscompiler, ecere/com: Fixed enumSize issues causing...
2013-03-21 Jerome St-Louisecere/com; gfx: Improvements to cross-compiling to...
2013-03-18 Jerome St-Louiscompiler/bootstrap; ide: Tweaks for using TDM-GCC multi...
2013-03-18 Jerome St-Louisecere/gui/EditBox; utf8: Updated EditBox UTF8 iteration...
2013-03-18 Jerome St-Louisecere/com: Corrected cross-bitness fix 0.44.05
2013-03-18 Jerome St-Louisecere/com: Fixed 32 bit cross-compiling issues in EDASQLite
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-Louiscompiler/bootstrap: Updated
2013-03-10 Jerome St-Louiscompiler: Added (u)intsize to map to size_t; Updated...
2013-03-05 Jerome St-Louiscompiler: 32/64 bit bootstrap
2013-02-26 Jerome St-Louiscompiler/bootstrap: Updated
2013-02-23 Jerome St-Louiscompiler: More compatible handling of stdint.h inclusion
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-Louiscompiler: Always using 64 bit types for intptr/pointers...
2013-02-19 Jerome St-Louiscompiler, ecere, ide: More 64 bit property fixes
2013-02-18 Jerome St-Louiscompiler: Updated bootstrap, ecere: fixed warning
2013-02-17 Jerome St-Louiscompiler/bootstrap: Reverted to using 'uintptr' for...
2013-02-16 Jerome St-Louiscompiler/libec: Fixed wrong reference level causing...
2013-02-16 Jerome St-Louiscompiler: Updated bootstrap, precompiled parsers and...
2013-02-16 Jerome St-Louiscompiler/ecc: Added generated macro in proper place...
2013-02-16 Jerome St-Louiscompiler: Fixed __declspec compiling issue on Linux...
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-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...
2013-01-16 Jerome St-Louiscompiler/libec: Marking all structs with gcc_struct...
2012-11-26 Jerome St-Louisecere/instance: Fixed issue with template virtual metho...
2012-11-20 Jerome St-Louiscompiler/bootstrap: Updated the bootstrap to reflect...
2012-11-07 Jerome St-Louissdk/Build System: Improved the bootstrap Makefiles
2012-07-10 Jerome St-Louisecere/instance: Tweaks to instance.ec to remove the...
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
2011-11-07 Jerome St-LouisProper .pot generation (Wrap up ecere.com/mantis/view...
2011-09-18 Jerome St-LouisFixes for Archlinux: #ifdef out stdcall (weird segfault...
2011-08-30 Jerome St-Louisecere/bootstrap: Tweak to instance.ec for stdcall to...
2011-08-30 Jerome St-Louiscompiler/bootstrap/ecere: instance.c: Put back MinGW...
2011-08-28 Jerome St-Louiscompiler: Support for i18n through $"string" syntax...
2011-05-19 Jerome St-LouisTemporary workaround for MinGW gcc 4.5 bug
2011-05-15 Jerome St-LouisInitial git commit -- Transition from CodeGuard repository