projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
d3d10core: Implement d3d10_device_SOSetTargets().
[wine]
/
dlls
/
msi
/
streams.c
2012-10-29
Hans Leidekker
msi: Add support for storing strings with embedded...
blob
|
commitdiff
|
raw
2011-08-31
Marcus Meissner
msi: Check return value of msi_string2idW (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2011-07-27
Hans Leidekker
msi: Make the column and table name parameters of get_c...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Hans Leidekker
msi: Fully initialize the MSISTORAGESVIEW and MSISTREAM...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-06
Hans Leidekker
msi: Keep track of a stream's storage.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-21
Hans Leidekker
msi: Improve traces in db_get_raw_stream.
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-19
Hans Leidekker
msi: Make the name parameter of create_storage and...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-23
Hans Leidekker
msi: Remove stream from streams cache before destroying it.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-22
Hans Leidekker
msi: All stream names starting with 0x0005 are unencoded.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-19
Hans Leidekker
msi: Add summary information stream to the streams...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-19
Hans Leidekker
msi: Fix a memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-04
Hans Leidekker
msi: Fix an off-by-one error in STREAMS_find_matching_rows.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-04
Hans Leidekker
msi: Give the Name field from the _Streams table a...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-04
Hans Leidekker
msi: Make room for the new row in STREAMS_insert_row.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-04
Hans Leidekker
msi: Allow overwriting an existing stream in STREAMS_se...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-04
Hans Leidekker
msi: Encode the stream name before trying to open it.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-04
Hans Leidekker
msi: Improve error handling in STREAMS_set_row and...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-04
Hans Leidekker
msi: Implement STREAMS_get_row.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-04
Hans Leidekker
msi: Remove unused and redundant name field from STREAM...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-31
Alexandre Julliard
msi: Fix some pointer cast warnings on 64-bit.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-18
Hans Leidekker
msi: Avoid a crash in STREAMS_delete.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
James Hawkins
msi: Free the Streams and Storages view object in their...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
James Hawkins
msi: Free each stream name when deleting the streams...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-24
Nathan Gallaher
msi: Support _Streams, _Storages tablename prefixes...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-27
Nate Gallaher
msi: Add tablename tracking to VIEW_find_column.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-11
Hib Eris
msi: Fix a crash when freeing memory.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-28
Hans Leidekker
msi: Fix some memory leaks.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-02
James Hawkins
msi: Column attributes for temporary string and int...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-02
James Hawkins
msi: Correctly order transposed column values in the...
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-08-19
James Hawkins
msi: Ignore all non-stream elements when filling the...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-01
James Hawkins
msi: Include query.h to pull in the definition of STREA...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-19
Gerald Pfeifer
msi: Adjust the signedness of three variables.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-16
Marcus Meissner
msi: Fixed error reporting of add_streams_to_table.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
James Hawkins
msi: Implement the MSIMODIFY_ASSIGN action of MsiViewMo...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-26
Rob Shearman
msi: Fix several memory leaks after using IEnumSTATSTG_...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-18
James Hawkins
msi: Sort each table of the join separately.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-18
James Hawkins
msi: Add handling for MSIMODIFY_INSERT for the streams...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-27
James Hawkins
msi: Implement the MSIMODIFY_UPDATE command in the...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-23
James Hawkins
msi: Ref count temporary columns and release them when...
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-07-19
James Hawkins
msi: Implement reference counting for tables, manipulat...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-19
James Hawkins
msi: Properly delete rows from the table, instead of...
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