index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #6213 from Yawning/feature/more-secec
Jeroen van Rijn
12 days
2
-11
/
+457
|
\
|
*
core/crypto/ecdh: Add secp384r1
Yawning Angel
12 days
1
-0
/
+13
|
*
core/crypto/_weierstrass: Add secp384r1
Yawning Angel
12 days
1
-11
/
+444
*
|
nbio: fix send/recv buffer logic
Laytan Laats
2026-01-30
1
-0
/
+72
|
/
*
core/crypto/ecdh: Initial import
Yawning Angel
2026-01-28
3
-179
/
+188
*
core/crypto: Start work on the NIST curves
Yawning Angel
2026-01-28
1
-0
/
+486
*
core/crypto/ed25519: Cosmetic fixes (NFC)
Yawning Angel
2026-01-28
1
-3
/
+3
*
Fix #6165
Jeroen van Rijn
2026-01-24
3
-1
/
+15
*
Update run.bat and run.sh
CJ
2026-01-24
2
-0
/
+2
*
Fix string16 bugs in Mac and Linux
CJ
2026-01-24
1
-0
/
+23
*
Fix CRC
Jeroen van Rijn
2026-01-22
1
-1
/
+1
*
Merge branch 'master' into xmlcomment
Jeroen van Rijn
2026-01-22
14
-26
/
+1228
|
\
|
*
Merge pull request #6145 from odin-lang/bill/html-escape
Jeroen van Rijn
2026-01-18
1
-1
/
+1
|
|
\
|
|
*
Fix crc32 for `xml_test_entities_unbox_decode`
gingerBill
2026-01-18
1
-1
/
+1
|
*
|
core:encoding/base64: add support for url variant
rykad
2026-01-17
1
-1
/
+16
|
|
/
|
*
Merge pull request #6124 from laytan/nbio
gingerBill
2026-01-16
10
-24
/
+1196
|
|
\
|
|
*
nbio: add package
Laytan Laats
2026-01-11
5
-0
/
+1006
|
|
*
kqueue: fix bsds, add user filter, add struct tests
Laytan Laats
2026-01-11
4
-0
/
+178
|
|
*
rbtree: fix pointer usages
Laytan Laats
2026-01-11
1
-22
/
+12
|
|
*
net: implement OpenBSD and NetBSD support & add stubs for other targets & cle...
Laytan Laats
2026-01-11
1
-2
/
+0
|
*
|
Fix test name, add PR link, use tabs
Tohei Ichikawa
2026-01-10
1
-3
/
+4
|
*
|
Fix assertion error when imported proc groups are passed as proc arguments
Tohei Ichikawa
2026-01-10
2
-0
/
+14
|
|
/
*
/
Corrected CRC's
StudebakerGuy
2026-01-08
1
-4
/
+4
|
/
*
Fix constant conversion checks (#6104)
ske
2026-01-07
1
-8
/
+8
*
Fix literal endianness (fix #6068)
ske
2025-12-30
3
-0
/
+94
*
encoding/base32: Fix padding validation for malformed input
Zoltán Kéri
2025-12-27
1
-3
/
+11
*
net(docs): recv of 0 bytes with no error is a graceful close
Laytan Laats
2025-12-21
1
-0
/
+35
*
Fix nfds_t alias for Linux
Harold Brenes
2025-12-20
2
-0
/
+3
*
Add `-ignore-unused-defineables` to `tests/issues`.
Jeroen van Rijn
2025-12-04
2
-2
/
+2
*
Fix cURL test.
Jeroen van Rijn
2025-12-04
1
-1
/
+1
*
Fix duplicate code emission in type assertions.
miere43
2025-12-03
3
-0
/
+38
*
Merge branch 'master' into vendor/curl
gingerBill
2025-12-01
18
-4780
/
+5408
|
\
|
*
Removed unneded semicolons.
Andreas Stenmark
2025-11-30
1
-3
/
+3
|
*
Fix #5978: choice_bit_set respects bit_set domain
Andreas Stenmark
2025-11-30
1
-0
/
+18
|
*
tests/benchmark: Add RNG benchmarks
Yawning Angel
2025-11-29
2
-0
/
+131
|
*
tests: Add random number generator tests
Yawning Angel
2025-11-29
2
-4
/
+267
|
*
Also test a big int with a large number of zeroes.
Jeroen van Rijn
2025-11-27
1
-0
/
+15
|
*
Speed up big.itoa
Jeroen van Rijn
2025-11-27
1
-0
/
+27
|
*
Update test generator
gingerBill
2025-11-27
3
-4768
/
+4770
|
*
Expand base64 tests to include roundtrip
Jeroen van Rijn
2025-11-22
1
-0
/
+15
|
*
Fix #5931
Jeroen van Rijn
2025-11-18
1
-0
/
+21
|
*
Convert test case indentation to tabs
Tohei Ichikawa
2025-11-09
1
-30
/
+30
|
*
Add link to relevant PR to test case
Tohei Ichikawa
2025-11-09
1
-0
/
+3
|
*
Fix allocation of anonymous globals
Tohei Ichikawa
2025-11-09
1
-0
/
+64
|
*
skip pow -25 for linux arm64 too
Laytan Laats
2025-11-08
1
-2
/
+2
|
*
Revert "temp log for more info about semid_ds fail"
Laytan Laats
2025-11-08
1
-2
/
+0
|
*
debug offsets
Laytan Laats
2025-11-08
2
-0
/
+10
|
*
temp log for more info about semid_ds fail
Laytan Laats
2025-11-08
1
-0
/
+2
|
*
Merge pull request #5859 from odin-lang/bill/change-license
dev-2025-11
gingerBill
2025-11-04
6
-6
/
+6
|
|
\
|
|
*
Remove unneeded newlines
gingerBill
2025-10-28
1
-4
/
+0
[next]