Skip to content
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
2ccf989
move _Reverse tails
AlexGuteniev Apr 29, 2025
4c90e5a
move mismatch
AlexGuteniev Apr 29, 2025
143a91a
move search and find_end
AlexGuteniev Apr 29, 2025
da79f90
move find_meow_of
AlexGuteniev Apr 29, 2025
e179161
move count
AlexGuteniev Apr 29, 2025
3a89014
move _Reverse tails better
AlexGuteniev Apr 29, 2025
a7b5c6c
_Reversing and _Sorting namespaces
AlexGuteniev Apr 29, 2025
69fa3a5
_Count namespace
AlexGuteniev Apr 29, 2025
fac385f
_Mismatch namespace + traits
AlexGuteniev Apr 29, 2025
d39ca9d
_Removing namespace
AlexGuteniev Apr 29, 2025
f323075
_Find_seq namespace
AlexGuteniev Apr 29, 2025
52b1afe
_Find_meow_of namespace
AlexGuteniev Apr 29, 2025
ae2e561
_Find_meow_of independent traits
AlexGuteniev Apr 29, 2025
383fcea
_Find namespace
AlexGuteniev Apr 29, 2025
5340b37
find and count traits hide in arm
AlexGuteniev Apr 29, 2025
9e7aeef
bitset standardize
AlexGuteniev Apr 29, 2025
baaa6a3
_Remove_copy_buffer_size -> _Copy_buffer_size
AlexGuteniev Apr 29, 2025
ddf8566
Mismatch: extract _Cmp here too
AlexGuteniev Apr 29, 2025
594e6e6
Drop extra newlines.
StephanTLavavej May 2, 2025
437606b
Arrow comments: `!defined(_M_ARM64EC)` => `^^^ !defined(_M_ARM64EC) ^^^`
StephanTLavavej May 2, 2025
cb9bda1
Arrow comments: `!_M_ARM64EC` => `^^^ !defined(_M_ARM64EC) ^^^`
StephanTLavavej May 2, 2025
4d3042e
`_Find_last` => `_Find_last_impl` for consistency.
StephanTLavavej May 2, 2025
288af80
Add missing `__stdcall` when signatures exactly match for one-line re…
StephanTLavavej May 2, 2025
8586fd9
`namespace _Find` => `namespace _Finding`
StephanTLavavej May 2, 2025
c6d7661
`namespace _Count` => `namespace _Counting` to avoid shadowing parame…
StephanTLavavej May 2, 2025
980b4ae
`namespace _Mismatch` => `namespace _Mismatching`
StephanTLavavej May 2, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading