gecko/storage/src
Shawn Wilsher 41a0fe0c5f Bug 489257 - Rename and update mozStorageEvents.* to mozStorageAsyncStatementExecution.*
Renames the files to be more representative to what they actually contain.  This
also updates the files to follow the storage style guidelines.
r=asuth

--HG--
rename : storage/src/mozStorageEvents.cpp => storage/src/mozStorageAsyncStatementExecution.cpp
rename : storage/src/mozStorageEvents.h => storage/src/mozStorageAsyncStatementExecution.h
2009-04-21 11:27:03 -04:00
..
Makefile.in Bug 489257 - Rename and update mozStorageEvents.* to mozStorageAsyncStatementExecution.* 2009-04-21 11:27:03 -04:00
mozStorageArgValueArray.cpp Bug 489030 - Rename mozStorageValueArray.* to mozStorageArgValueArray.* 2009-04-20 08:01:51 -07:00
mozStorageArgValueArray.h Bug 489030 - Rename mozStorageValueArray.* to mozStorageArgValueArray.* 2009-04-20 08:01:51 -07:00
mozStorageAsyncStatementExecution.cpp Bug 489257 - Rename and update mozStorageEvents.* to mozStorageAsyncStatementExecution.* 2009-04-21 11:27:03 -04:00
mozStorageAsyncStatementExecution.h Bug 489257 - Rename and update mozStorageEvents.* to mozStorageAsyncStatementExecution.* 2009-04-21 11:27:03 -04:00
mozStorageConnection.cpp Bug 489257 - Rename and update mozStorageEvents.* to mozStorageAsyncStatementExecution.* 2009-04-21 11:27:03 -04:00
mozStorageConnection.h Bug 488379 - Update mozStorageConnection.* to follow style guidelines 2009-04-17 17:19:31 -04:00
mozStorageError.cpp Bug 487871 - Update vim modeline in style doc 2009-04-13 12:29:41 -04:00
mozStorageError.h Bug 487871 - Update vim modeline in style doc 2009-04-13 12:29:41 -04:00
mozStoragePrivateHelpers.cpp Bug 487871 - Update vim modeline in style doc 2009-04-13 12:29:41 -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 487871 - Update vim modeline in style doc 2009-04-13 12:29:41 -04:00
mozStorageResultSet.h Bug 487871 - Update vim modeline in style doc 2009-04-13 12:29:41 -04:00
mozStorageRow.cpp Bug 487871 - Update vim modeline in style doc 2009-04-13 12:29:41 -04:00
mozStorageRow.h Bug 487871 - Update vim modeline in style doc 2009-04-13 12:29:41 -04:00
mozStorageService.cpp Bug 488379 - Update mozStorageConnection.* to follow style guidelines 2009-04-17 17:19:31 -04:00
mozStorageService.h Bug 487871 - Update vim modeline in style doc 2009-04-13 12:29:41 -04:00
mozStorageSQLFunctions.cpp Bug 489018 - Rename mozStorageUnicodeFunctions.* to mozStorageSQLFunctions.* 2009-04-20 07:59:52 -07:00
mozStorageSQLFunctions.h Bug 489018 - Rename mozStorageUnicodeFunctions.* to mozStorageSQLFunctions.* 2009-04-20 07:59:52 -07:00
mozStorageStatement.cpp Bug 489257 - Rename and update mozStorageEvents.* to mozStorageAsyncStatementExecution.* 2009-04-21 11:27:03 -04:00
mozStorageStatement.h Bug 488379 - Update mozStorageConnection.* to follow style guidelines 2009-04-17 17:19:31 -04:00
mozStorageStatementJSHelper.cpp Bug 487871 - Update vim modeline in style doc 2009-04-13 12:29:41 -04:00
mozStorageStatementJSHelper.h Bug 487871 - Update vim modeline in style doc 2009-04-13 12:29:41 -04:00
mozStorageStatementParams.cpp Bug 487871 - Update vim modeline in style doc 2009-04-13 12:29:41 -04:00
mozStorageStatementParams.h Bug 487871 - Update vim modeline in style doc 2009-04-13 12:29:41 -04:00
mozStorageStatementRow.cpp Bug 487871 - Update vim modeline in style doc 2009-04-13 12:29:41 -04:00
mozStorageStatementRow.h Bug 487871 - Update vim modeline in style doc 2009-04-13 12:29:41 -04:00
mozStorageStatementWrapper.cpp Bug 487145 - Update language helpers to follow style guidelines 2009-04-08 12:24:25 -04:00
mozStorageStatementWrapper.h Bug 483152 - Stop giving the ability to get the native sqlite3_stmt pointer 2009-03-20 18:41:01 -04:00
mozStorageVariant.cpp Bug 487871 - Update vim modeline in style doc 2009-04-13 12:29:41 -04:00
mozStorageVariant.h Bug 487871 - Update vim modeline in style doc 2009-04-13 12:29:41 -04:00