Commit Graph

  • 30ebf201ac Added "why .hpp?" Q & A Beman Dawes 2001-09-18 16:13:30 +0000
  • aeef32cc35 replace SourceForge FTP download option with SourceForge HTTP download Jens Maurer 2001-09-13 20:24:23 +0000
  • 3545a2e8a9 Final 1.24.0 runup commit Beman Dawes 2001-08-20 14:01:12 +0000
  • c21b02758c Formal Review Schedule initial commit Beman Dawes 2001-08-19 14:59:25 +0000
  • 093db82242 Integrate links to Boost.Build into other pages. Beman Dawes 2001-08-19 14:31:50 +0000
  • dcc1e8329b Sneak in a typo fix. Darin Adler 2001-08-08 18:19:02 +0000
  • 0d2ece91c9 General update including added links Beman Dawes 2001-07-30 15:55:11 +0000
  • 3d27eeeab2 Add the original Boost proposal Beman Dawes 2001-07-13 12:54:20 +0000
  • 9f73c71bfe The original Boost proposal Beman Dawes 2001-07-13 12:48:50 +0000
  • c69d8360b3 Clean up last list on page Beman Dawes 2001-07-08 17:27:11 +0000
  • 52ee1ebe23 Fix broken hyperlink Beman Dawes 2001-07-06 19:46:11 +0000
  • af9fe53dfd Binary or replaced with logical or Stephen Cleary 2001-06-27 22:12:19 +0000
  • b876308812 Improvements suggested by Paul Baxter Beman Dawes 2001-06-26 18:44:52 +0000
  • bba933109d Fix changed Web CVS link, improve wording Beman Dawes 2001-06-22 15:37:05 +0000
  • 786b23d8ca job offers are not acceptable use readable English Jens Maurer 2001-06-14 10:42:21 +0000
  • 85d24d8932 Final 1.22.0 runup Beman Dawes 2001-05-28 14:37:58 +0000
  • 2c9639f777 delete const pointer Jens Maurer 2001-05-09 17:38:30 +0000
  • 844e3f01cf minor updates Jens Maurer 2001-05-05 20:25:25 +0000
  • e687c83616 removed old version of integral constant guidelines John Maddock 2001-04-30 11:30:08 +0000
  • 7691bb2713 shortened name of integral constant guidelines docs John Maddock 2001-04-30 11:29:06 +0000
  • 1dbfe037f1 Change all eGroups references to YahooGroups Beman Dawes 2001-04-25 00:24:50 +0000
  • 9bcdbd8b5d Rearrange to reflect download availability from either SourceForge FTP or main boost.org web site. Beman Dawes 2001-04-24 20:32:58 +0000
  • 78e14436e9 Tighten requirements on filenames, add review manager duties, reorganize a bit Beman Dawes 2001-04-24 19:49:05 +0000
  • 35a1bc2feb Review manager should post notice on both boost and boost-announce lists Beman Dawes 2001-04-23 12:02:44 +0000
  • f52005d3eb Add links to compatibility library Beman Dawes 2001-04-19 15:04:01 +0000
  • a030116020 added intgral constant expression guideleines John Maddock 2001-04-18 11:27:48 +0000
  • 6dbe857852 Corrected ## typo Beman Dawes 2001-03-18 14:00:24 +0000
  • ff93ebf05f Added error handling stuff Dave Abrahams 2001-03-18 01:46:45 +0000
  • c5ebe60cc9 1.21.1 run up, including new download instructions and fix broken hyperlinks Beman Dawes 2001-03-14 15:11:55 +0000
  • 077f44da91 Minor fixes Beman Dawes 2001-03-11 13:45:46 +0000
  • 2a48e65296 1.21.0 run up including fixing broken links Beman Dawes 2001-03-09 14:36:41 +0000
  • 1a251e261a A few fixes for the "tag dispatching" section. Dave Abrahams 2001-03-09 02:07:39 +0000
  • 4f44c61501 set background color to white Jeremy Siek 2001-03-08 21:41:55 +0000
  • 4e69e629b7 1.21.0 run up Beman Dawes 2001-03-08 20:35:52 +0000
  • ac37ed7dd6 Boost Test Library initial commit Beman Dawes 2001-02-28 21:39:56 +0000
  • 35d227774e Remove restriction that a type generator generates a single type Dave Abrahams 2001-02-17 04:28:59 +0000
  • 15b502391b "policies"->"policy" Use better example for object generators Dave Abrahams 2001-02-15 14:32:18 +0000
  • 96c46091f0 completed rename from 1.18.1 to 1.20.2 in the example Jens Maurer 2001-02-13 18:19:55 +0000
  • 113374ed96 moved adaptors section up Jeremy Siek 2001-02-13 17:50:49 +0000
  • a8db65fad1 added link for std::list Jeremy Siek 2001-02-13 17:45:31 +0000
  • e65e8b658d added name tags for valid expressions and associated types Jeremy Siek 2001-02-13 17:36:10 +0000
  • f6a4cdf0a7 added intro and def. of "concept" Jeremy Siek 2001-02-13 17:29:39 +0000
  • 52acd2ae32 added a note about type generators being a workaround for no templated typedefs Jeremy Siek 2001-02-13 04:32:00 +0000
  • 933f867d6a Added missing 'allocator' Dave Abrahams 2001-02-13 02:01:35 +0000
  • 8bd967a1c0 Koenig lookup works for operators (Paul Moore, Peter Dimov) Jens Maurer 2001-02-12 19:13:41 +0000
  • 3e9be56b2a make HTML more conforming Jens Maurer 2001-02-12 19:12:40 +0000
  • fb02500b9b Added link, fixed background Beman Dawes 2001-02-12 18:37:48 +0000
  • a21726afaf add WWW access to CVS archive Jens Maurer 2001-02-12 18:25:03 +0000
  • fa7687df8b add fixes from Peter Dimov and Kevlin Henney. Dave Abrahams 2001-02-12 14:20:58 +0000
  • b47d632821 added section on "tag dispatching" Jeremy Siek 2001-02-12 05:04:28 +0000
  • b3b516b9a4 Added copyright and Adaptors section. Dave Abrahams 2001-02-12 04:03:20 +0000
  • 956dd92b5e Initial checkin Dave Abrahams 2001-02-12 03:17:54 +0000
  • 9917c305ab separate download page from libs/libraries.htm Jens Maurer 2001-02-11 19:38:48 +0000
  • 517a5a8759 minor updates, more workarounds added Jens Maurer 2001-02-11 19:34:33 +0000
  • a686d81884 All final 1.20.2 changes, including fixing broken hyperlinks Beman Dawes 2001-02-10 14:42:14 +0000
  • 3ea617c698 Minor changes, including add "Boost" to many page titles Beman Dawes 2001-02-06 19:22:47 +0000
  • a06eba1c74 Temporary file removed; should never have been commited in first place Beman Dawes 2001-02-06 19:21:47 +0000
  • 607a4933eb hint BOOST_NO_INTRINSIC_WCHAR_T (Daryle Walker) Jens Maurer 2001-02-04 16:35:09 +0000
  • df3e794608 re-worded wchar_t workaround (thanks to Ed Brey) Jens Maurer 2001-02-04 16:27:05 +0000
  • cde8d2e722 added link to Microsoft knowledge base (thanks to Andreas Scherer) Jens Maurer 2001-02-02 22:23:04 +0000
  • 9f31208296 English fixes wchar_t is a typedef in <cstddef> Jens Maurer 2001-02-02 22:16:23 +0000
  • 99b38193da prefix "Boost" to the HTML titles for context-free identification Jens Maurer 2001-02-02 19:58:57 +0000
  • c5f1717675 refer to "Library Submission Process" instead of explaining outdated procedures Jens Maurer 2001-02-02 18:28:52 +0000
  • 4483499e29 Fix typos, add clib namespace issue Beman Dawes 2001-02-02 01:59:51 +0000
  • d2170a34a6 Add link to MS VC++ portability page Beman Dawes 2001-02-02 01:59:15 +0000
  • f3b50a25f6 added link to more/regression.html Jens Maurer 2001-02-01 22:29:35 +0000
  • c821b7cbd5 Portability hints for MSVC Jens Maurer 2001-02-01 22:28:23 +0000
  • 8d312cc953 Suggestions from several people applied Beman Dawes 2001-02-01 22:26:57 +0000
  • e2341e336f Minor changes and integration with test policy and compiler status pages Beman Dawes 2001-01-31 14:34:32 +0000
  • 6753bc7804 Initial commit Beman Dawes 2001-01-31 14:33:49 +0000
  • ba851f6a7e documentation for regression.cpp Jens Maurer 2001-01-30 21:14:08 +0000
  • 0737190ba3 Minor web page updates Beman Dawes 2001-01-29 18:37:10 +0000
  • d14ca122c8 Move regression tests and results to new top-level directory "status" Jens Maurer 2001-01-17 21:22:00 +0000
  • 7a0e4e9090 Runup to 1.20.1 Beman Dawes 2001-01-10 18:29:11 +0000
  • 406664ea63 typo fix Jens Maurer 2001-01-07 21:44:40 +0000
  • 0c97eb5ba3 Add link to discussion policy Beman Dawes 2000-12-28 19:48:23 +0000
  • ccca4fef6e Initial draft Beman Dawes 2000-12-28 19:47:59 +0000
  • dda941945e 1.19.0 runup Beman Dawes 2000-12-10 15:53:46 +0000
  • d3989c5ac5 Try filtering if too many messages Q&A added Beman Dawes 2000-12-06 18:53:46 +0000
  • e85de35a9e Add "why not separate mailing list for my favorite library?" Beman Dawes 2000-12-06 15:13:40 +0000
  • de0ffbdda8 libraries.htm and people.htm moved to sub-directories to make root directory cleaner. Beman Dawes 2000-11-10 15:39:05 +0000
  • 9fddeb547d HTML change for 1.18.2 reflecting separation of old utility library Beman Dawes 2000-11-03 19:22:26 +0000
  • 0acbfcbedd Integrate header dependency table into web site Beman Dawes 2000-11-02 18:30:37 +0000
  • 83c50a4f21 Refine formal review procedures Beman Dawes 2000-10-30 12:41:36 +0000
  • 55e823de67 Add borland_cpp.html link Beman Dawes 2000-10-15 16:28:31 +0000
  • 9d4f5aba8f hints on portability for Borland C++ Jens Maurer 2000-09-29 22:22:37 +0000
  • c3a9a26947 I have no idea why CVS wants this file re-committed Beman Dawes 2000-09-28 12:41:28 +0000
  • cbe627ffa5 Initial commit Beman Dawes 2000-09-27 20:57:49 +0000
  • abb3314be7 Initial Graph and Regex HTML integration Beman Dawes 2000-09-26 19:02:50 +0000
  • ccf2ee2bf4 Minor updates Beman Dawes 2000-09-22 18:06:56 +0000
  • aa13c941ef 1.17.0 release candidate runup Beman Dawes 2000-08-03 15:26:16 +0000
  • 9e9491d8d9 Initial HTML commit Beman Dawes 2000-07-27 14:27:00 +0000