~roguescholar/boost/+git/utility:feature/fix-eof-undeclared

Last commit made on 2019-12-12
Get this branch:
git clone -b feature/fix-eof-undeclared https://git.launchpad.net/~roguescholar/boost/+git/utility

Branch merges

Branch information

Name:
feature/fix-eof-undeclared
Repository:
lp:~roguescholar/boost/+git/utility

Recent commits

882c9c8... by Peter Dimov <email address hidden>

More detabification

c81d8e3... by Peter Dimov <email address hidden>

Add <cstdio> for EOF; detabify, remove trailing whitespace

75276a0... by Andrey Semashev <email address hidden>

Disabled all but one OS X jobs because they are slow on Travis CI.

309e6a1... by Andrey Semashev <email address hidden>

Updated CI configs, added compilers.

9eeb7f8... by Andrey Semashev <email address hidden>

Replaced tabs with spaces.

62c34f5... by Daniel Frey

Avoid confusion with the spaceship operator, fixes #59

6a1917c... by Glen Fernandes <email address hidden>

Add Free Functions section heading

47c9f69... by Glen Fernandes <email address hidden>

Correct documentation URLs and update documentation

7b74d2d... by Glen Fernandes <email address hidden>

Update libraries.json and documentation

57da5f0... by Marshall Clow <email address hidden>

Merge pull request #58 from boostorg/ostream_write

Refactor stream write functionality into a standalone utility