Oliver Booth
|
8d6c37270b
|
Merge 8cdbfcfe0d into 29cd725b66
|
2024-02-17 15:31:29 +00:00 |
|
|
8cdbfcfe0d
|
Merge branch 'release/4.0.0' into feature/generic_math
|
2024-02-17 15:31:02 +00:00 |
|
|
29cd725b66
|
Merge branch 'main' into release/4.0.0
|
2024-02-17 15:30:41 +00:00 |
|
|
4dc5fc1148
|
[ci skip] docs: update license year
|
2024-02-17 15:30:02 +00:00 |
|
|
89de426d9a
|
ci: search for files with codecov
|
2024-02-17 03:04:19 +00:00 |
|
|
43128c4c64
|
Merge branch 'main' into release/4.0.0
|
2024-02-17 00:29:14 +00:00 |
|
|
22da9aa769
|
fix(ci): workflow should use 'with' not 'env'
|
2024-02-17 00:28:58 +00:00 |
|
|
1c09081240
|
Merge branch 'main' into release/4.0.0
|
2024-02-12 15:09:35 +00:00 |
|
|
5e60019a0d
|
[ci skip] ci: downgrade codecov-action to 4.0.0
|
2024-02-12 15:09:15 +00:00 |
|
|
447323f4d1
|
Merge branch 'main' into release/4.0.0
|
2024-02-12 14:45:56 +00:00 |
|
|
9a506a6b29
|
[ci skip] fix(ci): output xml from dotCover
|
2024-02-12 14:45:42 +00:00 |
|
|
a71cb73df7
|
[ci skip] ci(test): add dotCover output to codecov upload
|
2024-02-12 14:42:44 +00:00 |
|
|
485501cfc0
|
ci(test): add dotCover output to codecov upload
|
2024-02-12 14:42:11 +00:00 |
|
|
22aaa96c23
|
Merge branch 'main' into release/4.0.0
|
2024-02-12 10:23:15 +00:00 |
|
|
1daa8ffd56
|
[ci skip] fix(ci): remove shell field from dotcover install step
|
2024-02-12 10:23:03 +00:00 |
|
|
6472c0fc84
|
Merge branch 'main' into release/4.0.0
|
2024-02-12 10:21:06 +00:00 |
|
|
ac82200303
|
[ci skip] ci: switch to codecov for coverage
|
2024-02-12 10:20:35 +00:00 |
|
|
99e0bef64d
|
Merge branch 'release/4.0.0' into feature/generic_math
|
2024-02-12 09:38:46 +00:00 |
|
|
db3a80b6da
|
Merge branch 'main' into release/4.0.0
|
2024-02-12 09:34:35 +00:00 |
|
|
52c85f3498
|
[ci skip] ci: add sonar.cs.dotcover.reportsPaths
|
2024-02-12 09:34:05 +00:00 |
|
|
f679ec294e
|
fix(tests): add test to fix coverage on DateOnly.Deconstruct
|
2024-02-12 02:35:17 +00:00 |
|
|
6750f0e3db
|
Merge branch 'main' into release/4.0.0
|
2024-02-12 01:50:34 +00:00 |
|
|
8380b9e063
|
[ci skip] docs: fix sonarcloud project key in readme
|
2024-02-12 01:50:21 +00:00 |
|
|
2b5c13300a
|
Merge branch 'main' into release/4.0.0
|
2024-02-12 01:47:17 +00:00 |
|
|
e6b165645b
|
ci: update sonarcloud project key
|
2024-02-12 01:46:16 +00:00 |
|
|
cc94905930
|
Merge branch 'release/4.0.0' into feature/generic_math
|
2024-01-06 17:12:01 +00:00 |
|
|
7d911b9124
|
fix(tests): assert correct exception for IList<T>.RemoveRange
|
2024-01-06 17:11:47 +00:00 |
|
|
458ab03be0
|
style: remove double blank line
|
2024-01-06 17:03:19 +00:00 |
|
|
be44b9d549
|
Merge branch 'release/4.0.0' into feature/generic_math
|
2024-01-06 17:01:42 +00:00 |
|
|
ceb7989d2d
|
fix: revert changes by merge conflict from #89
|
2024-01-06 14:31:47 +00:00 |
|
Oliver Booth
|
2a89c8e6fe
|
Merge pull request #89 from RealityProgrammer/main
AdvSimd intrinsic obsoletion
|
2024-01-06 14:28:57 +00:00 |
|
Oliver Booth
|
87f5b39f3b
|
Merge branch 'release/4.0.0' into main
|
2024-01-06 14:27:05 +00:00 |
|
NN Huy Hoang
|
790b31a635
|
Remove trailing whitespace
|
2023-11-22 22:47:56 +07:00 |
|
NN Huy Hoang
|
fa0ece667e
|
Obsolete AdvSimd intrinsic implementations, minor improvements in certain areas
|
2023-11-22 22:29:46 +07:00 |
|
|
d5c63feb5c
|
fix(tests): remove ambiguous call to Span<T>.Count (#88)
|
2023-11-14 16:57:25 +00:00 |
|
|
ba451a0144
|
chore: update dependencies
* Microsoft.Extensions.Hosting 8.0.0
* Microsoft.NET.Test.Sdk 17.8.0
* NSubstitute 5.1.0
* NUnit 3.14.0
* NUnit3Analyzers 3.9.0
* NUnit.Analyzers 3.9.0
* coverlet.collector 6.0.0
* System.Reactive 6.0.0
|
2023-11-14 16:56:40 +00:00 |
|
|
e2327b5235
|
refactor!: remove Span<T>.Replace for .NET 8 (#88)
|
2023-11-14 16:55:12 +00:00 |
|
|
b6b90bf1fd
|
build: target .NET 8 (#88)
|
2023-11-14 16:49:53 +00:00 |
|
|
b18e3ac97b
|
chore: add global.json to sln
|
2023-11-14 16:48:48 +00:00 |
|
|
4c91ec436f
|
fix(ci): drop netcoreapp3.1 from dotnet workflow (#87)
|
2023-09-13 00:52:19 +01:00 |
|
|
c9955b53fc
|
fix: remove netcoreapp3.1 target from Benchmarks tool (#87)
|
2023-09-13 00:48:51 +01:00 |
|
|
85685c15a0
|
docs: mention target loss in changelog
|
2023-09-13 00:47:56 +01:00 |
|
|
8f9fc6ef7a
|
refactor: remove target-conditional branches (#87)
|
2023-09-13 00:46:12 +01:00 |
|
|
89f8ceb474
|
chore!: remove netstandard2.1/netcoreapp3.1 target (#87)
|
2023-09-13 00:33:07 +01:00 |
|
|
b84d9c734a
|
refactor!: remove X10D.Unity + associated projects/workflows (#86)
|
2023-09-13 00:25:04 +01:00 |
|
|
0a2eb5edda
|
docs: give background and info
|
2023-08-28 13:41:19 +01:00 |
|
|
21f9a92491
|
docs: add more documentation pages
|
2023-08-28 13:41:03 +01:00 |
|
|
b7d9a255e5
|
refactor!: add Bytes suffix to IO methods
|
2023-08-28 13:15:19 +01:00 |
|
|
fc334d164c
|
chore: ignore Libraries folder
|
2023-08-28 13:05:01 +01:00 |
|
|
60c739f661
|
chore: don't share TargetFrameworks in build props
|
2023-08-28 13:04:16 +01:00 |
|