Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Difference From aa7259812fea0aac To 7cf3031f35a5acf1
2012-09-14
| ||
12:18 | Merge all Visual Studio 2012 related changes to trunk. check-in: 3def70ce5e user: mistachkin tags: trunk | |
07:34 | Initial work on supporting Visual Studio 2012. check-in: 58dc41d4c8 user: mistachkin tags: vs2012 | |
2012-09-12
| ||
04:29 | Update SQLite core library to the latest trunk code and add support for the sqlite3_errstr API. check-in: aa7259812f user: mistachkin tags: trunk | |
01:56 | Fix comments in the SQLiteException class, including an out-of-order summary end-tag. Make sure the error code of the SQLiteException class gets serialized. Make the test project for the .NET Compact Framework more flexible. check-in: 94c5213e35 user: mistachkin tags: trunk | |
2012-03-24
| ||
16:48 | Add support for the native SQLite Online Backup API. check-in: 4926b5d713 user: mistachkin tags: trunk | |
16:46 | Update version history docs. Closed-Leaf check-in: 7cf3031f35 user: mistachkin tags: backupApi | |
16:12 | Fix typo in test case. check-in: ca5d14e4ae user: mistachkin tags: backupApi | |
Changes to Doc/Extra/dbfactorysupport.html.
Deleted Doc/Extra/environment.html.
Changes to Doc/Extra/ndoc.css.
Changes to Doc/Extra/version.html.
Changes to Doc/Extra/welcome.html.
Changes to Doc/SQLite.NET.chm.
Changes to Doc/SQLite.NET.hhc.
Changes to Doc/SQLite.NET.hhp.
Changes to Externals/Eagle/bin/Eagle.dll.
Changes to Externals/Eagle/bin/EagleShell.exe.
Changes to Externals/Eagle/bin/EagleShell.exe.config.
Changes to Externals/Eagle/bin/EagleShell.exe.mda.config.
Changes to Externals/Eagle/lib/Eagle1.0/init.eagle.
Changes to Externals/Eagle/lib/Eagle1.0/test.eagle.
Changes to Externals/Eagle/lib/Eagle1.0/vendor.eagle.
Changes to Externals/Eagle/lib/Test1.0/constraints.eagle.
Changes to Externals/Eagle/lib/Test1.0/epilogue.eagle.
Changes to Externals/Eagle/lib/Test1.0/prologue.eagle.
Changes to Membership/Properties/AssemblyInfo.cs.
Changes to Membership/Properties/Settings.Designer.cs.
Changes to Membership/Properties/Settings.settings.
Changes to Membership/Sql/ApplicationSql.Designer.cs.
Changes to Membership/Sql/MembershipSql.Designer.cs.
Changes to Membership/Sql/RoleSql.Designer.cs.
Changes to Membership/Sql/SiteMapSql.Designer.cs.
Changes to Membership/Sql/SiteMapSql.resx.
Changes to SQLite.Designer/AssemblyInfo.cs.
Changes to SQLite.Designer/ChangeScriptDialog.Designer.cs.
Changes to SQLite.Designer/ChangeScriptDialog.cs.
Changes to SQLite.Designer/Design/Check.cs.
Changes to SQLite.Designer/Design/ForeignKey.cs.
Changes to SQLite.Designer/Design/Index.cs.
Changes to SQLite.Designer/Design/SimpleTokenizer.cs.
Changes to SQLite.Designer/Design/Trigger.cs.
Changes to SQLite.Designer/Design/View.cs.
Changes to SQLite.Designer/Editors/ViewDesignerDoc.Designer.cs.
Changes to SQLite.Designer/Editors/ViewDesignerDoc.cs.
Changes to SQLite.Designer/PkgCmd.vsct.
Changes to SQLite.Designer/SQLiteDataObjectSupport.xml.
Changes to SQLite.Designer/TableNameDialog.Designer.cs.
Changes to SQLite.Designer/TableNameDialog.cs.
Changes to SQLite.Designer/VSPackage.Designer.cs.
Changes to SQLite.Designer/VSPackage.resx.
Changes to SQLite.Designer/source.extension.vsixmanifest.
Changes to SQLite.Interop/SQLite.Interop.2005.vcproj.
Changes to SQLite.Interop/SQLite.Interop.2008.vcproj.
Changes to SQLite.Interop/SQLite.Interop.2010.vcxproj.
Changes to SQLite.Interop/SQLite.Interop.CE.2005.vcproj.
Changes to SQLite.Interop/SQLite.Interop.CE.2008.vcproj.
Changes to SQLite.Interop/SQLite.Interop.Static.2005.vcproj.
Changes to SQLite.Interop/SQLite.Interop.Static.2008.vcproj.
Changes to SQLite.Interop/SQLite.Interop.Static.2010.vcxproj.
Changes to SQLite.Interop/props/SQLite.Interop.2005.vsprops.
Changes to SQLite.Interop/props/SQLite.Interop.2008.vsprops.
Changes to SQLite.Interop/props/SQLite.Interop.2010.props.
Changes to SQLite.Interop/props/sqlite3.props.
Changes to SQLite.Interop/props/sqlite3.vsprops.
Changes to SQLite.Interop/src/core/sqlite3.c.
Changes to SQLite.Interop/src/core/sqlite3.h.
Changes to SQLite.Interop/src/win/interop.c.
Changes to SQLite.Interop/src/win/interop.h.
Changes to SQLite.MSIL.nuspec.
Changes to SQLite.NET.Settings.targets.
Changes to SQLite.nuspec.
Changes to SQLite.x64.nuspec.
Changes to SQLite.x86.nuspec.
Changes to Setup/SQLite.iss.
Changes to Setup/archive.bat.
Changes to Setup/bake_all.bat.
Changes to Setup/build.bat.
Changes to Setup/build_all.bat.
Changes to Setup/build_ce.bat.
Changes to Setup/release.bat.
Changes to Setup/release_all.bat.
Changes to Setup/release_ce.bat.
Changes to Setup/release_static.bat.
Deleted Setup/set_user_mistachkin_Debug.bat.
Deleted Setup/set_user_mistachkin_Release.bat.
Changes to Setup/test_all.bat.
Changes to Setup/updateFileInfo.tcl.
Deleted Setup/verify.eagle.
Deleted Setup/verify.lst.
Changes to System.Data.SQLite.Linq/AssemblyInfo.cs.
Changes to System.Data.SQLite.Linq/Properties/Resources.Designer.cs.
Changes to System.Data.SQLite.Linq/Properties/Resources.resx.
Changes to System.Data.SQLite.Linq/Resources/Common.ConceptualSchemaDefinition.csdl.
Changes to System.Data.SQLite.Linq/Resources/Common.ProviderManifest.xsd.
Changes to System.Data.SQLite.Linq/Resources/SQLiteProviderServices.ProviderManifest.xml.
Changes to System.Data.SQLite.Linq/Resources/SQLiteProviderServices.StoreSchemaDefinition.ssdl.
Changes to System.Data.SQLite.Linq/Resources/SQLiteProviderServices.StoreSchemaMapping.msl.
Changes to System.Data.SQLite.Linq/SQL Generation/DmlSqlGenerator.cs.
Changes to System.Data.SQLite.Linq/SQL Generation/InternalBase.cs.
Changes to System.Data.SQLite.Linq/SQL Generation/KeyToListMap.cs.
Changes to System.Data.SQLite.Linq/SQL Generation/SqlChecker.cs.
Changes to System.Data.SQLite.Linq/SQL Generation/SqlGenerator.cs.
Changes to System.Data.SQLite.Linq/SQL Generation/StringUtil.cs.
Changes to System.Data.SQLite.Linq/SQLiteProviderManifest.cs.
Changes to System.Data.SQLite.Linq/SQLiteProviderServices.cs.
Changes to System.Data.SQLite/AssemblyInfo.cs.
Changes to System.Data.SQLite/DataTypes.xml.
Changes to System.Data.SQLite/LINQ/SQLiteFactory_Linq.cs.
Changes to System.Data.SQLite/MetaDataCollections.xml.
Changes to System.Data.SQLite/SQLite3.cs.
Changes to System.Data.SQLite/SQLite3_UTF16.cs.
Changes to System.Data.SQLite/SQLiteBackup.cs.
Changes to System.Data.SQLite/SQLiteBase.cs.
Changes to System.Data.SQLite/SQLiteCommand.cs.
Changes to System.Data.SQLite/SQLiteCommandBuilder.cs.
Changes to System.Data.SQLite/SQLiteConnection.cs.
Changes to System.Data.SQLite/SQLiteConnectionPool.cs.
Changes to System.Data.SQLite/SQLiteConnectionStringBuilder.cs.
Changes to System.Data.SQLite/SQLiteConvert.cs.
Changes to System.Data.SQLite/SQLiteDataAdapter.cs.
Changes to System.Data.SQLite/SQLiteDataReader.cs.
Deleted System.Data.SQLite/SQLiteDefineConstants.cs.
Changes to System.Data.SQLite/SQLiteException.cs.
Changes to System.Data.SQLite/SQLiteFactory.cs.
Changes to System.Data.SQLite/SQLiteFunction.cs.
Changes to System.Data.SQLite/SQLiteFunctionAttribute.cs.
Changes to System.Data.SQLite/SQLiteKeyReader.cs.
Changes to System.Data.SQLite/SQLiteLog.cs.
Changes to System.Data.SQLite/SQLiteParameter.cs.
Changes to System.Data.SQLite/SQLiteParameterCollection.cs.
Changes to System.Data.SQLite/SQLiteStatement.cs.
Changes to System.Data.SQLite/SQLiteTransaction.cs.
Changes to System.Data.SQLite/SR.Designer.cs.
Changes to System.Data.SQLite/SR.resx.
Changes to System.Data.SQLite/System.Data.SQLite.Files.targets.
Changes to System.Data.SQLite/System.Data.SQLite.Properties.targets.
Changes to System.Data.SQLite/UnsafeNativeMethods.cs.
Changes to Tests/backup.eagle.
Changes to Tests/basic.eagle.
Changes to Tests/common.eagle.
Changes to Tests/installer.eagle.
Deleted Tests/stress.eagle.
Changes to Tests/tkt-00f86f9739.eagle.
Changes to Tests/tkt-343d392b51.eagle.
Deleted Tests/tkt-3aa50d8413.eagle.
Changes to Tests/tkt-448d663d11.eagle.
Changes to Tests/tkt-59edc1018b.eagle.
Changes to Tests/tkt-72905c9a77.eagle.
Changes to Tests/tkt-7e3fa93744.eagle.
Changes to Tests/tkt-8b7d179c3c.eagle.
Deleted Tests/tkt-8c3bee31c8.eagle.
Deleted Tests/tkt-996d13cd87.eagle.
Changes to Tests/tkt-ccfa69fc32.eagle.
Changes to Tests/tkt-e1b2e0f769.eagle.
Changes to Tests/tkt-e30b820248.eagle.
Changes to Tests/version.eagle.
Changes to exclude_src.txt.
Deleted install.ps1.
Changes to readme.htm.
Changes to test/AssemblyInfo.cs.
Changes to test/Program.cs.
Changes to test/Properties/Resources.Designer.cs.
Changes to test/Properties/Resources.resx.
Changes to test/TestCases.cs.
Changes to test/TestCasesDialog.Designer.cs.
Changes to test/TestCasesDialog.cs.
Changes to test/app.config.
Changes to testce/AssemblyInfo.cs.
Changes to testce/Program.cs.
Changes to testce/TestCases.cs.
Deleted testce/test.cfg.
Changes to testce/testce.2005.csproj.
Changes to testce/testce.2008.csproj.
Changes to testlinq/2008/App.config.
Changes to testlinq/2010/App.config.
Changes to testlinq/NorthwindModel2008.Designer.cs.
Changes to testlinq/NorthwindModel2008.edmx.
Changes to testlinq/NorthwindModel2010.Designer.cs.
Changes to testlinq/NorthwindModel2010.edmx.
Changes to testlinq/Program.cs.
Changes to testlinq/Properties/AssemblyInfo.cs.
Changes to tools/install/Properties/AssemblyInfo.cs.
Changes to www/downloads.wiki.
Changes to www/faq.wiki.
Changes to www/news.wiki.
Changes to www/release.wiki.
Changes to www/support.wiki.