buildsystem,epj2make,ide,tarball; misc improvements to makefile generation. updated...
[sdk] / compiler /
2012-11-05 Rejean Loyerbuildsystem,epj2make,ide,tarball; misc improvements...
2012-10-26 Rejean Loyermisc; modified all project (.epj) files to have the...
2012-10-24 Jerome St-Louiside/Makefiles: Updated tarball makefiles to use FORCE_3...
2012-10-24 Rejean Loyerbuildsystem,ide,epj2make; sorted out platform variables...
2012-10-19 Rejean Loyerecere,ec; multiple fixes to prevent comment within...
2012-09-17 Jerome St-Louiscompiler/libec: Fixed precompiled grammar for Linux...
2012-09-17 Jerome St-Louiscompiler/libec: Grammar fix to handle comma separated...
2012-09-17 Jerome St-Louiscompiler/libec: Updated bootstrap and i18n template
2012-09-17 Jerome St-Louiscompiler/libec: Fixed mixed up name/full name loading...
2012-09-17 Jerome St-Louiscompiler/libec: In pass 3, clearing baseSpecs when...
2012-09-17 Jerome St-Louiscompiler/libec: Moved the template args freeing code...
2012-09-13 Jerome St-Louiscompiler/libec: Proper __attribute__ support and other...
2012-09-03 Jerome St-Louiscompiler/ide: Various tweaks to buffer sizes for holdin...
2012-08-21 Jerome St-Louiscompiler/libec: Added missing null check to fix IDE...
2012-08-21 Jerome St-Louiscompiler; deps/libffi: Getting rid of warnings
2012-08-18 Jerome St-Louiscompiler/libec: Added missing null pointer check
2012-08-16 Jerome St-LouisMakefiles: Tweaks for Debian
2012-08-14 Jerome St-Louiscompiler/Makefile: Added missing libec.so soname
2012-08-13 Jerome St-Louiscompiler/libec: Tweaked last fix to ensure internal...
2012-08-13 Jerome St-Louiscompiler/libec: Another fix for improper usage of compo...
2012-08-13 Jerome St-Louiscompiler/libec: Fixed improper usage of GCC compound...
2012-08-11 Jerome St-Louiscompiler/bootstrap: Updated bootstrap
2012-07-27 Jerome St-Louiscompiler/libec: Fix for crash occurring sometimes when...
2012-07-11 Jerome St-Louiscompiler/i18n: Modified .bowl/.pot generation to always...
2012-07-10 Jerome St-Louisecere/instance: Tweaks to instance.ec to remove the...
2012-06-02 Jerome St-Louislibec/ide:Debugger:Watches: Fix for crash on null point...
2012-03-20 Jerome St-Louiside/debugger:compiler/libec: Fixed memory corruption...
2012-03-16 Jerome St-Louiscompiler/libec: Fix for crash parsing consecutive class...
2012-03-06 Rejean Loyercompiler:ecp: return the preprocessor error code if...
2012-03-06 Jerome St-Louiscompiler/libec: Fixed ide crash editing template code
2012-03-04 Jerome St-Louisecere: Fixed calls to strcpy with overlapping buffers...
2012-02-22 Rejean Loyeride: makefile generation and makefiles: added NOSTRIP...
2012-02-22 Jerome St-Louiscompiler/instance/bootstrap: Fixed stdcall related...
2012-02-21 Jerome St-Louiscompiler: Fixed precompiled grammar broken on Linux
2012-02-21 Juan SanchezUpdated completed Spanish translation
2012-02-20 Jerome St-Louisi18n: Fixed location of msgctxt in .pot files
2012-02-20 Jerome St-Louisi18n: Added header to .pot files for Launchpad
2012-02-20 Jerome St-Louisi18n: Moved .pot files into locale/, added them to...
2012-02-20 Jerome St-Louisi18n: Took out compiler/locale which should not have...
2012-02-19 Jerome St-Louisecere/i18n: Completed dates i18n, Fixed compiler i18n...
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-19 Jerome St-Louiscompiler/libec: Added support for i18n of property...
2012-02-18 Jerome St-Louiscompiler/i18n: Fixed i18n strings matching to be case...
2012-02-18 Jerome St-Louiscompiler/libec: Fixed a crash on Context destructor...
2012-02-16 Jerome St-Louiscompiler/libec: Fixed Expression leak on relational_exp...
2012-02-16 Jerome St-Louiscompiler/libec: Fixed memory leak on class context...
2012-02-16 Jerome St-Louiscompiler/bootstrap: Fixed Bison 2.4 warnings in parsers...
2012-02-16 Jerome St-Louiscompiler/libec; ide/CodeEditor: Fixed compiler leak...
2012-02-15 Jerome St-Louiscompiler/libec: Fixed a memory leak on self-referencing...
2012-02-15 Jerome St-Louiscompiler/libec: Attempt to speedup namespace scanning
2012-02-15 Jerome St-Louiscompiler/ecp: Fixed reference to grammar.eh to point...
2012-02-15 Jerome St-Louiscompiler/libec: Fixed a bug where ProcessType would...
2012-02-15 Jerome St-Louiscompiler/libec: Upgraded Bison 2.0->2.4.2 to fix MkExpD...
2012-02-15 Jerome St-Louiscompiler/libec: Fixed Symbol & Type leaks when adding...
2012-02-13 Jerome St-Louiscompiler/i18n/CleanPo: Added missing CleanPo project
2012-02-13 Jerome St-Louiscompiler/libec: Fixes to some parsing memory leaks
2012-02-03 Jerome St-Louisecere/net/dcom; samples/Blokus: Further robustness...
2012-01-31 Jerome St-Louisecere/net: Socket & Distributed Objects tweaks to work...
2012-01-30 Jerome St-Louisecere/net/dcom; compiler/ecs: Improvements to solve...
2011-12-31 Jerome St-Louislibec/loadSymbols: Fixed warning where an Iterator...
2011-12-12 Jerome St-Louislibec/ide parsing: Fix for bad memory when opening...
2011-12-05 Jerome St-Louiscompiler/libec: Fixed parsing memory leaks
2011-11-07 Jerome St-LouisOrganized some Po editing functionality into a class
2011-11-07 Jerome St-LouisProper .pot generation (Wrap up ecere.com/mantis/view...
2011-10-18 Rejean Loyermakefiles: single file per line for all file lists...
2011-10-18 Rejean Loyercompiler:libec: fix for null pointer crash. not sure...
2011-10-13 Jerome St-Louiscompiler/i18n: Temporary fix for ecs null pointer crash...
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: Fixed up i18n Support; Started Chinese translati...
2011-10-03 Jerome St-Louisecere/i18n: Made moduleMaps static
2011-10-03 Jerome St-Louisecere/compiler: Included i18n in bootstrap and updated...
2011-10-03 Jerome St-Louisecere & compiler: Built-in internationalization support
2011-09-25 Jerome St-Louiscompiler/db: Recognizing CIString as a nameField; eda...
2011-09-18 Jerome St-LouisFixes for Archlinux: #ifdef out stdcall (weird segfault...
2011-09-14 Jerome St-Louiscompiler: Fixed Documentor, CodeEditor not building...
2011-09-14 Jerome St-Louiside/debugger: Debugger improvements (Corrected member...
2011-09-04 Rejean Loyercompiler/libec: last tweak for last patch to work on...
2011-09-04 Jerome St-Louiscompiler/libec: Tweak for last patch to work on Linux...
2011-09-04 Jerome St-Louiscompiler/libec: Moved precompiled sources copy rule...
2011-09-04 Jerome St-Louiscompiler/libec: Fixed building on Linux that was broken...
2011-09-03 Rejean Loyercompiler/libec/Makefile: made precompiled files optiona...
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/ecs: Double free memory fix (comment)
2011-08-28 Jerome St-Louiscompiler: Support for i18n through $"string" syntax...
2011-08-25 Rejean Loyermakefiles: made changes to order only dependencies...
2011-08-18 Rejean Loyerbuild system / makefiles / ide: added support for ccach...
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