Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6e39aa0

Browse filesBrowse files
committed
Updated header description info
Now lists both the GitHub and GitLab locations.
1 parent 879049e commit 6e39aa0
Copy full SHA for 6e39aa0
Expand file treeCollapse file tree

7 files changed

+14
-7
lines changed

‎generated_headers/unicode_blocks_10_0_0.hpp

Copy file name to clipboardExpand all lines: generated_headers/unicode_blocks_10_0_0.hpp
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* This header was auto-generated by the UnicodeHPP (Unicode C++ Header Generator)
2-
* that is located at git.stabletec.com/utilities/unicode-hpp
2+
* that is located at https://github.com/stablecoder/unicode-hpp
3+
* or https://git.stabletec.com/utilities/unicode-hpp
34
*
45
* Check for an updated version anytime, or state concerns/bugs.
56
*/

‎generated_headers/unicode_blocks_11_0_0.hpp

Copy file name to clipboardExpand all lines: generated_headers/unicode_blocks_11_0_0.hpp
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* This header was auto-generated by the UnicodeHPP (Unicode C++ Header Generator)
2-
* that is located at git.stabletec.com/utilities/unicode-hpp
2+
* that is located at https://github.com/stablecoder/unicode-hpp
3+
* or https://git.stabletec.com/utilities/unicode-hpp
34
*
45
* Check for an updated version anytime, or state concerns/bugs.
56
*/

‎generated_headers/unicode_blocks_12_0_0.hpp

Copy file name to clipboardExpand all lines: generated_headers/unicode_blocks_12_0_0.hpp
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* This header was auto-generated by the UnicodeHPP (Unicode C++ Header Generator)
2-
* that is located at git.stabletec.com/utilities/unicode-hpp
2+
* that is located at https://github.com/stablecoder/unicode-hpp
3+
* or https://git.stabletec.com/utilities/unicode-hpp
34
*
45
* Check for an updated version anytime, or state concerns/bugs.
56
*/

‎generated_headers/unicode_blocks_12_1_0.hpp

Copy file name to clipboardExpand all lines: generated_headers/unicode_blocks_12_1_0.hpp
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* This header was auto-generated by the UnicodeHPP (Unicode C++ Header Generator)
2-
* that is located at git.stabletec.com/utilities/unicode-hpp
2+
* that is located at https://github.com/stablecoder/unicode-hpp
3+
* or https://git.stabletec.com/utilities/unicode-hpp
34
*
45
* Check for an updated version anytime, or state concerns/bugs.
56
*/

‎generated_headers/unicode_blocks_13_0_0.hpp

Copy file name to clipboardExpand all lines: generated_headers/unicode_blocks_13_0_0.hpp
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* This header was auto-generated by the UnicodeHPP (Unicode C++ Header Generator)
2-
* that is located at git.stabletec.com/utilities/unicode-hpp
2+
* that is located at https://github.com/stablecoder/unicode-hpp
3+
* or https://git.stabletec.com/utilities/unicode-hpp
34
*
45
* Check for an updated version anytime, or state concerns/bugs.
56
*/

‎generated_headers/unicode_blocks_9_0_0.hpp

Copy file name to clipboardExpand all lines: generated_headers/unicode_blocks_9_0_0.hpp
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* This header was auto-generated by the UnicodeHPP (Unicode C++ Header Generator)
2-
* that is located at git.stabletec.com/utilities/unicode-hpp
2+
* that is located at https://github.com/stablecoder/unicode-hpp
3+
* or https://git.stabletec.com/utilities/unicode-hpp
34
*
45
* Check for an updated version anytime, or state concerns/bugs.
56
*/

‎src/unicode_cpp_generator.cpp

Copy file name to clipboardExpand all lines: src/unicode_cpp_generator.cpp
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ struct Unicode_block_data {
4343

4444
const char *description_str =
4545
"/* This header was auto-generated by the UnicodeHPP (Unicode C++ Header Generator)\n"
46-
" * that is located at git.stabletec.com/utilities/unicode-hpp\n"
46+
" * that is located at https://github.com/stablecoder/unicode-hpp or\n"
47+
" * https://git.stabletec.com/utilities/unicode-hpp\n"
4748
" *\n"
4849
" * Check for an updated version anytime, or state concerns/bugs.\n"
4950
" */\n";

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.