gecko/storage/src
Dietrich Ayala b682a0bba3 Bug 419893 - sort out PGO-triggered bugs (r=ted)
--HG--
extra : rebase_source : 028cd891e11df11abf768107f64b1d6bca541dca
2009-10-08 11:01:13 -07:00
..
Makefile.in Bug 419893 - sort out PGO-triggered bugs (r=ted) 2009-10-08 11:01:13 -07:00
mozStorageArgValueArray.cpp Bug 489702 - Update mozStorageStatement.* to follow style guidelines 2009-05-08 20:29:56 -04:00
mozStorageArgValueArray.h Bug 499268 - storage code for Symbian emulator. r=sdwilsh 2009-06-29 14:42:56 +09:00
mozStorageAsyncStatementExecution.cpp Bug 507674 - Safer protection of AsyncExecuteStatements::mState and AsyncExecuteStatements::mCancelRequested 2009-09-02 13:30:24 -07:00
mozStorageAsyncStatementExecution.h Bug 507674 - Safer protection of AsyncExecuteStatements::mState and AsyncExecuteStatements::mCancelRequested 2009-09-02 13:30:24 -07:00
mozStorageBindingParams.cpp Bug 506022 - Avoid obtaining the database mutex at all costs in Connection::ExecuteAsync 2009-07-28 10:21:03 -07:00
mozStorageBindingParams.h Bug 506022 - Avoid obtaining the database mutex at all costs in Connection::ExecuteAsync 2009-07-28 10:21:03 -07:00
mozStorageBindingParamsArray.cpp Bug 490085 - Add ability to bind multiple sets of parameters and execute asynchronously 2009-06-17 12:12:51 -07:00
mozStorageBindingParamsArray.h Bug 506022 - Avoid obtaining the database mutex at all costs in Connection::ExecuteAsync 2009-07-28 10:21:03 -07:00
mozStorageConnection.cpp Backed out changeset 59a6c227df86 2009-10-02 15:23:36 +10:00
mozStorageConnection.h Backed out changeset 59a6c227df86 2009-10-02 15:23:36 +10:00
mozStorageError.cpp Bug 489603 - Update mozStorageError.* to follow style guidelines 2009-05-08 20:29:55 -04:00
mozStorageError.h Bug 489603 - Update mozStorageError.* to follow style guidelines 2009-05-08 20:29:55 -04:00
mozStoragePrivateHelpers.cpp Bug 491196 don't implement static functions in headers 2009-07-22 17:31:03 -05:00
mozStoragePrivateHelpers.h Bug 491196 don't implement static functions in headers 2009-07-22 17:31:03 -05:00
mozStorageResultSet.cpp Bug 489617 - Update mozStorageResultSet.* to follow style guidelines 2009-05-08 20:29:56 -04:00
mozStorageResultSet.h Bug 489617 - Update mozStorageResultSet.* to follow style guidelines 2009-05-08 20:29:56 -04:00
mozStorageRow.cpp Bug 490867 - Variant fixes: coerce null to empty string, GetIsNull should check correct type, variant base type should be void, r=sdwilsh 2009-06-24 15:04:49 -07:00
mozStorageRow.h Bug 489624 - Update mozStorageRow.* to follow style guidelines 2009-05-08 20:29:56 -04:00
mozStorageService.cpp Bug 499990 - Locale-aware collation, r=sdwilsh, sr=vladimir 2009-07-15 10:49:05 -07:00
mozStorageService.h Bug 499990 - Locale-aware collation, r=sdwilsh, sr=vladimir 2009-07-15 10:49:05 -07:00
mozStorageSQLFunctions.cpp Bug 498938 - Add Levenshtein Edit Distance function to Sqlite so we can use it in queries. r=sdwilsh sr=vlad 2009-07-24 11:39:34 -04:00
mozStorageSQLFunctions.h Bug 498938 - Add Levenshtein Edit Distance function to Sqlite so we can use it in queries. r=sdwilsh sr=vlad 2009-07-24 11:39:34 -04:00
mozStorageStatement.cpp Bug 507199 - Fix race condition in finalizing asynchronous storage statements 2009-08-25 23:54:56 -07:00
mozStorageStatement.h Bug 506022 - Avoid obtaining the database mutex at all costs in Connection::ExecuteAsync 2009-07-28 10:21:03 -07:00
mozStorageStatementData.h Bug 506022 - Avoid obtaining the database mutex at all costs in Connection::ExecuteAsync 2009-07-28 10:21:03 -07:00
mozStorageStatementJSHelper.cpp imported patch storage.remove-statement-state-checks 2009-06-11 13:18:58 -07:00
mozStorageStatementJSHelper.h Bug 489702 - Update mozStorageStatement.* to follow style guidelines 2009-05-08 20:29:56 -04:00
mozStorageStatementParams.cpp Bug 505734 - mozStorageStatementParams.cpp compilation fails on MinGW. r=sdwilsh 2009-08-09 22:30:38 +02:00
mozStorageStatementParams.h Bug 491196 don't implement static functions in headers 2009-07-22 17:31:03 -05:00
mozStorageStatementRow.cpp Bug 485107 - Do not throw in NewResolve 2009-06-11 13:18:58 -07:00
mozStorageStatementRow.h Bug 489702 - Update mozStorageStatement.* to follow style guidelines 2009-05-08 20:29:56 -04:00
mozStorageStatementWrapper.cpp Bug 491196 don't implement static functions in headers 2009-07-22 17:31:03 -05:00
mozStorageStatementWrapper.h Bug 489702 - Update mozStorageStatement.* to follow style guidelines 2009-05-08 20:29:56 -04:00
SQLCollations.cpp Bug 499990 - Locale-aware collation, r=sdwilsh, sr=vladimir 2009-07-15 10:49:05 -07:00
SQLCollations.h Bug 499990 - Locale-aware collation, r=sdwilsh, sr=vladimir 2009-07-15 10:49:05 -07:00
SQLiteMutex.h Bug 494828 - Stop using our own mutexes and use SQLite's where possible. 2009-07-22 15:18:33 -07:00
Variant_inl.h Bug 490867 - Variant fixes: coerce null to empty string, GetIsNull should check correct type, variant base type should be void, r=sdwilsh 2009-06-24 15:04:49 -07:00
Variant.h Bug 506022 - Avoid obtaining the database mutex at all costs in Connection::ExecuteAsync 2009-07-28 10:21:03 -07:00
variantToSQLiteT_impl.h Bug 490084 - Add support for arrays in variantToSQLiteT 2009-05-08 20:29:57 -04:00