moldybits
moldybits pushed to devel at Forks/open-source-search-engine 2023-11-24 07:21:40 -05:00
8907fd0b79 Remove unused macros
moldybits pushed to devel at Forks/open-source-search-engine 2023-11-23 20:05:47 -05:00
723130eeca Simplify printf formatting macros to use the cinttypes versions. Should probably do a massive find/replace on these at some point to eliminate them completely.
b1c4dae6fd Fix GbErrno.cpp include (for case sensitive filesystems)
Compare 2 commits »
moldybits pushed to master at moldybits/warcat 2023-11-23 06:57:34 -05:00
703a97f542 update readme
moldybits pushed to master at moldybits/warcat 2023-11-22 14:40:22 -05:00
d935e456fd Update readme to include homebrew formula
moldybits pushed tag v0.1.0 to moldybits/warcat 2023-11-22 13:40:30 -05:00
moldybits pushed to master at moldybits/warcat 2023-11-22 13:40:05 -05:00
c885049565 Put debian completions in /usr/share/bash-completion/completions instead of /etc/bash_completion.d
moldybits pushed to master at moldybits/warcat 2023-11-22 11:54:55 -05:00
f849c678f2 Add some build scripts so i don't have to remember how to build the packages
moldybits pushed to master at moldybits/warcat 2023-11-22 09:14:31 -05:00
1b2e59c512 Handle errors. Probably not quite idiomatically...
moldybits pushed to master at moldybits/warcat 2023-11-22 08:13:20 -05:00
691a6f0e2d Add debian package build
moldybits pushed to master at moldybits/warcat 2023-11-21 16:31:20 -05:00
a562b68a89 Update readme and fix a typo in usage
moldybits pushed to master at moldybits/warcat 2023-11-21 14:25:22 -05:00
ebd7149549 Add RPM generation, along with man page, and bash completions
moldybits pushed to master at moldybits/warcat 2023-11-21 13:04:23 -05:00
79dd708775 Initial commit. TODO - handle errors, man page, command completion
moldybits created repository moldybits/warcat 2023-11-21 12:58:07 -05:00
moldybits pushed to metrics at moldybits/raytracer-c 2023-11-19 02:45:34 -05:00
e83747ef2c Begin convert to pthreads from OpenMP
moldybits pushed to metrics at moldybits/raytracer-c 2023-11-14 00:55:15 -05:00
feb2424347 Add some more multithreaded protection. Incomplete & needs more work
moldybits pushed to metrics at moldybits/raytracer-c 2023-11-13 23:32:36 -05:00
ad2ccfc7b7 Add some synchronization for multithreading (not complete), fix hash collisions (need a test), save ourselves from calculating the string hash an extra time
e8b8ec1883 fix format string in histogram test
aa65adb36d Add histogram metric type
Compare 3 commits »
moldybits pushed to devel at Forks/open-source-search-engine 2023-11-04 16:58:08 -04:00
81ede57b87 Rename Errno.h/Errno.cpp to GbErrno.h/GbErrno.cpp to keep from conflicting with errno.h on case-insensitive filesystems
moldybits created branch devel in Forks/open-source-search-engine 2023-11-03 19:42:50 -04:00
moldybits pushed to devel at Forks/open-source-search-engine 2023-11-03 19:42:50 -04:00
fe48f34bad Minor changes to get gb to compile on macos, not perfect but better. Also minor changes to avoid immediate cores when running gb on macos
moldybits created branch compunixaustralia-master in Forks/open-source-search-engine 2023-11-03 19:33:55 -04:00