projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
msxml3: Initial implementation of attributeDecl() in writer.
[wine]
/
dlls
/
msi
/
string.c
2012-05-31
Hans Leidekker
msi: Don't terminate the string in msi_id2stringA.
blob
|
commitdiff
|
raw
2011-07-07
Hans Leidekker
msi: Get rid of the msistring typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
Hans Leidekker
msi: Define common strings just once.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-17
Hans Leidekker
msi: Add support for importing and exporting the specia...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-19
Hans Leidekker
msi: Compare strings without depending on thread locale.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Hans Leidekker
msi: Allocate 3 bytes instead of 2 for in-memory string...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Hans Leidekker
msi: Remove the string index parameter from msi_addstringW.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-14
Hans Leidekker
msi: Make the string reference count a short.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-13
Hans Leidekker
msi: Make the string reference count a short.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-13
Hans Leidekker
msi: Make the string reference count a short.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-17
Henri Verbeet
msi: Remove an unused field from the string table.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
Hans Leidekker
msi: Replace the string table hash with a sorted index.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-15
Hans Leidekker
msi: Define common strings only once.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-06
Andrew Talbot
msi: Remove unused functions.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Andrew Talbot
msi: Declare some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
James Hawkins
msi: Explicitly check the returned value against -1...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-18
James Hawkins
msi: Save nonpersistent strings as holes in the string...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-17
James Hawkins
msi: Load the AdminProperties stream if the package...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
Rob Shearman
msi: Fix transforms to work when the number of bytes...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
Rob Shearman
msi: Fix loading string tables for databases that use...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-13
Andrew Talbot
msi: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-08
James Hawkins
msi: Add support for large string tables.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-25
James Hawkins
msi: Implement special handling for the _Streams table.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-24
Rob Shearman
msi: Cleanup unneeded string table functions.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-24
Rob Shearman
msi: Move string loading and saving to string.c.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-24
Rob Shearman
msi: Add support for non-persistent strings.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-08
Mike McCormack
msi: Increase the size of the string table.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-28
Mike McCormack
msi: Fix writing of long strings to the database.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-07
Mike McCormack
msi: Check the correct pointer after allocating memory.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-03
Mike McCormack
msi: Improve the string table hash.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-02
Mike McCormack
Create the +msidb debug channel for msi database code.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-26
Mike McCormack
Make sure to set the minimum size before allocating...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-20
Mike McCormack
Added memory allocation inline functions (part 1).
blob
|
commitdiff
|
raw
|
diff to current
2005-07-06
Mike McCormack
gcc 4.0 -Wpointer-sign fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-20
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-06
Mike McCormack
Fix warnings found with -Wsign-compare.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-29
Aric Stewart
Make the msistring_makehash return something other...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-30
Mike McCormack
Set the storage file's GUID so native MSI recognizes it.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-30
Mike McCormack
Fix the UPDATE query.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-30
Mike McCormack
Make the SQL insert query work.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-26
Mike McCormack
Pull the codepage from the string table.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-26
Mike McCormack
Implement queries by string value.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-15
Francois Gouget
Assorted spelling and case fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-19
Mike McCormack
Fix handle allocation and the CREATE TABLE query.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-19
Mike McCormack
First go at write support.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-18
Mike McCormack
When loading table data, split it up into rows.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-17
Mike McCormack
Move the string table out into a separate file, improve...
blob
|
commitdiff
|
raw
|
diff to current