Gregory SuperGreg Czajkowski

Results 9 issues of Gregory SuperGreg Czajkowski

I really love "ag" and use it every day for work as a developer, but it has limitations when searching big files. I have put together my own [fork](https://github.com/gcflymoto/the_silver_searcher) with...

Cross-filed with https://github.com/boostorg/multiprecision/issues/420 As documented on the [release notes](https://www.boost.org/users/history/version_1_78_0.html) """ Boost's primary test compilers are: Linux: ... GCC, C++11: 4.7.3, 4.8.5, 11 """ But this does play out in practice.....

In the same manner as the --prepare phase exists, the feature request is for a non-timed --conclude or --post phase that would run after each benchmarked command. There would each...

Hi thank you for an excellent tool. By default hyperfine has high precision output in some of the exported file formats (see bottom). Currently, there is no way to control...

feature-request

Hi, would love to be able to find duplicates and compress the first one found and hard/soft link the rest. This would prevent having to compress many times and deduplicating...

Hi, as of Boost 1.69 on non-windows systems the default visibility is set to hidden. When requesting boost to build bzip2/zlib from source, it causes libboost_bzip2.so and libboost_zlib.so shared lib...

1. The integration of bzip2 and zlib is much better in iostreams than the integration of lzma and zstd. There is a need to build boost iostreams with sandboxed versions...

**Describe the bug** When recursive decompression is used with -f to force, as the documentation states, it operates on links. However, the behavior of how it operates on links is...

bug

gcc/13.2.1 ``` /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/include/smmintrin.h:834:1: error: inlining failed in call to ?always_inline? ?_mm_crc32_u32?: target specific option mismatch 834 | _mm_crc32_u32 (unsigned int __C, unsigned int __V) | ^~~~~~~~~~~~~ deflate.c:150:12: note: called from...