Commit Graph

  • b1d6e4139e core/crypto/aes: Disable bounds checking for the CTR loops Yawning Angel 2024-07-23 21:12:01 +09:00
  • dfc4df9807 core/crypto/_aes/hw_intel: Use a constant for the PSHUFB indicies Yawning Angel 2024-07-16 20:03:20 +09:00
  • b9293334ca core/crypto/ed25519: Rename a member for clarity Yawning Angel 2024-08-03 16:50:25 +09:00
  • b68311d777 core/crypto/hash: Make the _to_buffer routines return the hash slice Yawning Angel 2024-07-16 19:45:57 +09:00
  • c0f9655ec4 test/core/crypto: Minor changes to AES related tests Yawning Angel 2024-07-16 19:43:47 +09:00
  • 7875e4a1ab vendor/egl: added a few more egl procedures and constants IllusionMan1212 2024-08-10 10:21:03 +02:00
  • be7a1f671c Revert "Add time.precise_clock_from_time + time.precise_clock_from_duration" Jeroen van Rijn 2024-08-10 03:26:09 +02:00
  • c9ca192f33 Add time.precise_clock_from_time + time.precise_clock_from_duration Jeroen van Rijn 2024-08-10 03:23:08 +02:00
  • e7e7fe766a Add test for misaligned data to core:simd/util suite Feoramund 2024-08-09 17:47:27 -04:00
  • 0d29cc3375 Use for x in y construct for bytes iteration Feoramund 2024-08-09 17:46:47 -04:00
  • c8a62ee4ec Make simd_util index procs contextless where applicable Feoramund 2024-08-09 17:42:14 -04:00
  • 12dd0cb72a Simplify and make simd_util cross-platform Feoramund 2024-08-09 17:39:19 -04:00
  • 912f99abc8 encoding/cbor: various fixes Laytan Laats 2024-08-09 21:56:54 +02:00
  • baacc512e3 fix child pipe in process_start jason 2024-08-09 15:21:11 -04:00
  • c5ed7083d2 Disable NetBSD CI Jeroen van Rijn 2024-08-09 19:44:51 +02:00
  • d69e0bfa00 NetBSD vm fix. Jeroen van Rijn 2024-08-09 19:37:26 +02:00
  • fa6f343261 Remove unused import. Jeroen van Rijn 2024-08-09 19:06:50 +02:00
  • c4d43bbab0 os2 linux process_wait rework; add Sig_Child_Code to sys/linux bits jason 2024-08-09 09:16:44 -04:00
  • cc24d2de3e Merge pull request #3810 from Feoramund/freebsd-core-net Jeroen van Rijn 2024-08-09 09:50:05 +02:00
  • bc6deab175 echo -> printf for build_odin.sh message Jeroen van Rijn 2024-08-09 09:46:45 +02:00
  • b5a612202f Merge pull request #4036 from laytan/master Laytan 2024-08-08 22:21:17 +02:00
  • 1e09ff3b2e Merge pull request #4043 from Kelimion/expect_leak_or_bad_free Jeroen van Rijn 2024-08-08 21:40:17 +02:00
  • 933f9f9bd1 Enable test leak = fatal on CI. Jeroen van Rijn 2024-08-08 21:31:30 +02:00
  • b82cfc5f15 Fix shoco heisenleak Jeroen van Rijn 2024-08-08 21:15:59 +02:00
  • a05b73c632 Keep -vet happy when mem tracking is disabled. Jeroen van Rijn 2024-08-08 21:02:35 +02:00
  • 4d27898418 Use test runner's own tracking allocator. Jeroen van Rijn 2024-08-08 20:58:25 +02:00
  • 80d1e1ba82 Allow testing for intentional leaks in test runner Jeroen van Rijn 2024-08-08 20:15:08 +02:00
  • dda89a69bf Check if procedure parameter type declares polymorphic args Roland Kovacs 2024-08-07 21:37:34 +02:00
  • f328929939 Merge pull request #4038 from Hyrtwol/core-sys-windows-rawinput-code Jeroen van Rijn 2024-08-08 18:23:02 +02:00
  • 3d0519fe6c trim whitespace Thomas la Cour 2024-08-08 18:05:41 +02:00
  • a4eeb6ed02 rawinput code Thomas la Cour 2024-07-29 17:33:35 +02:00
  • 94c62fb630 Fix typo. Jeroen van Rijn 2024-08-08 18:01:09 +02:00
  • a7fe9eec73 Merge pull request #4037 from Kelimion/symlink_test Jeroen van Rijn 2024-08-08 17:56:05 +02:00
  • d93f3c63d8 Rename package to test_core_os to fit with the rest of test_* Jeroen van Rijn 2024-08-08 17:49:08 +02:00
  • ada3df303e Allow symlink test to work irrespective of git settings. Jeroen van Rijn 2024-08-08 17:46:00 +02:00
  • 8b98fff98e add debug build message and align more with build.bat Laytan Laats 2024-08-08 15:33:40 +02:00
  • c3ba8fbd09 add child pipe for reporting post-fork errors jason 2024-08-08 08:56:29 -04:00
  • 4b9ca39522 Merge pull request #4035 from karl-zylinski/build-release-hint Jeroen van Rijn 2024-08-08 14:48:48 +02:00
  • 26633bbce6 Added a hint at end of build.bat about release mode when building in debug mode. Karl Zylinski 2024-08-08 14:15:32 +02:00
  • 9625798513 merge commit jason 2024-08-07 23:27:45 -04:00
  • 796feeead9 Remove LLVM copy from nightly. Jeroen van Rijn 2024-08-07 22:12:23 +02:00
  • 2bf055ec6e Delete empty file after access check. Jeroen van Rijn 2024-08-07 19:38:36 +02:00
  • c9b69d76b0 text/edit: fix undo_state_push wrong builder check Laytan Laats 2024-08-07 17:21:56 +02:00
  • 69a15ca5b6 Don't copy LLVM shared object on Linux Jeroen van Rijn 2024-08-07 14:50:45 +02:00
  • 6fe938b946 darwin: add setAllowedFileTypes binding for open panels Laytan Laats 2024-08-06 21:41:54 +02:00
  • e5a478d393 wgpu: fix examples after changing color to an array Laytan Laats 2024-08-06 21:41:31 +02:00
  • 793811b219 Add simd_util to examples/all Feoramund 2024-08-04 16:14:17 -04:00
  • 0418d27bdf Add benchmarks for vectorized index_* procs Feoramund 2024-08-04 16:13:00 -04:00
  • 28c98c2e7a Add tests for vectorized index_* procs Feoramund 2024-08-04 16:07:19 -04:00
  • f66fcd9acb Use vectorized index_* procs in core Feoramund 2024-08-04 15:58:56 -04:00
  • 8deeb40e5d Add vectorized index_byte and last_index_byte Feoramund 2024-08-04 15:47:00 -04:00
  • 39d557bcb4 Merge pull request #4032 from Feoramund/fix-intrinsic-wording gingerBill 2024-08-06 20:13:10 +01:00
  • e27a424f4d Swap reduce_any and reduce_all Feoramund 2024-08-06 14:50:34 -04:00
  • 7a367c9c08 Fix documented names of a few SIMD procedures Feoramund 2024-08-06 14:49:56 -04:00
  • 4423aac3de Merge pull request #4031 from RilleP/bit-field-closing-brace-fix Laytan 2024-08-06 20:49:49 +02:00
  • 94ded29b5f Merge pull request #4030 from Kelimion/struct_field_count gingerBill 2024-08-06 18:56:24 +01:00
  • 6a6f078186 Fix missing closing brace for Bit_Field in core:odin/parser Rikard Petré 2024-08-06 19:48:38 +02:00
  • bed18a17e6 Bodge: Improve aligned_resize logic gingerBill 2024-08-06 11:22:34 +01:00
  • 17ebaffce8 Update comment. Jeroen van Rijn 2024-08-05 22:12:22 +02:00
  • 4902288a5a Add reflect.struct_field_count that returns the number of fields in a struct type Jeroen van Rijn 2024-08-05 22:04:16 +02:00
  • a1c3c38f04 Merge pull request #4029 from Feoramund/fix-darwin-sigpipe-send Laytan 2024-08-05 19:26:16 +02:00
  • 4c0ab09c9a Handle EPIPE in Darwin core:net Feoramund 2024-08-05 12:51:56 -04:00
  • 6cc7f3b451 Add FreeBSD Accept_Error.Would_Block alias Feoramund 2024-08-05 13:00:44 -04:00
  • 3512d7c672 Move Darwin MSG_NOSIGNAL to core:os Feoramund 2024-08-05 12:48:45 -04:00
  • eba0774bf3 Prevent SIGPIPE on Darwin when writing to a closed core:net socket Feoramund 2024-08-05 12:23:09 -04:00
  • 7c3461b0df Merge pull request #4028 from Kelimion/fix-4026 gingerBill 2024-08-05 16:57:58 +01:00
  • 2cc3795686 Merge pull request #4027 from karl-zylinski/blend-pixel-compile-fix Jeroen van Rijn 2024-08-05 17:38:30 +02:00
  • b63657d293 Fix for blend_pixel.odin in core/image/common.odin not compiling Karl Zylinski 2024-08-05 17:23:58 +02:00
  • 6175efde3d Fix crash if referencing import "aliased" in other file. Jeroen van Rijn 2024-08-05 17:23:50 +02:00
  • 030220eb22 Merge pull request #4025 from karl-zylinski/patch-2 Jeroen van Rijn 2024-08-05 16:42:09 +02:00
  • 2d32b819dc common.odin compile fix Karl Zylinski 2024-08-05 16:32:34 +02:00
  • f56abf3780 Add intrinsics.masked_expand_load and intrinsics.masked_compress_store gingerBill 2024-08-05 14:54:09 +01:00
  • 78919f8524 Fix typos gingerBill 2024-08-05 14:48:55 +01:00
  • 80ea4e0aeb Remove dead code gingerBill 2024-08-05 14:25:33 +01:00
  • 84ac56f778 Add intrinsics.simd_masked_load and intrinsics.simd_masked_store gingerBill 2024-08-05 14:08:41 +01:00
  • 7e701d1677 Add intrinsics.simd_gather and `intrinsics.simd_scatter gingerBill 2024-08-05 13:46:24 +01:00
  • b67ed78afd add_sat -> saturating_add gingerBill 2024-08-05 13:21:27 +01:00
  • 90fc52c2ee Rename add_sat -> saturating_add gingerBill 2024-08-05 13:19:01 +01:00
  • 9a01a13914 Add simd_reduce_any and simd_reduce_all gingerBill 2024-08-05 13:13:19 +01:00
  • eeb92e2644 Allow cast between #simd[N]rawptr <-> #simd[N]uintptr gingerBill 2024-08-05 13:06:55 +01:00
  • fd06be2243 Allow swizzle to take more arguments than the original array length gingerBill 2024-08-05 12:33:02 +01:00
  • a06cb8ba46 Add #simd[N]rawptr support gingerBill 2024-08-05 12:04:36 +01:00
  • d0d4f19097 Remove debug line from test Feoramund 2024-08-05 03:50:41 -04:00
  • 8f5b838a07 Review manual for loops in core:text/regex Feoramund 2024-08-05 03:49:29 -04:00
  • ba0581ae79 Give FreeBSD access to core:net in core:flags Feoramund 2024-08-05 03:04:01 -04:00
  • d9404d928c Add copyright info to core:sys/freebsd Feoramund 2024-08-05 02:52:24 -04:00
  • fe754af13d Add new contribution notes to core:net Feoramund 2024-08-05 02:30:12 -04:00
  • 61e770d943 Clean up some FreeBSD core:net code Feoramund 2024-08-05 00:28:57 -04:00
  • 2b63684ccf Fix integer socket option values for FreeBSD Feoramund 2024-08-05 02:07:15 -04:00
  • 5ece6980eb Make EINVAL generic in FreeBSD Socket_Option_Error Feoramund 2024-08-05 02:04:11 -04:00
  • 42a2297d31 Add core:net tests specifically for FreeBSD Feoramund 2024-08-05 00:29:37 -04:00
  • 8de48d81ea Use common name for ENOBUFS Feoramund 2024-08-05 00:26:44 -04:00
  • 32fb1fb61c Add missing ECONNRESET TCP_Send_Error Feoramund 2024-08-05 00:24:13 -04:00
  • 05c50561ae Set NOSIGPIPE on all core:net FreeBSD sockets Feoramund 2024-08-05 00:23:11 -04:00
  • 46455dd0a6 Add more socket options for FreeBSD core:net Feoramund 2024-08-05 00:22:25 -04:00
  • 3f9ddfe029 Clarify what umtx is Feoramund 2024-08-04 22:24:55 -04:00
  • 14858309f0 Add explicit license info to core:text/regex Feoramund 2024-08-04 19:18:16 -04:00
  • e17fc8272b Document rationale behind RegEx shorthand classes Feoramund 2024-08-04 19:12:46 -04:00
  • dde42f0ebc Add more documentation for core:text/regex API Feoramund 2024-08-04 18:55:54 -04:00
  • ca7e46d56f Add explicit test case for Capture pos Feoramund 2024-08-04 18:51:51 -04:00