Commit Graph

11 Commits (095bcbd419ce6966a6ddd7aa7941d98e2ad65592)

Author SHA1 Message Date
Timothy Stack c0684a97cc [sql] add a regexp_capture tablue-valued function
Fixup the release makefile a bit.
7 years ago
Timothy Stack 91406be91e [nav] add "opid" support with a hotkey 9 years ago
Timothy Stack 4af60fe4ee include the required version of libcurl in the README/NEWS 9 years ago
Timothy Stack f286950854 [curl] add a curl looper to handle url requests 9 years ago
Timothy Stack 054e8d489b [data-scanner] convert to using re2c 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.
11 years ago
Timothy Stack 33584ed9f8 [docs] minor tweaks and version bump 11 years ago
Tim Stack 2101a6c19b Some more minor tweaks before release 13 years ago
Tim Stack f8a3e5fd02 Update the url for the home page 13 years ago
Timothy Stack f0f221d1ed Fix lnav URL 15 years ago
Timothy Stack 88889954b8 Fix a bunch of bugs. Add horizontal search support. 15 years ago