Jeroen van Rijn and GitHub
cc316a473e
Merge pull request #1299 from Kelimion/vendor-glfw-test
...
[vendor:glfw] Add test.
2021-11-10 19:24:55 +01:00
Jeroen van Rijn
c213274607
[vendor:glfw] Add test.
2021-11-10 19:15:10 +01:00
Jeroen van Rijn and GitHub
c4a2580dfd
Merge pull request #1290 from wjlroe/fix-glfw-on-windows
...
Fix path to static GLFW lib on Windows
2021-11-10 18:41:30 +01:00
Jeroen van Rijn and GitHub
8a547b5922
Merge pull request #1298 from CarwynNelson/ws32-add-socket
...
Add socket() function to windows ws32 bindings
2021-11-10 17:23:59 +01:00
Jeroen van Rijn and GitHub
cefe312ba1
Merge pull request #1297 from CarwynNelson/patch-1
...
Fix the windows binding for getaddrinfo
2021-11-10 16:22:56 +01:00
Jeroen van Rijn and GitHub
989ddbd688
Merge pull request #1295 from zhibog/master
...
Add tests to Linux and Mac and add vendor tests
2021-11-10 15:34:29 +01:00
Jeroen van Rijn and GitHub
615efc7c86
Merge pull request #1294 from Kelimion/fix_dir_walk
...
Fix os.walk for UNC paths.
2021-11-10 15:09:22 +01:00
Jeroen van Rijn
dd88104a81
Fix os.walk for UNC paths.
2021-11-10 14:59:54 +01:00
Jeroen van Rijn
8c5c45a04c
[timings-export] Style fixes.
2021-11-10 12:23:46 +01:00
Jeroen van Rijn and GitHub
ffeac8895d
Merge pull request #1291 from zhibog/master
...
Add Botan crypto lib as a vendor library
2021-11-09 23:59:14 +01:00
Jeroen van Rijn
9dc8753a14
[timings-export] Improve help messages
...
Also make `clang` happy as concerns the build settings switch/case.
2021-11-09 22:52:26 +01:00
Jeroen van Rijn
6c306f7633
Fix Linux warnings.
2021-11-09 20:31:22 +01:00
Jeroen van Rijn
05a86d5296
[timings-export] Implement JSON + CSV timngs export.
2021-11-09 19:57:55 +01:00
Jeroen van Rijn
9422fd311f
[timings-export] Add -export-timings:format + -export-timings-file:filename.
2021-11-09 19:51:27 +01:00
Jeroen van Rijn and GitHub
275d39b59b
Merge pull request #1287 from zhibog/master
...
Removed context switching system from the crypto library to simplify …
2021-11-09 16:57:59 +01:00
Jeroen van Rijn and GitHub
eb96f9677e
Merge pull request #1285 from Kelimion/vet
...
[core:os/os2] Keep -vet happy.
2021-11-09 14:12:04 +01:00
Jeroen van Rijn
0a3b75c5f5
[core:os/os2] Keep -vet happy.
2021-11-09 14:06:14 +01:00
Jeroen van Rijn and GitHub
f84bdee1ba
Merge pull request #1279 from DanielGavin/fix-json
...
Add json encoding test + fix enum not being set on success.
2021-11-07 14:47:35 +01:00
Jeroen van Rijn and GitHub
cee9561259
Merge pull request #1271 from hdooley/master
...
don't try to use __cpuid() on arm64
2021-11-05 10:45:28 +01:00
Jeroen van Rijn and GitHub
0d1bc05419
Update issue templates
2021-11-04 12:37:24 +01:00
Jeroen van Rijn and GitHub
db2d7a4fdb
Update issue templates
2021-11-04 12:36:48 +01:00
Jeroen van Rijn and GitHub
c2665462e5
Merge pull request #1270 from Kelimion/fix_1268
...
Fix #1268 .
2021-11-03 11:41:32 +01:00
Jeroen van Rijn
73648bb2d8
Fix #1268 .
...
Error message for enumerated arrays going out of bounds was not yet updated for the Enum change.
2021-11-03 11:36:24 +01:00
Jeroen van Rijn and GitHub
ba0daaa706
Merge pull request #1269 from Kelimion/enum_array_bug
...
Fix error message.
2021-11-03 11:06:04 +01:00
Jeroen van Rijn
dcc5697a48
Fix error message.
2021-11-03 11:01:18 +01:00
Jeroen van Rijn and GitHub
c09d3e7bf4
Merge pull request #1265 from Kelimion/bug_report
...
`odin report` add Windows 10 Education Edition.
2021-11-02 02:21:01 +01:00
Jeroen van Rijn
46a394815c
odin report add Windows 10 Education Edition.
2021-11-02 02:20:43 +01:00
Jeroen van Rijn and GitHub
4f0a3eec24
Merge pull request #1263 from Kelimion/ci_build_debug
...
Don't run demo's `soa_struct` when under -debug.
2021-11-01 17:59:24 +01:00
Jeroen van Rijn
2a0311797c
Don't run demo's soa_struct when under -debug.
2021-11-01 17:57:35 +01:00
Jeroen van Rijn and GitHub
46e2b4e936
Merge pull request #1262 from Kelimion/ci_build_debug
...
CI: Run demo with debug info.
2021-11-01 17:45:02 +01:00
Jeroen van Rijn
96ba8f35d4
CI: Run demo with debug info.
2021-11-01 17:44:05 +01:00
Jeroen van Rijn and GitHub
d0cd3a7415
Merge pull request #1261 from Kelimion/bug_report
...
Add Windows 10 Home Core detection.
2021-11-01 14:47:18 +01:00
Jeroen van Rijn
3a167e3a75
Add Windows 10 Home Core detection.
2021-11-01 14:46:59 +01:00
Jeroen van Rijn and GitHub
c9e21907ea
Merge pull request #1259 from Kelimion/load_or
...
Fix (#1258 ): #load and #load_or segfault when given no params.
2021-11-01 10:47:59 +01:00
Jeroen van Rijn
a422d0455e
Fix ( #1258 ): #load and #load_or segfault when given no params.
...
Fixes #1258 .
2021-11-01 10:42:57 +01:00
Jeroen van Rijn
2a7937e2ba
Add odin report command to help with bug reports.
...
Add new Odin command, `odin report`, which prints information helpful to resolving or reporting a bug.
```
W:\Odin> odin report
Where to find more information and get into contact when you encounter a bug:
Website: https://odin-lang.org
GitHub: https://github.com/odin-lang/Odin/issues
Useful information to add to a bug report:
Odin: dev-2021-10:256bebfe
OS: Windows 10 Professional (version: 20H2), build 19042.1266
CPU: AMD Ryzen 7 1800X Eight-Core Processor
RAM: 65469 MiB
W:\Odin>
TODO:
- CPU name on ARM/ARM64
```
2021-10-31 13:48:13 +01:00
Jeroen van Rijn and GitHub
729e721b40
Merge pull request #1203 from thePHTest/stopwatch
...
Add a stopwatch to time.odin
2021-10-28 23:28:22 +02:00
Jeroen van Rijn and GitHub
eebf49ba72
Merge pull request #1238 from awwdev/master
...
rename sdl2 KeyCode to Keycode
2021-10-23 03:58:32 -07:00
Jeroen van Rijn and GitHub
8113182d5c
Merge pull request #1237 from awwdev/master
...
memleak fix on destroy_multi_logger()
2021-10-23 03:38:54 -07:00
Jeroen van Rijn and GitHub
a509e112ea
Merge pull request #1224 from helloguysmaster/patch-1
...
add GetModuleHandleA
2021-10-16 07:53:00 -07:00
Jeroen van Rijn and GitHub
d3a18fbe9a
Merge pull request #1210 from Kelimion/png_improvements
...
Lots of PNG improvements
2021-10-06 14:03:47 -07:00
Jeroen van Rijn
b4b53aeb71
png: Channel helper metadata.
2021-10-06 22:47:40 +02:00
Jeroen van Rijn
c4b4a841d6
png: Move metadata.
2021-10-06 22:43:33 +02:00
Jeroen van Rijn
263d63aa56
png: Add more OOM checks.
2021-10-06 22:09:32 +02:00
Jeroen van Rijn
8fcd1794a6
png: Add sane compile-time maximums for dimensions + chunk sizes.
2021-10-06 21:48:22 +02:00
Jeroen van Rijn
9b5ae95677
png + compress: Rearrange error unions.
2021-10-06 20:45:29 +02:00
Jeroen van Rijn
21c6d691d8
Add additional error checking to helpers.
2021-10-06 20:10:37 +02:00
Jeroen van Rijn
2e9eec156c
Revert "Merge pull request #1209 from Kelimion/append_error"
...
This reverts commit c9468adcfd , reversing
changes made to 879a4d49ae .
2021-10-06 19:09:28 +02:00
Jeroen van Rijn and GitHub
c9468adcfd
Merge pull request #1209 from Kelimion/append_error
...
Make `append` builtins return an `Allocator_Error`.
2021-10-06 07:40:16 -07:00
Jeroen van Rijn
b345176bde
Make append builtins return an Allocator_Error.
2021-10-06 16:33:52 +02:00
Jeroen van Rijn and GitHub
879a4d49ae
Merge pull request #1208 from englerj/win32-bindings
...
Additional win32 bindings.
2021-10-06 04:27:09 -07:00
Jeroen van Rijn and GitHub
0ca8a4ad3b
Merge pull request #1207 from Kelimion/fix_1206
...
Remove assert from `mem.ptr_to_bytes`. Fixes #1206
2021-10-05 05:20:24 -07:00
Jeroen van Rijn
1931e3147d
Remove assert from mem.ptr_to_bytes. Fixes #1206
2021-10-05 14:18:48 +02:00
Jeroen van Rijn and GitHub
254c504465
Merge pull request #1199 from Skytrias/master
...
small package fixes
2021-10-01 12:15:33 -07:00
Jeroen van Rijn and GitHub
6884841ece
Merge pull request #1197 from Kelimion/help
...
Fix -collection help typo.
2021-09-28 11:04:44 -07:00
Jeroen van Rijn
6f04c61bdf
Fix -collection help typo.
2021-09-28 19:59:44 +02:00
Jeroen van Rijn and GitHub
f7bf55af4a
Merge pull request #1194 from Kelimion/define
...
Allow `-define:name=string`.
2021-09-25 09:56:51 -07:00
Jeroen van Rijn
2c055b0972
Allow -define:name=string.
...
Slightly rewrote `build_param_to_exact_value` parsing logic.
First, try to parse as a bool, then as an integer or float.
If both fail, treat the value as a string.
To force a string define for e.g. `true`, use `-define:name='true'`.
2021-09-25 18:11:30 +02:00
Jeroen van Rijn and GitHub
868d9ba534
Merge pull request #1191 from Kelimion/vulkan-fix
...
vendor:vulkan: Remove unused core:c import.
2021-09-23 05:29:53 -07:00
Jeroen van Rijn
c0437330e9
vendor:vulkan: Remove unused core:c import.
2021-09-23 14:21:12 +02:00
Jeroen van Rijn and GitHub
0201fa3fbb
Merge pull request #1189 from strager/patch-1
...
Fix indentation typo
2021-09-22 01:46:38 -07:00
Jeroen van Rijn and GitHub
76fa037ca7
Merge pull request #1186 from Kelimion/crc64
...
Add CRC-64 variants: ISO 3306, ECMA 182, XZ
2021-09-21 07:36:03 -07:00
Jeroen van Rijn
6e22a6dfa5
hash: Smaller CRC-64 ISO 3306 table.
2021-09-21 16:28:35 +02:00
Jeroen van Rijn
181eabcffc
hash: Add CRC-64 (ISO 3306) and inverse.
2021-09-21 16:17:01 +02:00
Jeroen van Rijn
b600ffba3b
Correct CRC-64 (ECMA 182) & add CRC-64 (XZ) and tests.
2021-09-21 15:17:23 +02:00
Jeroen van Rijn and GitHub
b3dc3f5908
Merge pull request #1182 from DanielGavin/parser-fix
...
Make optional semicolons the default on odin/parser, and add parser test on demo.odin
2021-09-20 12:10:19 -07:00
Jeroen van Rijn and GitHub
5840bfba62
Merge pull request #1181 from DanielGavin/parser-fix
...
Fix parser errors
2021-09-20 11:23:42 -07:00
Jeroen van Rijn and GitHub
70dff11b29
Merge pull request #1178 from Kelimion/new_clone
...
fix mem.new_clone
2021-09-19 13:19:42 -07:00
Jeroen van Rijn
eb9665f836
fix mem.new_clone
2021-09-19 22:19:06 +02:00
Jeroen van Rijn
bf15e63130
Revert "Merge pull request #1177 from Kelimion/new_clone"
...
This reverts commit efa513262e , reversing
changes made to daccfca11d .
2021-09-19 22:16:02 +02:00
Jeroen van Rijn and GitHub
efa513262e
Merge pull request #1177 from Kelimion/new_clone
...
New clone
2021-09-19 13:13:44 -07:00
Jeroen van Rijn
64ce55944a
fix mem.new_clone
2021-09-19 22:10:19 +02:00
Jeroen van Rijn
e760535dba
lz4: Start of implementation.
2021-09-19 12:51:07 +02:00
Jeroen van Rijn and GitHub
2b77f5b72f
Merge pull request #1175 from Kelimion/defer_delete
...
Make sure to `delete` on the right allocator.
2021-09-19 03:19:33 -07:00
Jeroen van Rijn
72fe1e88a3
Make sure to delete on the right allocator.
2021-09-19 12:19:01 +02:00
Jeroen van Rijn and GitHub
d2aa6af882
Merge pull request #1171 from Kelimion/vs2022
...
VS: Fix compilation using VS 2022.
2021-09-16 04:28:24 -07:00
Jeroen van Rijn
0d12432d3f
VS: Fix compilation using VS 2022.
2021-09-16 13:24:20 +02:00
Jeroen van Rijn and GitHub
6d7df6f335
Merge pull request #1170 from Kelimion/xxhash
...
xxhash: Add tests for streaming input.
2021-09-15 14:33:20 -07:00
Jeroen van Rijn
b6d0a8fe0c
xxhash: Add tests for streaming input.
2021-09-15 23:32:48 +02:00
Jeroen van Rijn
662d27b796
Finish xxHash implementation.
2021-09-15 20:06:07 +02:00
Jeroen van Rijn and GitHub
1012055ba9
Merge pull request #1167 from Skytrias/patch-1
...
raylib linux - add system dependencies
2021-09-14 18:23:56 +02:00
Jeroen van Rijn and GitHub
c2707618d9
Merge pull request #1165 from Kelimion/xxhash
...
Add XXH3-64 + tests.
2021-09-13 21:06:08 +02:00
Jeroen van Rijn
a641ef95c0
Add XXH3-64 + tests.
2021-09-13 20:58:26 +02:00
Jeroen van Rijn and GitHub
e9b9d15de7
Merge pull request #1163 from Kelimion/bluetooth
...
sys: Add Windows Bluetooth APIs.
2021-09-13 14:37:02 +02:00
Jeroen van Rijn
a9f4c90c79
sys: Add Windows Bluetooth APIs.
2021-09-13 14:31:52 +02:00
Jeroen van Rijn and GitHub
6ca58dd64e
Merge pull request #1162 from rasa-silva/fix_osx_readdir
...
Fix read_dir on OSX
2021-09-13 13:51:24 +02:00
Jeroen van Rijn and GitHub
813d3dc319
Merge pull request #1159 from Kelimion/xxhash
...
xxhash: Add custom secret tests.
2021-09-12 12:18:10 +02:00
Jeroen van Rijn
ada3be05fb
xxhash: typo.
2021-09-12 12:14:49 +02:00
Jeroen van Rijn
36a2cf0369
xxhash: Add custom secret tests.
2021-09-12 12:11:39 +02:00
Jeroen van Rijn and GitHub
827363708c
Merge pull request #1158 from Kelimion/xxhash
...
xxhash: Extra (generated) tests.
2021-09-11 23:48:47 +02:00
Jeroen van Rijn
00c1d34108
xxhash: Extra (generated) tests.
2021-09-11 23:45:08 +02:00
Jeroen van Rijn and GitHub
87f1815486
Merge pull request #1157 from Kelimion/math_big_llvm12
...
LLVM 12 big math test workaround.
2021-09-11 20:43:43 +02:00
Jeroen van Rijn
f978e74773
LLVM 12 big math test workaround.
2021-09-11 20:36:09 +02:00
Jeroen van Rijn and GitHub
6769a00929
Merge pull request #1154 from Kelimion/xxhash
...
xxhash: Add XXH3_128 + test vectors.
2021-09-11 15:52:15 +02:00
Jeroen van Rijn
5f920414d7
xxhash: Disable prefetch on Linux.
2021-09-11 15:45:17 +02:00
Jeroen van Rijn
72782d9035
xxhash: Fix test on Linux.
2021-09-11 15:39:11 +02:00
Jeroen van Rijn
eaefbc43cb
xxhash: Add XXH3_128 + test vectors.
2021-09-11 15:28:49 +02:00
Jeroen van Rijn and GitHub
6daa8c8c59
Merge pull request #1153 from rasa-silva/fix_osx_stat_calls
...
Use lstat64/fstat64 instead for OSX
2021-09-10 15:24:01 +02:00
Jeroen van Rijn and GitHub
809b3a87af
Merge pull request #1150 from rasa-silva/fix_osx_absolute_path_from_handle
...
Fix `absolute_path_from_handle` on OSX
2021-09-09 18:19:36 +02:00
Jeroen van Rijn and GitHub
31a5b2bbbd
Merge pull request #1151 from Kelimion/xxhash
...
Fix typos
2021-09-09 16:59:23 +02:00