sdk
2014-05-14 Jerome St-Louiside/debugger: Support for evaluating math functions
2014-05-13 Jerome St-Louiside/debugger: Better errors for evaluating function...
2014-05-13 Jerome St-Louiside/debugger: Better errors for missing property support
2014-05-13 Jerome St-Louisecere; compiler; ide: (#486) Added isNan, isInf, signBi...
2014-05-13 Jerome St-Louisecere/gfx/3D/Matrix: Added OnGetString method for debugging
2014-05-13 Jerome St-Louisecere/com: Added missing hyperbolic trigonometry functions
2014-05-08 Jerome St-Louissamples/3D/walkAround: Fixed crash on reloading graphic...
2014-05-08 Jerome St-Louissamples/3D/walkAround: Fixed ignoring keys when inactive
2014-05-08 Jerome St-Louisecere/3D gfx: Fixed handling 32 bit indices for translu...
2014-05-08 Jerome St-Louisecere/sys/Mutex: Fixed compilation by providing Mutex...
2014-05-08 Jerome St-Louiside/debugger: Fixed to evaluate *("Hello" + 1), *(...
2014-05-08 Jerome St-Louiside/debugger: Fixed bad use of 'type' in handling ...
2014-05-08 Jerome St-Louiscompiler/libec; ide/debugger: Fixed potentially uniniti...
2014-05-08 Jerome St-Louiscompiler/bootstrap: System.c update (fix), updated...
2014-05-08 Jerome St-Louisecere/gui/Window: Fixed deadlock on reload dialog boxes
2014-05-07 Jerome St-Louiside/debugger: Fixed evaluation of: ((int *)"Hello")[0]
2014-05-07 Jerome St-Louiscompiler/libec: Fixed computation of expressions requir...
2014-05-07 Jerome St-Louiscompiler/libec; ide/debugger: Fixed sizeof((char *...
2014-05-06 Jerome St-Louisecere/X11: Fixed new warnings
2014-05-06 Jerome St-Louiscompiler/pass15; ide/debugger: Fixed evaluation of...
2014-05-06 Jerome St-Louiscompiler/libec: Added missing classExp Copy rule
2014-05-06 Jerome St-Louiscompiler/grammar; bootstrap: Fixed comma warning case...
2014-05-06 Jerome St-Louissamples: Fixed more discovered syntax errors
2014-05-06 Jerome St-Louissamples/games/stonePairs: Fixed discovered syntax error
2014-05-06 Jerome St-Louiscompiler/libec/grammars: Fixed sizeof("a" + 1)
2014-05-05 Jerome St-Louiside/debugger; compiler/libec: Fixed evaluation of sizeo...
2014-05-05 Jerome St-Louiscompiler/libec; ecp: Fixed assigning C enum values...
2014-05-05 Jerome St-Louiscompiler/libec/pass16: Fixed use of uninitialized class...
2014-05-05 Jerome St-Louiscompiler/libec/grammar: Fixed warning; Updated bootstrap
2014-05-04 Jerome St-Louiscompiler/libec: (#402, #772) Improved reporting syntax...
2014-05-04 Jerome St-Louiscompiler/libec/pass15: Fixed expType for class member...
2014-05-04 Jerome St-Louisdefault.cf: Added ENABLE_SSL to enable SSL enabled...
2014-05-04 Jerome St-Louiside/debugger; compiler/libec: (#19, #456) Fixed watches...
2014-05-03 Jerome St-Louiside/debugger: (#209) Fixed + operator on arrays and...
2014-05-03 Jerome St-Louiside/debugger; compiler/libec: (#129) Fixed string liter...
2014-05-03 Jerome St-Louiside/Debugger: Calling CleanUp() from GdbExit()
2014-05-03 Jerome St-Louiscompiler/libec: Fixed 64 bit operations
2014-05-03 Jerome St-Louiside/debugger: Watches: removed need for a Code Editor...
2014-05-03 Jerome St-Louiscomplier/libec/output: Fixed crash on conditional opera...
2014-05-03 Jerome St-Louisecere/com/instance: Fixed alignment for union within...
2014-05-03 Jerome St-Louiscompiler/libec/pass15: (#642) Fixed crash parsing templ...
2014-05-03 Jerome St-Louiscompiler/libec/pass2: (#288) Fixed compiler crash on...
2014-05-03 Jerome St-Louiscompiler/libec/pass16: (#262) Fixed compiler crash...
2014-05-03 Jerome St-Louiscompiler/libec/pass2: (#271) Fixed compiler crash
2014-05-03 Jerome St-Louiscompiler/libec: (#293) Fixed ecs crash on remote class...
2014-05-03 Jerome St-Louiside/CodeEditor: (#79) Fixed watches not handling global...
2014-05-03 Jerome St-Louiscompiler/libec/grammar: (#165, #733) Fixed endless...
2014-05-02 Jerome St-Louiscompiler/libec/lexer; expression, ide/debugger: (#67...
2014-05-01 Jerome St-Louiside/Debugger: (#505) Implemented conditional operator...
2014-04-30 Jerome St-Louisecere/gui/EditBox:Highligting: (#1034, #1073) Fixed...
2014-04-29 Jerome St-Louiscompiler/libec/pass16: Fixed memory leak parsing EditBo...
2014-04-29 Jerome St-Louisecere/gui/drivers/XInterface: (#850) Disabling special...
2014-04-29 Jerome St-Louisecere/gui/drivers/XInterface: (#850) Fixed re-maximized...
2014-04-28 Jerome St-Louisecere/GlobalAppSettings; ide/IDESettings: Fixed global...
2014-04-28 Jerome St-Louiside/project: Fixed crash loading legacy epj
2014-04-28 Jerome St-Louiscompiler/libec: Fixed memory leaks parsing Window.ec
2014-04-27 Jerome St-Louisecere/gfx/drivers/XDisplayDriver: Fixed mistake in...
2014-04-27 Jerome St-Louisecere/gui/EditBox:Syntax Highlighting: Optimization...
2014-04-27 Jerome St-Louiscompiler/libec: Fixed memory leaks parsing Project.ec
2014-04-26 Jerome St-Louissamples/games/stonePairs: Fixed resetting takeOut on...
2014-04-26 Jerome St-Louiside/debugger: Fixed crash on editing watch after resume
2014-04-26 Jerome St-Louisecere/gui/Window: Fixed a leak with FontResources
2014-04-25 Jerome St-Louiside/debugger: Rubber ducking fixes
2014-04-25 Jerome St-Louisecere/gfx/Bitmap; drivers: Fixed leaks introduced by...
2014-04-25 Jerome St-Louiside/ModelView: Patch to build with MemoryGuard
2014-04-25 Jerome St-Louisecere/gui/drivers/XInterface: Added stay on top support
2014-04-25 Jerome St-Louisecere/gui/drivers/Win32: Fixed Stay on Top going away...
2014-04-25 Jerome St-Louissamples: Fixes for Linux
2014-04-25 Jerome St-Louiscompiler/libec: (#1072) Proper fix for 1bb2c028ff1c6e8a...
2014-04-25 Jerome St-Louisecere/gfx/drivers/X: Preventing crashes on null display
2014-04-25 Jerome St-Louiscompiler/bootstrap: Updated
2014-04-25 Jerome St-Louiside/Debugger: Rubber Ducking Support
2014-04-25 Jerome St-Louisecere/com: Fixed class registration mixups with namespa...
2014-04-25 Jerome St-Louiside/debugger: Disabling annoying IDE debug messages...
2014-04-25 Jerome St-Louisecere/gfx/Bitmap: Fixed crash on reloading textures...
2014-04-25 Jerome St-Louisecere/gui/Window: (#844) Fixed clickThrough behavior...
2014-04-24 Jerome St-Louiside/Debugger: Fixed entryPoint flag not being cleared...
2014-04-24 Jerome St-Louissamples/3D/ModelViewer/models: Remove mixed case in...
2014-04-24 Jerome St-Louisecere/gfx/3D/Object3DSFormat: Better handling of textur...
2014-04-24 Jerome St-Louissamples/3D/ModelViewer/engineSettings: Fixed Strings...
2014-04-24 Jerome St-Louissamples: Moved android/hello to simply android; install...
2014-04-24 Jerome St-Louisi18n: Updated templates
2014-04-24 Jerome St-Louiscompiler/ecs: Fixed .pot generation not going where...
2014-04-24 Jerome St-Louisconfigure: Fixed typo/Updated OS X information
2014-04-24 Jerome St-Louisecere/com: Fixed warning from prevous bool cast fix...
2014-04-24 Jerome St-Louisinstaller: Updated samples resources
2014-04-24 Jerome St-Louiside/PictureEdit: Fixed displaying indexed bitmaps in...
2014-04-24 Jerome St-Louissamples/games/stonePairs: Improved stones alpha-blended...
2014-04-24 Jerome St-Louiside/PictureEdit: Improved viewing alpha blended PNGs
2014-04-24 Jerome St-Louissamples/3D/ModelViewer: Removed unused texture
2014-04-24 Jerome St-Louissamples/3D/ModelViewer/models: Added more sample models...
2014-04-23 Jerome St-Louissamples/guiAndGfx/fractals: Fixed fractals not renderin...
2014-04-23 Jerome St-Louisecere/gfx/bitmaps/JPEG: Added support for CMYK JPEGs
2014-04-23 Jerome St-Louissamples/guiAndGfx/fractals: Added Fractals Explorer
2014-04-23 Jerome St-Louissamples/games: Added Chess game
2014-04-23 Jerome St-Louissamples/games: Added TicTacToe sample and tutorial
2014-04-23 Jerome St-Louiside/ProjectView: Opening binary documents using shell...
2014-04-23 Jerome St-Louisecere/com: Fixed improper cast to bool type
2014-04-23 Jerome St-Louiside: Fixed improper casts to 'bool' type
2014-04-23 Jerome St-Louisecere/sys/GlobalAppSettings: Fixed saving to new user...
next