Commit Graph

21 Commits (53ab7b14a6c412e2c57aad579a8ec4f33097316c)

Author SHA1 Message Date
Tim Stack 53ab7b14a6 [mouse] flesh out things more 2 months ago
Tim Stack 980900e899 [docs] mention running autogen.sh
Related to #420
2 months ago
Tim Stack 02b3308df7 [docs] mention timestamps 8 months ago
Tim Stack 6edc9268d7 [release] bump version number 9 months ago
Tim Stack 530021604e [docs] add some more stuff for the gantt chart 9 months ago
Tim Stack 78cf53fc4d [docs] mention cursor mode in the intro 12 months ago
Tim Stack eb332db0fd Add links to github in the intro docs
Fixes #1164
12 months ago
Tim Stack 1a92701cb3 [keymaps] update docs/etc for swedish keymap 2 years ago
Tim Stack eaa6e50a52 [log_format] perform more validations on log formats 2 years ago
Timothy Stack f5e88b7158 [docs] add ARCHITECTURE.md and various other things 3 years ago
Timothy Stack be106fcb8d [docs] add some more keymap/theme docs 4 years ago
Timothy Stack 9773efd3a5 [keymap] add german keymap 4 years ago
Timothy Stack f3d172c831 [keymap] add a french keymap 4 years ago
Timothy Stack 8734795505 [keymap] handle unicode keys and add UK keymap
Fixes #392
4 years ago
Timothy Stack defb00303f [docs] some changes 4 years ago
Timothy Stack 8413dd13d8 [config] add configs directory 4 years ago
Timothy Stack 7407fd429d user alerter instead of flash() 9 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.
10 years ago
Timothy Stack 7fea5565d2 [docs] mention dependencies 11 years ago
Timothy Stack 49368e1513 [docs] some more writing 11 years ago
Timothy Stack 500f1da9f6 [docs] explicit shift keys 11 years ago