i18n: Updates templates
[sdk] / compiler /
2013-04-22 Rejean Loyerepj format, ide, epj2make; moved ModuleVersion, project...
2013-04-22 Rejean Loyerec.epj; added missing 0.44 module version.
2013-04-22 rofl0rmake it possible to build in verbose mode using make V=1
2013-04-22 Jerome St-Louiscompiler: Fix for window.anchor.left
2013-04-20 Jerome St-Louiscompiler/bootstrap: Updated
2013-04-20 Jerome St-Louiscompiler: Fixed missing struct declarator in MkDeclarat...
2013-04-18 Jerome St-Louiscompiler/libec: Fixed a leak and missing 'return'
2013-04-18 Jerome St-Louiscompiler/libec: Fixed parsing crash originating in...
2013-04-16 Jerome St-Louiscompiler/libec: Fixed crash on Box { 0, width = 1 ...
2013-04-15 Jerome St-Louiscompiler/libec: Added safety check for structDeclarator
2013-04-15 Jerome St-Louiscompiler/libec: Fixed 2 more long warnings
2013-04-15 Jerome St-Louiscompiler/libec: Fixes to containers handling (array...
2013-04-15 Jerome St-Louiscompiler: updated bootstrap file; ecere/win32: Added...
2013-04-15 Jerome St-Louiscompiler/libec: Resolving long type size properly
2013-04-15 Jerome St-Louisecere/com: Fixed non-int enum (de)serialization; ecere...
2013-04-15 Jerome St-Louisi18n: Updated templates; ide: Fixed warning in obsolete...
2013-04-15 Jerome St-Louiscompiler/libec Improvements to conversion from AST...
2013-04-04 Jerome St-Louiscompiler/libec: Parser improvements
2013-03-31 Jerome St-Louiscompiler/bootstrap: Updated for ecc, ecp,
2013-03-31 Jerome St-Louiscompiler/libec; bootstrap: Improved anonymous instantia...
2013-03-28 Jerome St-Louiscompiler/bootstrap/ecere: Updated bootstrap 0.44.06
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/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...
next