تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Feoramund 3a60109180 Fix signalling test child threads crashing test 0 1 سال پیش
  Feoramund 074314b887 Fix data race in `test_core_flags` 1 سال پیش
  Feoramund 8a14a656fb Fix `chan.can_send` for unbuffered channels 1 سال پیش
  Feoramund e9a6a34480 Forbid `chan.try_send` on closed buffered channels 1 سال پیش
  Feoramund 026aef69e3 Fix deadlock on sending to full, buffered, closed `Chan` 1 سال پیش
  Feoramund 73f5ab473c Keep `chan.can_recv` from deadlocking 1 سال پیش
  Feoramund 0a594147af Use `contextless` procs in `core:sync` instead 1 سال پیش
  Feoramund c3f363cfbc Fix data race when `pool_stop_task` is called 1 سال پیش
  Feoramund dbb783fbf2 Fix atomic memory order for `sync.ticket_mutex_unlock` 1 سال پیش
  Feoramund 45da009377 Use more atomic handling of thread flags 1 سال پیش
  Feoramund 4d14b4257e Convert POSIX `Thread` to use semaphore instead 1 سال پیش
  Feoramund cbd4d5e765 Fix data race in `atomic_sema_wait_with_timeout` 1 سال پیش
  Feoramund 74b28f1ff9 Fix rare double-join possibility in POSIX `thread._join` 1 سال پیش
  Feoramund 9d6f71fd2e Fix `sync.Benaphore` 1 سال پیش
  Laytan d783bca297 Merge pull request #4218 from pkova/master 1 سال پیش
  Laytan ce3f6b60d2 Merge pull request #4223 from hstormo/bugfix 1 سال پیش
  gingerBill a25a9e6ebe Check for `LLVM_VERSION_MAJOR >= 18` 1 سال پیش
  gingerBill 0dddd2b97e Add internal flag 1 سال پیش
  laytan aa75909418 recompile bundled stb truetype on windows 1 سال پیش
  Laytan Laats 0f379d7378 recompile bundled stb truetype 1 سال پیش
  Håkon Stormo ae020ffb2e Remove stb_rect_pack implementation from stb_truetype (fix #4215) 1 سال پیش
  Laytan Laats 75dd562a0a fix #4219 - recursive mutex lock 1 سال پیش
  pkova 0a17525791 Remove unused base:runtime from os2/heap_linux.odin 1 سال پیش
  pkova 499a5d1f9c Fix os2/heap_linux.odin deadlock 1 سال پیش
  gingerBill e72d0ba804 Move around mutex guard 1 سال پیش
  Jeroen van Rijn 300b01d77d Return "" for rune < 0 in strconv. 1 سال پیش
  Laytan 1ab0745ca8 Merge pull request #4212 from karl-zylinski/fix-build-tags 1 سال پیش
  Karl Zylinski 8c636ac37b Fix build tags that use ! multiple times on one line. Those don't actually do anything since build tags use OR within the line. So something like //+build !windows, !linux would actually build on both linux and windows. What was intended in all these cases was probably AND, which you get by splitting them into separate lines. 1 سال پیش
  Jeroen van Rijn 466a90010f Fix #4211 1 سال پیش
  gingerBill 5a4746c3a0 Improve debug information for procedure types 1 سال پیش