Commit Graph

  • c51bdfefef Remove leading underscore from some identifiers Bailey Thompson 2018-01-11 20:01:08 -05:00
  • 37e935892d Clean up code for test cases Bailey Thompson 2018-01-03 01:02:07 -05:00
  • c0fa8b66cd Clean up code for test cases Bailey Thompson 2018-01-03 01:00:25 -05:00
  • bd73635e02 Improve variable names in test cases Bailey Thompson 2018-01-03 00:45:33 -05:00
  • 1338cf3dcb Style change for null checking Bailey Thompson 2018-01-02 13:50:21 -05:00
  • 2dd0b78826 Improve failed memory allocation recovery Bailey Thompson 2018-01-02 12:55:08 -05:00
  • 055e2875dd Convert stack and queue tests to test for bool Bailey Thompson 2018-01-01 19:03:49 -05:00
  • 02d7c517dc Container adaptors get and pop should return bool Bailey Thompson 2018-01-01 18:58:03 -05:00
  • 7b18182e47 Add function to vector and array to get data Bailey Thompson 2018-01-01 18:42:30 -05:00
  • 3d3bae7764 Add priority_queue Bailey Thompson 2018-01-01 18:07:03 -05:00
  • bcfa6bb4ce Add priority_queue Bailey Thompson 2018-01-01 18:06:13 -05:00
  • a8cfa76db4 Add multimap Bailey Thompson 2017-12-31 22:37:20 -05:00
  • d5471f6f9f Add multimap Bailey Thompson 2017-12-31 22:35:57 -05:00
  • 5cb4d1b089 Add map Bailey Thompson 2017-12-31 17:34:06 -05:00
  • 0ff4917e92 Add map Bailey Thompson 2017-12-31 17:33:26 -05:00
  • 71794673b6 Add multiset Bailey Thompson 2017-12-31 16:16:21 -05:00
  • 3daf2deb09 Add multiset Bailey Thompson 2017-12-31 16:15:01 -05:00
  • 75e2848a14 Fix outdated documentation parameter descriptions Bailey Thompson 2017-12-31 02:50:41 -05:00
  • dcdb8c9c95 Make set iteratively clear Bailey Thompson 2017-12-31 02:46:23 -05:00
  • 4d665a7e4d Remove debugging from set Bailey Thompson 2017-12-29 11:58:05 -05:00
  • e5c15efe41 Add invariant checking in set test Bailey Thompson 2017-12-29 11:45:05 -05:00
  • 27c04c204a Make set an AVL tree Bailey Thompson 2017-12-29 00:03:55 -05:00
  • 22f2fb501f Add parent to each node Bailey Thompson 2017-12-17 17:50:37 -05:00
  • 671504d45b Add test case for vector Bailey Thompson 2017-12-16 19:05:30 -05:00
  • 5d041d0403 The function deque_to_array cannot silently fail Bailey Thompson 2017-12-13 22:58:45 -05:00
  • 0a4a0445f3 Fix invalid access Bailey Thompson 2017-12-13 00:01:37 -05:00
  • f20fe88946 Add unordered_multimap Bailey Thompson 2017-12-12 23:51:49 -05:00
  • 613e73bbcc Add unordered_multimap Bailey Thompson 2017-12-12 23:50:43 -05:00
  • b20bc598e9 Add bool return to unordered_map get Bailey Thompson 2017-12-12 20:26:22 -05:00
  • d3c9c5cd34 STL -> C++ standard library containers Bailey Thompson 2017-12-12 20:18:43 -05:00
  • 0850af33e2 Clear should cause memory size to shrink Bailey Thompson 2017-12-12 20:05:05 -05:00
  • 1bc32f15f9 Add unordered_multiset Bailey Thompson 2017-12-12 19:50:27 -05:00
  • 76966ca188 Add unordered_multiset Bailey Thompson 2017-12-12 19:49:31 -05:00
  • e57fe76093 Add unordered_map Bailey Thompson 2017-12-12 00:33:31 -05:00
  • dfa195e89d Add unordered_map Bailey Thompson 2017-12-12 00:24:25 -05:00
  • f3040d262b Refactor Bailey Thompson 2017-12-10 20:04:08 -05:00
  • 0cb57037d5 Revert commit to wrong directory Bailey Thompson 2017-12-10 20:02:43 -05:00
  • 0a6174f8b4 Refactor Bailey Thompson 2017-12-10 19:49:22 -05:00
  • 9e0ce07cda Add unordered_set Bailey Thompson 2017-12-10 15:57:58 -05:00
  • 3e6033ef7d Add unordered_set Bailey Thompson 2017-12-10 15:57:38 -05:00
  • 3b043fb4f8 Add unordered_set - still in development Bailey Thompson 2017-12-10 02:39:55 -05:00
  • 5e0bcaf180 Refactor set variable name to key Bailey Thompson 2017-12-03 14:13:39 -05:00
  • 930aa6fd42 Add array Bailey Thompson 2017-12-01 23:06:15 -05:00
  • a7d0040615 Add array Bailey Thompson 2017-12-01 23:03:53 -05:00
  • 743425e1bb Fix memory leak Bailey Thompson 2017-12-01 21:56:23 -05:00
  • af91d902f2 Fix invalid read and write Bailey Thompson 2017-12-01 19:52:50 -05:00
  • 0f0ffa4b01 Fix memory leaks Bailey Thompson 2017-12-01 00:29:19 -05:00
  • 1124b2ef6a Add more set tests Bailey Thompson 2017-11-27 23:55:30 -05:00
  • 52fe099a95 Add set Bailey Thompson 2017-11-27 22:27:47 -05:00
  • 0dbf0b1b08 Add set Bailey Thompson 2017-11-27 22:27:21 -05:00
  • 8122d35e78 Improve spacing Bailey Thompson 2017-11-26 00:23:40 -05:00
  • d212bb959f Add information about the various data structures Bailey Thompson 2017-11-26 00:21:58 -05:00
  • 7bd241f741 Improve formatting Bailey Thompson 2017-11-25 23:14:23 -05:00
  • e3fd78f815 Add spacing to headers Bailey Thompson 2017-11-04 14:49:26 -04:00
  • 6188b5a22a Add queue Bailey Thompson 2017-10-29 21:34:32 -04:00
  • 394cd4ac15 Add stack Bailey Thompson 2017-10-29 19:44:48 -04:00
  • 35b405a74b Add deque Bailey Thompson 2017-10-29 13:45:51 -04:00
  • 99bea6fbe7 Add deque development version Bailey Thompson 2017-10-27 00:47:25 -04:00
  • d3678388d7 Improve const correctness Bailey Thompson 2017-10-19 23:50:04 -04:00
  • 99706ea51b Add forward_list Bailey Thompson 2017-10-19 23:46:58 -04:00
  • cea2826bc4 Remove misplaced const Bailey Thompson 2017-10-19 19:56:21 -04:00
  • 2c9638a949 Fix typo Bailey Thompson 2017-10-19 19:44:03 -04:00
  • c797c0c70a Improve const correctness Bailey Thompson 2017-10-17 18:31:05 -04:00
  • e953df50f2 Add list Bailey Thompson 2017-10-16 23:11:11 -04:00
  • f6ea19b357 Add vector Bailey Thompson 2017-10-14 22:45:53 -04:00
  • cf50c39887 Initial commit Bailey Thompson 2017-10-14 22:43:18 -04:00