Commit Graph

202 Commits

Author SHA1 Message Date
Troy D. Straszheim
e8990d5ee5 Add basic copyright/license to keep cmake out of the inspection report
[SVN r55095]
2009-07-22 21:51:01 +00:00
Daniel James
74e036b471 Use local copy of the valid HTML 4.01 icon, and make sure all the pages
that use it are valid.

Merged revisions 53047-53048 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r53047 | danieljames | 2009-05-16 15:17:20 +0100 (Sat, 16 May 2009) | 1 line
  
  Fix some validation errors.
........
  r53048 | danieljames | 2009-05-16 15:23:59 +0100 (Sat, 16 May 2009) | 1 line
  
  Use a local copy of the valid HTML 4.01 icon.
........


[SVN r53258]
2009-05-25 20:06:26 +00:00
Daniel James
76acf35ec0 Use a local copy of the valid HTML 4.01 icon.
[SVN r53048]
2009-05-16 14:23:59 +00:00
Troy D. Straszheim
96b3e4edf1 merge of cmake build files from trunk per beman
[SVN r50756]
2009-01-24 18:57:20 +00:00
Michael A. Jackson
30bd0eab64 Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
[SVN r49627]
2008-11-07 17:02:56 +00:00
Michael A. Jackson
35b7d664dc Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
[SVN r49510]
2008-11-01 13:15:41 +00:00
John Maddock
3142de747f Merge fixes from Trunk.
Fixes #2392.

Change includes of <cmath> to <boost/config/no_tr1/config.hpp>.

Previously if Boost.TR1 was in the include path then including <cmath> pulls in all the new TR1 math functions, which in turn also requires linking to an external library. With auto-linking support this requires that library to have been built and be present in the library search path, even if the actual library under use is header only. 

[SVN r49314]
2008-10-13 09:00:03 +00:00
John Maddock
94be8c217c Change includes of <cmath> to <boost/config/no_tr1/config.hpp>.
Previously if Boost.TR1 was in the include path then including <cmath> pulls in all the new TR1 math functions, which in turn also requires linking to an external library.  With auto-linking support this requires that library to have been built and be present in the library search path, even if the actual library under use is header only.

Fixes #2392.


[SVN r49254]
2008-10-10 16:10:00 +00:00
Guillaume Melquiond
dbdeaf5266 Added support for Sun compiler on x86. Removed some template parameters when forcing rounding.
[SVN r47993]
2008-08-05 16:28:34 +00:00
Guillaume Melquiond
fe0e182e36 Silent compilation warnings with GCC 4.3.
[SVN r47987]
2008-08-05 10:20:49 +00:00
Guillaume Melquiond
d2cb7559eb Fix bug #1944.
[SVN r47986]
2008-08-05 10:08:56 +00:00
Guillaume Melquiond
81a5544186 Fix bug #1886.
[SVN r47985]
2008-08-05 10:05:36 +00:00
Beman Dawes
1046ec8f24 Merge trunk
[SVN r47717]
2008-07-23 15:15:27 +00:00
Marshall Clow
e771b553cb Fixed typo re bug #1853
[SVN r45098]
2008-05-03 23:50:51 +00:00
Boris Gubenko
6d6506b8f3 merge change in trunk (changeset/41983) to release branch
[SVN r41989]
2007-12-12 14:21:43 +00:00
Boris Gubenko
5f406b9953 remove conditionalization for aCC: this header works with gcc on HP-UX also
[SVN r41983]
2007-12-11 20:43:11 +00:00
Beman Dawes
01604411c7 Full merge from trunk at revision 41356 of entire boost-root tree.
[SVN r41370]
2007-11-25 18:38:02 +00:00
Beman Dawes
13887d1924 Full merge from trunk at revision 41356 of entire boost-root tree.
[SVN r41369]
2007-11-25 18:07:19 +00:00
Guillaume Melquiond
533f2b9c4e Fixed documentation typo.
[SVN r41111]
2007-11-15 17:52:31 +00:00
Guillaume Melquiond
6cabf94389 Ported patch from 1.34.1 about conflicting math.h functions on PPC. Commented use of old control function for MSVC.
[SVN r40642]
2007-11-01 16:01:30 +00:00
Douglas Gregor
99e2149a68 Suppress a GCC 4.3 warning and fix a couple header-inclusion issues.
Fixes #1338


