Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
update the following features to use the monotonic clock for calculating time
deltas and intervals:
* MAILCHECK parameter
* PERIOD parameter
* SECONDS parameter
* %(nS.t.f) prompt-expansion sequence
* time built-in's elapsed time and cpu % values
* zsh/zftp ZFTP_TMOUT parameter
* zsh/zprof timings
also use CLOCK_MONOTONIC_RAW instead of CLOCK_MONOTONIC on macOS
|
|
- fix broken page completion on macOS and FreeBSD (regression caused by
workers/50278)
- update fall-back paths to include /usr/local/share/man (fixes issues like
workers/53249 for systems without `manpath` or equivalent)
- fold macOS completion into FreeBSD's, as macOS 13+ uses it now with little
modification
- add -K option for FreeBSD and -h option for mandoc/NetBSD, complete
pre-processor sequences, complete section lists with commas for man-db
- exclude HTML pages for FreeBSD-likes
|
|
note: commit was severely delayed
|
|
|
|
gnu++20, c++23, gnu++23 to gcc completion
|
|
|
|
These options were deleted in 2009:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468106
|
|
|
|
existing
|
|
|
|
some options etc for dnf4 are also updated
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
imported by the upstream project
|
|
|
|
|
|
|
|
emulating /dev/fd
|
|
|
|
|
|
|
|
|
|
|
|
and zrand_int() math functions
|