Andrew Wood
|
38ddb5e32a
|
Corrected language list in NLS support.
|
2023-07-28 11:08:49 +01:00 |
|
Andrew Wood
|
ae81f83e9b
|
New option "--direct-io".
|
2023-07-27 21:44:30 +01:00 |
|
Andrew Wood
|
9f07a28065
|
Formatting fix for short multiline test output on wide terminals
|
2023-07-27 21:11:08 +01:00 |
|
Andrew Wood
|
6cff3c1c2a
|
First draft of new "--sync" option.
|
2023-07-26 22:17:00 +01:00 |
|
Andrew Wood
|
0a509fb535
|
Cleaned up with shellcheck, and corrected the description in the comment block at the top.
|
2023-07-24 23:08:18 +01:00 |
|
Andrew Wood
|
1927e88350
|
Minor shellcheck-suggested update.
|
2023-07-24 22:30:49 +01:00 |
|
Andrew Wood
|
760ee403fe
|
Variable name modernisation, and shellcheck corrections.
|
2023-07-24 22:29:18 +01:00 |
|
Andrew Wood
|
6ecf31b5ee
|
Cleanups suggested by shellcheck.
|
2023-07-24 21:50:22 +01:00 |
|
Andrew Wood
|
8051f5808c
|
Cleanups suggested by shellcheck.
|
2023-07-24 21:48:23 +01:00 |
|
Andrew Wood
|
99c5e0988c
|
Additional formatting improvements
|
2023-07-23 21:59:25 +01:00 |
|
Andrew Wood
|
4fa3331f88
|
Explicitly set locale for tests
|
2023-07-23 17:59:38 +01:00 |
|
Andrew Wood
|
cecc8649c2
|
Further display improvements and cleanups
|
2023-07-23 17:16:04 +01:00 |
|
Andrew Wood
|
909355619b
|
Restructure tests and adjust display format, to better understand what each test is testing.
|
2023-07-23 16:25:52 +01:00 |
|
Andrew Wood
|
b086ddf599
|
Rewrote most of run-test, and gave variables clearer names
|
2023-07-23 14:54:45 +01:00 |
|
Andrew Wood
|
c7e0bb727e
|
Introduce strlcat() instead of strcat(), and replace all sizeof() of buffers inside structures with constants where possible, to avoid bugs caused by reading the size of a pointer instead of the size of the buffer it points to.
|
2023-07-23 01:57:00 +01:00 |
|
Andrew Wood
|
74325282e7
|
Corrected quoting issue in sed
|
2023-07-23 01:49:48 +01:00 |
|
Andrew Wood
|
ab20f9406f
|
Corrected path handling which was writing bad dependency files
|
2023-07-23 00:35:49 +01:00 |
|
Andrew Wood
|
b6d1f62979
|
Centralise all sprintf()/snprintf() calls in a compatibility wrapper pv_snprintf()
|
2023-07-22 22:40:07 +01:00 |
|
Andrew Wood
|
264e3a5879
|
Format output with printf, allow test scripts to write output to be displayed, and allow test scripts to be skipped.
|
2023-07-22 20:46:35 +01:00 |
|
Andrew Wood
|
3b2e274907
|
Check for ctags and cproto before starting any work
|
2023-07-22 20:20:48 +01:00 |
|
Andrew Wood
|
a24342a072
|
Replace backticks in shell scripts with S()
|
2023-07-22 20:20:15 +01:00 |
|
Andrew Wood
|
7448c7f320
|
Rewrote configure.in and replaced header.in with one generated by autoheader, added copyright notice to all source files as per GNU standards, and changed "pv --version" output to conform to GNU standards.
|
2023-07-22 19:35:43 +01:00 |
|
Andrew Wood
|
456ab7cebb
|
Applied OS X 11 stat64 configure.in patch from Dave Beckett
|
2023-07-16 11:11:09 +01:00 |
|
Andrew Wood
|
685c91a1cb
|
NEWS was renamed to NEWS.md.
|
2023-07-16 00:04:33 +01:00 |
|
Andrew Wood
|
5c8e2707a4
|
Removed support for Red Hat Enterprise Linux package builds
|
2023-07-15 23:41:27 +01:00 |
|
Andrew Wood
|
cc95aa67a3
|
Renamed README to README.md and altered it to Markdown format; moved contributors from the README to docs/ACKNOWLEDGEMENTS.md
|
2022-05-29 21:45:13 +01:00 |
|
Andrew Wood
|
adf9672b25
|
Cleanup
|
2021-09-05 19:17:58 +01:00 |
|
Andrew Wood
|
7d68a574ca
|
Added all changes made between v1.6.6 and June 2020
|
2021-09-04 21:00:00 +01:00 |
|
Andrew Wood
|
12f28d0689
|
Initial commit based on v1.6.6
|
2021-09-04 20:51:25 +01:00 |
|