Histórico de Commits

Autor SHA1 Mensagem Data
  DerTee 6b373cf49e fix #3692 memory alignment bug in core:mem.dynamic_pool_alloc_bytes há 1 ano atrás
  Laytan Laats 0530f86a48 fix: buddy allocator wrong query info pointer há 1 ano atrás
  gingerBill 65277ddd6b Add missing attribute há 1 ano atrás
  gingerBill 46718d6d85 Add `Query_Info` to `Buddy_Allocator` há 1 ano atrás
  gingerBill 2a0543d2f0 Add `mem.Buddy_Allocator` há 1 ano atrás
  gingerBill 792f06a234 Fix indentation há 1 ano atrás
  gingerBill 539cec7496 Move Tracking_Allocator to its own file. há 1 ano atrás
  gingerBill 3e7e779abf Replace `core:*` to `base:*` where appropriate há 1 ano atrás
  Colin Davidson 991c1d4446 add resize_non_zeroed to query features há 1 ano atrás
  Colin Davidson 58e4a011c7 add non-zeroing append and resize há 1 ano atrás
  flysand7 270348b112 [core]: Remove `do` keyword from the core library há 1 ano atrás
  Benjamin Findley 7e4a65114a fix whitespace há 2 anos atrás
  Benjamin Findley 38e06f13d6 prevent potential segfaults when using large allocations from dynamic pool há 2 anos atrás
  gingerBill 44ea82f845 Clean up usage of `using` throughout core and vendor há 2 anos atrás
  gingerBill 3d9328fd79 Default to `panic` allocator for wasm targets há 2 anos atrás
  gingerBill 762747273e Add mutex to `mem.Tracking_Allocator` há 2 anos atrás
  gingerBill 600c97cc0f Add missing `Allocator_Error` and `@(require_results)` to many procedures há 2 anos atrás
  hikari d904ae5191 Replaced opaque bit-shifts with readable constants for memory units há 2 anos atrás
  gingerBill 15bbdb2030 Merge pull request #2181 from odin-lang/map-dev há 2 anos atrás
  Michael Freundorfer f323a179d9 Handle freeing nil in scratch allocator há 2 anos atrás
  gingerBill f2f2d532f5 Add extra calls to `Tracking_Allocator` há 2 anos atrás
  gingerBill 366779f8c7 Fix bug with allocator not getting set on a `map` há 2 anos atrás
  gingerBill 7f601c9535 Add `Allocator_Mode.Alloc_Non_Zerored` há 3 anos atrás
  gingerBill 147848ca20 Clean up naming conventions há 3 anos atrás
  gingerBill ca1f419dc2 Merge pull request #1819 from IanLilleyT/no_query_info há 3 anos atrás
  Ian Lilley dda2ed290a tidying up Query_Info return value when not in query features há 3 anos atrás
  Ian Lilley 66de1856e3 tighter allocation for arena allocator há 3 anos atrás
  gingerBill e10105a780 Correct logic for tracking allocator proc for freeing a nil pointer há 3 anos atrás
  gingerBill 5451c9672d Fix `dynamic_pool_destroy` há 3 anos atrás
  Jeroen van Rijn fe442d7c0c [mem] Fix Dynamic_Pool. há 3 anos atrás