sdk
2013-03-06 Jerome St-Louisdefault.cf: Fixed bad reference to $(DEBUG) instead...
2013-03-06 Jerome St-Louisinstall: Fixed doc install on FreeBSD
2013-03-06 Jerome St-Louiscrossplatform.mk: Tweaks to build on FreeBSD
2013-03-06 Jerome St-LouisUpdated README, IDE about box
2013-03-06 Niraj KulkarniMantis 606, left to right selection and tab inserts...
2013-03-06 Niraj Kulkarniecere/gui/EditBox: Fixed Undo bug when Insert Tabs...
2013-03-06 Jerome St-Louiside: Building resources.o in object directory to avoid...
2013-03-06 Jerome St-Louiside/Project: Show the complete target file name with...
2013-03-06 Jerome St-LouisecereCOM: Added missing -fvisibility flag; took out...
2013-03-06 Jerome St-LouisMakefiles: Fixed some target/host confusions
2013-03-06 Jerome St-Louiscrossplatform.mk: Detecting 32 bit Windows cross-compil...
2013-03-06 Jerome St-LouisFixed broken libffi Makefile on Win64; Auto selecting...
2013-03-06 Jerome St-Louiside/Project: Updated makefile generation code in light...
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-LouisMakefile: Not installing in /usr/lib32 anymore since...
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-04 Jerome St-Louisecere/OpenGL/Android: Worked around limitation on proje...
2013-03-01 Jerome St-LouisEDASQLiteCipher: Tweaked ffi lib directory
2013-03-01 Jerome St-Louiseda, compiler, documentor: Proper prototypes for invoki...
2013-02-27 Jerome St-Louisecere/Android: Fixed seg fault on leaving app in previo...
2013-02-27 Jerome St-Louisecere/Android: Orientation change fixes; Status bar...
2013-02-27 Jerome St-Louisecere/Android: Improvements to Android Support
2013-02-26 Jerome St-Louisecere: Android compilation fixes
2013-02-26 Jerome St-Louisecere/Mutex: Fixed broken Lucid Lynx builds
2013-02-26 Jerome St-Louiscompiler/bootstrap: Updated
2013-02-26 Jerome St-Louisdeps/libffi: Tweaks to build 64 bit libffi on Windows
2013-02-26 Jerome St-Louisecere/android: Fixes for Android applications using...
2013-02-26 Jerome St-Louiseda/sqlite: Project tweak to look for ffi with COMPILER...
2013-02-26 Jerome St-Louiside: Fixed crashes hitting Tab in output view
2013-02-25 Jerome St-LouisEDASQlite(Cipher): Setting default locking mode to...
2013-02-25 Jerome St-LouisEDA/SQLite: Updated SQLite to version 3.7.15.2 (Jan...
2013-02-24 Jerome St-Louisi18n update; compiler: Reverted temp tweak to always...
2013-02-23 Jerome St-Louisnetwork: Fix for not adding connected socket if it...
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-Louisecere, ide: Fixed extra buttons/crashes in compilers
2013-02-22 Jerome St-Louiside/Project: Fixed bad option check causing corrupt...
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-Louiside/Debugger: Fixed missing space in format string
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-Louisecere, ide: Proper prototypes for invoking methods...
2013-02-18 Jerome St-Louiscompiler: Worked around warning from __builtin_frame_ad...
2013-02-18 Jerome St-Louisecere/eda: Fixed some build warnings
2013-02-18 Jerome St-Louisecere/glX: Tweaked types for 64 bit
2013-02-18 Jerome St-Louisecere: Fix for BitmapResource objects in Menu items...
2013-02-17 Jerome St-Louisecere, ide: Further 64 bit types fixes
2013-02-17 Jerome St-Louisecere, ide: Replaced integer types by 64 bit ints for...
2013-02-17 Jerome St-Louisecere/EARArchive: Using 'unsigned long' with zlib to...
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-Louisecere/X11: Further 64 bit fixes
2013-02-16 Jerome St-Louisecere/XInterface: 64 bit X11 fixes
2013-02-16 Jerome St-Louiscompiler: Updated bootstrap, precompiled parsers and...
2013-02-16 Jerome St-Louisecere: Fixes to support MinGW-w64
2013-02-16 Jerome St-Louisecere/com: Fixed delayed class properties to use 64...
2013-02-16 Jerome St-Louiscompiler/libec: Changes to reflect uint64 type for...
2013-02-16 Jerome St-Louisecere: 64 bit fixes: X11, Class property now 64 bit
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-Louisecere: Work around for conflicts with 'String' in MinGW...
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-Louiside/Debugger: Setting target bits based on compiler...
2013-02-16 Jerome St-Louiscompiler/libec: Updated precompiled grammar files
2013-02-16 Jerome St-Louiscompiler/bootstrap: Updated
2013-02-16 Jerome St-Louisecere/dataTypes: Fixed prototypes for invoking OnGetString
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-Louisecere: 64 bit fixes for memory manager
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-Louiside/project: Extra null check
2013-02-16 Jerome St-Louisepj2make: project -- resetting to default paths
2013-02-16 Jerome St-Louisecere/DualPipe: Fixed issue returning error code on...
2013-02-16 Jerome St-Louisecere/com: Fixed broken serializatio of File classes
2013-02-08 Jerome St-Louiside (ecere)/FormDesigner: Fixed crash on dragging custo...
2013-02-08 Jerome St-Louiside/CodeEditor: Fixed crash on non-compiled properties...
2013-02-02 Jerome St-Louiscompiler/bootstrap: Updaded
2013-02-02 Jerome St-Louisextras/DynamicString: Missed proper null character...
2013-02-02 Jerome St-Louiseda: Removed extra arguments in EditSection code
next