Commit graph

131 commits

Author SHA1 Message Date
Beman Dawes
4148b7c07e Add forwarding file, thus resolving many broken links
[SVN r43601]
2008-03-14 12:17:18 +00:00
Daniel James
567da1317d Delete people from main repository, now that the beta website has been updated.
[SVN r40669]
2007-11-01 21:57:03 +00:00
Samuel Krempp
ae4320ac62 previous commit was messed-up
[SVN r38727]
2007-08-16 17:04:05 +00:00
Samuel Krempp
a7051930c8 small fix (charset set to utf-8, + typo)
[SVN r38726]
2007-08-16 17:00:13 +00:00
Samuel Krempp
465b5b04bf updated - can't be a student forever !
[SVN r38717]
2007-08-16 13:56:57 +00:00
Jan Gaspar
9be68256ff Jan Gaspar: updated info
[SVN r38172]
2007-07-09 18:57:35 +00:00
Jan Gaspar
4821d9ef97 Added Jan Gaspar into people section.
[SVN r38094]
2007-06-26 09:13:57 +00:00
Andreas Huber
44eb674787 *** empty log message ***
[SVN r37400]
2007-04-09 13:43:54 +00:00
Andreas Huber
92be3754a6 Updated bio.
[SVN r37399]
2007-04-09 13:29:04 +00:00
Beman Dawes
565c3620ad Time passes
[SVN r36936]
2007-02-12 12:58:49 +00:00
Joaquín M. López Muñoz
8cfc034782 updated date
[SVN r36933]
2007-02-12 07:17:02 +00:00
Joaquín M. López Muñoz
689b986621 updated bio, typo
[SVN r36932]
2007-02-12 07:12:42 +00:00
Andreas Huber
1204e10d6a Fixed license & copyright issues and converted to HTML 4.01
[SVN r36499]
2006-12-24 07:54:15 +00:00
Beman Dawes
e24e178b0c Update bio (from Howard)
[SVN r36284]
2006-12-06 15:19:20 +00:00
Andreas Huber
7de02a73e7 Corrected wrong order in copyright notices.
[SVN r36248]
2006-12-02 22:13:49 +00:00
Andreas Huber
818f2ee3e7 Fixed license & copyright issues.
From Mark Rodgers Fri Dec 1 12:59:14 2006
X-Apparently-To: ahd6974-boostorg -at- yahoo.com via 68.142.206.160; Fri, 01 Dec 2006 12:59:41 -0800
X-Originating-IP: [195.112.4.54]
Return-Path: <mark.rodgers -at- cadenza.co.nz>
Authentication-Results: mta550.mail.mud.yahoo.com from=cadenza.co.nz; domainkeys=neutral (no sig)
Received: from 195.112.4.54 (EHLO smtp.nildram.co.uk) (195.112.4.54) by mta550.mail.mud.yahoo.com with SMTP; Fri, 01 Dec 2006 12:59:40 -0800
Received: from snagglepuss.cadenza.co.nz (81-6-246-87.dyn.gotadsl.co.uk [81.6.246.87]) by smtp.nildram.co.uk (Postfix) with ESMTP id D32EA2B6D8C for <ahd6974-boostorg -at- yahoo.com>; Fri, 1 Dec 2006 20:59:35 +0000 (GMT)
Received: from penfold.cadenza.co.nz ([192.168.55.56]) by snagglepuss.cadenza.co.nz with esmtp (Exim 4.63) (envelope-from <mark.rodgers -at- cadenza.co.nz>) id J9M4Y9-0009TO-9K for ahd6974-boostorg -at- yahoo.com; Fri, 01 Dec 2006 20:58:57 +0000
Message-ID: <457097A2.1090305@cadenza.co.nz>
Date: Fri, 01 Dec 2006 20:59:14 +0000
From: "Mark Rodgers" <mark.rodgers -at- cadenza.co.nz>
User-Agent: Thunderbird 1.5.0.8 (Macintosh/20061025)
MIME-Version: 1.0
To: ahd6974-boostorg -at- yahoo.com [Edit - Delete]
Subject: Re: [boost] Reminder: Need your permission to correct license & copyright issues
References: <379990.36007.qm@web33507.mail.mud.yahoo.com>
In-Reply-To: <379990.36007.qm@web33507.mail.mud.yahoo.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Length: 812
Gidday Andreas

