User Details
User Details
- User Since
- Jun 6 2021, 5:11 PM (188 w, 4 d)
Today
Today
fuz added a comment to D48500: Remove now-unused contrib/cortex-strings.
Seems fine. Weirdly enough, not even arm uses any of these, instead opting for copy-pasted implementations from what could be an earlier state of this library.
Sorry for missing this one too. All these build system hacks are confusing.
devel/simdjson: take maintainership
www/lagrange: fix build on armv7, touch up
audio/beets: chase kubo -> kubo-go rename
devel/simdjson: update to 3.11.4.
devel/simdjson: update to 3.11.5
fuz committed R11:2c1530032566: x11/rofi-calc: update 2.2.1 → 2.3.0 (authored by vidar_karlsen.tech).
x11/rofi-calc: update 2.2.1 → 2.3.0
fuz committed R11:4b8ab93c8222: www/lexbor: improve port (authored by Älven <alster@vinterdalen.se>).
www/lexbor: improve port
textproc/sigil: update to 2.4.0
x11/rofi{,-wayland}: update to 1.7.7
fuz committed R11:7da554ea952c: devel/p5-Workflow: Update to 1.62 (authored by svysh.fbsd_gmail.com).
devel/p5-Workflow: Update to 1.62
devel/simdjson: take maintainership
audio/beets: chase kubo -> kubo-go rename
fuz committed R11:923f66dbdd34: x11/rofi-calc: update 2.2.1 → 2.3.0 (authored by vidar_karlsen.tech).
x11/rofi-calc: update 2.2.1 → 2.3.0
fuz committed R11:9a5aee4f95d8: security/hidden-lake: update 1.8.2 → 1.8.3 (authored by Älven <alster@vinterdalen.se>).
security/hidden-lake: update 1.8.2 → 1.8.3
fuz committed R11:2034790531f8: devel/gum: Update to 0.15.0 (authored by Dave Turner <dave@bitboss.ca>).
devel/gum: Update to 0.15.0
net/kamailio: update to 5.8.4
fuz committed R11:d521ae01a9f8: sysutils/loaders-update: update to v1.1.0 (authored by Emrion <kmachine@free.fr>).
sysutils/loaders-update: update to v1.1.0
net/onedrive: update to 2.5.2
fuz committed R11:c19a49d41d8b: dns/kadnode: update 2.3.0 -> 2.4.1, un-deprecate (authored by Älven <alster@vinterdalen.se>).
dns/kadnode: update 2.3.0 -> 2.4.1, un-deprecate
fuz committed R11:86e9610d0e80: deskutils/syncthingtray: update to 1.7.1 (authored by Denis Shaposhnikov <993498+dsh2dsh@users.noreply.github.com>).
deskutils/syncthingtray: update to 1.7.1
fuz committed R11:59fc9ed72e34: ports-mgmt/poudriere-dsh2dsh: update to 3.4.99.20250110 (authored by Denis Shaposhnikov <993498+dsh2dsh@users.noreply.github.com>).
ports-mgmt/poudriere-dsh2dsh: update to 3.4.99.20250110
fuz committed R11:2db5066136ef: sysutils/monit: update to 5.34.4 (authored by Martin Pala <martinp@tildeslash.com>).
sysutils/monit: update to 5.34.4
x11/wlopm: update to 1.0.0
www/lagrange: fix build on armv7, touch up
fuz committed R11:bc71b6fa41d9: filesystems/hammer2: Update pkg-descr (authored by kusumi.tomohiro_gmail.com).
filesystems/hammer2: Update pkg-descr
www/py-freenit: Update to 0.3.6
fuz committed R11:97d9bb985218: www/lexbor: improve port (authored by Älven <alster@vinterdalen.se>).
www/lexbor: improve port
lang/s7: update to 11.3.20250110
converters/simdutf: update to 6.0.3
deskutils/remind: update to 05.02.02
multimedia/py-mat2: update to 0.13.5
devel/go-tools: update to 0.29.0
Yesterday
Yesterday
fuz committed rG521c1fe0e200: libc/aarch64: fix strlen() when flush-to-zero is set (authored by fuz).
libc/aarch64: fix strlen() when flush-to-zero is set
Wed, Jan 15
Wed, Jan 15
Thanks. I think that should be good now.
fuz added a comment to D48459: depend-cleanup: Fix match for asm files.
This looks reasonable. Please also apply the following hunks to remove generated source files that otherwise interfere with the build:
Mon, Jan 13
Mon, Jan 13
fuz committed rGd57842ed2dad: depend-cleanup.sh: clean up after AArch64 libc SIMD merge (authored by fuz).
depend-cleanup.sh: clean up after AArch64 libc SIMD merge
fuz updated the diff for D48443: depend-cleanup.sh: clean up after AArch64 libc SIMD merge.
- depend-cleanup.sh: only clean string functions on aarch64
fuz requested review of D48443: depend-cleanup.sh: clean up after AArch64 libc SIMD merge.
fuz requested review of D48442: libc/aarch64: fix strlen() when flush-to-zero is set.
Fri, Jan 10
Fri, Jan 10
fuz committed rGce6af7a49ec7: share/man/man7/simd.7: document SIMD-enhanced aarch64 functions (authored by getz).
share/man/man7/simd.7: document SIMD-enhanced aarch64 functions
fuz committed rG3f224333af16: lib/libc/aarch64/string: add timingsafe_memcmp() assembly implementation (authored by fuz).
lib/libc/aarch64/string: add timingsafe_memcmp() assembly implementation
fuz committed rG79e01e7e643c: lib/libc/aarch64/string: add bcopy & bzero wrapper (authored by getz).
lib/libc/aarch64/string: add bcopy & bzero wrapper
fuz committed rG3863fec1ce2d: lib/libc/aarch64/string: add strlen SIMD implementation (authored by getz).
lib/libc/aarch64/string: add strlen SIMD implementation
fuz committed rGc15b847b183b: share/man/man7/simd.7: document SIMD-enhanced timingsafe_{b,mem}cmp (authored by fuz).
share/man/man7/simd.7: document SIMD-enhanced timingsafe_{b,mem}cmp
fuz committed rG5ebd4d0dd2f4: lib/libc/aarch64/string: add memcpy SIMD implementation (authored by getz).
lib/libc/aarch64/string: add memcpy SIMD implementation
fuz committed rGbea89d038ac5: lib/libc/aarch64/string: add strlcat SIMD implementation (authored by getz).
lib/libc/aarch64/string: add strlcat SIMD implementation
fuz committed rGbad17991c06d: lib/libc/aarch64/string: add memccpy SIMD implementation (authored by getz).
lib/libc/aarch64/string: add memccpy SIMD implementation
fuz committed rGf2c98669fc1b: lib/libc/aarch64/string: add ASIMD-enhanced timingsafe_bcmp implementation (authored by fuz).
lib/libc/aarch64/string: add ASIMD-enhanced timingsafe_bcmp implementation
fuz committed rG3dc5429158cf: lib/libc/aarch64/string: add strncat SIMD implementation (authored by getz).
lib/libc/aarch64/string: add strncat SIMD implementation
fuz committed rG25c485e14769: lib/libc/aarch64/string: add strncmp SIMD implementation (authored by getz).
lib/libc/aarch64/string: add strncmp SIMD implementation
fuz committed rG756b7fc80837: lib/libc/aarch64/string: add strlcpy SIMD implementation (authored by getz).
lib/libc/aarch64/string: add strlcpy SIMD implementation
fuz committed rG79287d783c72: lib/libc/aarch64/string: strcat enable use of SIMD (authored by getz).
lib/libc/aarch64/string: strcat enable use of SIMD
fuz committed rG89b3872376cb: lib/libc/aarch64/string: add optimized strpbrk & strsep implementations (authored by getz).
lib/libc/aarch64/string: add optimized strpbrk & strsep implementations
fuz committed rGf2bd390a54f1: lib/libc/aarch64/string: add strcspn optimized implementation (authored by getz).
lib/libc/aarch64/string: add strcspn optimized implementation
fuz committed rGb91003acffe7: lib/libc/aarch64/string: add strspn optimized implementation (authored by getz).
lib/libc/aarch64/string: add strspn optimized implementation
fuz committed rG5e7d93a60440: lib/libc/aarch64/string: add strcmp SIMD implementation (authored by getz).
lib/libc/aarch64/string: add strcmp SIMD implementation
fuz added a comment to D45621: lib/libc/aarch64/string: add memcmp SIMD implementation.
Will hold this one pending the rework @getz has promised.
fuz accepted D48406: ports/filesystems: Fix fallout.
This looks reasonable, thank you!
Mon, Jan 6
Mon, Jan 6
devel/goreleaser: update to 2.5.1
fuz committed R11:9ddbea205b97: math/polymake: fix build with clang 19 (authored by bsd_philippost.de).
math/polymake: fix build with clang 19
fuz committed R11:de13c4bea037: www/osrm-backend: unbundle sol2 (authored by Peter Laursen <freebsd@mosedal.net>).
www/osrm-backend: unbundle sol2
fuz committed R11:8f7c25dc97f4: www/lexbor: hook up tests correctly (authored by Älven <alster@vinterdalen.se>).
www/lexbor: hook up tests correctly
devel/boost-libs: fix on armv7
devel/outcome: fix build on armv7
fuz committed R11:6648056065cb: deskutils/iconbrowser: rename to elementary-iconbrowser, update to 8.0.0 (authored by duchateau.olivier_gmail.com).
deskutils/iconbrowser: rename to elementary-iconbrowser, update to 8.0.0
fuz committed R11:6b2b991be783: sysutils/eza: update to 0.20.15 (authored by Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp>).
sysutils/eza: update to 0.20.15
sysutils/superfile: update to 1.1.7
fuz committed R11:179496154c06: audio/py-supysonic: Update to 0.7.9 (authored by Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>).
audio/py-supysonic: Update to 0.7.9
fuz committed R11:26d5b3fe273c: databases/py-pgmigrate: update to 1.0.9 (authored by Älven <alster@vinterdalen.se>).
databases/py-pgmigrate: update to 1.0.9
converters/simdutf: update to 6.0.0
fuz committed R11:cb7b0aabac31: devel/universal-ctags: Update to p6.1.20241229.0 (authored by dereks_lifeofadishwasher.com).
devel/universal-ctags: Update to p6.1.20241229.0
fuz committed R11:4e78af111da4: ports-mgmt/poudriere-dsh2dsh: update to 3.4.99.20250102 (authored by Denis Shaposhnikov <993498+dsh2dsh@users.noreply.github.com>).
ports-mgmt/poudriere-dsh2dsh: update to 3.4.99.20250102
fuz committed R11:b9a02d30092f: math/polymake: fix build with clang 19 (authored by bsd_philippost.de).
math/polymake: fix build with clang 19
fuz committed R11:ab0c4cdc289f: devel/termbox2: Terminal rendering library for creating TUIs (authored by Älven <alster@vinterdalen.se>).
devel/termbox2: Terminal rendering library for creating TUIs
fuz committed R11:7fe4f898e77d: net/foreman-proxy: update to 3.13.0 (authored by Frank Wall <freebsd@moov.de>).
net/foreman-proxy: update to 3.13.0
devel/goreleaser: update to 2.5.1
fuz committed R11:803124e6c7be: x11-themes/gnome-icons-elementary: update to 8.1.0 (authored by duchateau.olivier_gmail.com).
x11-themes/gnome-icons-elementary: update to 8.1.0
fuz committed R11:2ae03d3a684e: www/osrm-backend: unbundle sol2 (authored by Peter Laursen <freebsd@mosedal.net>).
www/osrm-backend: unbundle sol2
devel/gcli: update to 2.6.0
fuz committed R11:d21608467408: www/lexbor: hook up tests correctly (authored by Älven <alster@vinterdalen.se>).
www/lexbor: hook up tests correctly