~roguescholar/boost/+git/python:svn-branches/SPIRIT_1_6

Last commit made on 2004-07-23
Get this branch:
git clone -b svn-branches/SPIRIT_1_6 https://git.launchpad.net/~roguescholar/boost/+git/python

Branch merges

Branch information

Name:
svn-branches/SPIRIT_1_6
Repository:
lp:~roguescholar/boost/+git/python

Recent commits

5104d4c... by nobody <nobody@localhost>

This commit was manufactured by cvs2svn to create branch 'SPIRIT_1_6'.

[SVN r23968]

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

workaround for MIPSpro 7.3.1.3 name lookup problem

[SVN r23825]

615adc5... by DaveAbrahams

Make slice work on vc6
Revamp/simplify class registration

[SVN r23823]

2bdb728... by DaveAbrahams

A few corrections

[SVN r23735]

5e82d65... by Jonathan Brandmeyer <email address hidden>

Correct the documentation to specify that has_back_reference<> must be a
metafunction rather than a traits class.
Correct typos in the example.

[SVN r23730]

27653b7... by Bruno da Silva de Oliveira <email address hidden>

- Applied a patch by Paul Bridger that solves some problems for wrapper
methods.
- Applied a patch by Baptiste Lepilleur that allows the user to inject
code inside the class definition.
- Applied another patch by Baptiste Lepilleur that inserts two new command-line
options that helps with writing makefiles.

[SVN r23725]

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

Move dllexport declaration from methods to slice class as mingw can't handle it. Resolves bug #952335.

[SVN r23464]

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

workaround for broken gcc that ships with SuSE 9.0 and SuSE 9.1

[SVN r23411]

8469d77... by Jonathan Brandmeyer <email address hidden>

Add a small set of test cases for slice::get_indicies().
Promote slice::start(), slice::stop(), slice::step, and
slice::get_indicies() to const.
Fix typos in the documentation.

[SVN r23408]

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

correction as per Niall

[SVN r23386]