Correcting longstanding issue with Redmine/NextCloud Apache config.
read_test: Added SynchronizedCounter class.
read_test: Add helper functions to read and validate the current kernelversion. Also add validation for the uring read type to ensure that thekernel version is >= 5.6.
read_test: Add optional comment block to output input data one chunk perfile. This can be used to verify that the output data matches the inputdata.
read_test: add new uring read method to read_test. It uses (requires)liburing and a kernel >= 5.6.
Correct multiply by integer operator. Also add test cases.
Use boost::program_options for the main program.
Adding initial version of read_test.
Remove legacy apache configs directory.
Update brutus configs.
Long overdue update of phalanx configuration files.
Initial version of integer division for the fixed point type.
Adding combined updates to the fixed point type.
Adding fixed point type changes from a few weeks ago. This includessignificantly expanded tests.
Additional improvements to the fixed type. Also added a few good testcases.
Modify template to include parameters for strtoXXX functions. Also beginintegrating support for 128 bit integer types.
Fix minor bug in int128.h. Also add initial unit tests.
Adding int128.h header with support for GCC specific int128_t anduint128_t types.
Additional improvements to the fixed point type. Also adding parse_testwhich can be used to compare parse performance and a CMakeLists.txt.
Adding initial attempt at creating a custom C++ fixed point template.
Adding local updates to display.py that were never properly committed.
Adding simple email test script to debug email-from-script issues.
Set CXXFLAGS and CFLAGS environment variables for whatever it's worth.
The generate_row.py script is no longer needed but this is officiallythe last version of it with all last local modifications.
Adding new script to build ffmpeg and dependencies. Apparently I spent agood while working on this locally but never committed it.
Also available in: Atom