Timothy Stack
c29d756fd3
[sql] implement the sqlite3 .schema command
2014-02-24 11:43:50 -08:00
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.
2014-02-03 22:36:33 -08:00
Timothy Stack
6d7e6bf66f
[release] some last minute clean up
2013-11-09 17:34:06 -08:00
Timothy Stack
33584ed9f8
[docs] minor tweaks and version bump
2013-09-10 09:42:30 -07:00
Timothy Stack
a8c3a8c80b
[docs] json format docs and some build fixes
2013-09-10 06:45:48 -07:00
Timothy Stack
7fea5565d2
[docs] mention dependencies
2013-08-27 08:38:28 -07:00
Timothy Stack
49368e1513
[docs] some more writing
2013-08-26 07:20:01 -07:00
Timothy Stack
94ce0ffd83
[docs] more docs and some simple bug fixes
2013-08-25 07:12:41 -07:00
Timothy Stack
f716d5a533
[docs] more sections
2013-08-06 23:14:24 -07:00
Timothy Stack
fb7d1f1dc9
[docs] some more docs
2013-08-01 08:56:00 -07:00
Timothy Stack
75dd7e2ad6
[docs] start some UI docs
2013-07-28 17:05:09 -07:00
Timothy Stack
255b91771c
[version] bump the version to 0.6.0
2013-07-28 11:43:33 -07:00
Timothy Stack
25f02eca08
[docs] more docs
2013-07-27 11:04:43 -07:00
Timothy Stack
500f1da9f6
[docs] explicit shift keys
2013-07-26 08:23:45 -07:00
Timothy Stack
f6b2345184
[docs] use a different theme
2013-07-25 20:41:42 -07:00
Timothy Stack
e8672e825a
[docs] hotkey reference
2013-07-14 11:25:04 -07:00
Timothy Stack
a4a0d20ccd
[docs] start the hotkey reference
2013-07-14 11:19:50 -07:00
Timothy Stack
2573e356e2
[docs] start docs dir for readthedocs.org
2013-07-12 21:14:01 -07:00