Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Update master release archive manifest and file exclusion list. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
c3512d6f3207b94ccd39215b58b9ad99 |
User & Date: | mistachkin 2013-01-09 21:02:19 |
Context
2013-01-09
| ||
22:14 | Update downloads page for release 1.0.84.0. check-in: 8804f074eb user: mistachkin tags: trunk, release, release-1.0.84.0 | |
21:02 | Update master release archive manifest and file exclusion list. check-in: c3512d6f32 user: mistachkin tags: trunk | |
19:18 | Preparation for the 1.0.84.0 release. check-in: 060593ee6a user: mistachkin tags: trunk | |
Changes
Changes to Setup/verify.lst.
235
236
237
238
239
240
241
242
243
244
245
246
247
248
...
415
416
417
418
419
420
421
422
423
424
425
426
427
428
|
SQLite.Interop/src/core/sqlite3ext.h
SQLite.Interop/src/win/
SQLite.Interop/src/win/AssemblyInfo.cpp
SQLite.Interop/src/win/crypt.c
SQLite.Interop/src/win/interop.c
SQLite.Interop/src/win/interop.h
SQLite.Interop/src/win/SQLite.Interop.rc
SQLite.MSIL.nuspec
SQLite.NET.2005.MSBuild.sln
SQLite.NET.2005.sln
SQLite.NET.2008.MSBuild.sln
SQLite.NET.2008.sln
SQLite.NET.2010.MSBuild.sln
SQLite.NET.2010.sln
................................................................................
Tests/tkt-2c630bffa7.eagle
Tests/tkt-2ce0870fad.eagle
Tests/tkt-343d392b51.eagle
Tests/tkt-3aa50d8413.eagle
Tests/tkt-448d663d11.eagle
Tests/tkt-544dba0a2f.eagle
Tests/tkt-59edc1018b.eagle
Tests/tkt-6c6ecccc5f.eagle
Tests/tkt-72905c9a77.eagle
Tests/tkt-7e3fa93744.eagle
Tests/tkt-84718e79fa.eagle
Tests/tkt-8554170e09.eagle
Tests/tkt-8b7d179c3c.eagle
Tests/tkt-8c3bee31c8.eagle
|
>
>
|
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
...
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
|
SQLite.Interop/src/core/sqlite3ext.h SQLite.Interop/src/win/ SQLite.Interop/src/win/AssemblyInfo.cpp SQLite.Interop/src/win/crypt.c SQLite.Interop/src/win/interop.c SQLite.Interop/src/win/interop.h SQLite.Interop/src/win/SQLite.Interop.rc SQLite.Beta.nuspec SQLite.MSIL.nuspec SQLite.NET.2005.MSBuild.sln SQLite.NET.2005.sln SQLite.NET.2008.MSBuild.sln SQLite.NET.2008.sln SQLite.NET.2010.MSBuild.sln SQLite.NET.2010.sln ................................................................................ Tests/tkt-2c630bffa7.eagle Tests/tkt-2ce0870fad.eagle Tests/tkt-343d392b51.eagle Tests/tkt-3aa50d8413.eagle Tests/tkt-448d663d11.eagle Tests/tkt-544dba0a2f.eagle Tests/tkt-59edc1018b.eagle Tests/tkt-6434e23a0f.eagle Tests/tkt-6c6ecccc5f.eagle Tests/tkt-72905c9a77.eagle Tests/tkt-7e3fa93744.eagle Tests/tkt-84718e79fa.eagle Tests/tkt-8554170e09.eagle Tests/tkt-8b7d179c3c.eagle Tests/tkt-8c3bee31c8.eagle |
Changes to exclude_bin.txt.
1 2 3 4 5 6 |
*.done *.exp *.lib *.map *EnvDTE.* *Microsoft.* |
> |
1 2 3 4 5 6 7 |
*.done
*.exp
*.lib
*.map
*.mda.config
*EnvDTE.*
*Microsoft.*
|