projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
user32: Fix uninitialized variable so first call to DdeGetLastError isn't undefined.
[wine]
/
dlls
/
msi
/
tokenize.c
2009-03-02
James Hawkins
msi: Don't treat carriage returns as spaces.
blob
|
commitdiff
|
raw
2009-03-02
James Hawkins
msi: Don't allow nested quotes in SQL queries.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-06
James Hawkins
msi: Implement the DROP TABLE sql command.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-06
Francois Gouget
Add a comment warning when a table must be kept sorted...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-23
James Hawkins
msi: Implement adding columns using the ALTER command.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-12
Andrew Talbot
msi: Remove unused variables.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Mike McCormack
msi: Double quotes are not valid in queries.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Mike McCormack
msi: Remove tokens that aren't valid for MSI SQL.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Mike McCormack
msi: Fix the ALTER and FREE keywords in the tokenizer.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Mike McCormack
msi: Add the column type INTEGER as an alias for INT.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-11
Marcus Meissner
Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-08
Mike McCormack
msi: Fix the TEMPORARY keyword for columns.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Mike McCormack
msi: Use a binary search to find sql keywords.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-18
Mike McCormack
msi: Add a stub ALTER query.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-12
Juan Lang
msi: Use wide char strings for token values to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-29
Mike McCormack
-Wmissing-declarations and -Wwrite-strings warning...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-19
Mike McCormack
Only tables can be backquoted, strings must be single...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-06
Mike McCormack
Fix warnings found with -Wsign-compare.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-30
Mike McCormack
Make the SQL insert query work.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-19
Mike McCormack
First go at write support.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-16
Mike McCormack
Extend the parser to deal with the CREATE TABLE query...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-16
Mike McCormack
Start implementation of MsiEvaluateConditionA/W.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-30
Mike McCormack
Sql tokens are case insensitive in msi.dll.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-13
Mike McCormack
Partial implementation of the Microsoft Installer ...
blob
|
commitdiff
|
raw
|
diff to current