Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit603a4e5

Browse files
committed
Rebuilding documentation.
1 parent30c53ea commit603a4e5

File tree

14 files changed

+19
-10
lines changed

14 files changed

+19
-10
lines changed
466 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.

‎libs/network/doc/html/_sources/whats_new.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,15 @@ v0.11.0
2121
* Support chunked transfer encoding from HTTP responses (`#86`_)
2222
* Make OS X Clang builds use C++11 and libc++.
2323
* Update Boost requirement to 1.54.0.
24+
* Experimental Base64 encoding/decoding library (`#287`_)
25+
* *Known test failure:* OS X Xcode Clang 5.0 + Boost 1.54.0 + libc++ don't play
26+
well with Boost.Serialization issues, mitigate test breakage but
27+
``cpp-netlib-utils_base64_test`` still fails in this platform. (`#287`_)
2428

2529
.. _`#129`: https://github.com/cpp-netlib/cpp-netlib/issues/129
2630
.. _`#245`: https://github.com/cpp-netlib/cpp-netlib/issues/245
2731
.. _`#277`: https://github.com/cpp-netlib/cpp-netlib/issues/277
32+
.. _`#287`: https://github.com/cpp-netlib/cpp-netlib/issues/287
2833
.. _`#279`: https://github.com/cpp-netlib/cpp-netlib/issues/279
2934
.. _`#27`: https://github.com/cpp-netlib/cpp-netlib/issues/27
3035
.. _`#285`: https://github.com/cpp-netlib/cpp-netlib/issues/285

‎libs/network/doc/html/contents.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ <h3>Navigation</h3>
273273
</div>
274274
<divclass="footer">
275275
&copy; Copyright 2008-2013, Glyn Matthews, Dean Michael Berris; 2013 Google, Inc..
276-
Last updated on Nov24, 2013.
276+
Last updated on Nov25, 2013.
277277
Created using<ahref="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
278278
</div>
279279
</body>

‎libs/network/doc/html/in_depth.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ <h3>Navigation</h3>
126126
</div>
127127
<divclass="footer">
128128
&copy; Copyright 2008-2013, Glyn Matthews, Dean Michael Berris; 2013 Google, Inc..
129-
Last updated on Nov24, 2013.
129+
Last updated on Nov25, 2013.
130130
Created using<ahref="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
131131
</div>
132132
</body>

‎libs/network/doc/html/in_depth/message.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ <h3>Navigation</h3>
393393
</div>
394394
<divclass="footer">
395395
&copy; Copyright 2008-2013, Glyn Matthews, Dean Michael Berris; 2013 Google, Inc..
396-
Last updated on Nov24, 2013.
396+
Last updated on Nov25, 2013.
397397
Created using<ahref="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
398398
</div>
399399
</body>

‎libs/network/doc/html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ <h3>Navigation</h3>
204204
</div>
205205
<divclass="footer">
206206
&copy; Copyright 2008-2013, Glyn Matthews, Dean Michael Berris; 2013 Google, Inc..
207-
Last updated on Nov24, 2013.
207+
Last updated on Nov25, 2013.
208208
Created using<ahref="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
209209
</div>
210210
</body>

‎libs/network/doc/html/objects.inv

-1 Bytes
Binary file not shown.

‎libs/network/doc/html/reference.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ <h3>Navigation</h3>
134134
</div>
135135
<divclass="footer">
136136
&copy; Copyright 2008-2013, Glyn Matthews, Dean Michael Berris; 2013 Google, Inc..
137-
Last updated on Nov24, 2013.
137+
Last updated on Nov25, 2013.
138138
Created using<ahref="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
139139
</div>
140140
</body>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp