- United Kingdom
- https://oliverbooth.dev/
-
Coffee enthusiast with a love for all things tech. Tech enthusiast with a love for all things coffee.
- Joined on
2023-06-27
Block a user
oliverbooth
synced commits to release/4.0.0 at oliverbooth/X10D from mirror
2023-08-26 17:31:10 +00:00
68968c1b0b
style: remove UTF8 BOM
9caa0acb7b
style: remove UTF8 BOM
oliverbooth
synced commits to feature/generic_math at oliverbooth/X10D from mirror
2023-08-26 17:11:10 +00:00
bb2f67e9b6
style: remove UTF8 BOM
2da8c7db7a
refactor: rename TNumber as TInteger
b8f85e4270
refactor: CountDigits is Pure. also honour methodimpl
oliverbooth
synced commits to feature/generic_math at oliverbooth/X10D from mirror
2023-08-25 02:01:10 +00:00
39dfea7622
[ci skip] fix: define CountDigits in the correct file
oliverbooth
synced commits to feature/generic_math at oliverbooth/X10D from mirror
2023-08-25 01:41:09 +00:00
423fb90cc4
feat: add IBinaryInteger<T>.CountDigits
8bc7372ba4
Merge branch 'release/4.0.0' into feature/generic_math
129cbfb51f
refactor: revert
50d9cad2f3
f238d420f4
Merge branch 'main' into release/4.0.0
5ff7b68b37
[ci skip] ci: add workflow_dispatch trigger to docfx workflow
oliverbooth
synced commits to release/4.0.0 at oliverbooth/X10D from mirror
2023-08-24 01:41:10 +00:00
129cbfb51f
refactor: revert
50d9cad2f3
5ff7b68b37
[ci skip] ci: add workflow_dispatch trigger to docfx workflow
9aed06b533
[ci skip] docs: add X10D.Hosting to docfx project
oliverbooth
synced commits to release/4.0.0 at oliverbooth/X10D from mirror
2023-08-24 01:11:11 +00:00
f238d420f4
Merge branch 'main' into release/4.0.0
5ff7b68b37
[ci skip] ci: add workflow_dispatch trigger to docfx workflow
9aed06b533
[ci skip] docs: add X10D.Hosting to docfx project
71b0bec85c
style(test): format span tests
50d9cad2f3
perf: optimise subsequent GetHash and TryWriteHash calls
oliverbooth
synced commits to release/4.0.0 at oliverbooth/X10D from mirror
2023-08-23 16:01:09 +00:00
30b7a465a7
fix: fix marshal of decimal for netstandard 2.1
caa0070458
fix: fix incorrect endian swap
oliverbooth
synced commits to release/4.0.0 at oliverbooth/X10D from mirror
2023-08-23 15:21:10 +00:00
ed46bcd0d8
Merge branch 'main' into release/4.0.0
3e338eb2f5
fix(ci): build on subdir branch push
d90e949212
fix(ci): build on subdir branch push
oliverbooth
synced commits to release/4.0.0 at oliverbooth/X10D from mirror
2023-08-23 13:21:09 +00:00
28d7bee262
fix(tests): add support for trace logging during tests
0bf89bb82a
refactor!: change exception thrown by GetHash and TryWriteHash
5c21c86a52
refactor!: replace Endianness enum with explicit Big/Little methods
oliverbooth
synced commits to release/4.0.0 at oliverbooth/X10D from mirror
2023-08-22 23:01:10 +00:00
15107ea90f
docs: fix xmldoc for Line3D
f57318a381
[ci skip] fix(docs): fix incorrect stable commit ref
bf0930ee17
[ci skip] docs: update latest stable ref in X10D.Unity readme
oliverbooth
synced commits to release/4.0.0 at oliverbooth/X10D from mirror
2023-08-22 22:41:08 +00:00
fa375e7758
refactor: conditionally import System.Runtime.Intrinsics.X86
b4ae55caaa
Merge branch 'main' into release/4.0.0
f57318a381
[ci skip] fix(docs): fix incorrect stable commit ref
c5f5ba9bb6
Merge branch 'main' into release/4.0.0
bf0930ee17
[ci skip] docs: update latest stable ref in X10D.Unity readme
oliverbooth
synced commits to release/4.0.0 at oliverbooth/X10D from mirror
2023-08-22 22:01:08 +00:00
0868b698c5
[ci skip] docs: fix README branding header in X10D.Unity
oliverbooth
synced commits to release/4.0.0 at oliverbooth/X10D from mirror
2023-08-22 21:41:09 +00:00
9c5ed12cad
chore: enable NRT for tools
5b2c83e2eb
chore: define TargetFrameworks in shared props