~roguescholar/boost/+git/typeof:svn-branches/maintenance/1_41

Last commit made on 2009-11-19
Get this branch:
git clone -b svn-branches/maintenance/1_41 https://git.launchpad.net/~roguescholar/boost/+git/typeof

Branch merges

Branch information

Name:
svn-branches/maintenance/1_41
Repository:
lp:~roguescholar/boost/+git/typeof

Recent commits

a1a570e... by Vladimir Prus

Create maintenance branch for 1.41.

[SVN r57781]

c68aded... by Beman Dawes

Release 1.41.0

[SVN r57747]

4aab62e... by troy d. straszheim

rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.

[SVN r56941]

0f21fe5... by troy d. straszheim

Add basic copyright/license to keep cmake out of the inspection report

[SVN r55095]

ef283a6... by Daniel James <email address hidden>

Merge several documentation fixes. Plus a small inspect fix.

Merged revisions 50798-50799,50837-50839,50847-50848 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r50798 | danieljames | 2009-01-26 23:14:53 +0000 (Mon, 26 Jan 2009) | 5 lines

  Make checking for duplicated names case insensitive.

  This avoids generating filenames with names that only differ by case as they
  cause problems on case insensitive file systems.
........
  r50799 | danieljames | 2009-01-26 23:29:52 +0000 (Mon, 26 Jan 2009) | 1 line

  Label the line ending inspect errors.
........
  r50837 | danieljames | 2009-01-28 09:14:21 +0000 (Wed, 28 Jan 2009) | 1 line

  Add scope exit to the root html file.
........
  r50838 | danieljames | 2009-01-28 09:14:45 +0000 (Wed, 28 Jan 2009) | 1 line

  Fix a link in the typeof forwarding html file.
........
  r50839 | danieljames | 2009-01-28 09:14:56 +0000 (Wed, 28 Jan 2009) | 1 line

  Fix an incorrectly escaped right arrow.
........
  r50847 | danieljames | 2009-01-28 15:17:34 +0000 (Wed, 28 Jan 2009) | 2 lines

  Fix some documentation issues with scope_exit.
........
  r50848 | danieljames | 2009-01-28 15:32:46 +0000 (Wed, 28 Jan 2009) | 1 line

  Generate the scope_exit documentation.
........

[SVN r50849]

33ae534... by troy d. straszheim

merge of cmake build files from trunk per beman

[SVN r50756]

cde21a5... by Peder Holt <email address hidden>

Merged from trunk: for visual studio 8 and visual studio 9, reverted to using sizeof in 'native' typeof operator as the use of typeid caused compilation error in visual studio source code analysis.

[SVN r42200]

3ecb3bf... by Beman Dawes

Full merge from trunk at revision 41356 of entire boost-root tree.

[SVN r41370]

1c1ab4c... by Beman Dawes

Full merge from trunk at revision 41356 of entire boost-root tree.

[SVN r41369]

9aa58de... by Peder Holt <email address hidden>

#1425 Support for Visual Studio 2008

[SVN r41027]