Commit Graph

  • 7134d6ff13 fix bug master Ole Morud 2025-06-20 22:27:20 +02:00
  • 786d7213ae Update README Ole Kristian Morud 2024-01-16 02:33:45 +01:00
  • 59e2d3ff25 Add more tests Ole Kristian Morud 2024-01-16 02:20:55 +01:00
  • f67a3cc335 Fix arena_delete() Ole Kristian Morud 2024-01-16 01:38:49 +01:00
  • 6b46af52aa Update tests Ole Kristian Morud 2024-01-15 16:33:17 +01:00
  • 0af6582a64 Add flag option to not align allocations Ole Kristian Morud 2024-01-15 16:32:19 +01:00
  • 6e0e6f7437 Add rudimentary test Ole Kristian Morud 2024-01-15 14:54:06 +01:00
  • d11557a4fe Fix bug and handle more errors Ole Kristian Morud 2024-01-15 14:52:02 +01:00
  • 44a2982376 Update README Ole Morud 2023-08-19 01:27:52 +02:00
  • 069f6b11dc Full rewrite Ole Morud 2023-06-17 12:14:28 +02:00
  • e5fa743d85 Add arena_free() Ole Morud 2023-06-04 12:33:44 +02:00
  • 45e6023d42 Add arena_delete() Ole Morud 2023-06-03 17:04:25 +02:00
  • d3754e64e5 Rewrite everything Ole Morud 2023-06-03 16:04:24 +02:00
  • 57979892f8 Add arena_realloc_tail() Ole Morud 2023-06-03 11:37:06 +02:00
  • 51feaf1d00 Move header files to include/ olemorud 2023-06-02 18:06:27 +02:00
  • 529955dbfb Add *.so, *.a to .gitignore olemorud 2023-05-15 23:55:55 +02:00
  • 05e69d8776 Add dynamic and static as makefile targets olemorud 2023-05-15 23:04:44 +02:00
  • 9f6eaca42e Add and run WebKit based clang-format olemorud 2023-05-15 21:35:50 +02:00
  • d4a9708082 Makefile: save as ar file olemorud 2023-05-15 21:19:53 +02:00
  • b9d743e868 Update test_arena.c olemorud 2023-05-15 20:00:34 +02:00
  • b95c63c965 Add compile_flags.txt olemorud 2023-05-15 20:00:22 +02:00
  • c4fe01a54a Update arena.c, arena.h olemorud 2023-05-15 20:00:12 +02:00
  • 2b14b86ccb Update Makefile olemorud 2023-05-15 19:57:56 +02:00
  • ba39a77c0c Add README olemorud 2023-05-15 01:04:37 +02:00
  • 6576032654 Makefile: update CFLAGS olemorud 2023-05-15 01:00:25 +02:00
  • 09528df89b Add .gitignore olemorud 2023-05-15 00:59:47 +02:00
  • cd68347dd9 Remove memcpy use olemorud 2023-05-15 00:45:52 +02:00
  • cf964c4dcc optimize shrinking reallocs old Ole Morud 2023-06-17 12:14:28 +02:00
  • b3638c3c00 Update makefile and fix analzer complaints Ole Morud 2023-06-05 22:24:49 +02:00
  • 1fd96ff1ce Fix arena_tail_realloc memory bug Ole Morud 2023-06-04 19:34:53 +02:00
  • 0cde95de64 Rewrite arena as linked list of pages Ole Morud 2023-06-04 18:47:41 +02:00
  • ac8193eb8b Remove print statement Ole Morud 2023-06-04 13:17:18 +02:00
  • 279618f52d Add arena_free() Ole Morud 2023-06-04 12:33:44 +02:00
  • 90f72e9593 Add arena_delete() Ole Morud 2023-06-03 17:04:25 +02:00
  • c71788ba72 Rewrite everything Ole Morud 2023-06-03 16:04:24 +02:00
  • f8c0db9937 Add arena_realloc_tail() Ole Morud 2023-06-03 11:37:06 +02:00
  • bf73807e40 Move header files to include/ olemorud 2023-06-02 18:06:27 +02:00
  • 680936296f add *.so, *.a to .gitignore olemorud 2023-05-15 23:55:55 +02:00
  • 7ccb5bed74 Add dynamic and static as makefile targets olemorud 2023-05-15 23:04:44 +02:00
  • 42cb5d0c4e Add and run WebKit based clang-format olemorud 2023-05-15 21:35:50 +02:00
  • 98b67e1a53 Makefile: save as ar file olemorud 2023-05-15 21:19:53 +02:00
  • 846ef41cd4 Update test_arena.c olemorud 2023-05-15 20:00:34 +02:00
  • e0a98b0f08 Add compile_flags.txt olemorud 2023-05-15 20:00:22 +02:00
  • 22fb643c0f Update arena.c, arena.h olemorud 2023-05-15 20:00:12 +02:00
  • d5fea00170 Update Makefile olemorud 2023-05-15 19:57:56 +02:00
  • 1fad6fed5d Add README olemorud 2023-05-15 01:04:37 +02:00
  • e0e363a189 Makefile: update CFLAGS olemorud 2023-05-15 01:00:25 +02:00
  • b35f63ccc5 add .gitignore olemorud 2023-05-15 00:59:47 +02:00
  • 6d9059aefc remove memcpy use olemorud 2023-05-15 00:45:52 +02:00
  • 5e92c4eaea Add makefile and restructure olemorud 2023-05-14 23:57:05 +02:00
  • 9c93b37557 Initial commit olemorud 2023-05-14 23:50:43 +02:00