Skip to content

Releases: adamyg/grief

3.2.2 - build-24

19 Oct 16:10
9699b1f
Compare
Choose a tag to compare
  • html/xml
    • tag matching/hiliting syntax flags
      • SYNF_HTMLTAG
      • SYNF_XMLTAG
    • void tags
  • syntax
    • syntax_find syntax aware brace matching
      • BF_SYNTAX_MATCH buffer flag, bufinfo
      • find_matching_brace
    • dfa, accept2 state processing.
  • tickets #19, #22
  • bug-fixes
    • window sizing issues
    • cmdline nesting
    • llong handling
  • INSTALLation documentation updated; install interface cleanup.
  • new modes and updated modes; json, cmake and protobuf.
  • keyword pattern/wild-card support; libtrie

3.2.2 - build-23

16 Jun 16:59
6412a88
Compare
Choose a tag to compare

Bug-fixes, package upgrades and additional tool-chain support.

3.2.2 - build-22

22 Mar 14:50
36318c5
Compare
Choose a tag to compare
Merge pull request #15 from adamyg/topic/utf8filenames

topic/utf8filenames