FreeBSD/ports 0761263 — lang/perl5-devel version.mk distinfo, lang/perl5-devel/files patch-perl.c patch-Configure
lang/perl5-devel: update to 5.45.2
lang/perl5-devel: update to 5.45.2
dns/dnscontrol: Update to 4.46.0
| Delta | File | |
|---|---|---|
| +5 | -5 | dns/dnscontrol/distinfo |
| +1 | -2 | dns/dnscontrol/Makefile |
| +6 | -7 | 2 files |
multimedia/minisatip: Update to 2.0.93
| Delta | File | |
|---|---|---|
| +3 | -3 | multimedia/minisatip/distinfo |
| +1 | -1 | multimedia/minisatip/Makefile |
| +4 | -4 | 2 files |
sysutils/containerd: Update to 2.3.4
| Delta | File | |
|---|---|---|
| +3 | -3 | sysutils/containerd/distinfo |
| +1 | -2 | sysutils/containerd/Makefile |
| +4 | -5 | 2 files |
Merge remote-tracking branch 'rad/hardened/current/master' into hardened/current/pledge
| Delta | File | |
|---|---|---|
| +2 | -0 | libexec/nuageinit/nuageinit |
| +2 | -0 | 1 files |
Merge branch 'freebsd/current/main' into hardened/current/master
| Delta | File | |
|---|---|---|
| +2 | -0 | libexec/nuageinit/nuageinit |
| +2 | -0 | 1 files |
[LangRef] Fix code examples for fptosi/fptoui (#218121) These cases were introduced before the poison value: https://github.com/llvm/llvm-project/commit/59b6b7d9e416b3560528686ed0afa3d38160b9c5.
| Delta | File | |
|---|---|---|
| +4 | -4 | llvm/docs/LangRef.md |
| +4 | -4 | 1 files |
Merge branch 'freebsd/main' into hardenedbsd/main
| Delta | File | |
|---|---|---|
| +4,129 | -3,553 | www/homepage/pkg-plist |
| +1,099 | -0 | devel/codemark/distinfo |
| +429 | -423 | www/rustypaste/distinfo |
| +784 | -30 | www/thirtybees/pkg-plist |
| +548 | -0 | devel/codemark/Makefile.crates |
| +213 | -210 | www/rustypaste/Makefile.crates |
| +7,202 | -4,216 | 61 files not shown |
| +7,676 | -4,617 | 67 files |
nit
| Delta | File | |
|---|---|---|
| +4 | -4 | libc/src/__support/FPUtil/FPBits.h |
| +4 | -4 | 1 files |
suggestions and add more operators
| Delta | File | |
|---|---|---|
| +40 | -16 | libc/src/__support/FPUtil/float80.h |
| +34 | -5 | libc/test/src/__support/FPUtil/float80_test.cpp |
| +74 | -21 | 2 files |
feat: add negation and a test for it
| Delta | File | |
|---|---|---|
| +7 | -0 | libc/src/__support/FPUtil/float80.h |
| +2 | -0 | libc/test/src/__support/FPUtil/float80_test.cpp |
| +9 | -0 | 2 files |
formatting
| Delta | File | |
|---|---|---|
| +4 | -4 | libc/src/__support/FPUtil/FPBits.h |
| +4 | -4 | 1 files |
nit
| Delta | File | |
|---|---|---|
| +0 | -3 | libc/test/src/__support/FPUtil/float80_test.cpp |
| +0 | -3 | 1 files |
nit
| Delta | File | |
|---|---|---|
| +2 | -1 | libc/src/__support/FPUtil/dyadic_float.h |
| +2 | -1 | 1 files |
test: limit EXTRA_FRAC_LEN to be non-negative test test nit revert revert only add >0 condition format
| Delta | File | |
|---|---|---|
| +0 | -4 | libc/src/__support/FPUtil/dyadic_float.h |
| +0 | -4 | 1 files |
nit
| Delta | File | |
|---|---|---|
| +1 | -0 | libc/src/__support/FPUtil/dyadic_float.h |
| +1 | -0 | 1 files |
Removed temporarliy for 128bit container only
| Delta | File | |
|---|---|---|
| +4 | -4 | libc/src/__support/FPUtil/FPBits.h |
| +4 | -4 | 1 files |
add tests
| Delta | File | |
|---|---|---|
| +21 | -0 | libc/src/__support/FPUtil/float80.h |
| +15 | -0 | libc/test/src/__support/FPUtil/float80_test.cpp |
| +36 | -0 | 2 files |
add explicit bit handling for dyadic_float as per FPBits
| Delta | File | |
|---|---|---|
| +2 | -0 | libc/src/__support/FPUtil/dyadic_float.h |
| +2 | -0 | 1 files |
test
| Delta | File | |
|---|---|---|
| +4 | -4 | libc/src/__support/FPUtil/FPBits.h |
| +4 | -4 | 1 files |
feat: add tests
| Delta | File | |
|---|---|---|
| +16 | -69 | libc/src/__support/FPUtil/float80.h |
| +16 | -69 | 1 files |
initial temp skeleton
| Delta | File | |
|---|---|---|
| +74 | -16 | libc/src/__support/FPUtil/float80.h |
| +74 | -16 | 1 files |
apply suggestion
| Delta | File | |
|---|---|---|
| +2 | -6 | libc/src/__support/FPUtil/float80.h |
| +1 | -0 | libc/src/__support/FPUtil/CMakeLists.txt |
| +3 | -6 | 2 files |
nits and cleanup
test: limit EXTRA_FRAC_LEN to be non-negative test test nit revert revert only add >0 condition format
| Delta | File | |
|---|---|---|
| +6 | -8 | libc/src/__support/FPUtil/dyadic_float.h |
| +6 | -8 | 1 files |
add explicit bit handling for dyadic_float as per FPBits
| Delta | File | |
|---|---|---|
| +2 | -0 | libc/src/__support/FPUtil/dyadic_float.h |
| +2 | -0 | 1 files |
feat: add tests
| Delta | File | |
|---|---|---|
| +16 | -69 | libc/src/__support/FPUtil/float80.h |
| +59 | -0 | libc/test/src/__support/FPUtil/float80_test.cpp |
| +75 | -69 | 2 files |
add fputiL::cast support
| Delta | File | |
|---|---|---|
| +3 | -1 | libc/src/__support/FPUtil/cast.h |
| +3 | -1 | 1 files |
nit
| Delta | File | |
|---|---|---|
| +2 | -1 | libc/src/__support/FPUtil/dyadic_float.h |
| +2 | -1 | 1 files |
nit
| Delta | File | |
|---|---|---|
| +1 | -0 | libc/src/__support/FPUtil/dyadic_float.h |
| +1 | -0 | 1 files |