Commit Graph

  • 5f222507b0 Simple assign deque (#153) master Bailey Thompson 2022-06-12 14:43:04 -04:00
  • 8afd80d0ef Bump version (#152) v1.2.1 Bailey Thompson 2022-04-30 01:04:49 -04:00
  • 3cc9beb056 Use sizeof variable for init functions (#151) Bailey Thompson 2022-04-30 00:39:09 -04:00
  • 97db1d6e5d Update gitignore (#150) Bailey Thompson 2022-04-29 23:53:31 -04:00
  • 49d7e2be77 Rename outdated terms (#149) Bailey Thompson 2022-04-29 23:48:49 -04:00
  • a270dc1a1d Add windows and macOS tests (#148) Bailey Thompson 2022-04-29 23:36:25 -04:00
  • d7c0177b34 Fix missing parameter list (#147) Bailey Thompson 2020-11-26 16:02:55 -05:00
  • e31876a21d Change multiple-inclusion guard name (#146) Bailey Thompson 2020-11-26 15:48:14 -05:00
  • 849f970625 Fix typo (#145) Bailey Thompson 2020-11-26 15:41:41 -05:00
  • 354e0aef1b Rename defines header (#142) Bailey Thompson 2020-10-02 19:46:13 -04:00
  • cc17f4c6d0 Do nothing when freeing NULL (#141) Bailey Thompson 2020-10-02 19:22:31 -04:00
  • a08924b28a Add successful tests print (#140) ljjimene 2020-10-01 22:54:56 -04:00
  • 07f51c242c Fix typo in readme (#136) Pooja Sahu 2020-10-02 06:51:25 +05:30
  • 73f044ecf9 Bump version (#126) v1.2.0 Bailey Thompson 2020-09-18 23:12:00 -04:00
  • 02f4400192 Bump version (#125) Bailey Thompson 2020-08-22 02:42:23 -04:00
  • d470d94938 Optimize deque outer array (#124) Bailey Thompson 2020-08-22 02:17:31 -04:00
  • eff1e3e59a Optimize deque block allocations (#122) Bailey Thompson 2020-08-20 21:19:41 -04:00
  • 9158d49e53 Update headers (#121) Bailey Thompson 2020-08-20 01:40:53 -04:00
  • c77aa4d87b Add ordered retrieval (#120) Bailey Thompson 2020-08-20 01:35:28 -04:00
  • 6af6778702 Create add_all functions (#118) Bailey Thompson 2020-08-19 15:13:11 -04:00
  • 59380a1389 Fix typos (#117) Bailey Thompson 2020-08-18 02:16:51 -04:00
  • b7cd535c6c Add "overflow" checking (#115) Bailey Thompson 2020-08-18 01:49:11 -04:00
  • e3bc87298f Simplify return values (#114) Bailey Thompson 2020-08-17 16:55:29 -04:00
  • 724c0e51c9 Make macros more unique (#113) Bailey Thompson 2020-08-17 03:12:25 -04:00
  • 954857e5b2 Sort header (#112) Bailey Thompson 2020-08-17 02:56:00 -04:00
  • a6225f9571 Add overflow checking to array (#111) Bailey Thompson 2020-08-17 02:49:10 -04:00
  • 044a853994 Add documentation (#107) Bailey Thompson 2020-08-16 22:03:30 -04:00
  • eade6e4586 Bug bash (#105) Bailey Thompson 2020-08-16 19:17:59 -04:00
  • 5c4752c198 Reduce calls to malloc in multimap (#102) Bailey Thompson 2020-08-16 11:22:09 -04:00
  • fd3d3fc8b8 Reduce calls to malloc in map (#101) Bailey Thompson 2020-08-15 02:44:41 -04:00
  • ac725ef147 Reduce calls to malloc in multiset (#100) Bailey Thompson 2020-08-15 01:52:54 -04:00
  • aab2a074d5 Reduce calls to malloc in set (#99) Bailey Thompson 2020-08-15 00:21:46 -04:00
  • d12a92ee60 Remove usage of goto (#98) Bailey Thompson 2020-08-14 13:21:43 -04:00
  • 33023d09c4 Reduce calls to malloc in unordered_multimap (#97) Bailey Thompson 2020-08-14 13:06:14 -04:00
  • dea440d2a7 Reduce calls to malloc in unordered_map (#96) Bailey Thompson 2020-08-14 11:43:25 -04:00
  • 8aa141785d Fix coverage (#95) Bailey Thompson 2020-08-14 01:53:35 -04:00
  • 115433497a Reduce calls to malloc in unordered_multiset (#93) Bailey Thompson 2020-08-13 23:51:33 -04:00
  • 1e11cba319 Reduce malloc calls in unordered set (#92) Bailey Thompson 2020-08-13 22:02:06 -04:00
  • 33fe92dade Use GitHub actions as test suite (#91) Bailey Thompson 2020-08-12 19:06:49 -04:00
  • b80f2f7d96 Update makefile (#90) Bailey Thompson 2020-08-12 16:38:47 -04:00
  • e45a3d1b13 Fix badge caching (#88) Bailey Thompson 2020-08-12 13:14:54 -04:00
  • 19f299b6c4 Fix yaml formatting (#87) Bailey Thompson 2020-08-12 12:44:35 -04:00
  • 1847aecaf6 Change code quality tool (#86) Bailey Thompson 2020-08-12 12:28:02 -04:00
  • 2123ca2891 Use size_t for all sizes in priority_queue (#83) Bailey Thompson 2020-08-10 14:22:03 -04:00
  • c14222f8a6 Use size_t for all sizes in vector (#82) Bailey Thompson 2020-08-10 13:31:12 -04:00
  • 124d68fbf9 Reduce malloc calls in queue (#79) Bailey Thompson 2020-08-10 12:44:14 -04:00
  • af869f2b46 Reduce malloc calls in stack (#78) Bailey Thompson 2020-08-10 12:30:51 -04:00
  • c74b0c4caf Reduce calls to malloc in list (#77) Bailey Thompson 2020-08-10 03:00:48 -04:00
  • 94e5530996 Use static const (#76) Bailey Thompson 2020-08-10 00:36:12 -04:00
  • c05d97e2c9 Reduce malloc calls (#75) Bailey Thompson 2020-08-10 00:25:33 -04:00
  • 00bf7d433e Change deque block size (#74) Bailey Thompson 2020-08-09 03:36:01 -04:00
  • 04f2a64499 Update header for deque (#73) Bailey Thompson 2020-08-08 21:33:31 -04:00
  • 0c45fc80c6 Rewrite deque (#72) Bailey Thompson 2020-08-08 21:28:48 -04:00
  • fdde32d981 Refactor array (#71) Bailey Thompson 2020-08-08 19:05:44 -04:00
  • 48b0751b6c Stub malloc toggle (#69) Bailey Thompson 2020-08-07 16:57:41 -04:00
  • f56b347098 Add valgrind to makefile (#70) Bailey Thompson 2020-08-07 16:37:12 -04:00
  • 83bc687e93 Improve header script (#65) Bailey Thompson 2020-08-07 03:19:56 -04:00
  • e2587bc379 Add puzzle test case (#63) Bailey Thompson 2020-08-07 01:44:03 -04:00
  • 163fdb32ce Fix bug which occurred when removing the last node from a list (#64) Bailey Thompson 2020-08-07 01:40:05 -04:00
  • eb4f8fb1ae Fix test warnings (#62) Bailey Thompson 2020-08-06 23:18:24 -04:00
  • c22b4da660 Add Makefile (#59) 1.1.2 Bailey Thompson 2020-07-02 16:42:00 -04:00
  • 8204df72e6 Bump version to v1.1.1 (#58) v1.1.1 Bailey Thompson 2019-07-10 20:58:38 -04:00
  • 5f3fae4b40 Fix invalid access (#57) Bailey Thompson 2019-07-10 20:49:19 -04:00
  • ee0bc1eca9 Create scripts (#55) 1.1.0 Bailey Thompson 2019-06-23 17:43:18 -04:00
  • c62a48680d Bump version to v1.0.3 (#54) v1.0.3 Bailey Thompson 2019-06-09 00:43:15 -04:00
  • 8d45509d68 Forward list optimization (#53) Bailey Thompson 2019-06-09 00:30:30 -04:00
  • 2b75351f8e Fix typos (#52) Bailey Thompson 2019-06-08 19:40:09 -04:00
  • eb7c9e8971 Improve documentation (#50) Bailey Thompson 2019-05-31 03:27:52 -04:00
  • 7b5536181e Bump version to v1.0.2 (#49) v1.0.2 Bailey Thompson 2019-05-30 18:53:21 -04:00
  • c9c22d49d7 Improve documentation (#48) Bailey Thompson 2019-05-30 18:46:33 -04:00
  • a180f8c42f Update badges (#47) Bailey Thompson 2019-05-23 00:46:42 -04:00
  • b8143b9eaa Bump version to v1.0.1 (#46) v1.0.1 Bailey Thompson 2019-05-21 17:55:25 -04:00
  • 411af131c2 Fix negative modulo for C89 (#45) Bailey Thompson 2019-05-21 17:46:53 -04:00
  • b07e06d62e Include optimization flags (#39) Bailey Thompson 2019-05-13 19:55:40 -04:00
  • 7642d6eee8 Improve readme indenting (#38) Bailey Thompson 2019-05-12 03:14:41 -04:00
  • 79280551bc Add version (#37) v1.0.0 Bailey Thompson 2019-05-08 17:24:33 -04:00
  • 4332c05e0b Add compilation documentation (#36) Bailey Thompson 2019-05-08 04:33:25 -04:00
  • f5316e9714 Format license length (#35) Bailey Thompson 2019-05-05 11:27:51 -04:00
  • cf619b4032 Fix license link (#33) Bailey Thompson 2019-05-05 01:16:14 -04:00
  • 14f4a03c92 Refactor source code (#32) Bailey Thompson 2019-05-05 00:57:33 -04:00
  • e2d596e4bd Refactor tests (#31) Bailey Thompson 2019-05-04 17:59:20 -04:00
  • 10a11dc1aa Add zero length arrays (#28) Bailey Thompson 2019-05-02 20:03:31 -04:00
  • 24ca9d9d9b Make c89 compatible (#27) Bailey Thompson 2019-05-02 19:34:27 -04:00
  • 5fe6b40c3e Make c90 compatible (#26) Bailey Thompson 2019-05-02 14:49:36 -04:00
  • 7c0bb4154d Add more badges (#25) Bailey Thompson 2019-05-02 14:15:07 -04:00
  • 20e8839143 Add more testing (#23) Bailey Thompson 2019-04-30 23:22:36 -04:00
  • 6b297bfc51 Add code coverage (#22) Bailey Thompson 2019-04-30 03:23:35 -04:00
  • dd7af1e03c Use circle ci shield badge (#21) Bailey Thompson 2019-04-28 23:05:26 -05:00
  • f08bcf6bad Improve documentation (#20) Bailey Thompson 2019-04-28 22:56:17 -05:00
  • dbad152813 Fix documentation settings and add icon (#19) Bailey Thompson 2019-04-28 11:41:07 -05:00
  • 1da4bd890c Add documentation (#18) Bailey Thompson 2019-04-28 06:16:57 -05:00
  • f38199c743 Add continuous integration (#17) Bailey Thompson 2019-04-11 01:10:22 -07:00
  • cf0f4a4f5b Update readme Bailey Thompson 2019-04-10 09:49:36 -07:00
  • 5c07b33b16 Update year Bailey Thompson 2019-04-10 09:44:06 -07:00
  • e2ee62af08 Fix bug reported in Issue #16 Bailey Thompson 2018-07-15 12:29:54 -07:00
  • dd9e099605 Add function used to obtain vector capacity Bailey Thompson 2018-01-25 19:48:27 -05:00
  • 00b849c42f Make queue trim by factors Bailey Thompson 2018-01-24 21:28:13 -05:00
  • b20837d83a Add second hash function Bailey Thompson 2018-01-24 18:50:01 -05:00
  • ba17208b48 Add vector of vectors test case Bailey Thompson 2018-01-12 12:09:19 -05:00
  • 2f39963b3e Make sure containers are valid upon initialization Bailey Thompson 2018-01-11 21:54:49 -05:00