emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch scratch/sqlite deleted (was abe8bcd059)


From: Lars Ingebrigtsen
Subject: branch scratch/sqlite deleted (was abe8bcd059)
Date: Sun, 23 Jan 2022 13:49:47 -0500 (EST)

larsi pushed a change to branch scratch/sqlite.

       was  abe8bcd059 Add more multisession tests

This change permanently discards the following revisions:

  discards  abe8bcd059 Add more multisession tests
  discards  096d82be9a Check more thoroughly for unprintable objects
  discards  c89fa88ca1 Handle newlines in listing
  discards  7d09bdec85 Fix regexp from previous checkin
  discards  0a6dd5b212 Don't store unreadable objects
  discards  e2ae6d35f7 Keep point after reverting
  discards  576a03f6fb Add command to edit from the listing buffer
  discards  1fd05f212e Allow passing in the storage
  discards  80a248efbc Allow listing all backends, and fix up deletion
  discards  e14ba814a6 Document using make-multisession directly
  discards  294c38dbd9 Allow mixing and matching storage methods
  discards  811c37189b Use strings for package/key
  discards  95534948d7 Use a less hacky value for the unbound value
  discards  d37212aba7 Declare some sqlite.c functions
  discards  05852b54e0 Clean up code slightly
  discards  2767a7e314 Write+rename instead of just writing in the file backend
  discards  c494888ae7 Fix typo in pragma (and always execute)
  discards  50e6a6c216 Make multisession tests less extensive
  discards  1cdccfda81 Move init functions around
  discards  7986f2e185 Set reversion function locally
  discards  8cc30e5890 Don't check for sqlite in the interface functions
  discards  2c046baf41 Use tabulated-list-mode for multisession-edit-mode
  discards  b58393b1c3 Document the multisession options
  discards  ebb7c462f1 Fix files value deletion
  discards  ac882d2ffa Unhex package/keys in the files backend and flip defaults
  discards  48e338927f Ensure proper printing of values
  discards  e6460032e8 Add busy-waiting files test
  discards  167278eb60 Implement a simple file-based multisesson storage
  discards  e4c2283162 Rearrange multisession to allow several backends
  discards  7e7d51ab53 Put into a directory structure to prepare for other 
backends
  discards  a7de0369fc Default to using a write-ahead log
  discards  78e795a546 Tweak multisession stuff and improve concurrency
  discards  b01c83d453 Start thinking about handling contended tables
  discards  dedfaeab00 Delete test file
  discards  5586796ed0 Add a multisession test
  discards  627845dac6 Fix the concurrency updates
  discards  8bc9c80292 Copy edit the multisession docs a bit
  discards  b5850b719f Use proper namespace for example
  discards  5f8ac844fe Note concurrency promises
  discards  47ab2d3ceb Note concurrency promises
  discards  983017f96e Mention list-multisession-values
  discards  39ca2b45f0 Document multisession variables
  discards  1b2a8e08e2 Add sqlite-finalize and edit the manual section
  discards  0c286951d0 Rename sticky to multisession
  discards  9682af5df2 Rename sticky to multisession
  discards  8b323852d8 Fix typos in manual
  discards  3e2be7e706 Init on windows for all functions
  discards  f2d5e8786f Fix spurious )
  discards  1a92b2cbfc Fix up whitespace in DEF_DLL
  discards  7a642efd07 Windows-def sqlite3_prepare_v2
  discards  249339b784 Make dynamic loading work under mingw
  discards  2a5f44163d Add a menu entry for the sqlite section in the manual
  discards  ee4521e6bc Mention with-sqlite-transaction
  discards  5dfb3b9b8d Document the sqlite functions
  discards  6a399c614f Fix typo
  discards  ac25e322c1 Cargo cult more thoroughly from xml.c
  discards  7a98b1d8a1 Windows syntax errors
  discards  0ed00d2cf9 Cargo cult Windows dynamic support from xml.c
  discards  8cf8723a18 Fix up some file names
  discards  1e1fa9ba95 Firm up sqlite object checking and add sqlite-close
  discards  7646e57a86 Identify statement objects
  discards  40ec68bd91 Also encode the query string correctly for selects
  discards  a3971858b5 Change sqlite_execute to only do a single statement
  discards  dd834b3b94 Handle bignums on 32-bit
  discards  85d5837146 Actually set the value again
  discards  4c62714c51 Fix up sequence logic by using "on conflict" instead
  discards  4fd35aacc0 Add some comments
  discards  3989088db2 Whitespace changes
  discards  0b8489db57 Add command to list sticky values
  discards  46e4810e79 Auto-vacuum
  discards  db53f01f58 Use emoji--recent as the first usage of sticky.el
  discards  e94157ebeb Get the insertion logic right
  discards  75b43c5a20 Add support for more in-memory instances, and print 
better
  discards  d37724174a Make sqlite string encoding more efficient
  discards  4f83b278b3 Add an with-sqlite-transaction macro
  discards  2df01b7975 We don't need to precompute the columns
  discards  14ad9f5949 Start implementation of a persistence library
  discards  3b762b3a38 Fix parametresised selects/executions
  discards  33069da05e Make `sqlitep' always be available
  discards  1e4fe1cec2 Add some fixnum/bignum tests for sqlite.c
  discards  1f701d9b75 En/decode strings
  discards  fb43bc54ee Test more mixes of raw bytes/chars
  discards  24fc05834d Update pdumper hash
  discards  9c1dfc1135 Move include to the right place
  discards  afa1f04178 Change "fields" into "columns"
  discards  bf1bfe3f59 Add initial implementation of sqlite3 support



reply via email to

[Prev in Thread] Current Thread [Next in Thread]