Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(142)

Issue 205005: Remove svn:execute from many files in third_party/sqlite. No code change.... (Closed)

Created:
11 years, 3 months ago by Mike Mammarella
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Remove svn:execute from many files in third_party/sqlite. No code change. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=26235

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-405 lines, --405 lines) Patch
M third_party/sqlite/README View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/VERSION View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/aclocal.m4 View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/art/2005osaward.gif View Binary file 0 comments Download
M third_party/sqlite/art/SQLite.eps View Binary file 0 comments Download
M third_party/sqlite/art/SQLite.gif View Binary file 0 comments Download
M third_party/sqlite/art/SQLiteLogo3.tiff View Binary file 0 comments Download
M third_party/sqlite/art/SQLite_big.gif View Binary file 0 comments Download
M third_party/sqlite/art/nocopy.gif View Binary file 0 comments Download
M third_party/sqlite/art/powered_by_sqlite.gif View Binary file 0 comments Download
M third_party/sqlite/config.h.in View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/configure.ac View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/main.mk View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/preprocessed/README View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/sqlite.pc.in View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/sqlite3.1 View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/sqlite3.def View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/sqlite3.pc.in View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/src/parse.y View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/src/sqlite.h.in View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/aggerror.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/all.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/alter.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/alter2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/alter3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/altermalloc.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/analyze.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/async.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/async2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/async3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/attach.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/attach2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/attach3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/attachmalloc.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/auth.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/auth2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/autoinc.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/autovacuum.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/autovacuum_ioerr2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/avtrans.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/badutf.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/between.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/bigfile.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/bigrow.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/bind.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/bindxfer.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/bitvec.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/blob.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/busy.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/cache.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/capi2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/capi3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/capi3b.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/capi3c.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/capi3d.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/cast.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/check.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/collate1.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/collate2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/collate3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/collate4.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/collate5.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/collate6.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/collate7.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/collate8.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/collate9.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/collateA.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/colmeta.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/colname.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/conflict.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/corrupt.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/corrupt2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/corrupt3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/corrupt4.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/corrupt5.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/corrupt6.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/corrupt7.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/corrupt8.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/corrupt9.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/corruptA.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/crash.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/crash2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/crash3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/crash4.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/crash5.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/crash6.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/crash7.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/createtab.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/cse.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/date.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/default.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/delete.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/delete2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/delete3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/descidx1.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/descidx2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/descidx3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/diskfull.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/distinctagg.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/enc.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/enc2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/enc3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/eval.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/exclusive.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/exclusive2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/exec.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/expr.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/filectrl.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/filefmt.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fkey1.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/format4.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts1.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts1a.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts1b.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts1c.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts1d.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts1e.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts1f.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts1i.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts1j.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts1k.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts1l.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts1m.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts1n.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts1o.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts1porter.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts2a.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts2b.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts2c.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts2d.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts2e.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts2f.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts2g.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts2h.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts2i.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts2j.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts2k.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts2l.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts2m.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts2n.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts2o.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts2p.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts2q.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts2r.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts2token.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts3aa.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts3ab.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts3ac.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts3ad.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts3ae.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts3af.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts3ag.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts3ah.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts3ai.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts3aj.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts3ak.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts3al.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts3am.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts3an.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts3ao.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts3atoken.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts3b.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts3c.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts3d.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts3e.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fts3near.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/func.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fuzz.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fuzz2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/fuzz_malloc.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/hook.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/icu.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/in.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/in2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/in3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/incrblob.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/incrblob2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/incrblob_err.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/incrvacuum.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/incrvacuum2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/incrvacuum_ioerr.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/index.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/index2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/index3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/insert.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/insert2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/insert3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/insert4.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/insert5.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/interrupt.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/intpkey.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/io.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/ioerr.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/ioerr2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/ioerr3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/ioerr4.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/ioerr5.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/join.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/join2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/join3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/join4.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/join5.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/journal1.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/jrnlmode.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/lastinsert.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/laststmtchanges.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/like.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/like2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/limit.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/loadext.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/loadext2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/lock.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/lock2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/lock3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/lock4.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/lock5.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/lookaside.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/main.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/malloc.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/malloc3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/malloc4.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/malloc5.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/malloc6.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/malloc7.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/malloc8.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/malloc9.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/mallocA.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/mallocAll.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/mallocB.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/mallocC.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/mallocD.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/mallocE.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/mallocF.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/mallocG.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/mallocH.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/mallocI.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/manydb.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/memdb.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/memleak.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/memsubsys1.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/memsubsys2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/minmax.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/minmax2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/minmax3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/misc1.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/misc2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/misc3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/misc4.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/misc5.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/misc6.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/misc7.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/misuse.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/mutex1.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/mutex2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/nan.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/notnull.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/null.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/openv2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/pager.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/pager2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/pager3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/pageropt.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/pagesize.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/permutations.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/pragma.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/pragma2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/printf.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/progress.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/ptrchng.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/quick.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/quote.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/rdonly.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/reindex.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/rollback.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/rowid.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/rtree.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/safety.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/schema.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/schema2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/select1.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/select2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/select3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/select4.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/select5.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/select6.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/select7.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/select8.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/select9.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/selectA.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/selectB.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/server1.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/shared.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/shared2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/shared3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/shared4.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/shared_err.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/shortread1.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/sidedelete.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/soak.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/softheap1.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/sort.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/speed1.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/speed1p.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/speed2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/speed3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/speed4.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/speed4p.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/sqllimits1.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/subquery.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/subselect.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/substr.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/sync.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/table.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tableapi.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tclsqlite.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tempdb.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/temptable.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/thread001.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/thread002.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/thread1.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/thread2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt1435.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt1443.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt1444.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt1449.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt1473.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt1501.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt1512.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt1514.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt1536.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt1537.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt1567.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt1644.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt1667.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt1873.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt2141.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt2192.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt2213.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt2251.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt2285.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt2332.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt2339.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt2391.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt2409.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt2450.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt2640.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt2643.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt2686.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt2767.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt2817.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt2820.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt2822.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt2832.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt2854.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt2920.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt2927.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt2942.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt3080.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt3093.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt3121.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tkt3201.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/tokenize.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/trace.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/trans.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/trigger1.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/trigger2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/trigger3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/trigger4.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/trigger5.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/trigger6.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/trigger7.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/trigger8.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/trigger9.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/triggerA.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/triggerB.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/types.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/types2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/types3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/unique.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/update.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/utf16align.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/vacuum.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/vacuum2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/vacuum3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/varint.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/veryquick.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/view.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/vtab1.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/vtab2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/vtab3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/vtab4.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/vtab5.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/vtab6.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/vtab7.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/vtab8.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/vtab9.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/vtabA.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/vtabB.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/vtabC.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/vtab_alter.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/vtab_err.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/vtab_shared.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/where.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/where2.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/where3.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/where4.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/where5.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/where6.test View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/sqlite/test/zeroblob.test View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mike Mammarella
I'm looking at updating sqlite to 3.6.18 (looks like we have 3.6.1 now even though ...
11 years, 3 months ago (2009-09-15 00:22:40 UTC) #1
Scott Hess - ex-Googler
11 years, 3 months ago (2009-09-15 18:08:56 UTC) #2
On 2009/09/15 00:22:40, Mike Mammarella wrote:
> I'm looking at updating sqlite to 3.6.18 (looks like we have 3.6.1 now even
> though the listed date corresponds to 3.6.7), and I thought I'd clean up these
> execute bits first.

Sounds good to me.

Powered by Google App Engine
This is Rietveld 408576698