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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix up ABI name for core:os and core:os/old
Jeroen van Rijn
6 days
1
-6
/
+6
*
core:os -> core:os/old && core:os/os2 -> core:os
Jeroen van Rijn
6 days
12
-65
/
+65
*
Remove all `core:os` imports from JS targets
Jeroen van Rijn
6 days
1
-1
/
+3
*
Fix
Jeroen van Rijn
7 days
2
-43
/
+156
*
More conflicts during rebase
Jeroen van Rijn
7 days
2
-11
/
+11
*
Add tests for glob + match
Jeroen van Rijn
7 days
1
-8
/
+47
*
Start of glob test
Jeroen van Rijn
7 days
1
-3
/
+27
*
Add `glob` + `match` to os2
Jeroen van Rijn
7 days
1
-0
/
+8
*
tests/core/io -> os2
Jeroen van Rijn
7 days
2
-55
/
+14
*
Convert `core:encoding/hxa`
Jeroen van Rijn
7 days
2
-5
/
+3
*
Reenable `core:encoding/ini` tests
Jeroen van Rijn
7 days
2
-3
/
+3
*
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
2
-124
/
+154
*
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 CRC
Jeroen van Rijn
2026-01-22
1
-1
/
+1
*
Merge branch 'master' into xmlcomment
Jeroen van Rijn
2026-01-22
12
-26
/
+1213
|
\
|
*
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
|
|
/
|
*
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
*
|
Corrected CRC's
StudebakerGuy
2026-01-08
1
-4
/
+4
|
/
*
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
*
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: Add random number generator tests
Yawning Angel
2025-11-29
1
-4
/
+116
*
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
*
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
|
*
Change Odin's LICENSE to zlib from BSD 3-clause
gingerBill
2025-10-28
6
-6
/
+10
*
|
Add `inject_at_soa` and `append_nothing_soa` procedures
thetarnav
2025-11-02
1
-0
/
+59
|
/
*
[core:hash] Add CCITT CRC-16
Jeroen van Rijn
2025-10-21
1
-0
/
+19
*
core:math/bits: Finish docs, add `bitfield_extract` + `bitfield_insert` test.
Jeroen van Rijn
2025-10-14
1
-0
/
+23
*
core:math/bits: Add docs + tests for `rotate_left*` and `log2`
Jeroen van Rijn
2025-10-14
2
-0
/
+149
*
Increase timeout for `posix.test_pthreads`.
Jeroen van Rijn
2025-10-10
1
-3
/
+3
[next]