~roguescholar/boost/+git/python:sandbox-branches/birbacher/fix_iostreams

Last commit made on 2007-10-29
Get this branch:
git clone -b sandbox-branches/birbacher/fix_iostreams https://git.launchpad.net/~roguescholar/boost/+git/python

Branch merges

Branch information

Name:
sandbox-branches/birbacher/fix_iostreams
Repository:
lp:~roguescholar/boost/+git/python

Recent commits

79538df... by Frank Birbacher <email address hidden>

restart of branch, this is to include changes from trunk

[SVN r40545]

90c5c19... by DaveAbrahams

Take out print statement I added for debugging purposes.

[SVN r40536]

cfe6f96... by DaveAbrahams

Closes #1379, really this time. The old code would sandwich argv[1] between quotes and interpret it as a string, so backslashes in windows paths were interpreted as escape sequences.

[SVN r40535]

77907c5... by Vladimir Prus

Make sure every library can be installed by using

     bjam stage|install

in libs/<library>/build.

[SVN r40475]

512b30c... by Rene Rivera <email address hidden>

Do not refer to nonexistent target when python is not configured.

[SVN r40216]

f005518... by Rene Rivera <email address hidden>

Fix build system error when Python is not configured, without preventing the BPL target from being declared. Instead the target is now unbuildable, and will be skipped when Python is not configured.

[SVN r40156]

274a219... by Rene Rivera <email address hidden>

Remove BPL build conditional as it prevents normal build failures.

[SVN r39731]

abc4abf... by "Ralf W. Grosse-Kunstleve" <email address hidden>

gcc 4.3.0 compatibility (resolves new "changes meaning" error)

[SVN r39434]

94a3ced... by Nikolay Mladenov <email address hidden>

fixed cpp signature related test failure

[SVN r39372]

7eb0c67... by Nikolay Mladenov <email address hidden>

epydoc friendlier formatting

[SVN r39371]