.. |
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
|
Backed out changeset f91a016416d1 (bug 496019)
|
2009-12-01 15:05:52 -08:00 |
mozStorageAsyncStatementExecution.h
|
Bug 507674 - Safer protection of AsyncExecuteStatements::mState and AsyncExecuteStatements::mCancelRequested
|
2009-09-02 13:30:24 -07:00 |
mozStorageBindingParams.cpp
|
Fix regression in mozIStorageStatement.bindUTF8StringParameter such that it accepts arbitrary octets by
|
2010-02-22 13:57:45 -08: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
|
Fix regression in mozIStorageStatement.bindUTF8StringParameter such that it accepts arbitrary octets by
|
2010-02-22 13:57:45 -08:00 |
mozStorageConnection.h
|
Bug 525356 - windows debug unit tests: test_connection_executeAsync.js and test_statement_executeAsync.js failing frequently (fatal assertion)
|
2009-12-02 10:53:46 -08: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
|
Backed out changeset f91a016416d1 (bug 496019)
|
2009-12-01 15:05:52 -08:00 |
mozStoragePrivateHelpers.h
|
Fix regression in mozIStorageStatement.bindUTF8StringParameter such that it accepts arbitrary octets by
|
2010-02-22 13:57:45 -08:00 |
mozStorageResultSet.cpp
|
Bug 524787 - crash [@mozStorageResultSet::GetNextRow(mozIStorageRow**) ]. r=sdwilsh
|
2009-10-31 11:38:31 +01: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 525356 - windows debug unit tests: test_connection_executeAsync.js and test_statement_executeAsync.js failing frequently (fatal assertion)
|
2009-12-02 10:53:46 -08: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
|
Backout patch from bug 489897 as the likely cause of pwmgr test failures.
|
2009-12-31 01:15:11 -06:00 |
mozStorageStatementRow.h
|
Backout patch from bug 489897 as the likely cause of pwmgr test failures.
|
2009-12-31 01:15:11 -06: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
|
Backed out changeset dc7a04be6904 on suspicion of causing bug 543034.
|
2010-01-29 18:50:46 -08:00 |
Variant.h
|
Bug 519326 - Variant.h(152) : warning C4244: '=' : conversion from 'PRInt64' to 'PRInt32', possible loss of data. r=sdwilsh
|
2009-10-09 22:15:19 +02:00 |
variantToSQLiteT_impl.h
|
Fix regression in mozIStorageStatement.bindUTF8StringParameter such that it accepts arbitrary octets by
|
2010-02-22 13:57:45 -08:00 |