[SVN r40300]
2007-10-22 19:54:54 +00:00
Beman Dawes
9951d9a5f2 Starting point for releases
[SVN r39706]
2007-10-05 14:25:06 +00:00
Markus Schöpflin
52fa16750c Added missing include for assert.
[SVN r39401]
2007-09-20 07:35:43 +00:00
Vladimir Prus
7746d798c8 Remove V1 Jamfiles
[SVN r38516]
2007-08-08 19:02:26 +00:00
nobody
f743d96d07 This commit was manufactured by cvs2svn to create tag
'Version_1_34_1'.

[SVN r38286]
2007-07-24 19:28:14 +00:00
Thomas Witt
87055effeb Fixes for #583.
[SVN r37932]
2007-06-07 18:43:47 +00:00
Guillaume Melquiond
26aa69adc9 Change name in order to follow common practice.
[SVN r37914]
2007-06-06 08:55:17 +00:00
Guillaume Melquiond
3daf0e5e88 Use proper rounding with GCC on x86-64.
[SVN r37913]
2007-06-06 08:51:03 +00:00
Guillaume Melquiond
3d8372972e Ported change from 1.34.0 for enabling Windows x86-64 rounding.
[SVN r37883]
2007-06-04 15:06:32 +00:00
Guillaume Melquiond
34c52d1bfe Minimal fix for supporting floating-point types on x86-64/MSVC (tested by Andreas Fabri).
[SVN r37198]
2007-03-16 10:43:29 +00:00
Andreas Huber
47ffd59141 Merged HTML validation fixes from trunk to branch.
[SVN r36517]
2006-12-25 11:29:07 +00:00
Andreas Huber
32803912c4 Fixed a few HTML validation errors.
[SVN r36516]
2006-12-25 11:27:29 +00:00
Andreas Huber
5b2219b81f Merged L & C issue fixes & HTML conversions from trunk to branch.
[SVN r36508]
2006-12-24 10:55:35 +00:00
Andreas Huber
957a3ff2d7 Fixed license & copyright issues and converted to HTML 4.01
From Guillaume Melquiond Tue Dec 5 10:13:03 2006
X-Apparently-To: ahd6974-boostorg -at- yahoo.com via 68.142.206.151; Tue, 05 Dec 2006 10:13:22 -0800
X-Originating-IP: [140.77.167.16]
Return-Path: <guillaume.melquiond -at- ens-lyon.fr>
Authentication-Results: mta300.mail.re4.yahoo.com from=ens-lyon.fr; domainkeys=neutral (no sig)
Received: from 140.77.167.16 (EHLO pilet.ens-lyon.fr) (140.77.167.16) by mta300.mail.re4.yahoo.com with SMTP; Tue, 05 Dec 2006 10:13:22 -0800
Received: from localhost (localhost [127.0.0.1]) by pilet.ens-lyon.fr (Postfix) with ESMTP id 129B515BBB3 for <ahd6974-boostorg -at- yahoo.com>; Tue, 5 Dec 2006 19:13:21 +0100 (CET)
Received: from pilet.ens-lyon.fr ([127.0.0.1]) by localhost (pilet [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23702-21 for <ahd6974-boostorg -at- yahoo.com>; Tue, 5 Dec 2006 19:13:16 +0100 (CET)
Received: from [140.77.13.110] (unknown [140.77.13.110]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (Client did not present a certificate) by pilet.ens-lyon.fr (Postfix) with ESMTP id 61C6E15BB8B for <ahd6974-boostorg -at- yahoo.com>; Tue, 5 Dec 2006 19:13:16 +0100 (CET)
Subject: Re: [boost] Need your permission to correct license & copyright issues
From: "Guillaume Melquiond" <guillaume.melquiond -at- ens-lyon.fr>  Add to Address Book  Add Mobile Alert
To: ahd6974-boostorg -at- yahoo.com [Edit - Delete]
In-Reply-To: <20061204155943.25677.qmail@web33503.mail.mud.yahoo.com>
References: <20061204155943.25677.qmail@web33503.mail.mud.yahoo.com>
Content-Type: text/plain; charset=ISO-8859-1
Date: Tue, 05 Dec 2006 19:13:03 +0100
Message-Id: <1165342383.8556.52.camel@localhost>
Mime-Version: 1.0
X-Mailer: Evolution 2.6.3
Content-Transfer-Encoding: 8bit
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ens-lyon.fr
Content-Length: 787

Le lundi 04 décembre 2006 à 07:59 -0800, Andreas Huber a écrit :
> Hello Sylvain & Guillaume
>
> Quite a while ago it was decided that every file that goes into the
> 1.34 release of the Boost distribution (www.boost.org) needs uniform
> license and copyright information. For more information please see:
>
> <http://www.boost.org/more/license_info.html>

I know about this page. But it does not seem clear to me that the
license is fine for documentation files (they are the only ones missing
a license statement, the code is fine). Especially as the first question
of the FAQ only speaks about "source and header files".

Anyway, I will let you judge of whether the license is adapted or not;
and I give you permission to do the following on the files of the
documentation:

> 1. Replace the old license text with:
>
> "Distributed under the Boost Software License, Version 1.0. (See
> accompanying file LICENSE_1_0.txt or copy at
> http://www.boost.org/LICENSE_1_0.txt)"
>
> 2. (Optional) Run all html through HTML Tidy <http://tidy.sf.net>

Best regards,

Guillaume

PS: you may want to take a look at your mail server, as your mails are
categorized as spam because of the following checks:
 - DNS_FROM_RFC_ABUSE  Envelope sender in abuse.rfc-ignorant.org
 - DNS_FROM_RFC_POST   Envelope sender in postmaster.rfc-ignorant.org
 - DNS_FROM_RFC_WHOIS  Envelope sender in whois.rfc-ignorant.org


[SVN r36507]
2006-12-24 10:52:12 +00:00
Vladimir Prus
61b9314fa3 Merge from HEAD.
Allow building of shared versions of some Boost.Test libraries.
Adjust tests to use always use static linking to Boost.Test, since
linking to the shared version requires test changes.

Patch from Juergen Hunold.


[SVN r35990]
2006-11-10 19:59:52 +00:00
Vladimir Prus
e17badbb6b Allow building of shared versions of some Boost.Test libraries.
Adjust tests to use always use static linking to Boost.Test, since
linking to the shared version requires test changes.

Patch from Juergen Hunold.


[SVN r35989]
2006-11-10 19:09:56 +00:00
Beman Dawes
4e01254698 Merged copyright and license addition
[SVN r35907]
2006-11-07 19:27:00 +00:00
Beman Dawes
303b2876f1 Add copyright, license
[SVN r35905]
2006-11-07 19:11:57 +00:00
Rene Rivera
920672bbb4 Remove obsolete Boost.Build v1 files.
[SVN r35880]
2006-11-06 17:10:46 +00:00
John Maddock
2118a8aaba Update HP aCC config and move header include outside namespace declarations (with thanks to Boris Gubenko for providing and testing these).
[SVN r35807]
2006-11-02 10:39:11 +00:00
John Maddock
848eb28da3 Update HP aCC config and move header include outside namespace declarations (with thanks to Boris Gubenko for providing and testing these).
[SVN r35807]
2006-11-02 10:39:11 +00:00
John Maddock
be428c1c97 Added HP-UX and itanium support.
[SVN r35725]
2006-10-24 17:51:38 +00:00
John Maddock
d077590d89 Added HP-UX and itanium support.
[SVN r35725]
2006-10-24 17:51:38 +00:00
Guillaume Melquiond
422e0253a2 Added root documentation.
[SVN r34882]
2006-08-13 12:27:22 +00:00
Guillaume Melquiond
6fc94925dd Fixed possibly inadequate result type of operator- by explicit cast.
[SVN r34881]
2006-08-13 12:08:48 +00:00
Guillaume Melquiond
09c1af267f Fixed possibly inadequate result type of operator- by explicit cast. Added root interval function.
[SVN r34880]
2006-08-13 12:05:56 +00:00
Guillaume Melquiond
317350c314 Fixed possibly inadequate result type of operator- by explicit cast.
[SVN r34879]
2006-08-13 11:44:47 +00:00
Guillaume Melquiond
ef670184b6 Fixed possibly inadequate result type of operator- by explicit cast.
[SVN r34879]
2006-08-13 11:44:47 +00:00
nobody
bce3007d7e This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r33417]
2006-03-21 02:26:31 +00:00
Markus Schöpflin
5e35090caa Enable dynamic rounding on Alpha CPUs / Tru64.
[SVN r33308]
2006-03-10 12:51:35 +00:00