Sure that's fine.  I'm happy for you to do 1, 2 and 3.

Regards
Mark

Andreas Huber wrote:
> Hello Mark
>
> 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>
>
> You are receiving this email because several files you contributed
> lack such information or have an old license:
>
> boost/functional/functional.hpp
> boost/libs/functional/binders.html
> boost/libs/functional/function_test.cpp
> boost/libs/functional/function_traits.html
> boost/libs/functional/index.html
> boost/libs/functional/mem_fun.html
> boost/libs/functional/negators.html
> boost/libs/functional/ptr_fun.html
> boost/people/mark_rodgers.htm
>
> I therefore kindly ask you to grant the permission to do the
> following:
>
> 1. For the files above that already have a license text (all except
> mark_rodgers.htm), replace the 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. For the file that does not yet have a license and copyright
> (mark_rodgers.htm) add the same license text as under 1. and add the
> following copyright:
>
> "(c) Copyright Mark Rodgers 2000"
>
> 3. (Optional) I would also want to convert all HTML files to conform
> the HTML 4.01 Standard by running them through HTML Tidy, see
> <http://tidy.sf.net>
>
> It would be great if you could grant me permission to do 1 & 2 and
> optionally also 3.
>
> Thank you!
>
> Regards,
>
> Andreas Huber
>


[SVN r36245]
2006-12-02 13:57:33 +00:00
Andreas Huber
b3f6409efc Fixed license/copyright and HTML validity issues,
From Mat Marcus Tue Nov 21 11:12:35 2006
X-Apparently-To: ahd6974-boostorg -at- yahoo.com via 68.142.206.156; Tue, 21 Nov 2006 11:12:38 -0800
X-Originating-IP: [69.17.117.4]
Return-Path: <mmarcus -at- emarcus.org>
Authentication-Results: mta370.mail.mud.yahoo.com from=emarcus.org; domainkeys=neutral (no sig)
Received: from 69.17.117.4 (EHLO mail2.sea5.speakeasy.net) (69.17.117.4) by mta370.mail.mud.yahoo.com with SMTP; Tue, 21 Nov 2006 11:12:38 -0800
Received: (qmail 12812 invoked from network); 21 Nov 2006 19:12:37 -0000
Received: from shell2.sea5.speakeasy.net (HELO EULER) (mmarcus@[69.17.116.3]) (envelope-sender <mmarcus -at- emarcus.org>) by mail2.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for <ahd6974-boostorg -at- yahoo.com>; 21 Nov 2006 19:12:35 -0000
From: "Mat Marcus" <mmarcus -at- emarcus.org>
To: ahd6974-boostorg -at- yahoo.com [Edit - Delete]
References: <004c01c70d4e$64ff1f80$2efd5e80$@org> <789883.8934.qm@web33515.mail.mud.yahoo.com>
In-Reply-To: <789883.8934.qm@web33515.mail.mud.yahoo.com>
Subject: RE: [boost] Need your permission to correct license & copyright issues
Date: Tue, 21 Nov 2006 11:12:35 -0800
Message-ID: <007e01c70da1$02a238b0$07e6aa10$@org>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 12.0
Thread-Index: AccNVxgKMvbqdot9QrifiBVfGBPHPAASctpw
Content-Language: en-us
Content-Length: 610
Hah! The people page :-) Didn't think of that. Yes, your changes are
acceptable. Thanks for your work on this.

 - Mat

