Skip to content

Commit 952f975

Browse files
author
PetersSharp
committed
commit 2018-07-24
1 parent aa9072d commit 952f975

File tree

108 files changed

+385
-294
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+385
-294
lines changed

config.status

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/README-WINAPIEXT.RU.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,13 @@
4343

4444
- выходные файлы библиотеки после успешной сборки и инсталляции должны находиться в директории `winext/lib`.
4545

46-
Так же вы можете выбрать в `Visual Studio` проект `winext/build/libwchar2ext.sln` и собрать его стандартным образом.
46+
Так же вы можете выбрать в `Visual Studio` проект `winext/build/libwchar2ext.sln`, или для `CodeBlocks` `winext/build/libwchar2ext.cbp` и собрать его стандартным образом.
47+
48+
> В случае ошибок при создании `CMake` конфигурационных файлов для `MinGW Makefiles` или `CodeBlocks - MinGW Makefiles` - переименуйте директорию:
49+
> `<путь>\MinGW\mingw32` например в `<путь>\MinGW\mingw32old`.
50+
>
51+
> В случае с `CodeBlocks` `MinGW` находиться внутри, при полной установке, `<путь>\CodeBlocks\MinGW\mingw32`.
52+
4753

4854

4955
#### Выполнение сценария `cmake` для `CMake GUI`

