projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
advapi32: Fix the parameter checks in QueryServiceStatusEx.
[wine]
/
dlls
/
msi
/
table.c
2011-06-07
Hans Leidekker
msi: Get rid of some more forward declarations.
blob
|
commitdiff
|
raw
2011-06-07
Hans Leidekker
msi: Add support for returning validation errors.
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
2011-05-02
Hans Leidekker
msi: Define common strings just once.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Paul Vriens
msi: Only call MSI_RecordGetString() when needed (Cover...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
David Hedberg
msi: Use ordering information to update the correct...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-07
Hans Leidekker
msi: Compare keys only in compare_record.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-04
Marcus Meissner
msi: Pointer to out of scope local variable (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2011-02-01
Hans Leidekker
msi: Handle out-of-memory condition in encode_streamname.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-27
Hans Leidekker
msi: Make sure the return value is initialized in save_...
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-09-24
Hans Leidekker
msi: Use binary search to find the insert index for...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-08
Hans Leidekker
msi: Fix comparison of table ids in TABLE_Exists.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-27
Hans Leidekker
msi: Open the database storage in transacted mode when...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-11
Hans Leidekker
msi: Update an existing record even if the low bit...
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-02-19
Hans Leidekker
msi: Encode stream name in the callers of db_get_raw_st...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-17
James Hawkins
msi: Move MSITRANSFORM and MSISTREAM and associated...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
Hans Leidekker
msi: Clone the open stream instead of trying to open...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
James Hawkins
msi: Implement DROP_delete that deletes the drop view...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
James Hawkins
msi: Close the original record before copying new data...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-08
James Hawkins
msi: Free the column info data when updating the table...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-08
James Hawkins
msi: Make sure to free the extra row data when deleting...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-19
Hans Leidekker
msi: Sign extend the value when converting from a small...
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-10-20
Hib Eris
msi: Remove table_find_insert_idx().
blob
|
commitdiff
|
raw
|
diff to current
2009-10-20
Hib Eris
msi: Fix table rows order.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-20
Hib Eris
msi: Add function get_table_value_from_record.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-15
Hans Leidekker
msi: Define common strings only once.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Hans Leidekker
msi: Downgrade two ERRs to WARNs.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-04
Hans Leidekker
msi: Fix column width calculation.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Hib Eris
msi: Implement ASSIGN mode in MsiViewModify.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-22
Hib Eris
msi: Insert new tables in correct _Tables location.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-11
Mike Kaplinskiy
msi: Store temporary rows in the same place as persiste...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-26
Hib Eris
msi: Support transforms with binary OBJECTS.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-26
Hib Eris
msi: Add support for binary OBJECTS.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Hans Leidekker
msi: Fix a double free.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-02
James Hawkins
msi: The _Streams and _Storages table are special and...
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
2009-02-26
James Hawkins
msi: The _Tables and _Columns tables have no persistenc...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Nikolay Sivov
msi: Remove redundant pointer check (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Andrew Talbot
msi: Declare some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-09
James Hawkins
msi: Remove a part of a debugging statement that was...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
James Hawkins
msi: Don't update the table columns if there are no...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
James Hawkins
msi: Remove the columns in reverse order.
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-25
James Hawkins
msi: Store the _Columns and _Tables tables in the datab...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-08
James Hawkins
msi: Add handling for the special _Storages table.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
James Hawkins
msi: Don't reorder the table when matching rows as...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-02
James Hawkins
msi: Handle sorting an empty table.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-07
Andrew Talbot
msi: Assign to structs instead of using memcpy.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-18
James Hawkins
msi: Implement the MSIMODIFY_REFRESH command of MsiView...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-10
Gerald Pfeifer
msi: Complete initializers.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-09
James Hawkins
msi: Actually delete the row data instead of blanking...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-04
Gerald Pfeifer
msi: Adjust the types of loop variables.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-02
Gerald Pfeifer
msi: Simplify condition in TABLE_fetch_stream().
blob
|
commitdiff
|
raw
|
diff to current
2007-12-27
Gerald Pfeifer
msi: Fix error handling in encode_streamname().
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-23
James Hawkins
msi: Fix deleting temporary rows, with tests.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-19
James Hawkins
msi: Free the ordering information.
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-11-05
James Hawkins
msi: Don't update a table entry when applying a transfo...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
James Hawkins
msi: Test and implement the MSIMODIFY_DELETE command.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-18
James Hawkins
msi: Return ERROR_FUNCTION_FAILED if a matching row...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-18
James Hawkins
msi: Return ERROR_FUNCTION_FAILED when inserting duplic...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-17
Alexandre Julliard
msi: Avoid casting const pointers to non-const.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-17
Alexandre Julliard
msi: Properly clear the new table data when a column...
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-24
James Hawkins
msi: Add handling for the MSIMODIFY_UPDATE command.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-24
James Hawkins
msi: Properly delete the columns view.
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-07-17
James Hawkins
msi: Load the AdminProperties stream if the package...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-11
James Hawkins
msi: Check for NULL transform, as there may be no trans...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-10
James Hawkins
msi: Handle adding columns in transforms.
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 bytes_per_column for binary types when the...
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-06-14
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-06-08
James Hawkins
msi: Represent table data as bytes instead of shorts.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-08
James Hawkins
msi: Reduce the amount of code that directly accesses...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-08
James Hawkins
msi: Use fetch_int to reduce code duplication and acces...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-27
Marcus Meissner
msi: Do not mark the tables const.
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-25
Rob Shearman
msi: Set rec to NULL after calling msiobj_release on...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-24
Rob Shearman
msi: Add a non-persistent string instead of a persisten...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-24
Rob Shearman
msi: Add a persistent flag to tables.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-24
Rob Shearman
msi: Don't add info to the _Columns table for non-persi...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-24
Rob Shearman
msi: Add support for adding temporary/non-persistent...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-24
Rob Shearman
msi: Create the table directly in create_table instead...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-24
Rob Shearman
msi: Move table creation to table.c.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-24
Rob Shearman
msi: Store the column info in the MSITABLE structure.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-24
Rob Shearman
msi: Remove the hash table for a column when one of...
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
2007-04-23
James Hawkins
msi: Return MSICONDITION_NONE in MsiDatabaseIsTablePers...
blob
|
commitdiff
|
raw
|
diff to current
next