index.htm 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html>
  3. <head>
  4. <title>Boost More Information</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  6. <meta name="ProgId" content="FrontPage.Editor.Document">
  7. <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
  8. </head>
  9. <body bgcolor="#ffffff" text="#000000">
  10. <table summary ="Navigational header"
  11. border="1" cellpadding="2" bgcolor="#007f7f">
  12. <tr>
  13. <td bgcolor="#ffffff">
  14. <img src="../boost.png" alt="boost.png (6897 bytes)" width="277" height="86"></td>
  15. <td><a href="../index.htm"><font color="#ffffff" size="4" face="Arial">Home</font></a></td>
  16. <td><a href="../libs/libraries.htm"><font color="#ffffff" size="4" face="Arial">Libraries</font></a></td>
  17. <td><a href="http://beta.boost.org/users/people.html"><font color="#ffffff" size="4" face="Arial">People</font></a></td>
  18. <td><a href="faq.htm"><font color="#ffffff" size="4" face="Arial">FAQ</font></a></td>
  19. <td><a href="index.htm"><font color="#ffffff" size="4" face="Arial">More</font></a></td>
  20. </tr>
  21. </table>
  22. <h1>More Information</h1>
  23. <h2>Boost Policies</h2>
  24. <blockquote>
  25. <p><a href="discussion_policy.htm"><b>Mailing List Discussion Policy.</b></a>&nbsp;
  26. What's acceptable and what isn't.</p>
  27. <p><a href="lib_guide.htm"><b>Library Requirements and Guidelines</b></a>.&nbsp;
  28. Basic standards for those preparing a submission.</p>
  29. <P><A href="separate_compilation.html"><STRONG>Guidelines for Libraries with Separate
  30. Source</STRONG></A>.&nbsp; Basic tutorial for libraries that require the
  31. building of a separate link library.</P>
  32. <p><a href="writingdoc/index.html"><strong>Writing Documentation for Boost</strong></a>
  33. Basic guidelines for writing documentation and templates for quickly generating
  34. documentation that follows the guidelines.</p>
  35. <p><a href="test_policy.htm"><b>Test Policy and Protocols</b></a>.&nbsp; How
  36. testing works at Boost.</p>
  37. <p><a href="submission_process.htm"><b>Library Submission Process</b></a>.&nbsp;
  38. How to submit a library to Boost.</p>
  39. <p><a href="formal_review_process.htm"><b>Library Formal Review Process</b></a>.
  40. Including how to submit a review comment.</p>
  41. <p><a href="header.htm"><b>Header Policy</b></a>.&nbsp; Headers are where a
  42. library contacts its users, so programming practices are particularly
  43. important.</p>
  44. <p><a href="library_reuse.htm"><b>Library Reuse</b></a>.&nbsp; Should Boost
  45. libraries use other boost libraries?&nbsp; What about the C++ Standard
  46. Library?&nbsp; It's another trade-off.</p>
  47. <p><b><a href="moderators.html">Moderators</a></b>.&nbsp; Who they are and what
  48. they do.</p>
  49. </blockquote>
  50. <h2>Boost Whatever</h2>
  51. <blockquote>
  52. <p><b><a href="license_info.html">License Information</a> </b>&nbsp;Information
  53. about the Boost Software License.</p>
  54. <p><b><a href="bibliography.html">Bibliography</a> </b>&nbsp;Print and online
  55. publications relating to Boost and Boost libraries.</p>
  56. <p><b><a href="http://beta.boost.org/users/uses.html">Who's Using Boost?</a> </b>&nbsp;
  57. Products and organisations that are using Boost.</p>
  58. <p><a href="http://beta.boost.org/development/testing.html"><b>Compiler Status</b></a>&nbsp;&nbsp;Describes
  59. what library works with which compiler.</p>
  60. <p><b><a href="links.htm">Links</a></b>&nbsp; Links of special interest to Boost
  61. users.</p>
  62. <p><b><a href="formal_review_schedule.html">Formal Review Schedule</a></b>&nbsp;
  63. Future, current, and recently past Formal Reviews.</p>
  64. <p><b><a href="release_procedures.htm">Release Procedures</a></b>&nbsp; How
  65. developers and the release manager prepare for a Boost release.</p>
  66. <p><b><a href="updating_the_website.html">Updating the Website</a></b>&nbsp; How
  67. developers can update the Boost website between releases.</p>
  68. <p><a href="regression.html"><b>Internal Regression Test Suite</b></a>&nbsp;&nbsp;
  69. Describes the tool for generating the compiler status tables
  70. </p>
  71. <p><b><a href="proposal.pdf">Proposal for a C++ Library Repository Web Site</a></b>&nbsp;
  72. The original 1998 proposal that launched Boost.</p>
  73. <p><b><a href="bugs.htm">How to report bugs</a></b>&nbsp; Ways to report Boost
  74. bugs.</p>
  75. <p><b><a href="requesting_new_features.htm">How to request features</a></b> Ways
  76. to request new library features.</p>
  77. <p><b><a href="boost_soc_06_overview.html">An overview of Boost participation in
  78. Google Summer of Code&trade; 2006</a></b> A report of our first experience
  79. in this open source initiative.</p>
  80. <p><b><a href="version_history.html">Version History</a></b> Changes
  81. and additions in past Boost releases.</p>
  82. </blockquote>
  83. <h2>Articles and Papers</h2>
  84. <blockquote>
  85. <p><a href="borland_cpp.html"><b>Portability Hints: Borland C++ 5.5.1</b></a> describes
  86. Borland C++ portability issues, with suggested workarounds.</p>
  87. <p><a href="microsoft_vcpp.html"><b>Portability Hints: Microsoft VC++ 6.0 SP4</b></a>
  88. describes Microsoft C++ portability issues, with suggested workarounds.</p>
  89. <p><a href="int_const_guidelines.htm"><strong>Coding Guidelines for Integral Constant
  90. Expressions</strong></a> describes how to work through the maze of
  91. compiler related bugs surrounding this tricky topic.</p>
  92. </blockquote>
  93. <hr>
  94. <p>
  95. Revised
  96. <!--webbot bot="Timestamp" s-type="EDITED"
  97. s-format="%d %B, %Y" startspan -->10 May, 2005<!--webbot bot="Timestamp" endspan i-checksum="13987" --></p>
  98. <p>
  99. © Copyright Beman Dawes 2003.</p>
  100. <p>
  101. Distributed under the Boost Software License, Version 1.0. (See
  102. accompanying file <a href="../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy
  103. at <a href=
  104. "http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)
  105. </p>
  106. </body>
  107. </html>
粤ICP备19079148号