Peter Gramenides

Results 9 issues of Peter Gramenides

Make documentation for CFile class.

documentation

Make documentation for CTable class.

documentation

Make documentation for CPackage class.

documentation

Add function that confirms the correct "/" slashes are used in the CHuskyDB constructor. Throw exception if the correct, single slashes are not used.

good first issue

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"...

bug
help wanted

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...

feature

Automate testing with Travis CI with default example.cpp file. Add drmemory memory debugger.

testing

Add an overloaded function that allows for querying files in different ways. Investigate the best use-cases.

feature