ecere: Android fixes; i18n update
[sdk] / compiler /
2013-03-10 Jerome St-Louiscompiler/libec: Updated start outputLine to match lates...
2013-03-10 Jerome St-Louiscompiler/bootstrap: Fixed undefined references from...
2013-03-10 Jerome St-Louiscompiler/libec: Fixed passing of typed objects in ellip...
2013-03-10 Jerome St-Louiscompiler/libec: Correction to the previous fix to handl...
2013-03-10 Jerome St-Louiscompiler/libec: Fixed confusing warning on conflicts...
2013-03-10 Jerome St-Louiscompiler/libec: Tweaks to pass15.ec for Debugger to...
2013-03-10 Jerome St-Louiscompiler/libec: Fixed allowing headers to redefine...
2013-03-10 Jerome St-Louiscompiler: Added (u)intsize to map to size_t; Updated...
2013-03-06 Jerome St-Louiscompiler/bootstrap: Fixed duplicate definitions of...
2013-03-06 Jerome St-Louisi18n: Updated templates
2013-03-06 Jerome St-LouisMakefiles: Force building 32 or 64 bit by setting ARCH...
2013-03-05 Jerome St-Louiscompiler: 32/64 bit bootstrap
2013-03-04 Jerome St-Louiscompiler/ide/autocomplete: Fixed an IDE crash when...
2013-03-01 Jerome St-Louiseda, compiler, documentor: Proper prototypes for invoki...
2013-02-26 Jerome St-Louiscompiler/bootstrap: Updated
2013-02-24 Jerome St-Louisi18n update; compiler: Reverted temp tweak to always...
2013-02-23 Jerome St-Louiscompiler: More compatible handling of stdint.h inclusion
2013-02-23 Jerome St-Louiscompiler/ecc: Never including stdint.h anymore, always...
2013-02-22 Jerome St-Louiscompiler, ecere, ide: Compiler fixes ; Map & struct...
2013-02-20 Jerome St-Louissdk: Fixed projects output directories, config/platform...
2013-02-20 Jerome St-Louiscompiler, ecere: Moved references to stdin/stdout to...
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-Louiside/debugger: 64 bit Debugging Fixes
2013-02-19 Jerome St-Louiscompiler, ecere, ide: More 64 bit property fixes
2013-02-19 Jerome St-Louiscompiler: Fixed extra reference level on class properties
2013-02-18 Jerome St-Louiscompiler: Updated bootstrap, ecere: fixed warning
2013-02-18 Jerome St-Louiscompiler: Worked around warning from __builtin_frame_ad...
2013-02-17 Jerome St-Louisecere, ide: Replaced integer types by 64 bit ints for...
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: (u)intptr fixes to build on MinGW 4.4
2013-02-16 Jerome St-Louiscompiler, ide: 64 bit fixes to get the IDE working
2013-02-16 Jerome St-Louiscompiler: Updated bootstrap, precompiled parsers and...
2013-02-16 Jerome St-Louiscompiler/libec: Changes to reflect uint64 type for...
2013-02-16 Jerome St-Louiscompiler: Compiler fixes for 64 bit
2013-02-16 Jerome St-Louiscompiler/ecc: Added generated macro in proper place...
2013-02-16 Jerome St-Louiscompiler/grammar: Added support for extended declarator...
2013-02-16 Jerome St-Louiscompiler/ecc,ecp: Resolved issues from multipass prepro...
2013-02-16 Jerome St-Louiscompiler: Fixed __declspec compiling issue on Linux...
2013-02-16 Jerome St-Louiscompiler/libec: Updated precompiled grammar files
2013-02-16 Jerome St-Louiscompiler/bootstrap: Updated
2013-02-16 Jerome St-LouisMakefiles/ide: Added $(FORCE_32_BIT) to ecs calls
2013-02-16 Jerome St-Louiscompiler/bootstrap: Further updates
2013-02-16 Jerome St-Louiscompiler: Updated bootstrap
2013-02-16 Jerome St-Louiscompiler: Fixed prototypes for new/new0/renew/renew0...
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/libec: Fixed precompiled grammar.c on Linux
2013-02-16 Jerome St-Louiscompiler/ecere: Further steps towards 64 bit support
2013-02-16 Jerome St-Louiside/sdk: Fixed forcing bit depth option not invoked...
2013-02-16 Jerome St-Louiscompiler/ecere: completed intptr/uintptr support
2013-02-16 Jerome St-Louiscompiler/ecere: Initial take at adding a uintptr type
2013-02-16 Jerome St-Louisecere/com: Fixed broken serializatio of File classes
2013-02-02 Jerome St-Louiscompiler/bootstrap: Updaded
2013-02-01 Jerome St-Louisecere; ide; compiler: Fixed setting safety null charact...
2013-01-30 Jerome St-Louisi18n: Updated localization templates 0.44.03
2013-01-30 Jerome St-Louisecere/compiler/ide: Fixed more buffer overflows by...
2013-01-30 Jerome St-Louiscompiler/libec: Fixed a uninitialized variable Valgrind...
2013-01-27 Rejean Loyermisc; correct execute permissions for various files.
2013-01-27 Jerome St-Louiside/CodeEditor: Fixed overriding of virtual methods
2013-01-16 Jerome St-Louiscompiler/libec: Marking all structs with gcc_struct...
2013-01-16 Jerome St-Louiscompiler/libec: Fix for debug line numbers in generated...
2012-11-26 Jerome St-Louisecere/instance: Fixed issue with template virtual metho...
2012-11-23 Jerome St-Louiside/CodeEditor: Fixed buffer overflow
2012-11-21 Rejean Loyertarball;compiler/libec/Makefile; fixed makefile missing...
2012-11-21 Rejean Loyerbuildsystem,epj2make,ide,tarball; added cleantarget...
2012-11-21 Rejean Loyerbuildsystem,epj2make,ide,tarball; fixed EARFLAGS aw...
2012-11-20 Jerome St-Louiscompiler/bootstrap: Updated the bootstrap to reflect...
2012-11-20 Jerome St-Louisecere/PathBox: Fixed OnBrowsedDir methods not being...
2012-11-19 Jerome St-Louiscompiler/libec/lexer: Solved issue where isatty was...
2012-11-17 Jerome St-Louiscompiler/libec: Fixed bad overlapping strcpy
2012-11-07 Jerome St-Louiscompiler/bootstrap/ecere: Fixed -Wall/-w in there
2012-11-07 Jerome St-Louiscompiler: Makefile updates for PRJ_CFLAGS
2012-11-07 Rejean Loyertarball; synced all makefiles with generated makefiles...
2012-11-07 Jerome St-Louissdk/Build System: Synced up latest changes to makefiles
2012-11-07 Jerome St-Louiscompiler/bootstrap: Updated Makefiles for LDFLAGS location
2012-11-07 Jerome St-Louissdk/Build System: Took out extra inclusion of LDFLAGS...
2012-11-07 Jerome St-Louissdk/ide: Fixed Makefiles not passing keeping LDFLAGS...
2012-11-07 Jerome St-Louiscompiler: Added grammar.bowl to precompiled/ to avoid...
2012-11-07 Jerome St-Louissdk/Build System: Improved the bootstrap Makefiles
2012-11-06 Jerome St-Louissdk/Build System: Added support for cross-compiling...
2012-11-05 Jerome St-Louissdk/Build System: Took out erroneous/superfluous stuff...
2012-11-05 Jerome St-Louissdk/Build System: Solved the $(CPP) space issues
2012-11-05 Jerome St-Louisbuild system: Fixed CCACHE/DISTCC/SYSROOT space issues
2012-11-05 Jerome St-Louissdk/build system: Took out bad ifdef that was breaking...
2012-11-05 Jerome St-Louissdk tarball/Windows: Fixed build by removing call to...
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...
next