index
:
vyos1x-config.git
circinus
circinus-public-unmaintained
circinus-stream
cla
crux
current
equuleus
feature/T9082-codeql-onboard
nos-task-id
rolling
sagitta
sagitta-pubic-unmaintained
OCaml library for parsing, manipulating, and exporting VyOS configs (mirror of https://github.com/vyos/vyos1x-config.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util.ml
Age
Commit message (
Expand
)
Author
2026-01-14
T8164: add util list_of_string to split on whitespace
John Estabrook
2025-11-26
T8032: add file_compare utility for comparing files up to whitespace
John Estabrook
2025-11-11
T7988: move function flag to util.ml for general use
John Estabrook
2025-11-11
T7988: add util is_sublist
John Estabrook
2025-05-13
deps: T7450: use PCRE2 instead of the original, outdated PCRE
Daniil Baturin
2025-01-30
T6946: add utilities for commit algorithm
John Estabrook
2024-10-24
T6718: util list_of_path: config path str -> config path list
John Estabrook
2024-10-24
T6718: move validate_path from vyconf
John Estabrook
2024-03-12
T6111: Fix modification of String.escaped to leave UTF-8 bytes unescaped
John Estabrook
2023-05-10
T5194: add util functions for reference tree
John Estabrook
2023-03-14
T5088: add lexical_numeric_compare function
John Estabrook
2022-01-04
Use a modification of String.escaped to leave UTF-8 bytes unescaped
John Estabrook
2019-06-30
T1478: Improved lexing error reporting, including proper support for single q...
Daniil Baturin
2019-06-30
Initial import of libraries from Vyconf and old libvyosconfig.
Daniil Baturin