71 コミット (043178bd25fdf32aaac53ee32ff8c90925621e1c)
 

作成者 SHA1 メッセージ 日付
  Felix Brendel 043178bd25 better stracktrace on linux (using gdb if wanted) 5年前
  Felix Brendel 267375cfc9 more alloc stats 5年前
  Felix Brendel 4920af9661 allocation stats 5年前
  Felix Brendel 501896cba1 scheduler in ftb 5年前
  Felix Brendel 524354075a fixed hooks a bit 5年前
  Felix Brendel 32d3130b12 merge 5年前
  Felix Brendel 458f35241d changes to hooks 5年前
  Felix Brendel bfa70e1eff can proint spaces now 5年前
  Felix Brendel 2ef2b5ee35 some small additions 5年前
  Felix Brendel 75481a8297 removed tracy zones 5年前
  Felix Brendel d7f060d848 added stack arrays and simple queues 5年前
  Felix Brendel f54fdcbfac added cpu_info and fui 5年前
  Felix Brendel 0488aa91c9 println 5年前
  Felix Brendel 5550ed849c clear 5年前
  Felix Brendel da6c41bbb0 use unit tests 5年前
  Felix Brendel 668bfc25b9 hashmap uses bitmask 5年前
  Felix Brendel f90183f57c automaticall enable colored console output on windows 5年前
  Felix Brendel 1e7df8d578 printer functions are allowed to print 0 chars 5年前
  Felix Brendel 96688c9a00 Merge branch 'master' of https://github.com/felixbrendel/ftb 5年前
  FelixBrendel 58cb2a8ba2 hashmap now has for each 5年前
  Felix Brendel f45aaea181 hashmap now has for each 5年前
  Felix Brendel f3d92bc25e yes 5年前
  Felix Brendel 33bac14926 added extend for array list 5年前
  Felix Brendel 3a8b477563 hashmap can now take non scalar types as keys 5年前
  Felix Brendel bfeb3aa0c6
arrayst list alloc from made not static 5年前
  Felix Brendel 1a09ed780c Updated Array_List: next_index -> count 5年前
  Felix Brendel ae09f3b78e Merge branch 'master' of https://github.com/felixbrendel/ftb 5年前
  Felix Brendel b766118a1f some qol 5年前
  Felix Brendel f53506a723 activated system shutdown hook again, line_label macro 5年前
  Felix Brendel a43b043b8a stuff 5年前
  Felix Brendel eb1d178de3 platform 5年前
  Max Sistemich cc5e4d5b16 added template hell 5年前
  Felix Brendel faa4c5134b ignore_stdout macro 5年前
  Felix Brendel acd5cf39fe added errors and stuff 5年前
  FelixBrendel be5e48b137 added deinit_printer 6年前
  FelixBrendel dc98c61901 added explicit vararg version 6年前
  FelixBrendel fcc64d84a2 added print 6年前
  FelixBrendel a77b139305 removed duplicate code 6年前
  FelixBrendel 39dbfa3db9 Disabled shutdown hook for now, UNICODE support for paths 6年前
  FelixBrendel 07e89f3841 array lists now can be cleared 6年前
  FelixBrendel f35d5c6d90 using stdint types 6年前
  Felix Brendel e5cb9ce81d added defer_free 6年前
  Felix Brendel 98aa1450d8 Hooks and profiler now runs on linux 6年前
  Felix Brendel f82af0b6be implemented hooks 6年前
  Felix Brendel 8b50444d9e hashmaps not using cons/destructors anymore 6年前
  FelixBrendel 60e3253036 small fix in array lists 6年前
  FelixBrendel 7b128b33c9 array lists dont have cons/destuctors anymore. RAII is not helpful 6年前
  Felix Brendel 7d8eabf479 arraylsits can now reserve 6年前
  FelixBrendel 635af49d52 can now add comments 6年前
  fumfar hiwi 9a26305965 profiler now useful 6年前