| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…nt as a dropin replacement for the standard BSD/mac util. And fastbase.coreutils which is meant as a replacement for the GNU coreutils base64 program.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* better tools * adding script. * update * don't be so silly * lint * updating script * update results. * various minor fixes * using std::fputc * various fixes * more fixes. * fixing script * This creates two fastbase64 utilities. (#949) * This creates two fastbase64 utilities. We have fastbase64 that is meant as a dropin replacement for the standard BSD/mac util. And fastbase.coreutils which is meant as a replacement for the GNU coreutils base64 program. * minor fix for windows * minor fixes * minor fix * another option? * Update man/fastbase64.coreutils.1 Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update tools/CMakeLists.txt Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * handling gnumode differently. * Update man/fastbase64.coreutils.1 Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update man/fastbase64.coreutils.1 Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * putting back the damn thing. * another fix * Update tools/CMakeLists.txt Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * tuning. * adding tests * more testing * fixing windows * make script more portable * more windows fixes * Update tests/CMakeLists.txt Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update tests/fastbase64/test_fastbase64.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update tests/fastbase64/test_fastbase64.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * various additional fixes * Update tools/fastbase64.cpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update man/fastbase64.1 Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update man/fastbase64.coreutils.1 Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update tools/CMakeLists.txt Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update tools/fastbase64.cpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * tweaks * forgot to check it in. * many more fixes * more tweaking * more fixes * Update README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update tests/fastbase64/test_fastbase64.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * more fixing. * minor fix * more tests * tuning. * ok * making it prettier. * more fine tuning. --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update tests/CMakeLists.txt Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update tools/CMakeLists.txt Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * a few fixes * adding see also. * fixing bad exceptions. * lint * minor tweaks. * fixing script. * fixing test script. * lint --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
We have fastbase64 that is meant as a dropin replacement for the standard BSD/mac util. And fastbase.coreutils which is meant as a replacement for the GNU coreutils base64 program.
Merging this would change the bettertools branch, not the main branch.
Both utilities would have more functionalities than the original ones, but that's fine.