Commit Graph

  • 19915d4311 Merge pull request #6004 from laytan/box2d-3.1.1 gingerBill 2025-12-10 10:42:47 +00:00
  • fefc4b9978 Merge pull request #6005 from reshen/patch-1 Jeroen van Rijn 2025-12-09 21:15:08 +00:00
  • 973d368c4c Fixing code example, trace_ctx variable was renamed Reshen 2025-12-09 11:43:55 -08:00
  • 45b4fb1565 Freebsd: Fixed 'write' syscall to cause 'ESPIPE' on the pipe fd. (#5575) WisonYe 2025-12-10 07:19:13 +13:00
  • 7c4b8a9afc vendor/wgpu: handle nil better in wgpu.js Laytan Laats 2025-12-09 18:57:49 +01:00
  • effdacd13b Fix function signature for memmove to prevent errors when compiling C++ while targeting wasm (#5996) jimhub 2025-12-09 09:28:32 -07:00
  • d6b631095c vendor/box2d: update Windows binaries to 3.1.1 laytan 2025-12-09 15:37:00 +01:00
  • 3fc42f0466 vendor/box2d: update MacOS binaries to 3.1.1 Laytan Laats 2025-12-09 16:15:07 +01:00
  • b34fdd6260 vendor/box2d: update to 3.1.1 Laytan Laats 2025-12-09 16:06:37 +01:00
  • a3f189e896 Merge branch 'master' of https://github.com/odin-lang/Odin gingerBill 2025-12-09 12:47:59 +00:00
  • 79ef9f0a43 Fix #6003 gingerBill 2025-12-09 12:47:49 +00:00
  • c0e4d2ea05 Merge pull request #5981 from the-JS-hater/struct-cycle-fix gingerBill 2025-12-09 10:53:51 +00:00
  • fd19092850 Merge pull request #5995 from RobinsAviary/master gingerBill 2025-12-09 10:44:38 +00:00
  • 1fe6e36faf Merge pull request #6002 from DuchGhast/default-temp-allocator-under-flow-fix gingerBill 2025-12-09 10:44:14 +00:00
  • 0ef8176971 kbts.BreakAddCodepoint to use EndOfText: b32 gingerBill 2025-12-09 09:02:52 +00:00
  • 1ed1fefc27 Fix default temp allocator under flow bug DuchGhast 2025-12-08 17:30:52 +00:00
  • e6827393cf Add raw_union_tag struct tag fields to many types in vendor gingerBill 2025-12-08 14:35:22 +00:00
  • 3a3239294c raw_union_tag allow for comma separation for multiple mappings gingerBill 2025-12-08 14:03:13 +00:00
  • f9f4dcd207 Add raw_union_tag for struct #raw_union fields to improve fmt printing gingerBill 2025-12-08 13:58:28 +00:00
  • 8c90e5df03 Merge pull request #6000 from odin-lang/bill/kb_text_shape_2 gingerBill 2025-12-08 13:28:36 +00:00
  • f8bb5c7427 Wrap EncodeUtf8 gingerBill 2025-12-08 13:12:29 +00:00
  • ccbe584560 data -> res to minimize confusion gingerBill 2025-12-08 13:01:24 +00:00
  • 9a2a240293 Wrap LoadFont; More styling changes gingerBill 2025-12-08 12:59:14 +00:00
  • 0bbb656147 Use b32 for Error fields instead of c.int gingerBill 2025-12-08 12:23:17 +00:00
  • b2f49e4979 Use bit_field where appropriate and improve formatting gingerBill 2025-12-08 12:19:42 +00:00
  • c284fcb3a3 Add some examples to the docs; Improve numerous procedures gingerBill 2025-12-08 12:10:50 +00:00
  • 6002a29c51 Fix indentation gingerBill 2025-12-08 11:41:35 +00:00
  • a87f602cd0 Update kb_text_shape to v2.03 gingerBill 2025-12-08 11:39:22 +00:00
  • 36152bb134 Merge pull request #5998 from slowhei/master gingerBill 2025-12-07 16:37:52 +00:00
  • 3f354a4717 Modify IMPORTANT NOTE from os2 gingerBill 2025-12-06 16:08:46 +00:00
  • 67cc04b1da Added more NSApplication and NSWindow bindings Tohei Ichikawa 2025-12-05 17:20:15 -05:00
  • 739bffac0c Use multi-pointer so you can pass array RobinsAviary 2025-12-05 15:16:45 -05:00
  • 404f0d6e64 Merge pull request #5993 from jimhub/jpeg-loader-js-fix gingerBill 2025-12-05 17:53:26 +00:00
  • f58ef12d59 Removed redundant build tags James Liljenquist 2025-12-05 09:15:05 -07:00
  • be82c4ffed Add cURL license, update vendor readme. Jeroen van Rijn 2025-12-05 10:05:59 +01:00
  • 6ac4bc43e2 Adding missing build flags to avoid load proc collision James Liljenquist 2025-12-04 13:00:50 -07:00
  • c04c6dfcc6 Add -ignore-unused-defineables to tests/issues. Jeroen van Rijn 2025-12-04 15:52:48 +01:00
  • 6ef91e2658 Update curl bindings to 8.17 dev-2025-12a Jeroen van Rijn 2025-12-04 14:58:45 +01:00
  • be943e9757 Fix cURL test. Jeroen van Rijn 2025-12-04 14:11:13 +01:00
  • 9ac813e582 Replace libcurl library on Windows. Jeroen van Rijn 2025-12-04 13:57:47 +01:00
  • e9d8f90216 Add mbedtls dependecy for vendor tests Jeroen van Rijn 2025-12-03 20:52:48 +01:00
  • 55ef0e26fa brew install curl Jeroen van Rijn 2025-12-03 20:47:03 +01:00
  • 0bf1ca0435 apt only on ubuntu Jeroen van Rijn 2025-12-03 20:33:30 +01:00
  • 215a96d550 Fix CI? Jeroen van Rijn 2025-12-03 20:27:08 +01:00
  • 80b7969351 Remove coverage runner. Jeroen van Rijn 2025-12-03 20:19:44 +01:00
  • 6d60342975 Merge pull request #5989 from miere43/fix-5699 Jeroen van Rijn 2025-12-03 18:58:03 +00:00
  • 29019d7138 Fix duplicate code emission in type assertions. miere43 2025-12-03 21:16:18 +03:00
  • 09e516ef68 Merge pull request #5988 from jasonKercher/os2-env-fixes Jeroen van Rijn 2025-12-03 14:56:39 +00:00
  • c16909ab4a os2 env changes jason 2025-12-03 09:48:30 -05:00
  • 8b1c7863c1 Merge pull request #5987 from jasonKercher/os2-libc-env-linux Jeroen van Rijn 2025-12-03 10:30:48 +00:00
  • de97e9f344 use libc for linux env when not no-crt jason 2025-12-02 23:23:00 -05:00
  • 72d65603eb encoding/json: error handling for custom (un)marshallers Hisham Aburaqibah 2025-11-06 09:02:05 +02:00
  • 4b9e15786d encoding/json: custom json (un)marshalling IllusionMan1212 2025-10-24 00:49:33 +02:00
  • 7c7cc9cc25 Change Return Type of sdl2.GetWindowFlags from u32 to WindowFlags bit_set dozn 2025-12-01 20:27:17 -08:00
  • b277d66e00 Merge pull request #5983 from colrdavidson/fix_darwin_thread dev-2025-12 Jeroen van Rijn 2025-12-02 01:02:37 +00:00
  • a76c902b79 fix thread_act_t size Colin Davidson 2025-12-01 16:38:10 -08:00
  • 7e9ceaa281 Fix #5982 Jeroen van Rijn 2025-12-01 22:16:37 +01:00
  • 555081240b missed a semicolon Morgan 2025-12-01 16:43:52 +01:00
  • b3ef77e9dd undetected type declaration cycles work-around Morgan 2025-12-01 16:24:57 +01:00
  • ac61f083fa Restore help line for all-bits Jeroen van Rijn 2025-12-01 14:15:56 +01:00
  • 0f0c40b96d Fix -integer-division-by-zero modes and document all-bits gingerBill 2025-12-01 13:11:32 +00:00
  • 493220eb32 Add -no-logo to rc_flags in build.bat gingerBill 2025-12-01 12:35:42 +00:00
  • 4e06134618 Add reflect.has_no_indirections gingerBill 2025-12-01 12:34:22 +00:00
  • 6922ab15fb Merge pull request #5864 from Skyress-s/master gingerBill 2025-12-01 12:31:55 +00:00
  • 4fdaa867a7 Merge pull request #5652 from odin-lang/vendor/curl gingerBill 2025-12-01 12:26:56 +00:00
  • 99d8d728f4 Update ci.yml for Ubuntu for libcurl gingerBill 2025-12-01 12:07:22 +00:00
  • eb1d103711 Improve comment formatting with curl_options.odin gingerBill 2025-12-01 12:01:55 +00:00
  • 2652ea4f99 Improve comments in curl.odin gingerBill 2025-12-01 12:00:35 +00:00
  • 3771ff7b12 Merge branch 'master' into vendor/curl gingerBill 2025-12-01 11:53:08 +00:00
  • e72aad983b Remove all-bits from option help text, isn't supported. Jeroen van Rijn 2025-11-30 22:37:35 +01:00
  • 71822cb197 Merge pull request #5979 from astenmark/fix-5978-choice-bit-set Jeroen van Rijn 2025-11-30 21:33:12 +00:00
  • 14a27b4d2f Removed unneded semicolons. Andreas Stenmark 2025-11-30 22:23:01 +01:00
  • ad11d3bea0 Fix #5978: choice_bit_set respects bit_set domain Andreas Stenmark 2025-11-30 21:46:26 +01:00
  • 679d306d0f panic on transpose with result type in diff layout Laytan Laats 2025-11-29 20:06:43 +01:00
  • 5db9afd73b Merge pull request #5963 from Yawning/feature/chacha8rand Jeroen van Rijn 2025-11-29 14:38:22 +00:00
  • 4db4841413 fix matrix transpose with different result type laytan 2025-11-29 12:14:06 +01:00
  • 31817be087 Fix #5975 Jeroen van Rijn 2025-11-29 11:57:34 +01:00
  • 3e8e0bb110 tests/benchmark: Add RNG benchmarks Yawning Angel 2025-11-25 23:31:55 +09:00
  • aa8e6e0938 tests: Add random number generator tests Yawning Angel 2025-11-25 14:17:51 +09:00
  • ea1f1e275d base/runtime: Add chacha8rand as the default RNG Yawning Angel 2025-11-25 04:06:07 +09:00
  • e1ba69ea51 base/runtime: Add rand_bytes and HAS_RAND_BYTES Yawning Angel 2025-11-29 09:18:11 +09:00
  • 0bd6410ea3 examples/demo: Set the RNG to xoshiro256 Yawning Angel 2025-11-25 03:59:18 +09:00
  • 73883b70c8 testing: Use xoshiro256** instead of the runtime RNG Yawning Angel 2025-11-24 21:56:34 +09:00
  • f74f93154a math/rand: Add xoshiro256** Yawning Angel 2025-11-24 17:48:23 +09:00
  • 110d869cd7 math/rand: Add a copy of the existing PCG PRNG Yawning Angel 2025-11-24 17:46:10 +09:00
  • cbf9f59da0 Fix core:math/ease Jeroen van Rijn 2025-11-28 23:18:28 +01:00
  • 976bb52af7 Always use new itoa method when MATH_BIG_FORCE_32_BIT Jeroen van Rijn 2025-11-28 23:08:17 +01:00
  • dd20a587e8 Merge pull request #5973 from FrancisTheCat/master gingerBill 2025-11-28 13:10:23 +00:00
  • ba9b9eacb5 Fix #5967 (Incorrect stack overflow warning for by ref switches over unions) Franz 2025-11-28 13:55:07 +01:00
  • 03b1b551c4 Merge pull request #5972 from Xotchkass/rand_range Jeroen van Rijn 2025-11-28 12:23:01 +00:00
  • b8f8e6a8df changed panic to assert Xotchkass 2025-11-28 14:11:37 +02:00
  • a234f25fa5 Add range-based random number generation functions Xotchkass 2025-11-28 13:40:30 +02:00
  • b4367e8e42 Merge pull request #5970 from blob1807/master gingerBill 2025-11-28 09:24:43 +00:00
  • 062f445ee3 Fix is_pointer_internally not handling Named Types. blob1807 2025-11-28 13:02:49 +10:00
  • be38ba58b3 Another little bit faster. Jeroen van Rijn 2025-11-27 18:27:55 +01:00
  • a6820020c7 Merge pull request #5968 from Xotchkass/rand_u_max Jeroen van Rijn 2025-11-27 16:12:09 +00:00
  • 1efbe5f36a Merge pull request #5969 from Kelimion/faster_big_itoa Jeroen van Rijn 2025-11-27 15:55:29 +00:00
  • eff32e18a7 Also test a big int with a large number of zeroes. Jeroen van Rijn 2025-11-27 16:32:27 +01:00
  • 3cdaf06fc8 Switch between old and new itoa method based on optimization level + digit size Jeroen van Rijn 2025-11-27 16:10:32 +01:00
  • 1ea5990be2 Speed up big.itoa Jeroen van Rijn 2025-11-27 15:35:05 +01:00