Peter Gramenides
Peter Gramenides
Add function that confirms the correct "/" slashes are used in the CHuskyDB constructor. Throw exception if the correct, single slashes are not used.
Currently, there are times when the database does not track external changes to the database. Indexing should be done no matter what. This should be fixed by making a "refresh"...
To suit different needs, we should add a function or overload a current function so people can set custom settings from within the API. One of the settings, even, can...
Automate testing with Travis CI with default example.cpp file. Add drmemory memory debugger.
Add an overloaded function that allows for querying files in different ways. Investigate the best use-cases.