Commit Graph

  • 2f770ff241 check for Haiku before calling _set_name PePerRoNii 2025-07-22 11:18:45 +07:00
  • 3c9d05a8c6 fix tid/handle bug on macos/win PePerRoNii 2025-07-22 11:00:49 +07:00
  • a357113651 thread.create et al with name parameter PePerRoNii 2025-07-22 10:52:29 +07:00
  • 7c917d56e9 Check for invalid subtargets. Harold Brenes 2025-07-16 16:05:58 -04:00
  • b095dd71cb Merge branch 'master' of https://github.com/odin-lang/Odin gingerBill 2025-07-20 15:32:28 +01:00
  • 0dd0a3813b Fix very subtle bug in virtual.memory_block_alloc gingerBill 2025-07-20 15:32:22 +01:00
  • 98c2425fe0 Merge pull request #5467 from harold-b/hb.ios-subtarget-rename-iphone gingerBill 2025-07-20 13:22:47 +01:00
  • a90ee53866 Merge pull request #5485 from poops/sdl3-image-save-functions-return-bool Laytan 2025-07-20 13:18:09 +02:00
  • a658cc5ef6 Merge pull request #5482 from sergeypdev/master Laytan 2025-07-20 13:17:10 +02:00
  • 089d8a229c Merge pull request #5479 from wisonye/master Laytan 2025-07-20 13:12:45 +02:00
  • 50358380ae Merge pull request #5484 from laytan/hash-bytes-to-buffer-up-to-digest-size Jeroen van Rijn 2025-07-20 03:14:54 +02:00
  • e7e16f063e SDL_image save functions should return bool brandon 2025-07-19 18:51:51 -04:00
  • 164bb52212 crypto/hash: hash_bytes_to_buffer slice result to digest size Laytan 2025-07-19 19:50:32 +02:00
  • 2fc8ca6cf5 Disable filepath/match.odin and filepath/walk.odin compilation on js targets sergeypdev 2025-07-19 16:44:45 +04:00
  • 4ccdb48044 Fixed the build check: ('arg' declared but not used) against the '-default-to-nil-allocator' fix for FreeBSD/OpenBSD/NetBSD/Linux. WisonYe 2025-07-19 12:29:03 +12:00
  • b9f08412ae Fixed Index 0 is out of range 0..<0' when using '-default-to-nil-allocator' for Linux/OpenBSD/NetBSD. WisonYe 2025-07-19 12:03:22 +12:00
  • 26e4104ac9 Fixed 'Odin/core/os/os_linux.odin(1104:7) Index 0 is out of range 0..<0' when using '-default-to-nil-allocator'. WisonYe 2025-07-19 11:59:18 +12:00
  • 80cd080175 Fixed 'Odin/core/os/os_freebsd.odin(971:7) Index 0 is out of range 0..<0' when using '-default-to-nil-allocator'. WisonYe 2025-07-19 11:54:17 +12:00
  • a19e7845b1 Merge pull request #5472 from harold-b/hb.auto_objc_name gingerBill 2025-07-17 21:01:28 +01:00
  • 28053a0ff0 Merge pull request #5475 from connnnal/iunknown-uuid gingerBill 2025-07-17 11:59:42 +01:00
  • 1ef0f1be6b Merge pull request #5476 from jon-lipstate/card_hint gingerBill 2025-07-17 11:36:53 +01:00
  • 6c81df82a6 cleanup langauge / errors about table vs swizzle Jon Lipstate 2025-07-16 23:43:41 -07:00
  • 3e5de5f705 add did you mean for card/len Jon Lipstate 2025-07-16 23:23:11 -07:00
  • ecd41b155d rename table_lookup to runtime_swizzle Jon Lipstate 2025-07-16 21:54:24 -07:00
  • f6993a8205 Add IUnknown UUID connnnal 2025-07-17 04:57:59 +01:00
  • edc01293b2 Allow objective-c procedures to have their @objc_name attribute inferred. Harold Brenes 2025-07-16 17:13:23 -04:00
  • e8b2f1eeaa Fix indentation gingerBill 2025-07-16 15:25:05 +01:00
  • e5baf483fd Update vendor:kb_text_shape to v1.03 gingerBill 2025-07-16 15:14:41 +01:00
  • e21892ce89 Merge pull request #5471 from harold-b/hb.fix_objc_class_method_impl gingerBill 2025-07-16 11:38:02 +01:00
  • efe4f40974 Fix @objc_implement methods not respecting @objc_is_class_method Harold Brenes 2025-07-15 19:09:36 -04:00
  • 8d278acba5 fix system:System.Framework pthread.odin WP. Yingamphol 2025-07-15 12:51:48 +07:00
  • ea20383d15 Merge branch 'master' into master WP. Yingamphol 2025-07-15 12:35:06 +07:00
  • 228e2752a3 use win32.wstring_to_utf8, default to temp_allocator, guarantees proper null termination PePerRoNii 2025-07-15 12:29:26 +07:00
  • 8f81b8761a changed [^]u8 to cstring for netbsd, added truncate_to_byte(name,0) on name return PePerRoNii 2025-07-15 10:55:54 +07:00
  • 9aa4afe585 GetThreadDescription ^PWSTR PePerRoNii 2025-07-15 10:41:57 +07:00
  • 63b9cb18ef Missing rename in panic string Harold Brenes 2025-07-14 22:32:06 -04:00
  • 805c3228b8 Update core/thread/thread_unix.odin WP. Yingamphol 2025-07-15 09:32:02 +07:00
  • 5ffba9b222 use copy proc group instead of copy_from_string WP. Yingamphol 2025-07-15 09:30:49 +07:00
  • 05b769734b more spacing WP. Yingamphol 2025-07-15 09:29:39 +07:00
  • 08c298808b spacing WP. Yingamphol 2025-07-15 09:29:10 +07:00
  • 02111e7515 no #optional_allocator_error WP. Yingamphol 2025-07-15 09:28:38 +07:00
  • bab4ce11fc Rename iOS subtarget to iPhone for consistency. Harold Brenes 2025-07-14 21:55:28 -04:00
  • 204edd0fc2 Merge pull request #5459 from harold-b/hb.simplify-import-odin-ext-folders-check Laytan 2025-07-14 21:59:05 +02:00
  • 67c90b5d9e Merge pull request #5466 from harold-b/hb.fix-ios-simulator-triplet Laytan 2025-07-14 20:51:00 +02:00
  • 77e5c71414 Fix correct versioned target triplet for iphonesimulator subtarget Harold Brenes 2025-07-14 14:24:15 -04:00
  • 02e5dc9948 Merge pull request #5465 from harold-b/hb.ios-min-version-linker-fix gingerBill 2025-07-14 18:11:28 +01:00
  • 070943aa98 Provide default minimum version for iOS and apply its target triplet. Harold Brenes 2025-07-14 12:53:01 -04:00
  • 362c146f9d Merge pull request #5462 from harold-b/hb.ios-support-2025 gingerBill 2025-07-14 16:50:57 +01:00
  • d875d2d445 added set_name in thread_other PePerRoNii 2025-07-14 21:43:28 +07:00
  • 552b4b64fc fix GetThreadDescription ^PCWSTR to PWSTR PePerRoNii 2025-07-14 21:31:33 +07:00
  • c07830035e fix proc and variable typos PePerRoNii 2025-07-14 21:23:28 +07:00
  • 8bc1ffd0df remove 'do' PePerRoNii 2025-07-14 20:58:22 +07:00
  • 7265782ddc remove unnecessary spaces, fix t -> thread, added more description PePerRoNii 2025-07-14 20:39:52 +07:00
  • 6f3cc31682 substitute sync.current_thread_id with posix.pthread_self for unix PePerRoNii 2025-07-14 18:17:19 +07:00
  • b87b5431b1 substitute 'do' PePerRoNii 2025-07-14 18:10:35 +07:00
  • 924d29208d Merge pull request #5460 from harold-b/hb.objc_ivars-indent-fix gingerBill 2025-07-14 11:44:37 +01:00
  • 0a3f73077e Get/Set Thread names PePerRoNii 2025-07-14 17:23:36 +07:00
  • 4d2d890b4c Fix accidental incorrect assignment Harold Brenes 2025-07-13 20:29:54 -04:00
  • 0e245fb40f Updated iOS/iPhoneSimulator build support Harold Brenes 2025-07-13 20:17:30 -04:00
  • 219b0fe535 Replace system:System.framework imports with system:System This makes the linker work for both macOS and iOS targets Harold Brenes 2025-07-13 15:45:21 -04:00
  • 9a87611609 Fix leftover poor indentation for objc_ivars MPSCQueue Harold Brenes 2025-07-13 15:39:41 -04:00
  • b811414ed1 Use fi.is_dir instead of path_is_directory() when checking if an import is a directory with a .odin extension. Harold Brenes 2025-07-13 15:24:53 -04:00
  • 843c39189e Merge pull request #5455 from FourteenBrush/master gingerBill 2025-07-12 23:19:33 +01:00
  • 980370a24b Add union kind assertion to enum_constant_entity_cmp FourteenBrush 2025-07-11 21:23:21 +02:00
  • d08ebf56e7 Add intrinsics.type_enum_is_contiguous test FourteenBrush 2025-07-11 21:10:42 +02:00
  • 2dd0b75289 Fix BigInt leaking FourteenBrush 2025-07-11 21:07:28 +02:00
  • 38faec757d Correct consume comment groups in both parsers gingerBill 2025-07-11 18:41:40 +01:00
  • 64bb0d1c7d Allocate temp array instead of sorting in place FourteenBrush 2025-07-11 19:38:01 +02:00
  • cb05271157 Add note on sparse vs contiguous FourteenBrush 2025-07-11 17:17:30 +02:00
  • 56c221e211 Rephrasing for constants FourteenBrush 2025-07-11 17:06:08 +02:00
  • 8cbf75c928 Add type_enum_is_contiguous intrinsic FourteenBrush 2025-07-11 17:03:49 +02:00
  • 5ce8d1ede8 Add clangd stuff to gitignore FourteenBrush 2025-07-11 16:58:47 +02:00
  • e647f560db Try fix NetBSD CI Jeroen van Rijn 2025-07-11 15:47:55 +02:00
  • 3b05198908 Merge pull request #5453 from Kelimion/utf-conv Jeroen van Rijn 2025-07-11 15:35:51 +02:00
  • e89abd006f Fix #5452 Jeroen van Rijn 2025-07-11 15:29:27 +02:00
  • d42c46dad9 Merge pull request #5448 from goldenbergdaniel/kb-text-shape Jeroen van Rijn 2025-07-10 00:49:58 +02:00
  • e735e036b4 Fix #5447 Jeroen van Rijn 2025-07-09 23:55:57 +02:00
  • 78126c5684 Add linux build script for kb_text_shape Daniel Goldenberg 2025-07-09 14:30:22 -04:00
  • 2dae1d8a41 fix tabbing Colin Davidson 2025-07-07 14:36:31 -07:00
  • 389439ccb9 Merge branch 'master' into macharena Colin Davidson 2025-07-07 14:34:05 -07:00
  • 090cac62f9 lb_const_string -> lb_const_value dev-2025-07 Jeroen van Rijn 2025-07-07 20:47:49 +02:00
  • fc78f6e83b x86 sse Jon Lipstate 2025-07-05 16:26:07 -07:00
  • 33c6a979e9 fix explicit cast Jon Lipstate 2025-07-05 14:11:29 -07:00
  • 019084a17f table lookup intrinsic Jon Lipstate 2025-07-05 13:55:14 -07:00
  • 86d576f7cc Merge pull request #5432 from FourteenBrush/master Laytan 2025-07-04 19:02:28 +02:00
  • 9da667b95f Merge pull request #5433 from BradLewis/fix/bit-field-docs Laytan 2025-07-04 19:02:16 +02:00
  • bfb70baa39 Add documentation to Bit_Field_Field when parsing Brad Lewis 2025-07-03 21:14:34 -04:00
  • 5811525592 Add slice.suffix_length FourteenBrush 2025-07-03 16:51:24 +02:00
  • 1a4139b25c Remove old flag from help Jeroen van Rijn 2025-07-01 21:13:19 +02:00
  • d2e02f0434 Merge pull request #5424 from jdennis9/master gingerBill 2025-07-01 08:34:46 +01:00
  • ee9b4f767b Fix incorrect type for FONTENUMPROCW Jamie Dennis 2025-07-01 15:31:22 +12:00
  • 0f79bafed2 Merge pull request #4680 from haesbaert/args-leak Jeroen van Rijn 2025-06-27 01:27:28 +02:00
  • 2e83e22141 Merge branch 'master' into args-leak Jeroen van Rijn 2025-06-27 01:20:37 +02:00
  • f72b2b1530 [source-code-locations] - added options to show, obfuscate, and hide source code locations (#5412) Hayden Gray 2025-06-26 16:43:44 -04:00
  • 22a48d4d9c Merge pull request #5413 from Feoramund/make-test-state-feature Laytan 2025-06-26 19:11:05 +02:00
  • c87655525d testing: Make test state changes its own feature Feoramund 2025-06-26 12:46:03 -04:00
  • edf071903d sdl3/ttf: remove #by_ptr usage with opaque Font Laytan Laats 2025-06-26 17:51:57 +02:00
  • 5822b00c39 Merge pull request #5411 from laytan/fix-load-type-panic Laytan 2025-06-26 17:32:07 +02:00
  • 2c308bdcfa fix load type panic because front-end allows a deref of a type Laytan Laats 2025-06-26 17:05:12 +02:00
  • 88c208d1fb Merge pull request #5408 from slowhei/master Jeroen van Rijn 2025-06-26 14:54:20 +02:00