mirror of
https://github.com/opnsense/src.git
synced 2026-04-11 12:26:56 -04:00
- xohtml: Add "-w" option to pull support files from gh_pages
- Add "upload-xohtml-files" target to publish support files in gh_pages/
- add HISTORY/AUTHORS section to man pages
- xohtml: Add div.units as standard CSS text
- Don't treat values as format strings; they are not
- add "-p" to "mkdir -p build" in setup.sh
- add test case for {U:%%} (from df.c)
- detect end-of-string in '%' and '' escaping
- make xo_simple_field, for common simple cases
- xohtml: nuke "n" in "echo" commands
- rename "format" to "fmt" for consistency; same for "str" to "value"
- update test cases
Submitted by: phil
|
||
|---|---|---|
| .. | ||
| saved | ||
| Makefile.am | ||
| test_01.c | ||
| test_02.c | ||
| test_03.c | ||
| test_04.c | ||
| test_05.c | ||
| test_06.c | ||
| test_07.c | ||
| test_08.c | ||
| test_09.c | ||
| test_10.c | ||
| test_11.c | ||
| test_12.c | ||