Commit History

Author SHA1 Message Date
  Lucas Perlind 7502e7f2bc make asan procs contextless 4 months ago
  Lucas Perlind 4a0be1f3a8 make vet happy 4 months ago
  Lucas Perlind ab0b26e876 Add more asan support to the odin runtime and begin sanitizing 4 months ago
  mtarik34b c7f9d2b1b7 Correctly capitalize 'E' for the %E format specifier (#5065) 4 months ago
  Jeroen van Rijn 47f889569f Fix float64_range example 4 months ago
  Jeroen van Rijn ab5ca087a7 Add comment 5 months ago
  Jeroen van Rijn 062a3c2fae Fix parsing of CDATA tags (#5059) 5 months ago
  Jeroen van Rijn bc86b50392 Replace default_tcp_options with constant (#5056) 5 months ago
  Jeroen van Rijn d10cb91e3f Merge pull request #5053 from fendevel/fix/sdl3-display-binding 5 months ago
  Jack Fenech 27ee425ac5 Fix `count` output parameter of `GetFullscreenDisplayModes` 5 months ago
  gingerBill 4374685007 Merge pull request #5042 from fusion32/fix-once-do-without-data-contextless 5 months ago
  Laytan 2dedb199b8 Merge pull request #5052 from harold-b/hb/fix-ns-dictionary-selectors 5 months ago
  Harold Brenes 040d8b1d48 Fix 2 selectors in NSDictionary 5 months ago
  Jeroen van Rijn 07c59cb4db Early out and propagate `nil` in `create*` 5 months ago
  Jeroen van Rijn 1c655b84e4 Fix #5049 5 months ago
  Jeroen van Rijn 8985d3beb3 Merge pull request #5050 from Kelimion/pq-err 5 months ago
  Jeroen van Rijn 5a39013339 Let `core:container/priority_queue` return `runtime.Allocator_Error` 5 months ago
  Laytan 09c8477bd3 Merge pull request #5041 from mtarik34b/remove-redundant-code-in-string-justify 5 months ago
  Jeroen van Rijn 81274a7d67 Merge pull request #5045 from laytan/fix-not-resolving-to-alias-in-a-recursive-declaration 5 months ago
  Laytan 8efeaef40b fix not resolving to alias in a recursive declaration 5 months ago
  Jeroen van Rijn 3ba9b9b14e Merge pull request #5044 from Barinzaya/box2d-missing-allowfastrotation 5 months ago
  Barinzaya 744587e082 Added missing allowFastRotation field to box2d.BodyDef. 5 months ago
  fusion32 bd4afafc66 make once_do_without_data_contextless actually contextless 5 months ago
  gingerBill 4ec03a2d9b Fix `strconv.parse_float` related procedures caused by a shifting problem 5 months ago
  mtarik34b f4212b60e7 Remove redundant calls to builder_init 5 months ago
  gingerBill 3dcc22fa6d Change hashing rules for float-like types to make `0 == -0` 5 months ago
  Laytan 990cc56974 sdl3: fix not allowing nil for SetWindowMouseRect 5 months ago
  Jeroen van Rijn 678fa897f5 `signbit` -> `sign_bit` in `tests/core/math` 5 months ago
  Jeroen van Rijn ddedddc16d Get rid of duplicate `math.signbit` in favor of `math.sign_bit` 5 months ago
  gingerBill 6045955c88 More improvements doc writer name canonicalization 5 months ago