-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[OSX] HybridGlobalization Implement casing functions #87919
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
164bb0a
Implemented IndexOf and LastIndexOf functions
mkhamoyan 1e4e9a5
Updated test cases
mkhamoyan 292b915
Remove not needed parts
mkhamoyan 9d23f7b
Implemented IsPrefix, IsSuffix functions
mkhamoyan 1f8b5d5
Remove logs
mkhamoyan 7b91b6c
Fix CI build failures
mkhamoyan c4a2d3c
Refactored
mkhamoyan 001c366
Fixed some test cases for OSX
mkhamoyan 0ec8d79
Minor changes in test cases
mkhamoyan fa7322c
test case minor refactoring
mkhamoyan fc2837b
Merge branch 'main' into hybrid_collation_functions
mkhamoyan a7ab572
Merge branch 'main' into hybrid_collation_functions
mkhamoyan 36de1a9
Merge branch 'main' into hybrid_collation_functions
mkhamoyan 139a6ba
Changed IndexOf functions implementation
mkhamoyan f3da1e5
Fix build failue
mkhamoyan 5c3f172
Minor fixes
mkhamoyan ab317f7
Minor fix
mkhamoyan 24094fe
Refactor as per review comments
mkhamoyan c425d38
Refactored Indexing functions calls
mkhamoyan a3f44b4
Updated doc and added comments
mkhamoyan cbaaf80
Applied changes suggested by @jkotas
mkhamoyan caebcbe
Refactored some files
mkhamoyan 71b026e
Make the doc more readable
mkhamoyan 9dda83a
Refactored IndexOf function
mkhamoyan 88c6861
Add more comments in IndexOF function
mkhamoyan 460aba0
remove localizedStandardRangeOfString
mkhamoyan db0a8f8
Initial changes for casing functions
mkhamoyan 3d5a195
Added exception in case mixed compositions
mkhamoyan 006bdb7
Merge branch 'hybrid_collation_functions' into hybrid_casing_functions
mkhamoyan 24136fc
Merge branch 'main' into hybrid_casing_functions
mkhamoyan d9fa03b
Update test cases
mkhamoyan 356b250
Refactor casing functions
mkhamoyan 040f214
Updated doc and did refactoing
mkhamoyan 583f7bb
align code lines
mkhamoyan a244198
Update test comment
mkhamoyan f7823a3
Merge branch 'main' into hybrid_casing_functions
mkhamoyan 8c2efb4
Order alphabetically function declarations
mkhamoyan ba2f1b3
Done minor refactoring
mkhamoyan ddd17c4
Refactor as requested by review
mkhamoyan f39dd83
Minor refactoring
mkhamoyan f46a9ba
Fix casing function implementation
mkhamoyan 6661e4f
Update doc and test cases
mkhamoyan 60a945a
Fix index in Append function
mkhamoyan 2257cbe
minor refactoring
mkhamoyan 3ff5de7
Update method comment and remove GetCurrentLocale
mkhamoyan bb6fbf5
Use Interop.GlobalizationInterop.ResultCode
mkhamoyan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Updated doc and did refactoing
- Loading branch information
commit 040f214c911e9f09690c86add8f17c005e3d5f6c
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mdh1418 marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.