ecere/gui/Window: Prevent uninitialized values if base Window methods not overridden...
[sdk] / ecere / src / com / containers / Map.ec
2016-11-02 Jerome St-Louisecere/com/Map: Fixed unserializing Maps with struct...
2016-08-26 Jerome St-Louisecere/com/containers; sys/File: Fixed refCount of deser...
2016-07-28 Rejean Loyerecere,ecereCOM: support Emscriptem platform. add new...
2015-12-09 Jerome St-Louisecere/com/containers/Map: Faster implementation of...
2015-12-09 Jerome St-Louisecere/com/Map;: Fixed memory leaks
2015-12-09 Jerome St-Louiscom/containers; dataTypes: Null checks
2015-02-15 Jerome St-Louisecere/com: Avoid going through OnCopy() for units,...
2015-02-15 Jerome St-Louisecere/com/containers/Map: Fixed issues deleting maps...
2014-08-07 Jerome St-Louisecere/containers/Map: Fixed warning in 32 bit
2014-08-07 Jerome St-Louisecere/containers: Map/CustomAVLTree optimizations
2014-08-07 Jerome St-Louisecere/containers: Iterator::Index() now returning false...
2014-07-03 Jerome St-Louisecere: Fixed strict aliasing warnings
2014-06-23 Jerome St-Louisecere/containers: Now clearing container elements on...
2014-06-13 Jerome St-Louiscompiler; ecere; ide; eda: Fixed 32 bit warnings
2014-05-29 Jerome St-Louissdk: const correctness
2014-05-27 Jerome St-LouisFixed many warnings
2014-02-03 Rejean Loyerecere;Container;Map; fix serialization of strings.
2013-10-30 Rejean Loyercleaned all trailing white space from source files.
2013-09-30 Jerome St-Louiscompiler/libec; samples/openrider: (#839, #840) Fixed...
2013-09-30 Jerome St-Louisecere/com: (#1010) Fixed bad reference level of uintptr...
2013-03-28 Jerome St-Louisecere/com/Map: Fixed Serialization/Unserialization...
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-18 Jerome St-Louisecere, ide: Proper prototypes for invoking methods...
2012-02-19 Jerome St-Louisecere/Containers/Map: Fixed destruction of Map Nodes...
2012-02-01 jeromeecere: Fixes to build on Linux
2011-10-13 Jerome St-Louisecere/Containers: Improved support for Map with 'struct...
2011-05-15 Jerome St-LouisInitial git commit -- Transition from CodeGuard repository