ecere/gfx/drivers/OpenGL/Default Shader: Fixed mistakes in lights 3,4,7
[sdk] / ecere / src / sys /
2016-08-01 Jerome St-Louiside/settings: Improvements to safe config file handling
2016-07-28 Rejean Loyerecere: GlobalSettings: tweak dotPrefix so that config...
2016-07-28 Jerome St-Louisecere: Added missing namespaces
2016-07-28 Jerome St-Louiside/Project; ecere/sys/FileMonitor: (#1113) Fixed Crash...
2016-07-28 Rejean Loyerecere/GlobalSettings: add ECON driver.
2016-07-28 Jerome St-Louisecere/units: Degrees: Addressing 'inf' compiler issue...
2016-07-28 Rejean Loyerecere/ECONParser: parse json. econ is a superset of...
2016-07-28 Rejean Loyerecere/econ,ecere/json: handle identifiers and values...
2016-07-28 Rejean Loyerecere/ECONParser: fix class name. i.e.: ECONParser...
2016-07-28 Jerome St-Louisdocumentor; ecere/eCON: Avoiding more residual changes
2016-07-28 Jerome St-Louisecere/sys/JSON: Avoiding confusion by letting WriteNumb...
2016-07-28 Jerome St-Louisdocumentor, ecere/sys/json: Addressed various issues...
2016-07-28 Jerome St-Louisecere/JSON;eCON: Splitting WriteJSONObject / WriteECONO...
2016-07-28 Rejean Loyerecere/sys/JSON: add eCON mode.
2016-07-28 Jerome St-Louisecere/net; compiler/ecs: Distributed Objects Improvements
2016-07-28 Jerome St-Louisecere/sys/Thread (Emscripten): Defining 'id' member...
2016-07-28 Jerome St-Louisecere: Clang warning fixes
2016-07-28 Jerome St-Louisecere: Further tweaks for Emscripten
2016-07-28 Jerome St-Louisecere: Initial Emscripten support
2016-07-28 Rejean Loyerecere,ecereCOM: support Emscriptem platform. add new...
2016-07-28 Jerome St-Louisecere/sys/JSON: Fixed leak with color strings
2016-07-16 Jerome St-Louisecere/sys/Time: Improved GetRandom() with large ranges
2016-01-16 Jerome St-Louisecere/sys/Date: OnGetStringEn() to retrieve date always...
2016-01-09 Jerome St-Louisecere/sys/File.c: Fixed misrepresentation of st_ctime...
2015-12-21 Jerome St-Louisecere/sys/Date: OnCompare method (optimization)
2015-12-21 Rejean Loyerecere/GlobalAppSettings: do not add 'rc' to settings...
2015-12-21 Jerome St-Louisecere/sys/units: Taking out GeoPoint, WorldPoint, Polar...
2015-12-09 Jerome St-Louisecere/EARArchive: Fixed junk data saved if out of range...
2015-12-09 Jerome St-Louisecere/sys/EARArchive: No need to set up freeblocks...
2015-12-09 Jerome St-Louisecere/sys/JSON: Improved look up of classes across...
2015-12-09 Jerome St-Louisecere/sys/JSON: Fixed issues on 32 bit ARM platform
2015-12-09 Jerome St-Louisecere/sys/JSON: Fixed remaining class type confusion
2015-12-09 Rejean Loyerecere/sys/JSON: add ColorAlpha de/stringification into...
2015-12-09 Jerome St-Louisecere/sys/JSON: Fixed issues deserializing structs
2015-12-09 Jerome St-Louisecere/sys/JSON: Fixed crash on unknown member
2015-12-09 Jerome St-Louisecere/sys/JSON: Fixed more issues with struct classes...
2015-12-09 Jerome St-Louisecere/sys/JSON: (de)serializing unit classes as numbers
2015-12-09 Jerome St-Louisecere/sys/JSON: Fixes for Arrays of structs and unsigne...
2015-12-09 Jerome St-Louisecere/sys/JSON: Fixed support for writing struct properties
2015-02-15 Jerome St-Louisecere/sys/JSON: Fixed serialization of bit classes
2015-02-15 Jerome St-Louisecere/gui/RepButton: Fixed pushed offset
2015-02-15 Jerome St-Louisecere/sys/File.ec: GetString() fix
2015-02-15 Jerome St-Louisecere/sys/BufferedFile: Fixed useless allocation
2014-10-24 Jerome St-Louisecere/sys/GlobalAppSettings: Fixed global settings...
2014-08-06 Jerome St-Louiscompiler/libec: Improvements to units operations
2014-07-13 Jerome St-Louisecere: Fixed warnings on Android
2014-07-11 Jerome St-Louisecere/com; compiler/libec: (#1087) Fixed class:struct...
2014-07-10 Rejean Loyerecere/sys/JSON: add support for writing public base...
2014-07-07 Jerome St-Louiscompiler/libec: (#205) Corrections to integer promotions
2014-07-07 Jerome St-Louiscompiler/libec: (#205) Fixed integer promotions to...
2014-07-06 Jerome St-Louisecere; ide; compiler: Fixed some Clang warnings
2014-07-06 Jerome St-Louiscompiler/bootstrap: Fixes
2014-07-05 Jerome St-Louiscompiler/libec: (#307, #70) Warning on undeclared class...
2014-07-03 Jerome St-Louisecere: Fixed strict aliasing warnings
2014-07-02 Jerome St-Louisecere: Added ChangeChars(); eda/ers: ; Avoiding bad...
2014-06-20 Jerome St-Louiscompiler/libec; ecere/DateTime: Producing an error...
2014-06-20 Jerome St-Louisecere/sys/JSON: Worked around ecp issue breaking the...
2014-06-19 Rejean Loyerecere/sys/GlobalSettings: improve code.
2014-06-19 Rejean Loyerecere/sys/GlobalSettings: fix allUsers testing to prefe...
2014-06-19 Rejean Loyerecere/sys/GlobalSettings: add GlobalSettings::settingsD...
2014-06-19 Rejean Loyerecere/sys/Time: add missing SecSince1970::OnGetDataFrom...
2014-06-19 Rejean Loyerecere/sys/JSON: add support for unit classes, struct...
2014-06-19 Rejean Loyerecere/sys/GlobalSettings: fix settingsFilePath deleted...
2014-06-19 Jerome St-Louisecere/sys/JSON: (#1085) Map Support
2014-06-13 Jerome St-Louiscompiler; ecere; ide; eda: Fixed 32 bit warnings
2014-06-12 Jerome St-Louisecere; ide: Fixed Release config warnings
2014-06-12 Jerome St-Louiside/project; compiler: Fixed IDE hangs on numerous...
2014-06-05 Jerome St-Louissdk: Fixed more Linux specific warnings
2014-06-05 Jerome St-Louiscompiler/libec: Fixed warnings for related struct ...
2014-06-01 Jerome St-LouisFixed more warnings.
2014-06-01 Jerome St-Louiscompiler/libec: (#99) Avoiding anon struct/unions in...
2014-05-29 Jerome St-Louissdk: const correctness
2014-05-27 Jerome St-LouisFixed many warnings
2014-05-27 Jerome St-Louiscompiler/libec: (#341, #351, #644, #771) Improved enum...
2014-05-23 Jerome St-Louisecere/sys/Time: (#500) Cleaned up code following compil...
2014-05-19 Jerome St-Louiscompiler/libec: (#772) error on using wrong class name...
2014-05-08 Jerome St-Louisecere/sys/Mutex: Fixed compilation by providing Mutex...
2014-05-04 Jerome St-Louiscompiler/libec: (#402, #772) Improved reporting syntax...
2014-05-02 Jerome St-Louiscompiler/libec/lexer; expression, ide/debugger: (#67...
2014-04-28 Jerome St-Louisecere/GlobalAppSettings; ide/IDESettings: Fixed global...
2014-04-23 Jerome St-Louisecere/sys/GlobalAppSettings: Fixed saving to new user...
2014-04-08 Jerome St-Louisecere/sys: Fixed error messages arrays leak
2014-04-02 Jerome St-Louisecere: Fixed error messages
2014-04-02 Jerome St-Louisecere/sys: Fixed error code ranges
2014-04-02 Jerome St-Louisecere: Resolved error codes conflicts
2014-04-02 Jerome St-Louiscompiler/ecp: Generate an error on enum computation...
2014-04-01 Jerome St-Louisecere:DateTime: Fixed return value
2014-04-01 Jerome St-Louiscompiler/libec; ecere:SecSince1970: (#1072) Generating...
2014-04-01 Jerome St-Louisecere/sys/EARArchive: Fixed bad return values
2014-03-29 Jerome St-Louisecere/sys/Semaphore (OS X): TryWait(): Fixed uninitiali...
2014-03-28 Jerome St-Louisecere/sys/GetEnvironment (win32); i18n: More fixes
2014-03-27 Jerome St-Louisecere/sys/GetEnvironment() (win32, i18n): Fixed return...
2014-03-27 Jerome St-Louisecere/i18n; ide: Improved adapting to LANGUAGE env...
2014-03-22 Jerome St-Louisi18n: Checking ECERE_LANGUAGE first; Setting environmen...
2014-03-21 Jerome St-Louisi18n: (#858) Handling localization for libraries within...
2014-03-19 Jerome St-Louisi18n: (#858) Fixed directory layout to really match...
2014-03-19 Jerome St-Louisi18n: (#858) Matching Launchpad translations layout
2014-03-18 Jerome St-Louisecere/sys/System.ec: Added ExecuteWait() to wait for...
2014-03-15 Jerome St-Louisecere/sys/Thread: Fixed pthread procedure returning...
2014-03-11 Jerome St-Louisecere/GlobalAppSettings: (#983) Added an 'allUsers...
next