Commit Graph

21 Commits (b2fb77e0c3ee6f94ee8f0466c1868ef1742d35fb)

Author SHA1 Message Date
Timothy Stack 174e1c855e [version] next release will be 0.7.0 instead of 0.6.3 10 years ago
Timothy Stack e0643fcfc1 [sql] plumb env vars into queries 10 years ago
Timothy Stack 33fe23a325 [status] show the search hit index in the bottom status bar
I've removed the error/warning counts from the status bar since
they're a little redundant with the new scroll bar stuff.
Removing that stuff also made room to show the search hit
index.

Fixes #68
11 years ago
Timothy Stack c29d756fd3 [sql] implement the sqlite3 .schema command 11 years ago
Suresh Sundriyal 13f5ad0dce Change the code to use Spookyhash.
* This change removes the external dependency on OpenSSL, which should
  allow the code to compile on Mac OS X without specifying the
  MAC_OS_X_VERSION_MIN_REQUIRED non-sense.
* Spookyhash should be faster than SHA-1's Merkle-Damgård construction.
* Spookyhash is only 128-bits as opposed to SHA-1's 160-bits so memory
  consumption should be less. I doubt it will lead to too many
  collisions.
* The docs are updated to reflect the fact that OpenSSL is not a
  dependency.
11 years ago
Timothy Stack 6d7e6bf66f [release] some last minute clean up 11 years ago
Timothy Stack 33584ed9f8 [docs] minor tweaks and version bump 11 years ago
Timothy Stack a8c3a8c80b [docs] json format docs and some build fixes 11 years ago
Timothy Stack 7fea5565d2 [docs] mention dependencies 11 years ago
Timothy Stack 49368e1513 [docs] some more writing 11 years ago
Timothy Stack 94ce0ffd83 [docs] more docs and some simple bug fixes 11 years ago
Timothy Stack f716d5a533 [docs] more sections 11 years ago
Timothy Stack fb7d1f1dc9 [docs] some more docs 11 years ago
Timothy Stack 75dd7e2ad6 [docs] start some UI docs 11 years ago
Timothy Stack 255b91771c [version] bump the version to 0.6.0 11 years ago
Timothy Stack 25f02eca08 [docs] more docs 11 years ago
Timothy Stack 500f1da9f6 [docs] explicit shift keys 11 years ago
Timothy Stack f6b2345184 [docs] use a different theme 11 years ago
Timothy Stack e8672e825a [docs] hotkey reference 11 years ago
Timothy Stack a4a0d20ccd [docs] start the hotkey reference 11 years ago
Timothy Stack 2573e356e2 [docs] start docs dir for readthedocs.org 11 years ago