compiler/libec; ecere; ide: Safer default virtual method calls
[sdk] / compiler / bootstrap / ecere / bootstrap / i18n.c
2015-12-22 Jerome St-Louiscompiler/libec; ecere; ide: Safer default virtual metho...
2015-12-22 Jerome St-Louiscompiler/libec: Map & AVLTree fixes with float/double...
2014-07-07 Jerome St-Louiscompiler/libec: (#205) Fixed integer promotions to...
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-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; ecere: Support for checking platform...
2014-06-09 Jerome St-Louiscompiler/libec; ecere: Fixed 64 bit enums and related...
2014-06-05 Jerome St-Louiscompiler/libec: Improvements to struct and class:struct...
2014-06-05 Jerome St-Louiscompiler/libec: Fixed warnings for related struct ...
2014-06-04 Jerome St-Louissdk: Fixed many warnings and related problems
2014-06-04 Jerome St-Louiscompiler/libec: Added casts for template types to fix...
2014-06-01 Jerome St-Louiscompiler/libec: (#99) Avoiding anon struct/unions in...
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-08 Jerome St-Louiscompiler/bootstrap: System.c update (fix), updated...
2014-04-02 Jerome St-Louiscompiler/ecp: Generate an error on enum computation...
2014-03-27 Jerome St-Louiscompiler/bootstra (i18n): Updated
2014-03-26 Jerome St-Louiside/designer: Support for editing internationalizable...
2014-03-21 Jerome St-Louisi18n: (#858) Handling localization for libraries within...
2014-03-19 Jerome St-Louisi18n: (#858) Matching Launchpad translations layout
2013-10-19 Jerome St-Louiscompiler/libec: (#1029) Fixed crash serializing null...
2013-09-30 Jerome St-Louisecere/com: (#1010) Fixed bad reference level of uintptr...
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-05-06 Jerome St-Louisecere/com, bootstrap: Fixed memory leak; Using 'isInsta...
2013-03-18 Jerome St-Louiscompiler/bootstrap; ide: Tweaks for using TDM-GCC multi...
2013-03-16 Jerome St-Louiscompiler/bootstrap: Updated
2013-03-05 Jerome St-Louiscompiler: 32/64 bit bootstrap
2013-02-23 Jerome St-Louiscompiler: More compatible handling of stdint.h inclusion
2013-02-19 Jerome St-Louiscompiler, ecere, ide: More 64 bit property fixes
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-Louiscompiler/bootstrap: Further updates
2013-02-16 Jerome St-Louiscompiler/ecere: completed intptr/uintptr support
2013-01-16 Jerome St-Louiscompiler/libec: Marking all structs with gcc_struct...
2012-03-04 Jerome St-Louisecere: Fixed calls to strcpy with overlapping buffers...
2012-02-22 Jerome St-Louiscompiler/instance/bootstrap: Fixed stdcall related...
2012-02-19 Jerome St-Louisecere/i18n: Completed dates i18n, Fixed compiler i18n...
2011-10-13 Jerome St-Louiscompiler/ecere/i18n: Added i18n context support through...
2011-10-13 Jerome St-Louisecere/i18n: Fixed dllexport in bootstrap that would...
2011-10-03 Jerome St-Louisecere/i18n: Made moduleMaps static
2011-10-03 Jerome St-Louisecere/compiler: Included i18n in bootstrap and updated...