Commit History

Author SHA1 Message Date
  Kovid Goyal d68e49fe64 Start work on refactoring notifications handling 5 months ago
  Kovid Goyal 7741799f78 Start work on implementing closing of notifications 5 months ago
  Kovid Goyal 9484814c3f Specify that unknown payload types should be ignored 5 months ago
  Kovid Goyal 786b7aa7c7 Add tests for i=0 in responses when no id specified 5 months ago
  Kovid Goyal c4baed73a2 Forgot about supporting multiplexers in the desktop notification query protocol 5 months ago
  Kovid Goyal 3cf6db445b Also respond about urgency support in the query response 5 months ago
  Kovid Goyal e14894888c Desktop notifications protocol: Add support for querying if the terminal emulator supports the protocol 5 months ago
  Kovid Goyal d9631cdedd Port the notifications test to handle urgency 7 months ago
  Kovid Goyal 8fa592d849 Parse and ignore SOS codes 10 months ago
  Kovid Goyal 4caf8a6b14 Restore support for alternate character sets 10 months ago
  Kovid Goyal e541c0534d ... 10 months ago
  Kovid Goyal 41ec46d5bb ... 10 months ago
  Kovid Goyal b021e9b648 Do the default func test last so we can see what the failure is on more explicitly 10 months ago
  Kovid Goyal d0797a025b Add dedicated tests for find_either_of_two 10 months ago
  Kovid Goyal 6cdc7ac91d A further 5% speedup for UTF-8 decoding 11 months ago
  Kovid Goyal dafb876d75 Skip simd parser tests on machines without SIMD instructions 11 months ago
  Kovid Goyal 616fcfd201 More tests 11 months ago
  Kovid Goyal b3ca5d51fb Use the new SIMD utf-8 decoder 11 months ago
  Kovid Goyal e783eccc97 fix handling of bits from high byte of 4 byte sequences 11 months ago
  Kovid Goyal fa3579656b More invalid utf-8 tests 11 months ago
  Kovid Goyal 8a10fcaf5a More tests 11 months ago
  Kovid Goyal 4c8b8caead Handle trailing incomplete sequences 11 months ago
  Kovid Goyal 4238fedee7 More tests 11 months ago
  Kovid Goyal b0dcdf74bd More tests and micro-optimize switch to ASCII fast path 11 months ago
  Kovid Goyal b28fbf6817 fix zero-ing of last n bytes 11 months ago
  Kovid Goyal daa169b8ed More work on utf8 SIMD decode 11 months ago
  Kovid Goyal b146e9c457 Add basic parser tests for pending mode activation/de-activation 1 year ago
  Kovid Goyal 1f835b27c4 start work on implementing pending mode as paused rendering 1 year ago
  Kovid Goyal e52bcb5b93 more workon simd utf-8 decode 1 year ago
  Kovid Goyal 74391d7c50 More work on SIMD utf-8 decode 1 year ago