ecere/com/dataTypes: Fixed private access type
[sdk] / ecere / src / com / dataTypes.ec
2016-08-03 Jerome St-Louisecere/com/dataTypes: Fixed private access type
2016-07-28 Jerome St-Louisecere/gfx/3D: Lighting fixes; Meta shader; normal mappi...
2016-07-16 Jerome St-Louisecere/com/dataTypes: OnGetString() - Not escaping or...
2016-07-16 Jerome St-Louisecere/com/dataTypes: Avoid infinite recursion on bit...
2015-12-21 Jerome St-Louisecere/com: Improvements to float stringification
2015-12-09 Jerome St-Louisecere/com/dataTypes: Fixed issues stringifying enums
2015-12-09 Jerome St-Louisecere/com/dataTypes: Fixed OnGetDataFromString()
2015-12-09 Jerome St-Louiscom/containers; dataTypes: Null checks
2015-02-15 Jerome St-Louisecere/com: Avoid going through OnCopy() for units,...
2014-07-11 Jerome St-Louisecere/com; compiler/libec: (#1087) Fixed class:struct...
2014-06-23 Jerome St-Louisecere/containers: Now clearing container elements on...
2014-06-12 Jerome St-Louisecere; ide: Fixed Release config warnings
2014-06-12 Jerome St-Louiscompiler/libec: Fixed warnings in generated code for...
2014-06-10 Jerome St-Louiscompiler/libec; ecere: Support for checking platform...
2014-06-09 Jerome St-Louiscompiler/libec; ecere: Fixed 64 bit enums and related...
2014-05-31 Jerome St-Louiscompiler/libec:MemoryGuard: Fixed MG not to require...
2014-05-29 Jerome St-Louissdk: const correctness
2014-05-27 Jerome St-LouisFixed many warnings
2014-05-27 Jerome St-Louiscompiler/libec: (#99) Improved handling of brackets...
2014-05-22 Jerome St-Louisecere/com/dataTypes: Fixed IDE crashes caused by recomp...
2014-05-19 Jerome St-Louisecere/com/dataTypes: Using prefix instead of cast for...
2014-05-13 Jerome St-Louisecere; compiler; ide: (#486) Added isNan, isInf, signBi...
2013-10-30 Rejean Loyercleaned all trailing white space from source files.
2013-09-30 Jerome St-Louisecere/com: (#1010) Fixed bad reference level of uintptr...
2013-08-07 Jerome St-Louiscompiler/libec; ecere/com/dataTypes: Fixed broken deriv...
2013-08-01 Jerome St-Louisecere/com: Fixed OnGetString for classes containing...
2013-07-29 Jerome St-Louisecere/com/DataTypes: Fixed serialization of normal...
2013-05-05 Jerome St-Louisecere/com/dataTypes: Fixes for broken Serialization...
2013-05-05 Jerome St-Louisecere/com: Fixes to avoid printing Instance members...
2013-05-05 Jerome St-Louiscompiler/libec, ecere/com: Passing pointers & (u)intptr...
2013-04-28 Jerome St-Louiscompiler/bootstrap: Updated
2013-04-28 Jerome St-Louiscompiler/libec: Fixed PrintLn of void *
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-03-10 Jerome St-Louiscompiler/libec: Fixed passing of typed objects in ellip...
2013-03-10 Jerome St-Louiscompiler: Added (u)intsize to map to size_t; Updated...
2013-02-23 Jerome St-Louiscompiler: More compatible handling of stdint.h inclusion
2013-02-20 Jerome St-Louiscompiler, ecere: Moved references to stdin/stdout to...
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-18 Jerome St-Louisecere, ide: Proper prototypes for invoking methods...
2013-02-18 Jerome St-Louisecere/eda: Fixed some build warnings
2013-02-18 Jerome St-Louisecere: Fix for BitmapResource objects in Menu items...
2013-02-16 Jerome St-Louisecere/dataTypes: Fixed prototypes for invoking OnGetString
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
2012-09-17 Jerome St-Louisdeps: Project tweaks to use default obj dir; ecere...
2012-09-17 Jerome St-Louisecere: Fixed warnings in static builds resulting from...
2012-09-13 Jerome St-Louisecere: Various tweaks in preparation for Android support
2012-08-18 Jerome St-Louisecere/com: Worked around conflicts building for Android
2012-08-02 Jerome St-Louisecere/dataTypes: Fixed and standardized data type compa...
2012-07-08 Jerome St-Louisecere/DataTypes: missing channel argument in OnUnserialize
2012-06-02 Jerome St-Louiseda/Id type's OnDisplay: Performance improvement: cache...
2012-02-05 Jerome St-Louisecere: Fixed dataTypes.ec warnings by reverting warning...
2012-02-01 jeromeecere: Fixes to build on Linux
2011-08-23 Jerome St-Louisecere/FormDesigner: Fix for default 'transparent =...
2011-06-24 Jerome St-LouisImplemented Serialization of Containers
2011-06-23 Jerome St-LouisPatch to handle serialization of nested 'normal' classes
2011-05-27 Jerome St-LouisPatched dataType.ec to build on GCC 3.4.5 (Declaration...
2011-05-15 Jerome St-LouisInitial git commit -- Transition from CodeGuard repository