gecko-dev/storage/src
Shawn Wilsher ad80aba6ea Bug 479728 - Rename AsyncExecute.
This renames the class to AsyncExecuteStatement to be a bit more clear as to
what it does.
r=asuth
2009-03-13 16:32:19 -07:00
..
Makefile.in Bug 481261 - Expose when queries are being inefficient in debug builds. 2009-03-12 14:30:15 -04:00
mozStorageConnection.cpp Bug 479543 - mozStorageConnection::Close should use NS_ERROR instead of NS_WARNING to complain about unfinalized statements; r=sdwilsh 2009-03-01 18:23:26 +01:00
mozStorageConnection.h Bug 453781 - Merge TableExists and IndexExists, and replace nsCString with nsCAutoString 2009-02-23 13:05:24 -05:00
mozStorageError.cpp Bug 429986 - Provide an option for database access to be asynchronous. 2008-07-11 15:47:33 -04:00
mozStorageError.h Bug 429986 - Provide an option for database access to be asynchronous. 2008-07-11 15:47:33 -04:00
mozStorageEvents.cpp Bug 479728 - Rename AsyncExecute. 2009-03-13 16:32:19 -07:00
mozStorageEvents.h Bug 460635 - There should be one async execution thread per mozStorageConnection connection; v1.2; r=(bugmail + sdwilsh) 2008-10-29 04:53:19 +01:00
mozStoragePrivateHelpers.cpp Bug 481261 - Expose when queries are being inefficient in debug builds. 2009-03-12 14:30:15 -04:00
mozStoragePrivateHelpers.h Bug 481261 - Expose when queries are being inefficient in debug builds. 2009-03-12 14:30:15 -04:00
mozStorageResultSet.cpp Bug 435994 - Implement ResultSet and Row for mozIStorageStatement::executeAsync 2008-07-11 15:47:28 -04:00
mozStorageResultSet.h Bug 454740 - Asynchronous storage should batch/chunk results 2008-10-29 13:13:32 -04:00
mozStorageRow.cpp Bug 456489 - WinCE Compiler keyword interface used in mozStorageRow.cpp. patch by wolfe, r=sdwilsh 2008-09-23 11:03:48 -07:00
mozStorageRow.h Bug 435994 - Implement ResultSet and Row for mozIStorageStatement::executeAsync 2008-07-11 15:47:28 -04:00
mozStorageService.cpp Bug 473268 - We should use forget instead of swap in mozStorageService.cpp; r=sdwilsh 2009-02-03 15:42:28 +01:00
mozStorageService.h Bug 473845 - Break a potential cycle with XPConnect and mozStroageService 2009-01-21 16:52:16 -05:00
mozStorageStatement.cpp Bug 481261 - Expose when queries are being inefficient in debug builds. 2009-03-12 14:30:15 -04:00
mozStorageStatement.h Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg 2009-01-22 17:15:34 +13:00
mozStorageStatementJSHelper.cpp Bug 473845 - Break a potential cycle with XPConnect and mozStroageService 2009-01-21 16:52:16 -05:00
mozStorageStatementJSHelper.h Bug 452897 - Automatically provide the wrapper for JavaScript 2008-09-12 17:30:41 -04:00
mozStorageStatementParams.cpp Bug 457743 - Automatic wrapper creates cycles, and thus leaks. r=dcamp, r=asuth, a=beltzner for 1.9.1b2 2008-11-19 11:33:00 -08:00
mozStorageStatementParams.h Bug 457743 - Automatic wrapper creates cycles, and thus leaks. r=dcamp, r=asuth, a=beltzner for 1.9.1b2 2008-11-19 11:33:00 -08:00
mozStorageStatementRow.cpp Bug 457743 - Automatic wrapper creates cycles, and thus leaks. r=dcamp, r=asuth, a=beltzner for 1.9.1b2 2008-11-19 11:33:00 -08:00
mozStorageStatementRow.h Bug 457743 - Automatic wrapper creates cycles, and thus leaks. r=dcamp, r=asuth, a=beltzner for 1.9.1b2 2008-11-19 11:33:00 -08:00
mozStorageStatementWrapper.cpp Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc 2009-01-18 21:14:14 +01:00
mozStorageStatementWrapper.h Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc 2009-01-18 21:14:14 +01:00
mozStorageUnicodeFunctions.cpp bug 423964 uninitialized variable, r=sdwilsh, a=beltzner 2008-03-19 15:55:34 -07:00
mozStorageUnicodeFunctions.h fix for bug: mozStorage doesn't handle unicode in LIKE, UPPER, or LOWER functions patch=Shawn Wilsher <sdwilsh@mozilla.com> r=sspitzer 2007-08-10 09:19:57 -07:00
mozStorageValueArray.cpp Bug 409386 - "mozStorageArgvValueArray::GetString returns wrong length" [p=ondrej@allpeers.com (Ondrej Brablc) r=sdwilsh a1.9=schrep] 2007-12-21 22:09:25 -08:00
mozStorageValueArray.h Bug 431473. Kill unused mozIStorageDataSet. r=sdwilsh 2009-01-19 21:44:31 +13:00
mozStorageVariant.h Bug 482614 - mozStorageVariant leaks its internal data due to non-virtual destructor 2009-03-10 18:54:24 -04:00