História revízii

Autor SHA1 Správa Dátum
  Laytan ce3f6b60d2 Merge pull request #4223 from hstormo/bugfix 1 rok pred
  gingerBill a25a9e6ebe Check for `LLVM_VERSION_MAJOR >= 18` 1 rok pred
  gingerBill 0dddd2b97e Add internal flag 1 rok pred
  laytan aa75909418 recompile bundled stb truetype on windows 1 rok pred
  Laytan Laats 0f379d7378 recompile bundled stb truetype 1 rok pred
  Håkon Stormo ae020ffb2e Remove stb_rect_pack implementation from stb_truetype (fix #4215) 1 rok pred
  Laytan Laats 75dd562a0a fix #4219 - recursive mutex lock 1 rok pred
  gingerBill e72d0ba804 Move around mutex guard 1 rok pred
  Jeroen van Rijn 300b01d77d Return "" for rune < 0 in strconv. 1 rok pred
  Laytan 1ab0745ca8 Merge pull request #4212 from karl-zylinski/fix-build-tags 1 rok pred
  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 rok pred
  Jeroen van Rijn 466a90010f Fix #4211 1 rok pred
  gingerBill 5a4746c3a0 Improve debug information for procedure types 1 rok pred
  Jeroen van Rijn c4c2282595 Update 4210 test to use `unaligned_load`. 1 rok pred
  Jeroen van Rijn d2202416d2 Add test for #4210 1 rok pred
  gingerBill 0a08a65202 Simplify #row_major matrix and `matrix_flatten` behaviour 1 rok pred
  gingerBill 90358f97d5 Merge pull request #4205 from Valakor/wgpu 1 rok pred
  Matthew Pohlmann c19da21d81 Fix wgpu on Windows - missing links to ole32.lib and oleaut32.lib 1 rok pred
  gingerBill 78506b97a3 Merge pull request #4202 from laytan/add-fixed-point-dependency 1 rok pred
  Laytan Laats 490f8c1568 add fixed point sign extend to 128 int deps 1 rok pred
  laytan a99e57c62c bytes: fix last_index_byte off-by-one 1 rok pred
  Laytan Laats ddf5ca7adf remove deprecation, technically deprecated but widely used 1 rok pred
  gingerBill a4fd0c133e Merge pull request #4191 from laytan/improve-package-doc-comments 1 rok pred
  Laytan ce018b4e6f Merge pull request #4197 from dekdevy/master 1 rok pred
  dek d2d5ac33f4 fix wgpu vendor lib error message 1 rok pred
  Laytan 578de09775 types with explicit custom alignment are identical to types with the same natural alignment 1 rok pred
  Laytan dcf339517e make c vararg with any vs concrete type similar enough 1 rok pred
  gingerBill b2c5998e78 Merge pull request #4196 from jakubtomsu/unmarshal-json-bit-sets 1 rok pred
  jakubtomsu 7487d507be unmarshal bitset ints like cbor does 1 rok pred
  Jeroen van Rijn c6b551d2c3 Merge pull request #4194 from Feoramund/update-bit-array 1 rok pred