~roguescholar/boost/+git/program_options:svn-branches/cpp0x

Last commit made on 2008-06-19
Get this branch:
git clone -b svn-branches/cpp0x https://git.launchpad.net/~roguescholar/boost/+git/program_options

Branch merges

Branch information

Name:
svn-branches/cpp0x
Repository:
lp:~roguescholar/boost/+git/program_options

Recent commits

f9bb3e5... by Beman Dawes

Branch at revision 46530

[SVN r46531]

4dcce9e... by Marshall Clow <email address hidden>

Replaced all occurrences of non-ASCII copyright symbol with '(c)' for people using non-ASCII code pages

[SVN r43992]

316e2fa... by Vladimir Prus

Tolerate argc being zero.

Patch from C. K. Jester-Young.

[SVN r43207]

152fbd8... by Beman Dawes

// Add or correct comment identifying Boost library this header is associated with.

[SVN r41173]

80361c6... by Vladimir Prus

Fix winmain test

[SVN r40487]

a3d19d3... by Vladimir Prus

Make sure every library can be installed by using

     bjam stage|install

in libs/<library>/build.

[SVN r40475]

86aeaf4... by Vladimir Prus

Don't use boost.test for testing.

[SVN r40463]

7ba4ac9... by Hartmut Kaiser <email address hidden>

ProgramOptions: Silenced VC++ warnings.

[SVN r39720]

d343dda... by Hartmut Kaiser <email address hidden>

Trying to work around a SUN 5.8 compiler error.

[SVN r39686]

8329c28... by Vladimir Prus

Apply patch to fix gcc warning.
Fixes #1209.

[SVN r38871]