Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
bctoolbox
Commits
5f93cac5
Commit
5f93cac5
authored
2 years ago
by
Julien Wadel
Browse files
Options
Download
Patches
Plain Diff
Remove regex search.
Add a generic tolower function without needing convertion.
parent
8a6d6bd5
fix/win_crash_search
1 merge request
!178
Add a generic C++ convertion on string/wstring.
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
include/bctoolbox/charconv.h
+10
-0
include/bctoolbox/charconv.h
include/bctoolbox/utils.hh
+5
-7
include/bctoolbox/utils.hh
src/conversion/charconv_encoding.cc
+816
-0
src/conversion/charconv_encoding.cc
src/utils/utils.cc
+7
-21
src/utils/utils.cc
with
838 additions
and
28 deletions
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets