Skip to content

String comparison / similarity doc improvements #4647

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

AllenJB
Copy link
Contributor

@AllenJB AllenJB commented May 3, 2025

Improved the documentation of strcmp to make it clear it's not locale aware and direct to alternatives.

Improved the strcmp see also list:

  • Broke the list up into clear categories
  • Add the string similarity functions
  • Removed substr because I don't think it belongs here

Improved the see also lists for the the string similarity functions by cross-linking them all.

AllenJB added 3 commits May 3, 2025 15:02
…functions (strcoll and Collator::compare) where appropriate;

Add the "similarity" functions to seealso
Removed substr from seealso (why is it here?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant