- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Dec 25 2023
Dec 25 2023
fuz committed rG75cb202698a6: share/man/man7/simd.7: document amd64 SIMD use for strsep() (authored by fuz).
share/man/man7/simd.7: document amd64 SIMD use for strsep()
fuz committed rG2ed514a220ed: lib/libc/amd64/string: add strrchr scalar, baseline implementation (authored by fuz).
lib/libc/amd64/string: add strrchr scalar, baseline implementation
fuz committed rGdd1c2e887c1f: share/man/man7/simd.7: document strrchr scalar, baseline implementation (authored by fuz).
share/man/man7/simd.7: document strrchr scalar, baseline implementation
fuz committed rG14289e973f5c: lib/libc/amd64/string: add strncmp scalar, baseline implementation (authored by fuz).
lib/libc/amd64/string: add strncmp scalar, baseline implementation
fuz committed rGf5edd8450e53: share/man/man7/simd.7: document strncmp amd64 scalar, baseline implementations (authored by fuz).
share/man/man7/simd.7: document strncmp amd64 scalar, baseline implementations
fuz committed rG459ddefcc9dc: lib/libc/tests/string: add unit tests for strncmp(3) (authored by fuz).
lib/libc/tests/string: add unit tests for strncmp(3)
fuz committed rG8b60e1fdbefa: share/man/man7/simd.7: document amd64 SIMD use for strpbrk() (authored by fuz).
share/man/man7/simd.7: document amd64 SIMD use for strpbrk()
fuz committed rGf4fc317c364f: lib/libc/amd64/string: implement strpbrk() through strcspn() (authored by fuz).
lib/libc/amd64/string: implement strpbrk() through strcspn()
fuz committed rG47adb1e01264: share/man/man7/simd.7: document new amd64 baseline strcmp() (authored by fuz).
share/man/man7/simd.7: document new amd64 baseline strcmp()
fuz committed rGbca25680b91b: lib/libc/amd64/string/strcmp.S: add baseline implementation (authored by fuz).
lib/libc/amd64/string/strcmp.S: add baseline implementation
Dec 21 2023
Dec 21 2023
fuz committed rGc91cd7d03a9d: lib/libc/amd64/string/strcspn.S: always return earliest match in 17--32 char… (authored by fuz).
lib/libc/amd64/string/strcspn.S: always return earliest match in 17--32 char…
fuz committed rGa0ecf2224ea3: lib/libc/tests/string/strcspn_test.c: add test for correct match order (authored by fuz).
lib/libc/tests/string/strcspn_test.c: add test for correct match order
Dec 17 2023
Dec 17 2023
www/ladybird: update to g20231216
lang/s7: update to g20231215
devel/go-tools: update to 0.16.1
deskutils/remind: update to 04.02.08
Dec 12 2023
Dec 12 2023
devel/gocritic: update to 0.10.0
devel/go-perf: update to 0.0.0.20231127181059
www/ladybird: update to g20231208
devel/gcli: update to 2.1.0
Dec 8 2023
Dec 8 2023
fuz updated the diff for D42217: lib/libc/amd64/string: add strrchr scalar, baseline implementation.
- lib/libc/amd64/string/strrchr.S: restore weak alias to rindex
Dec 6 2023
Dec 6 2023
fuz updated the diff for D42905: lib/libc/string: document restrict qualification of memccpy() arguments.
As requested.
fuz updated the diff for D42905: lib/libc/string: document restrict qualification of memccpy() arguments.
- lib/libc/string/memccpy.3: stylistic fixes, amend history
fuz planned changes to D42905: lib/libc/string: document restrict qualification of memccpy() arguments.
Will fix the mentioned issues. Please state if you really want me to use restrict over __restrict and be inconsistent with the other functions. One time I'm doing something according to modern convention and be told to just be consistent with what the other code does, then I instead am consistent with the existing code and am told to disregard consistency. This is really frustrating. However I do it, it's somehow wrong.
fuz updated the summary of D42905: lib/libc/string: document restrict qualification of memccpy() arguments.
Dec 5 2023
Dec 5 2023
fuz added a reviewer for D42905: lib/libc/string: document restrict qualification of memccpy() arguments: manpages.
fuz requested review of D42905: lib/libc/string: document restrict qualification of memccpy() arguments.
Dec 4 2023
Dec 4 2023
fuz requested review of D42902: lib/libc/amd64/string: add memccpy, strncat scalar, baseline implementations.
Dec 3 2023
Dec 3 2023
fuz committed R11:2b8cc87a75d6: devel/schilybase: work around bug in gettext-0.22 (authored by fuz).
devel/schilybase: work around bug in gettext-0.22
net/rosenpass: update to 0.2.1
fuz committed R11:1226260eca23: textproc/p5-YAML-Tiny: Update to 1.74 (authored by Sergei Vyshenski <svysh.fbsd@gmail.com>).
textproc/p5-YAML-Tiny: Update to 1.74
devel/go-tools: update to 0.16.0
converters/simdutf: update to 4.0.8
net/rospo: update to 0.11.6
fuz committed R11:e8c2558f623d: devel/schilybase: work around bug in gettext-0.22 (authored by fuz).
devel/schilybase: work around bug in gettext-0.22
fuz committed R11:72fdbfec4d24: databases/p5-DBM-Deep: Update to 2.0019 (authored by Sergei Vyshenski <svysh.fbsd@gmail.com>).
databases/p5-DBM-Deep: Update to 2.0019
Dec 1 2023
Dec 1 2023
Nov 24 2023
Nov 24 2023
fuz committed R11:4e5f74bd49fb: security/vaultwarden: fix build on armv6/armv7 and i386 (authored by fuz).
security/vaultwarden: fix build on armv6/armv7 and i386
fuz committed R11:d603610f012b: sysutils/backuppc4: fix smb configuration backup format (authored by Alexander Moisseev <moiseev@mezonplus.ru>).
sysutils/backuppc4: fix smb configuration backup format
fuz committed R11:690ea2e84f43: dns/void-zones-tools: Fix build with WITH_PIE=YES (authored by vidar_karlsen.tech).
dns/void-zones-tools: Fix build with WITH_PIE=YES
audio/eawpats: fix fetch
fuz committed R11:5293754c89b2: net-p2p/jackett: update to 0.21.1239 (authored by tremere_cainites.net).
net-p2p/jackett: update to 0.21.1239
fuz committed R11:ca2712d6217e: x11-servers/xorg-server: fix build on armv6/armv7 (authored by fuz).
x11-servers/xorg-server: fix build on armv6/armv7
fuz committed R11:e0e6669de4a7: sysutils/xnvme: Cross-platform libraries and tools for NVMe devices (authored by Karl Bonde Torp <k.torp@samsung.com>).
sysutils/xnvme: Cross-platform libraries and tools for NVMe devices
fuz committed R11:d1a1681e9573: www/py-fastapi-users: remove email-validator upper bound on version (authored by meka_tilda.center).
www/py-fastapi-users: remove email-validator upper bound on version
fuz committed R11:7f12b47617da: sysutils/backuppc4: fix smb configuration backup format (authored by Alexander Moisseev <moiseev@mezonplus.ru>).
sysutils/backuppc4: fix smb configuration backup format
fuz committed R11:79a178925a41: emulators/libc6-shim: update to 20231106. (authored by iwtcex_gmail.com).
emulators/libc6-shim: update to 20231106.
fuz committed R11:a0dbba65aba7: security/vaultwarden: fix build on armv6/armv7 and i386 (authored by fuz).
security/vaultwarden: fix build on armv6/armv7 and i386
converters/simdutf: update to 4.0.5
fuz committed R11:d91d723358a0: net/ts-warp: update to 1.4.6 (authored by Mikhail Zakharov <zmey20000@yahoo.com>).
net/ts-warp: update to 1.4.6
fuz committed R11:0fb9557d0e5a: sysutils/limine: Update to 5.20231121.0 (authored by mintsuki <mintsuki@protonmail.com>).
sysutils/limine: Update to 5.20231121.0
fuz committed R11:247c44927eb0: multimedia/motion: update to 4.6.0 (authored by ports@blievers.net <ports@blievers.net>).
multimedia/motion: update to 4.6.0
fuz committed R11:2cd7fda2ae2d: databases/p5-SQL-Abstract-More: Update to 1.40 (authored by Sergei Vyshenski <svysh.fbsd@gmail.com>).
databases/p5-SQL-Abstract-More: Update to 1.40
fuz committed R11:7ec114119e9a: net-mgmt/rs-aggregate: Update to 0.3.1 (authored by Marcel Bischoff <marcel@herrbischoff.com>).
net-mgmt/rs-aggregate: Update to 0.3.1
audio/eawpats: fix fetch
fuz committed R11:2390530de4d1: net-p2p/jackett: update to 0.21.1239 (authored by tremere_cainites.net).
net-p2p/jackett: update to 0.21.1239
print/lilypond: update to 2.24.3
fuz committed R11:9d978ff665a1: graphics/p5-Image-ExifTool-devel: Update to 12.70 (authored by Sergei Vyshenski <svysh.fbsd@gmail.com>).
graphics/p5-Image-ExifTool-devel: Update to 12.70
fuz committed R11:90ca175924cf: devel/universal-ctags: Update to p6.0.20231119.0 (authored by dereks_lifeofadishwasher.com).
devel/universal-ctags: Update to p6.0.20231119.0
www/ladybird: SerenityOS Web Browser
mail/mboxgrep: point to new WWW
fuz committed R11:b632464b29fc: x11-servers/xorg-server: fix build on armv6/armv7 (authored by fuz).
x11-servers/xorg-server: fix build on armv6/armv7
fuz committed R11:16c0c1e7f7a2: devel/p5-Devel-NYTProf: Update to 6.14 (authored by Sergei Vyshenski <svysh.fbsd@gmail.com>).
devel/p5-Devel-NYTProf: Update to 6.14
fuz committed R11:373bf4747450: dns/renewck: Fix duplicate "-d" short cmdline option (authored by George L. Yermulnik <yz@yz.kiev.ua>).
dns/renewck: Fix duplicate "-d" short cmdline option
fuz committed R11:c783b2f0feae: devel/p5-EV: Update to 4.34 (authored by Sergei Vyshenski <svysh.fbsd@gmail.com>).
devel/p5-EV: Update to 4.34
net-mgmt/yaf: update to 2.13.0
net/libfixbuf: update to 2.4.2
fuz committed R11:11a7b638a6c6: dns/void-zones-tools: Fix build with WITH_PIE=YES (authored by vidar_karlsen.tech).
dns/void-zones-tools: Fix build with WITH_PIE=YES
Nov 21 2023
Nov 21 2023
fuz updated the diff for D42519: lib/libc/amd64/string: add stpncpy scalar, baseline implementation.
lib/libc/amd64/string/stpncpy.S: optimize further (+1.65%)
Nov 19 2023
Nov 19 2023
LGTM, but perhaps you could mention explicitly that it's for compiling the same FreeBSD version the host runs.
www/gitea: update to 1.21.0
Nov 18 2023
Nov 18 2023
devel/kore: fix build on armv7 and clean up
fuz committed R11:56757792de24: net-mgmt/metronome: Revert "Fix build with clang-16.x" (authored by fuz).
net-mgmt/metronome: Revert "Fix build with clang-16.x"
www/garage: fix build on armv7/i386
multimedia/vvenc: fix build on armv7
fuz committed R11:481fc59a5fde: games/jaggedalliance2: extend 14.0+ build fix to all architectures (authored by fuz).
games/jaggedalliance2: extend 14.0+ build fix to all architectures
fuz committed R11:510c13170840: multimedia/vvdec: enable on armv6, armv7, and arm64 (authored by fuz).
multimedia/vvdec: enable on armv6, armv7, and arm64
fuz committed R11:381b8a7ee078: sysutils/walk: Update 1.7.0 (authored by Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>).
sysutils/walk: Update 1.7.0
fuz committed R11:9917507f93f2: net-mgmt/netdisco: update to 2.070001 (authored by geoffroy desvernay <dgeo@centrale-med.fr>).
net-mgmt/netdisco: update to 2.070001
fuz committed R11:51ad99ef2448: sysutils/initool: Update to 0.14.1 (authored by Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>).
sysutils/initool: Update to 0.14.1
fuz committed R11:6aa925897172: sysutils/p5-Command-Runner: Run external commands and Perl code refs (authored by geoffroy desvernay <dgeo@centrale-med.fr>).
sysutils/p5-Command-Runner: Run external commands and Perl code refs
net/drawterm: update to 20230903
fuz committed R11:e167afd981bb: x11/wlopm: Wayland output power management (authored by • tino.engel_mail.de).
x11/wlopm: Wayland output power management
devel/kore: fix build on armv7 and clean up
fuz committed R11:9a1cc556336f: mail/sympa: update to 6.2.72 (authored by geoffroy desvernay <dgeo@centrale-med.fr>).
mail/sympa: update to 6.2.72
www/garage: fix build on armv7/i386
devel/gopls: update to 0.14.2
fuz committed R11:5782fee57aaf: textproc/py-precis_i18n: Update to 1.1.0 (authored by meka_tilda.center).
textproc/py-precis_i18n: Update to 1.1.0
fuz committed R11:bb67453e9303: www/py-flask-smorest: Update to 0.42.2 (authored by meka_tilda.center).
www/py-flask-smorest: Update to 0.42.2