docs/README-WINAPIEXT.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,12 @@ The sequence of steps for building an extension library if your version of `Visu
4242

4343
- Library output files after successful assembly and installation should be in the directory `winext/lib`.
4444

45-
You can also select `winext/build/libwchar2ext.sln` in `Visual Studio` and compile it in the standard way.
45+
You can also select `winext/build/libwchar2ext.sln` in `Visual Studio`, or to `CodeBlocks` `winext/build/libwchar2ext.cbp`, and compile it in the standard way.
46+
47+
> In case of errors when creating `CMake` configuration files for `MinGW Makefiles` or `CodeBlocks - MinGW Makefiles` - rename the directory:
48+
`<path>\MinGW\mingw32` for example in `<path>\MinGW\mingw32old`.
49+
>
50+
>In the case of `CodeBlocks`, `MinGW` is inside, with `<path>\CodeBlocks\MinGW\mingw32` fully installed.
4651
4752
#### Executing the `cmake` script for `CMake GUI`
4853

docs/html/annotated.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
</div><!-- contents -->
7575
<!-- start footer part -->
7676
<hr class="footer"/><address class="footer"><small>
77-
Generated on Sun Jul 22 2018 16:55:57 for libwchar2 0.0.5 by &#160;<a href="http://www.doxygen.org/index.html">
77+
Generated on Tue Jul 24 2018 01:12:05 for libwchar2 0.0.5 by &#160;<a href="http://www.doxygen.org/index.html">
7878
<img class="footer" src="doxygen.png" alt="doxygen"/>
7979
</a> 1.8.14
8080
</small></address>

docs/html/btowc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,15 +84,15 @@ <h1><a class="anchor" id="autotoc_md2"></a>
8484
<dl class="section see"><dt>See also</dt><dd><a href="https://github.com/ClnViewer/LibWchar2/blob/master/test/test_btowc.c">https://github.com/ClnViewer/LibWchar2/blob/master/test/test_btowc.c</a></dd></dl>
8585
<p><dl class="section user"><dt>LibWchar2 information</dt><dd></dd></dl>
8686
<dl class="section version"><dt>Version</dt><dd>libwchar2 0.0.5 </dd></dl>
87-
<dl class="section date"><dt>Date</dt><dd>Sun Jul 22 2018 </dd></dl>
87+
<dl class="section date"><dt>Date</dt><dd>Tue Jul 24 2018 </dd></dl>
8888
<dl class="section author"><dt>Author</dt><dd>(c) PS 2018-2018</dd></dl>
8989
<dl class="section user"><dt>Manual author and license</dt><dd></dd></dl>
9090
<dl class="section copyright"><dt>Copyright</dt><dd>GNU Public License version 2. <a class="el" href="mlicense.html">Manual license details</a></dd></dl>
9191
</p>
9292
</div></div><!-- contents -->
9393
<!-- start footer part -->
9494
<hr class="footer"/><address class="footer"><small>
95-
Generated on Sun Jul 22 2018 16:55:56 for libwchar2 0.0.5 by &#160;<a href="http://www.doxygen.org/index.html">
95+
Generated on Tue Jul 24 2018 01:12:04 for libwchar2 0.0.5 by &#160;<a href="http://www.doxygen.org/index.html">
9696
<img class="footer" src="doxygen.png" alt="doxygen"/>
9797
</a> 1.8.14
9898
</small></address>

docs/html/dir_d44c64559bbebec7f509842c48db8b23.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
</div><!-- contents -->
8080
<!-- start footer part -->
8181
<hr class="footer"/><address class="footer"><small>
82-
Generated on Sun Jul 22 2018 16:55:57 for libwchar2 0.0.5 by &#160;<a href="http://www.doxygen.org/index.html">
82+
Generated on Tue Jul 24 2018 01:12:05 for libwchar2 0.0.5 by &#160;<a href="http://www.doxygen.org/index.html">
8383
<img class="footer" src="doxygen.png" alt="doxygen"/>
8484
</a> 1.8.14
8585
</small></address>

docs/html/files.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
</div><!-- contents -->
7676
<!-- start footer part -->
7777
<hr class="footer"/><address class="footer"><small>
78-
Generated on Sun Jul 22 2018 16:55:57 for libwchar2 0.0.5 by &#160;<a href="http://www.doxygen.org/index.html">
78+
Generated on Tue Jul 24 2018 01:12:05 for libwchar2 0.0.5 by &#160;<a href="http://www.doxygen.org/index.html">
7979
<img class="footer" src="doxygen.png" alt="doxygen"/>
8080
</a> 1.8.14
8181
</small></address>

docs/html/globals.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ <h3><a id="index_u"></a>- u -</h3><ul>
459459
: <a class="el" href="wchar2_8h.html#a2e96a6c46300a30a0b052c44a191a15e">wchar2.h</a>
460460
</li>
461461
<li>u8wstat()
462-
: <a class="el" href="wchar2_8h.html#abaf47ee1e83739673dd000caec3c02f0">wchar2.h</a>
462+
: <a class="el" href="wchar2_8h.html#a0aebfaa71308604cf26968873f2e6fc3">wchar2.h</a>
463463
</li>
464464
</ul>
465465

@@ -499,7 +499,7 @@ <h3><a id="index_w"></a>- w -</h3><ul>
499499
: <a class="el" href="wchar2_8h.html#ac1bca3b3e0201e5a928fc06f83df994e">wchar2.h</a>
500500
</li>
501501
<li>wstring_cstows()
502-
: <a class="el" href="wchar2_8h.html#a42417938ef3bbfb762adc2b4f939190d">wchar2.h</a>
502+
: <a class="el" href="wchar2_8h.html#a33461b356d0fdb60975a873ad8807d4f">wchar2.h</a>
503503
</li>
504504
<li>wstring_cstows_alloc()
505505
: <a class="el" href="wchar2_8h.html#a76a73789ad48f96b235c4d71d487f69b">wchar2.h</a>
@@ -526,19 +526,22 @@ <h3><a id="index_w"></a>- w -</h3><ul>
526526
: <a class="el" href="wchar2_8h.html#af93b37ba9262b389b26d833265c2d97d">wchar2.h</a>
527527
</li>
528528
<li>wstring_wstocs()
529-
: <a class="el" href="wchar2_8h.html#a9b41c94c3f68d24c0e383a5613e01fe0">wchar2.h</a>
529+
: <a class="el" href="wchar2_8h.html#a95083af974df5717ec773e5b382c090d">wchar2.h</a>
530530
</li>
531531
<li>wstring_wstocs_alloc()
532532
: <a class="el" href="wchar2_8h.html#a696e9182a1ea804548dd4ed993fc1fd0">wchar2.h</a>
533533
</li>
534+
<li>wstring_wstocs_ws()
535+
: <a class="el" href="wchar2_8h.html#a4b86a1508cbb3a71d14cb907f5c9a7d4">wchar2.h</a>
536+
</li>
534537
<li>wstrtocscvt
535538
: <a class="el" href="wchar2_8h.html#a674a7950e9f83d924109688e15565e93">wchar2.h</a>
536539
</li>
537540
</ul>
538541
</div><!-- contents -->
539542
<!-- start footer part -->
540543
<hr class="footer"/><address class="footer"><small>
541-
Generated on Sun Jul 22 2018 16:55:57 for libwchar2 0.0.5 by &#160;<a href="http://www.doxygen.org/index.html">
544+
Generated on Tue Jul 24 2018 01:12:05 for libwchar2 0.0.5 by &#160;<a href="http://www.doxygen.org/index.html">
542545
<img class="footer" src="doxygen.png" alt="doxygen"/>
543546
</a> 1.8.14
544547
</small></address>

docs/html/globals_defs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
</div><!-- contents -->
9898
<!-- start footer part -->
9999
<hr class="footer"/><address class="footer"><small>
100-
Generated on Sun Jul 22 2018 16:55:57 for libwchar2 0.0.5 by &#160;<a href="http://www.doxygen.org/index.html">
100+
Generated on Tue Jul 24 2018 01:12:05 for libwchar2 0.0.5 by &#160;<a href="http://www.doxygen.org/index.html">
101101
<img class="footer" src="doxygen.png" alt="doxygen"/>
102102
</a> 1.8.14
103103
</small></address>

docs/html/globals_enum.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
</div><!-- contents -->
7171
<!-- start footer part -->
7272
<hr class="footer"/><address class="footer"><small>
73-
Generated on Sun Jul 22 2018 16:55:57 for libwchar2 0.0.5 by &#160;<a href="http://www.doxygen.org/index.html">
73+
Generated on Tue Jul 24 2018 01:12:05 for libwchar2 0.0.5 by &#160;<a href="http://www.doxygen.org/index.html">
7474
<img class="footer" src="doxygen.png" alt="doxygen"/>
7575
</a> 1.8.14
7676
</small></address>

0 commit comments

Comments
 (0)