summaryrefslogtreecommitdiffstats
path: root/src/tools/tqlibrary.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for Irix, which is discontinued and does not provide a c++17 ↵Michele Calgaro2026-02-051-2/+1
| | | | | | complaint compiler Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove support for HPUX, which is discontinued and does not provide a c++17 ↵Michele Calgaro2026-01-171-2/+0
| | | | | | complaint compiler. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TRUE/FALSE with boolean values true/false - part 9Michele Calgaro2025-12-221-17/+17
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename remaining ntq[i-l]* related files to equivalent tq*Michele Calgaro2024-08-311-0/+443
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>