Commit Graph

2834 Commits (0083eaf675bf49a679cfe229a69ab327e2e8e6a3)
 

Author SHA1 Message Date
Tim Stack faeaf477ab [yajlpp] flesh things out a bit more 2 years ago
Tim Stack 468358a358 [port] one more endianness change 2 years ago
Tim Stack 3b1233be8f [port] hopefully the last endian issue 2 years ago
Tim Stack 9ff1daf032 [port] more endianness stuff 2 years ago
Tim Stack 5a70e62003
Merge pull request #1068 from sureshsundriyal/endianness
[Endianness] Make SpookyHash endianness-agnostic.
2 years ago
Tim Stack 9eb734ef7e [log_format] support for a separate sub-second field 2 years ago
Suresh Sundriyal 071ec72586 [Endianness] More code to make Spookyhash endianness-agnostic. 2 years ago
Suresh Sundriyal e2cddf28b2 [Endianness] Make SpookyHash endianness-agnostic.
Try and make SpookyHash endianness-agnostic using macros copied from:
https://github.com/k0dai/spookyhash
2 years ago
Tim Stack e135cf3334 [result] try to fix type conversion on s390x 2 years ago
Tim Stack 1a92701cb3 [keymaps] update docs/etc for swedish keymap 2 years ago
Tim Stack e1e6ca30eb
Merge pull request #1067 from FaffeF/swedish-keyboard
Swedish keymap
2 years ago
Fredrik Forsell 59f3af535d Delete missing keymap from keymaps.am 2 years ago
Fredrik Forsell e310a18d7c Move mac specific binding to main sv keymap 2 years ago
Tim Stack f7b067db42 [ryml] remove unnecessary include that is triggering a compile error on some archs 2 years ago
Fredrik Forsell 8f8be6fd20 Clean up defaults, add mac layout
Remove items that are the same as the default keymap

Adds a Swedish Mac layout because shift-4 is not the same as on a
Windows keyboard
2 years ago
Fredrik Forséll 91a03b7b86
Update keymaps.am to include Swedish layout 2 years ago
Fredrik Forséll 6aba246bf3
Create keymap for Swedish keyboard layout
Avoids problems with shift-numbers etc
2 years ago
Tim Stack e1f52dd6e2 bump version in conanfile 2 years ago
Tim Stack b86d272c29 [view_curses] remove fallback arg in to_attrs() 2 years ago
Tim Stack bddc6011ff [ansi] fix perf bug in eraser
Related to #1057
2 years ago
Tim Stack 45b812d063 [docs] add refs to the vscode extension 2 years ago
Tim Stack 5b34b3a604 [NEWS] update news for non-JSON-lines change 2 years ago
Tim Stack 07c57dae08 [json-log] change how lines that do not start with a curly are reported 2 years ago
Tim Stack d19eace826 [blog] post about the vscode extension 2 years ago
Tim Stack 094b45f7ca [nits] minor fixes 2 years ago
Timothy Stack 1627698168 [build] fix static lib name for pcre2 2 years ago
Tim Stack 2694a9855a [release] try beta1 release 2 years ago
Tim Stack 75fd859c6f [appveyor] turn off parallel compilation 2 years ago
Tim Stack d11b90bc6f [build] try to fix win build 2 years ago
Tim Stack 871ad1ad12 [dist] missed cleaning some files 2 years ago
Tim Stack a31045a97b [build] fix dist listing in test 2 years ago
Tim Stack 0fd9845580 [tests] test_tailer tweaks 2 years ago
Tim Stack fd19759bf5 [tests] set TZ when doing touch 2 years ago
Tim Stack df0d3aed0c [tidy] use auto_sqlite3 type alias 2 years ago
Tim Stack 7b84530e87
Merge pull request #1063 from tstack/dependabot/bundler/docs/commonmarker-0.23.6
Bump commonmarker from 0.23.5 to 0.23.6 in /docs
2 years ago
dependabot[bot] d7db3d6e9b
Bump commonmarker from 0.23.5 to 0.23.6 in /docs
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.5 to 0.23.6.
- [Release notes](https://github.com/gjtorikian/commonmarker/releases)
- [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.5...v0.23.6)

---
updated-dependencies:
- dependency-name: commonmarker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Tim Stack 7f513b2d1f [tidy] fixing some uninit issues 2 years ago
Tim Stack 93a53c4224 [fini] fix a destruction ordering issue 2 years ago
Tim Stack 59ec0b4794 [build] missed dist'ing test file 2 years ago
Tim Stack 01d8ee0232 [appveyor] set image 2 years ago
Tim Stack 4ecbee5162 [appveyor] disable sig check 2 years ago
Tim Stack 1249233ca1 [appveyor] try without mirror 2 years ago
Tim Stack cda76010d0 [appveyor] try a different mirror 2 years ago
Tim Stack 2d03597487 [appveyor] use https for mirror 2 years ago
Tim Stack d940d9d5eb [logfile] plumb gzip header through file meta 2 years ago
Tim Stack 3f3e6dcbdc [highlight] turn off nesting for var highlight 2 years ago
Tim Stack a437d9fcc9 [pcre2pp] allocate match_data on the stack 2 years ago
Tim Stack d7e79b014d [NEWS] mention scrubbing of ANSI escapes 2 years ago
Tim Stack 26bcf0865d [test] tests should not rely on the local syslog being readable 2 years ago
Tim Stack 5ae2c7dbe7
Merge pull request #1062 from TobiX/gitlab-clf
Handle empty referer in access log (fixes #1059)
2 years ago