Shane Shrybman
|
f4aa97f89a
|
Fix os._volume_name_len to handle paths of purely separators. Also, fix '\h\s' handling
|
2026-04-09 23:26:37 -04:00 |
|
Franz Hoeltermann
|
f43b604eb3
|
Fix #no_bounds_check (previously broken by fc41e4414)
arr[:end] expressions would previously emit bounds checks even
with #no_bounds_check, breaking spall
|
2026-04-10 02:21:36 +02:00 |
|
RaphGL
|
f4590df071
|
fixed wrong fd number for stderr
|
2026-04-09 21:04:48 -01:00 |
|
jakubtomsu
|
0475456ac0
|
add native SIMD bit width constant
|
2026-04-09 20:43:14 +02:00 |
|
k-nrd
|
2c6c646342
|
Merge branch 'master' into fix/field-first-writes-into-dynamic-soa
|
2026-04-09 15:19:11 -03:00 |
|
blob1807
|
8c6f45ceb1
|
Rename FILETYPEATTRIBUTEFLAGS_Bits -> FILETYPEATTRIBUTEFLAG
|
2026-04-09 10:59:53 +10:00 |
|
gingerBill
|
c87d1a3cf6
|
Comment out the uncompleted stuff
|
2026-04-08 15:42:40 +01:00 |
|
gingerBill
|
9a55e78418
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2026-04-08 15:37:58 +01:00 |
|
gingerBill
|
2414f428a5
|
Add core:simd/x86/avx.odin
|
2026-04-08 15:37:46 +01:00 |
|
RaphGL
|
33832e1f8e
|
added ioctl and stdio FILENO constants to core:sys/freebsd
|
2026-04-08 13:06:53 -01:00 |
|
Jeroen van Rijn
|
7684a83ab6
|
Merge pull request #6536 from tntmonty/InSourceOrderFix
Fix output of filename when outputting docs with the -in-source-order option.
|
2026-04-08 14:19:42 +02:00 |
|
Montgomery
|
56a1a81a38
|
Fix output of filename when outputting docs with the -in-source-order option.
|
2026-04-08 12:49:51 +01:00 |
|
gingerBill
|
68942ce53d
|
Genericize simd_approx_recip_(sqrt) to allow for AVX and AVX512 intrinsics if enabled
|
2026-04-08 10:56:52 +01:00 |
|
Jeroen van Rijn
|
e558f9852e
|
Add comment to os.exit
|
2026-04-08 10:17:43 +02:00 |
|
Jeroen van Rijn
|
a2ff9d076c
|
Merge pull request #6528 from Faker-09/filepath_dir_empty_path_fix
filepath.dir empty path fix
|
2026-04-07 18:02:54 +02:00 |
|
Shane Shrybman
|
08ae38b9aa
|
Fix filepath.dir to return '.' for an empty path
|
2026-04-07 11:31:33 -04:00 |
|
Shane Shrybman
|
c4893f617a
|
Fix typo in filepath.dir description
|
2026-04-07 11:23:20 -04:00 |
|
gingerBill
|
6f7226e692
|
Add intrinsics.simd_pairwise_(add|sub)
|
2026-04-07 15:45:50 +01:00 |
|
gingerBill
|
6e09ce9a04
|
intrinsics.to_bits_signed; simd.signbit
|
2026-04-07 15:25:41 +01:00 |
|
blob1807
|
adc0327bdb
|
[win32 api] Add missed Assoc proc
|
2026-04-08 00:22:18 +10:00 |
|
blob1807
|
bb7c80f73c
|
Fix indentation
|
2026-04-07 23:44:30 +10:00 |
|
blob1807
|
8ec71a8b46
|
[win32 api] Add Reg Association API
|
2026-04-07 23:36:38 +10:00 |
|
gingerBill
|
5de18d30f3
|
Add intrinsics.simd_approx_recip and intrinsics.simd_approx_recip_sqrt
|
2026-04-07 14:35:04 +01:00 |
|
gingerBill
|
885db93e20
|
Add intrinsics.simd_sums_of_n
|
2026-04-07 13:18:03 +01:00 |
|
gingerBill
|
30b6fab120
|
Fix simd.scatter/simd.gather for LLVM 22
|
2026-04-07 11:46:57 +01:00 |
|
gingerBill
|
ac1b5aea0f
|
Add intrinsics.simd_odd_even; More core:simd operations
|
2026-04-07 11:35:20 +01:00 |
|
WP. Yingamphol
|
ece54a4d05
|
moved Haiku OS check inside _set_name
|
2026-04-07 12:56:42 +07:00 |
|
A1029384756
|
24f28498a2
|
[checker] fix break/continue being allowed in a nested unrolled range loop
|
2026-04-06 12:39:21 -04:00 |
|
Peter0x44
|
2da0fc1871
|
Add missing rlgl bindings for raylib 5.5
|
2026-04-06 11:30:12 +01:00 |
|
Wachiraphol Yingamphol
|
99442fa390
|
add proper test for thread names
|
2026-04-06 15:31:07 +07:00 |
|
Wachiraphol Yingamphol
|
0b5d3b0dd8
|
nil as default thread arg
|
2026-04-06 10:01:34 +07:00 |
|
lualvsil
|
1f38684011
|
Android: fix aligned_alloc not defined
|
2026-04-04 16:56:14 -03:00 |
|
gingerBill
|
4dd884bba2
|
Merge pull request #6511 from lucypero/opt-default-docs
Add -debug default behavior usage docs
|
2026-04-04 14:03:02 +01:00 |
|
Jeroen van Rijn
|
b3c1725025
|
[core:terminal] Remove superfluous @(init) and @(fini)
|
2026-04-04 14:38:27 +02:00 |
|
Jeroen van Rijn
|
addbf1b6d7
|
Merge pull request #6517 from juaumjuaumjuaum/master
core/os: Add dir procedure
|
2026-04-04 12:09:57 +02:00 |
|
juaum
|
d06572c831
|
core/os: Add dir procedure
|
2026-04-04 10:13:19 +02:00 |
|
Lucy
|
7313e6708d
|
add -o docs to usage
|
2026-04-02 12:17:38 -03:00 |
|
gingerBill
|
a896fb2b4c
|
Merge pull request #6507 from LeandroLibanio28H/fixing-declaration-order-bugs
Fixing declaration order bugs
dev-2026-04
|
2026-04-02 14:32:02 +01:00 |
|
gingerBill
|
039c438af2
|
Fix possible utf16 out of bounds issue
|
2026-04-02 12:54:07 +01:00 |
|
gingerBill
|
1d8c44a98c
|
Fix minor issues with Windows bindings
|
2026-04-02 12:52:17 +01:00 |
|
gingerBill
|
40e03765a4
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2026-04-02 10:25:23 +01:00 |
|
gingerBill
|
70c4f4bc45
|
Fix read_reg_string which was using the wrong size in bytes for the resulting buffer
|
2026-04-02 10:25:19 +01:00 |
|
Jeroen van Rijn
|
452f332b03
|
Merge pull request #6510 from bersK/aes_ecb_src_dst_check_fix
core/crypto/aes: Fix src size check in encrypt/decrypt_ecb()
|
2026-04-01 23:00:19 +02:00 |
|
Stefan Stefanov
|
b52cc45053
|
core/crypto/aes: Fix src size check
Fixed a faulty check that would check the `dst` twice instead of
checking the `src` and `dst` input parameters in `encrypt_ecb()` &
`decrypt_ecb()`.
|
2026-04-01 23:05:29 +03:00 |
|
Jeroen van Rijn
|
36d23a5a7d
|
Merge pull request #6508 from Kelimion/fix-zlib
Revert fix for 6425
|
2026-04-01 19:16:27 +02:00 |
|
Jeroen van Rijn
|
fbf0c06cf4
|
Temporarily revert 6425 fix.
|
2026-04-01 18:58:16 +02:00 |
|
Jeroen van Rijn
|
74c5039168
|
Revert "Fix #6424"
This reverts commit 66be1a799b.
|
2026-04-01 18:41:39 +02:00 |
|
Leandro Libanio
|
8d63c1bbff
|
publish partial struct fields during struct field checking
Fixes: #6506
|
2026-04-01 13:34:04 -03:00 |
|
Leandro Libanio
|
c8cd8dd2db
|
allow in-progress union variants when validating union members
Fixes: #5961
|
2026-04-01 12:39:48 -03:00 |
|
gingerBill
|
69606e4e22
|
Compiler arena_alloc_array utility procedure
|
2026-03-30 13:15:41 +01:00 |
|