.. |
tests
|
Add a simple test case for MSI databases.
|
2005-01-05 13:26:34 +00:00 |
.cvsignore
|
|
|
action.c
|
- CustomAction 35 should call SetTargetPath not just set the property.
|
2005-01-04 20:47:20 +00:00 |
cond.y
|
Fix parsing of string literals.
|
2004-07-29 02:36:06 +00:00 |
create.c
|
Free memory after we finish using it instead of just before.
|
2004-08-25 17:31:39 +00:00 |
distinct.c
|
Free memory after we finish using it instead of just before.
|
2004-08-25 17:31:39 +00:00 |
handle.c
|
Implement thread safety for records.
|
2004-12-27 19:29:33 +00:00 |
insert.c
|
Free memory after we finish using it instead of just before.
|
2004-08-25 17:31:39 +00:00 |
Makefile.in
|
Get real screen properties.
|
2005-01-05 17:11:33 +00:00 |
msi.c
|
Add and fix some stubs.
|
2005-01-03 16:54:43 +00:00 |
msi.spec
|
Add and fix some stubs.
|
2005-01-03 16:54:43 +00:00 |
msipriv.h
|
Free allocated buffers.
|
2005-01-03 14:29:09 +00:00 |
msiquery.c
|
Add missing HeapFree's (found by smatch).
|
2004-12-10 15:24:52 +00:00 |
order.c
|
Free memory after we finish using it instead of just before.
|
2004-08-25 17:31:39 +00:00 |
package.c
|
Get real screen properties.
|
2005-01-05 17:11:33 +00:00 |
query.h
|
Fix selecting string columns and matching against a wildcard.
|
2004-12-22 15:22:12 +00:00 |
record.c
|
Implement thread safety for records.
|
2004-12-27 19:29:33 +00:00 |
regsvr.c
|
|
|
select.c
|
Authors: Mike McCormack <mike@codeweavers.com>, Aric Stewart <aric@codeweavers.com>
|
2004-07-09 22:25:34 +00:00 |
sql.y
|
Let negative number be parsed correctly. Needed for accessing actions
|
2004-12-16 14:33:56 +00:00 |
string.c
|
Fix warnings found with -Wsign-compare.
|
2004-08-06 17:30:20 +00:00 |
suminfo.c
|
Don't define COBJMACROS in objbase.h.
|
2004-10-07 03:06:48 +00:00 |
table.c
|
Fix selecting string columns and matching against a wildcard.
|
2004-12-22 15:22:12 +00:00 |
tokenize.c
|
Fix warnings found with -Wsign-compare.
|
2004-08-06 17:30:20 +00:00 |
update.c
|
Free memory after we finish using it instead of just before.
|
2004-08-25 17:31:39 +00:00 |
version.rc
|
Version resources cleanup.
|
2004-11-23 13:59:34 +00:00 |
where.c
|
Fix selecting string columns and matching against a wildcard.
|
2004-12-22 15:22:12 +00:00 |