> -----Original Message-----
> From: Andreas Huber [mailto:ahd6974-boostorg -at- yahoo.com]
> Sent: Tuesday, November 21, 2006 2:23 AM
> To: Mat Marcus
> Subject: RE: [boost] Need your permission to correct license &
> copyright issues
>
> Hi Mat
>
> > Can you please send me a list of the files in question.
>
> Sure. It seems that in your case only one file has not been converted
> yet, namely your people page. I've attached the original version
> (mat_marcus.htm) and the proposed new version(mat_marcus_new.htm).
> I've also used HTML Tidy <http://tidy.sourceforge.net/> to correct a
> few HTML validity issues. Please let me know whether these changes are
> ok for you.
>
> It seems that your other contributions have already been converted,
> these are:
>
> is_const.hpp
> is_member_pointer.hpp
> is_pointer.hpp
> is_reference.hpp
> is_same.hpp
> is_volatile.hpp
>
> Please let me know whether that sounds about right.
>
> Thanks & Regards,
>
> Andreas


[SVN r36138]
2006-11-21 21:04:28 +00:00
Andreas Huber
b6de1a68cd Fixed license/copyright and HTML validity issues,
[SVN r36131]
2006-11-21 16:43:17 +00:00
Andreas Huber
25065ebd05 Fixed license/copyright and HTML validity issues,
From Joaquín Mª López Muñoz Mon Nov 13 02:25:40 2006
X-Apparently-To: ahd6974-boostorg -at- yahoo.com via 68.142.206.150; Mon, 13 Nov 2006 02:44:10 -0800
X-Originating-IP: [193.145.240.2]
Return-Path: <joaquin -at- tid.es>
Authentication-Results: mta162.mail.re3.yahoo.com from=tid.es; domainkeys=neutral (no sig)
Received: from 193.145.240.2 (EHLO correo.tid.es) (193.145.240.2) by mta162.mail.re3.yahoo.com with SMTP; Mon, 13 Nov 2006 02:44:10 -0800
Received: from tid (filvit [192.168.48.202]) by tid.hi.inet (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTP id <0J8N00LNEZMMDK@tid.hi.inet> for ahd6974-boostorg -at- yahoo.com; Mon, 13 Nov 2006 11:25:35 +0100 (MET)
Received: from tid.es (incubus.hi.inet [10.95.15.119]) by tid.hi.inet (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTPA id <0J8N006XRZMMJ0@tid.hi.inet> for ahd6974-boostorg -at- yahoo.com; Mon, 13 Nov 2006 11:25:34 +0100 (MET)
Date: Mon, 13 Nov 2006 11:25:40 +0100
From: "Joaquín Mª López Muñoz" <joaquin -at- tid.es>
Subject: About "[people] Upcoming fixes for license & copyright issues in boost/people"
Sender: joaquin -at- tid.es
To: ahd6974-boostorg -at- yahoo.com [Edit - Delete]
Message-id: <45584824.D7D0A54@tid.es>
MIME-version: 1.0
X-Mailer: Mozilla 4.78 [es] (Windows NT 5.0; U)
Content-type: text/plain; charset=iso-8859-1
Content-transfer-encoding: 8BIT
X-Accept-Language: es
Content-Length: 477
Hello Andreas,

I see you've just added license and (C) notices to the peoples pages for

those authors from whom you've received permission or were on the
blanket txt.
If it's not too late to benefit from your work, I hereby grant
permission
to add the licence and copyright bits to boost/people/joaquin_lopez.htm.

If it's too late now please just tell me so, I'll do the update manually

myself.

Best regards,

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo


[SVN r36130]
2006-11-21 16:29:47 +00:00
Andreas Huber
119ca0ece3 Fixed license/copyright and HTML validity issues,
[SVN r36112]
2006-11-20 14:53:29 +00:00
Andreas Huber
7f0ba30b47 Minor change
[SVN r36105]
2006-11-20 11:02:55 +00:00
Andreas Huber
33cf6bbbfc Fixed license/copyright and HTML validity issues,
[SVN r36103]
2006-11-20 10:52:19 +00:00
Andreas Huber
79c682d677 Fixed license/copyright and HTML validity issues,
[SVN r36003]
2006-11-11 17:06:39 +00:00
Andreas Huber
f214d78554 Removed a broken link.
[SVN r35884]
2006-11-06 18:04:27 +00:00
Andreas Huber
9471d88dc2 Fixed a minor bug with <hr> position.
[SVN r35883]
2006-11-06 17:34:38 +00:00
Andreas Huber
9658faa988 Fixed license & copyright issues.
[SVN r35881]
2006-11-06 17:18:47 +00:00
Daryle Walker
9f146bbee6 Added license to a person profile; updated license on Boost.Integer and Boost.IO doc files; changed 'BOOST_TEST' to 'BOOST_CHECK' on Boost.Integer testing *.cpp files
[SVN r35844]
2006-11-04 22:58:43 +00:00
Dave Abrahams
7f93093b00 add missing license/copyright info
[SVN r35068]
2006-09-11 22:08:18 +00:00
Andreas Huber
9fd9d05f75 Minor change.
[SVN r34952]
2006-08-26 08:10:26 +00:00
Andreas Huber
25a0ea6f58 Minor change.
[SVN r34951]
2006-08-26 08:04:56 +00:00
Andreas Huber
7a2bbe6488 Added andreas_huber.html and linked it from people.htm.
Made people.htm valid HTML 4.01.


[SVN r34745]
2006-07-26 22:52:04 +00:00
Fernando Cacciola
9080bda8ac Removed some personal info.
[SVN r32999]
2006-02-18 21:26:37 +00:00
Hartmut Kaiser
240b095eba Updated email address.
[SVN r32505]
2006-02-02 02:53:14 +00:00
Douglas Gregor
d3ee169a25 Merged from Version_1_33_1
[SVN r31949]
2005-12-08 03:23:02 +00:00
Douglas Gregor
c0e8a49086 New home page. Yay
[SVN r31118]
2005-09-26 03:04:24 +00:00
Douglas Gregor
bebd91dc9e Merged from 1.33.0 release
[SVN r30540]
2005-08-12 13:02:37 +00:00
Jonathan Turkanis
519e731ec4 added photo size (turkanis)
[SVN r30462]
2005-08-04 16:50:37 +00:00
Jonathan Turkanis
119358e8fb added Jonathan Turkanis
[SVN r30297]
2005-07-28 17:05:39 +00:00
Jonathan Turkanis
e403d33830 initial commitment
[SVN r30296]
2005-07-28 17:05:20 +00:00
Dave Abrahams
dba9e49db2 Updated at Mat's behest.
[SVN r28716]
2005-05-07 13:27:25 +00:00
Jeff Garland
2f70b2baad add jeff garland to list of boost people
[SVN r28072]
2005-04-09 19:51:42 +00:00
Peter Dimov
28667dd954 Peter Dimov's picture size updated.
[SVN r27682]
2005-03-16 01:06:27 +00:00
Peter Dimov
6796d0749a Removed Multi Media reference.
[SVN r27681]
2005-03-16 00:50:37 +00:00
Aleksey Gurtovoy
248c354d25 merge RC_1_32_0 fixes
[SVN r26333]
2004-11-28 04:44:21 +00:00
Gennadiy Rozental
69136c8775 gennadiy_rozental.htm
[SVN r26223]
2004-11-16 06:34:09 +00:00
Gennadiy Rozental
1d1f19cf03 email changed
[SVN r25824]
2004-10-21 21:22:12 +00:00
Beman Dawes
75882cea32 Add Gennadiy
[SVN r25821]
2004-10-21 19:45:20 +00:00
Joaquín M. López Muñoz
731badfc2d fixed broken CSS link
[SVN r25795]
2004-10-20 08:26:41 +00:00
Joaquín M. López Muñoz
c181aabf41 added an entry for Hervé
[SVN r25792]
2004-10-20 06:50:05 +00:00
Joaquín M. López Muñoz
4152a9fadf corrected img with wrong dimensions
[SVN r25791]
2004-10-20 06:38:25 +00:00