compiler, ecere, ide: More 64 bit property fixes
authorJerome St-Louis <jerome@ecere.com>
Tue, 19 Feb 2013 01:12:19 +0000 (20:12 -0500)
committerJerome St-Louis <jerome@ecere.com>
Tue, 19 Feb 2013 01:12:19 +0000 (20:12 -0500)
commit261b68c28bf3c1deec37745168bd76312e9c0858
tree6c31b6568e27a9e0956eb50c5925dbec7ff7e0ae
parent15f528da3064723954f8c0b5a5102bbcd7b7a66a
compiler, ecere, ide: More 64 bit property fixes
29 files changed:
compiler/bootstrap/ecere/bootstrap/AVLTree.c
compiler/bootstrap/ecere/bootstrap/Array.c
compiler/bootstrap/ecere/bootstrap/BTNode.c
compiler/bootstrap/ecere/bootstrap/BinaryTree.c
compiler/bootstrap/ecere/bootstrap/BufferedFile.c
compiler/bootstrap/ecere/bootstrap/BuiltInContainer.c
compiler/bootstrap/ecere/bootstrap/Container.c
compiler/bootstrap/ecere/bootstrap/CustomAVLTree.c
compiler/bootstrap/ecere/bootstrap/DualPipe.c
compiler/bootstrap/ecere/bootstrap/File.c
compiler/bootstrap/ecere/bootstrap/LinkList.c
compiler/bootstrap/ecere/bootstrap/List.c
compiler/bootstrap/ecere/bootstrap/Map.c
compiler/bootstrap/ecere/bootstrap/OldList.c
compiler/bootstrap/ecere/bootstrap/String.c
compiler/bootstrap/ecere/bootstrap/System.c
compiler/bootstrap/ecere/bootstrap/TempFile.c
compiler/bootstrap/ecere/bootstrap/dataTypes.c
compiler/bootstrap/ecere/bootstrap/ecere.main.c
compiler/bootstrap/ecere/bootstrap/i18n.c
compiler/bootstrap/ecere/bootstrap/instance.c
compiler/bootstrap/ecere/bootstrap/memory.c
compiler/bootstrap/libec/bootstrap/ec.main.c
compiler/bootstrap/libec/bootstrap/pass15.c
compiler/libec/src/pass15.ec
ecere/src/com/dataTypes.ec
ecere/src/com/instance.ec
ide/src/designer/CodeEditor.ec
ide/src/designer/Sheet.ec