| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | running tests to fix read access violationHEADmain | Connor McDowell | 2024-03-09 | 2 | -29/+47 |
| | | |||||
| * | test classes created | Connor McDowell | 2024-03-09 | 1 | -3/+21 |
| | | |||||
| * | filling in classes | Connor McDowell | 2024-03-09 | 1 | -20/+146 |
| | | |||||
| * | added additional functions | Connor McDowell | 2024-03-09 | 1 | -19/+48 |
| | | |||||
| * | continuing work | Connor McDowell | 2024-03-09 | 4 | -2/+121 |
| | | |||||
| * | copy and move constructs and operators filled | Connor McDowell | 2024-03-08 | 1 | -4/+24 |
| | | |||||
| * | Contact class gets, sets, and print initialized | Connor McDowell | 2024-03-08 | 1 | -22/+129 |
| | | |||||
| * | contact list class copied in | Connor McDowell | 2024-03-08 | 1 | -0/+88 |
| | | | | | writing contact class | ||||
| * | main.cpp connected to contact.hpp | Connor McDowell | 2024-03-08 | 1 | -0/+6 |
| | | |||||
| * | contact.hpp and main.cpp created. | Connor McDowell | 2024-03-08 | 3 | -0/+151 |
| header guard created main created | |||||