Redstone1024
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-10-30 15:30:39 +00:00
1cfa252779 fix(containers): remove qualifiers for Iterator::ElementType
1f20b782bf fix(containers): fix incorrect behavior when converting to TArrayView
ea3d94f9e2 fix(templates): remove wrong template default parameter for TOptional
Compare 3 commits »
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-10-29 13:23:18 +00:00
700c901c7b perf(containers): refactor TArray and TList some functions by TConstantIterator
38806ca2b6 fix(containers): fix TCountedIterator::operator- compilation error
615fb2429d fix(containers): fix the constant branch of Iteration::Distance never entered
e73cf69cb9 feat(string): add string encoding conversion function
Compare 4 commits »
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-10-28 14:51:44 +00:00
155044cc52 feat(containers): add TString and the corresponding testing
07c826fe86 feat(miscellaneous): add TConstantIterator
d73140c24c fix(containers): fix TArray move constructor not setting rvalue to empty
Compare 3 commits »
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-10-27 14:09:17 +00:00
93d0ceb2b9 fix(containers): fix TCountedIterator implementation
e5cd9d90a1 feat(containers): public TDefaultBitsetAllocator to allow users to use it
cc318f693f feat(string): add TStringView and remove TCString and merge it into TStringView
Compare 3 commits »
Redstone1024 pushed to master at Redstone1024/Fursuit-CylinderFan 2024-10-27 06:08:49 +00:00
0eecba547e docs(readme): clarify the color of the lights during PCB verification
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-10-26 14:04:16 +00:00
3df9122ef0 refactor(string): refactor TChar to enhance support for unicode
66dc21310f fix(containers): fix circular include references
Compare 2 commits »
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-10-24 13:24:53 +00:00
1d101ce034 refactor(containers): remove TInputIterator and TOutputIterator
Redstone1024 pushed to master at Redstone1024/Fursuit-CylinderFan 2024-10-12 07:07:55 +00:00
243a2881ac docs(bom): fix JLC Number for R14
Redstone1024 pushed tag 0.3.2 to Redstone1024/Fursuit-CylinderFan 2024-10-09 09:37:41 +00:00
Redstone1024 released 0.3.2 at Redstone1024/Fursuit-CylinderFan 2024-10-09 09:37:41 +00:00
Redstone1024 pushed to master at Redstone1024/Fursuit-CylinderFan 2024-10-09 09:33:13 +00:00
c73489530c docs(pcb): add interactive html bill of materials
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-10-08 13:01:08 +00:00
3e93da7f44 perf(templates): fix unclear overloading of HashCombine
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-10-06 12:18:01 +00:00
7a08385963 style(miscellaneous): clarify the locale and encoding corresponding to the character type
517916fa53 refactor(miscellaneous): refactor the definitions of floating-point types and character types
a4ffd4153c fix(containers): fix TArrayView to disable non-const elements constructed directly from const TArray
Compare 3 commits »
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-09-29 12:53:30 +00:00
0430465d92 fix(containers): fix TArrayView default initialization is not zero initialization
b134765d4b fix(containers): fix return value type issue for iterator convenience functions
6c9beec4be refactor(string): use end sentinel instead of buffer size to simplify implementation and usage
d52f0c4df8 fix(string): fix a potential error in the TCString due to short-circuit evaluation
Compare 4 commits »
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-09-21 15:34:28 +00:00
790b7fd5e6 feat(miscellaneous): add support for c-style variadic functions and the corresponding testing
00838c2e35 perf(string): add NODISCARD tag to some functions
d137170ccb feat(string): add null-terminated byte string handling functions and the corresponding testing
Compare 3 commits »
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-09-17 10:10:55 +00:00
5210db43b3 feat(string): add single character utility and the corresponding testing
1f20b1af70 fix(memory): use NAMESPACE_STD instead of the std namespace.
Compare 2 commits »
Redstone1024 pushed to master at Redstone1024/Fursuit-CylinderFan 2024-09-04 03:40:37 +00:00
96bd3acf03 docs(bom): reify heatset insert nut parameters
Redstone1024 pushed tag 0.1.0 to Redstone1024/BowDogPrediction 2024-09-01 14:50:52 +00:00
Redstone1024 released 0.1.0 at Redstone1024/BowDogPrediction 2024-09-01 14:50:52 +00:00
Redstone1024 created branch master in Redstone1024/BowDogPrediction 2024-09-01 14:47:32 +00:00