compiler/libec; eda, extras: const fixes for DB apps
authorJerome St-Louis <jerome@ecere.com>
Fri, 30 May 2014 03:21:04 +0000 (23:21 -0400)
committerJerome St-Louis <jerome@ecere.com>
Fri, 30 May 2014 03:23:01 +0000 (23:23 -0400)
commitefbde8f41a71090673ab8e1a0bb63e7e8317281e
tree0495c47c48524c4862dde2557d9a8b1ee71fa20c
parent2b64a3ca605977aa7626cc3f9664e9bc7112fe1b
compiler/libec; eda, extras: const fixes for DB apps
40 files changed:
compiler/bootstrap/ecere/bootstrap/LinkList.c
compiler/bootstrap/libec/bootstrap/ast.c
compiler/bootstrap/libec/bootstrap/ec.main.c
compiler/bootstrap/libec/bootstrap/ecdefs.c
compiler/bootstrap/libec/bootstrap/pass0.c
compiler/bootstrap/libec/bootstrap/pass1.c
compiler/bootstrap/libec/bootstrap/pass15.c
compiler/bootstrap/libec/bootstrap/pass2.c
compiler/libec/src/ast.ec
compiler/libec/src/ecdefs.ec
compiler/libec/src/pass0.ec
compiler/libec/src/pass1.ec
compiler/libec/src/pass15.ec
compiler/libec/src/pass2.ec
eda/drivers/sqlite/EDASQLite.ec
eda/libeda/src/EDA.ec
eda/libeda/src/EDB.ec
eda/libeda/src/ers.ec
eda/libeda/src/gui.ec
eda/libeda/src/gui/TableEditor.ec
eda/libeda/src/gui/controls/FieldBox.ec
eda/libeda/src/idList.ec
extras/CSVDataParser.ec
extras/CSVParser.ec
extras/Regex.ec
extras/base64.ec
extras/gui/RoundedSquare.ec
extras/gui/controls/CheckListBox.ec
extras/gui/controls/PasswordBox.ec
extras/gui/skins/SimSkin.ec
extras/stringTools.ec
extras/timeTools.ec
extras/types/CountryCode.ec
extras/types/Currency.ec
extras/types/ShortDate.ec
extras/wia.ec
ide/src/designer/CodeEditor.ec
samples/db/EDATest/EDATest.ec
samples/db/MovieCollection/borrowerReport.ec
samples/db/MovieCollection/reports.ec