moldybits
moldybits pushed to devel at Forks/open-source-search-engine 2024-05-01 23:31:30 -04:00
1df70c2d59 Merge branch 'master' into devel
ad9f671aca Various minor undefined behavior fixes - aliasing issues, checking error on filehandle that's been closed, etc
c85db512d6 Turn optimizations back on (-O3)
68c3afedd1 update README
Compare 4 commits »
moldybits pushed to master at Forks/open-source-search-engine 2024-04-23 21:26:23 -04:00
c85db512d6 Turn optimizations back on (-O3)
moldybits pushed to master at Forks/open-source-search-engine 2024-04-11 00:24:44 -04:00
68c3afedd1 update README
moldybits pushed to master at Forks/open-source-search-engine 2024-04-10 23:32:08 -04:00
6c83d81c74 Add a dockerfile and entrypoint to make it easy to play with
d4c60a2086 Attempt to fix segfault I just reverted
35e7935779 Revert change to TcpServer to avoid a segfault - breaks Spidering due to inadvertant change in behavior, need to fix segfault deeper in stack
09a3216899 Fix a number of segfaults that occur under higher optimization levels
e1044559e2 Remove call to mlockall() at application start
Compare 25 commits »
moldybits pushed to devel at Forks/open-source-search-engine 2024-04-10 23:26:51 -04:00
6c83d81c74 Add a dockerfile and entrypoint to make it easy to play with
moldybits pushed to master at moldybits/raytracer-c 2024-02-15 23:01:00 -05:00
c187161829 Convert to pthreads from OpenMP
63b636da7c Beginning of metrics, working registry, counter and gauge
Compare 2 commits »
moldybits pushed to master at moldybits/cnpemu 2024-01-21 16:07:47 -05:00
ab471ff7c0 Add /opt/homebrew to includes and library search path if found
moldybits pushed to metrics at moldybits/raytracer-c 2023-12-10 02:10:43 -05:00
c187161829 Convert to pthreads from OpenMP
63b636da7c Beginning of metrics, working registry, counter and gauge
Compare 2 commits »
moldybits created branch metrics in moldybits/raytracer-c 2023-12-10 02:10:42 -05:00
moldybits deleted branch metrics from moldybits/raytracer-c 2023-12-10 02:10:42 -05:00
moldybits pushed to metrics at moldybits/raytracer-c 2023-12-10 00:03:04 -05:00
7632dc1a29 Convert to pthreads from OpenMP
63b636da7c Beginning of metrics, working registry, counter and gauge
Compare 2 commits »
moldybits created branch metrics in moldybits/raytracer-c 2023-12-10 00:03:04 -05:00
moldybits deleted branch metrics from moldybits/raytracer-c 2023-12-10 00:03:04 -05:00
moldybits pushed to metrics at moldybits/raytracer-c 2023-12-09 23:55:55 -05:00
e3b41e5cb7 Convert to pthreads from OpenMP
7f6522efb3 Beginning of metrics, working registry, counter and gauge
Compare 2 commits »
moldybits created branch metrics in moldybits/raytracer-c 2023-12-09 23:55:55 -05:00
moldybits deleted branch metrics from moldybits/raytracer-c 2023-12-09 23:55:55 -05:00
moldybits pushed to metrics at moldybits/raytracer-c 2023-12-09 12:57:26 -05:00
8e5725f1b8 Remove unneeded comment in metrics.c
e5356e90b3 Remove commented line in logger.h
d3689ff190 Set a sequence in render_obj
09b4567392 Convert sequences over to pthreads as well
Compare 4 commits »
moldybits pushed to master at Forks/privacore-open-source-search-e… 2023-12-03 23:56:02 -05:00
3cee3d0923 Fix RdbBucketsTest seg fault (missing return statements), call pytest instead of py.test in system test Makefile
moldybits pushed to master at Forks/privacore-open-source-search-e… 2023-12-03 19:59:04 -05:00
d21bf841ab Fix BitsTest to use a getter method instead of trying to access the private class member
d3f98f87de Get compiling on Fedora 39 (bunch of missing includes, might be a better way to clean these up but at this point just trying to get to compile to see how well this thing works)
ea443ad739 Update generate_entities.py to run in python 3
Compare 3 commits »
moldybits created repository Forks/privacore-open-source-search-e… 2023-12-03 19:58:29 -05:00