2023-07-18 14:19:41 by Amitai Schleier | Files touched by this commit (3) |  |
Log message:
Update to 4.7. From the changelog:
- updated astyle lib to version 3.4.1
- CLI: fixed member variable initialization (#143)
|
2023-05-24 17:53:35 by Amitai Schleier | Files touched by this commit (6) |  |
Log message:
Update to 4.6. From the changelog:
- added `--service-mode` option to run highlight as long running
process (#140)
- added extras/highlight-service.py as an example for the service mode
- updated astyle lib to version 3.3
|
2023-03-17 12:49:50 by Amitai Schleier | Files touched by this commit (4) |  |
Log message:
Update to 4.5. From the changelog:
- added support for Hare
- fixed `--no-trailing-nl` option for LaTeX output (#216)
- fixed typos in rnc.lang, spn.lang and znn.lang (#139)
- fixed missing ngerman package for `--replace-quotes` option (#222)
- fixed quotes highlighting in XML (#226)
- updated file extension lists (#227)
- updated astyle lib to version 3.2
|
2022-11-15 13:07:29 by Amitai Schleier | Files touched by this commit (3) |
Log message:
Update to 4.4. From the changelog:
- added support for Zig
- added `Legacy` option in lsp.conf to add support for LSP servers
without capabilities report
- removed apidocs target in makefile
- CLI: added `--ls-legacy` option
- GUI: added legacy checkbox in the LSP section
|
2022-10-03 20:10:51 by Amitai Schleier | Files touched by this commit (1) |
Log message:
Take MAINTAINER for highlight.
|
2022-10-03 20:09:12 by Amitai Schleier | Files touched by this commit (6) |
Log message:
Update to 4.3. From the changelog:
- added support for Carbon
- added support for Fortran77 star comments comments (#208)
- added support for PowerShell block comments (#210)
- fixed Python formatted string pattern (#212)
- added new shell completion generation script (#137)
- W32: fixed Windows compilation headers (#138)
|
2022-07-13 02:52:31 by Amitai Schleier | Files touched by this commit (6) |
Log message:
Update to 4.2. From the changelog:
- added support for Critic markup
(https://gitlab.com/saalen/highlight/-/issues/197)
- added support for jam/ham
(https://gitlab.com/saalen/highlight/-/issues/196)
- added support for PureScript
(https://gitlab.com/saalen/highlight/-/merge_requests/132/)
- added support for Nix
(https://gitlab.com/saalen/highlight/-/issues/200)
- added ino file mapping / Arduino C
(https://gitlab.com/saalen/highlight/-/issues/201)
- fixed RTF page color attributes
(https://gitlab.com/saalen/highlight/-/issues/195)
- fixed identifier parsing in yaml.lang
(https://gitlab.com/saalen/highlight/-/issues/190)
- fixed symbol parsing in lisp.lang
https://gitlab.com/saalen/highlight/-/issues/198
- fixed string parsing in csharp.lang
(https://gitlab.com/saalen/highlight/-/issues/199)
- fixed string parsing in conf.lang
(https://gitlab.com/saalen/highlight/-/issues/203)
- added make target `install-lib-shared` to install shared lib
(https://gitlab.com/saalen/highlight/-/issues/202)
- CLI W32: prevented automatic file pattern expansion
(https://gitlab.com/saalen/highlight/-/issues/186)
- GUI: added Japanese translation (thanks to FunFun)
- GUI: disabled floating panel (state restore fails)
|
2021-11-01 21:39:18 by Amitai Schleier | Files touched by this commit (1) |
Log message:
Bump BUILDLINK_API_DEPENDS to match current version. Found via
p5-highlight 4.1 building against libhighlight 3.x but giving runtime
errors on wiki.n.o. Spotted by mspo@.
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|