/[Apache-SVN]/stdcxx/site/download.html
ViewVC logotype

Contents of /stdcxx/site/download.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 611467 - (hide annotations)
Sat Jan 12 19:37:57 2008 UTC (22 months, 2 weeks ago) by wrowe
File MIME type: text/html
File size: 17173 byte(s)
Update site pages with current links to svn.apache.org/repos/asf/stdcxx/,
and downloads at archive.apache.org/dist/incubator/stdcxx/, and note the
ultimate home for the RM of future downloads in www.apache.org/dist/stdcxx.

Where there was a revprop, there was no need to change anything since those
revisions persist in svn.a.o/repos/asf/incubator/.
1 sebor 263925 <!DOCTYPE HTML PUBLIC
2     "-//W3C//DTD HTML 4.01 Transitional//EN"
3     "http://www.w3.org/TR/html4/loose.dtd">
4     <html>
5     <head>
6     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7     <title>Downloading the Apache C++ Standard Library</title>
8     <link type="text/css" href="basic.css" rel="stylesheet">
9     <link rel="shortcut icon" href="">
10     </head>
11    
12     <div id="top">
13     <!-- breadcrumbs -->
14     <div class="breadtrail">
15 sebor 264010 <a href="http://apache.org/">Apache</a> &gt;
16 sebor 263925 <a href="http://incubator.apache.org/">Incubator</a> &gt;
17 sebor 263927 <a href="http://incubator.apache.org/stdcxx/">stdcxx</a> &gt;
18     <a href="http://incubator.apache.org/stdcxx/download.html">Download</a>
19 sebor 263925 </div>
20     <div class="header">
21     <div class="grouplogo">
22     <a href="http://incubator.apache.org/">
23     <img class="logoImage"
24     alt="Apache Incubator"
25     title="Apache Incubator"
26     src="images/incubator_logo.gif"
27     border="0" >
28     </a>
29     </div>
30     <div class="projectlogo">
31     <a href="http://incubator.apache.org/stdcxx/">
32     <img class="logoImage"
33     alt="STDCXX - Apache C++ Standard Library"
34     title="STDCXX - Apache C++ Standard Library"
35     src="images/stdcxx.gif"
36     border="0">
37     </a>
38     </div>
39     <div class="searchbox">
40     <form action="http://www.google.com/search"
41     method="get"
42     class="roundtopsmall">
43     <input value="apache.org" name="sitesearch" type="hidden">
44     <input value="" size="25" name="q" id="query" type="text">&nbsp;
45     <input name="Search" value="Search" type="submit">
46     </form>
47     </div>
48     <ul id="tabs">
49     <li class="current">
50 sebor 264010 <a class="base-selected" href="download.html">Download</a>
51 sebor 263925 </li>
52     </ul>
53     </div>
54     </div> <!-- top -->
55    
56     <div id="main">
57     <div id="publishedStrip">
58 wrowe 611467 <a href="http://svn.apache.org/viewvc/stdcxx/site/download.html">
59 sebor 417547 Last Modified</a>: $Date$
60 sebor 263925 </div>
61     <div class="breadtrail">
62     &nbsp;
63     </div>
64    
65     <!-- left hand navigation -->
66     <div id="menu">
67     <div class="menupage">
68    
69     <div class="menuitem">
70 sebor 289622 <a title="Go to the stdcxx home page" href="index.html">
71 sebor 263925 stdcxx
72     </a>
73     </div>
74    
75     <div class="menuitem">
76 sebor 289622 <a title="View the incubation status page"
77     href="http://incubator.apache.org/projects/stdcxx.html">
78 sebor 263925 Status
79     </a>
80     </div>
81    
82     <div id="menu_selected_1.1"
83     class="selectedmenuitemgroup"
84     style="display: block;">
85     <div class="menupage">
86     <div class="menupagetitle">Download</div>
87     </div>
88     </div>
89    
90     <div class="menuitem">
91 sebor 289622 <a title="View the latest README in Subversion"
92 wrowe 611467 href="http://svn.apache.org/repos/asf/stdcxx/trunk/README">
93 sebor 263925 README
94     </a>
95     </div>
96    
97     <div class="menuitem">
98 sebor 289622 <a title="Read the Apache License, Version 2.0"
99     href="http://www.apache.org/licenses/LICENSE-2.0">
100 sebor 263925 License
101     </a>
102     </div>
103    
104     <div class="menuitem">
105 sebor 289622 <a title="Learn how to file bugs against stdcxx"
106     href="bugs.html">
107 sebor 263925 Bugs
108     </a>
109     </div>
110    
111     <div class="menuitem">
112 sebor 525658 <a title="View the latest Class Reference"
113     href="doc/stdlibref/index.html">
114 sebor 263925 Class Reference
115     </a>
116     </div>
117    
118     <div class="menuitem">
119 sebor 525658 <a title="View the latest User Guide"
120     href="doc/stdlibug/index.html">
121 sebor 263925 User Guide
122     </a>
123     </div>
124    
125     <div class="menuitem">
126 sebor 289622 <a title="View the Design and Style Document"
127     href="#">
128 sebor 263925 Design and Style Document
129     </a>
130     </div>
131    
132     </div> <!-- menupage -->
133     <div id="roundbottom">
134     <img style="display: none" class="corner" height="15" width="15"
135     alt="" src="images/rc-b-l-15-1body-2menu-3menu.png">
136     </div>
137     </div> <!-- menu -->
138     </div> <!-- main -->
139    
140     <!--start main content-->
141     <div id="content">
142     <h1>Downloading the Apache C++ Standard Library</h1>
143     <div id="minitoc-area">
144     <ul class="minitoc">
145     <li><a href="#latest">Viewing the Latest Files Online</a></li>
146     <li>
147     <a href="#viewsvn">
148     Viewing the stdcxx Subversion Repository Online
149     </a>
150     </li>
151     <li>
152     <a href="#svn">
153     Checking Out stdcxx Using the Subversion Client
154     </a>
155     </li>
156     <li><a href="#snapshots">Downloading stdcxx Snapshots</a></li>
157     <li><a href="#releases">Downloading stdcxx Releases</a></li>
158     </ul>
159     </div>
160    
161     <a name="latest"></a>
162     <h2 class="boxed">Viewing the Latest Files Online</h2>
163     <div class="section">
164     <p>
165    
166 sebor 536398 The latest versions of stdcxx source files can be viewed or
167     individually downloaded by directly accessing the stdcxx file
168 sebor 535990 repository in ASF Subversion by pointing your Web browser to the
169 sebor 536398 following URLs:
170 sebor 263925
171     </p>
172 sebor 536398 <ul>
173     <li>
174     trunk (development branch)
175 wrowe 611467 <a href="http://svn.apache.org/repos/asf/stdcxx/trunk">
176     http://svn.apache.org/repos/asf/stdcxx/trunk
177 sebor 536398 </a>
178     </li>
179     <li>
180 sebor 587584 4.2.x (4.2 maintenance branch)
181 wrowe 611467 <a href="http://svn.apache.org/repos/asf/stdcxx/branches/4.2.x">
182     http://svn.apache.org/repos/asf/stdcxx/branches/4.2.x
183 sebor 587584 </a>
184     </li>
185     <li>
186 sebor 536398 4.2.0 (pre-release branch)
187 wrowe 611467 <a href="http://svn.apache.org/repos/asf/stdcxx/branches/4.2.0">
188     http://svn.apache.org/repos/asf/stdcxx/branches/4.2.0
189 sebor 587584 </a> (closed to development)
190 sebor 536398 </li>
191     <li>
192     4.1.3 (final release branch)
193 wrowe 611467 <a href="http://svn.apache.org/repos/asf/stdcxx/branches/4.1.3">
194     http://svn.apache.org/repos/asf/stdcxx/branches/4.1.3
195 sebor 587584 </a> (closed to development)
196     </li>
197     <li>
198     web site
199 wrowe 611467 <a href="http://svn.apache.org/repos/asf/stdcxx/site">
200     http://svn.apache.org/repos/asf/stdcxx/site
201 sebor 536398 </a>
202     </li>
203     </ul>
204 sebor 263925 </div> <!-- section -->
205    
206     <a name="latest"></a>
207     <h2 class="boxed">Viewing the stdcxx Subversion Repository Online</h2>
208     <div class="section">
209     <p>
210    
211 sebor 535990 The ASF stdcxx Subversion repository, including the history of files,
212     can also be accessed via the <a class="external"
213     href="http://viewcvs.sourceforge.net/">ViewCVS</a> interface for
214 sebor 536398 Subversion at the following URLs:
215 sebor 263925
216     </p>
217 sebor 536398 <ul>
218     <li>
219     trunk (development branch)
220 wrowe 611467 <a href="http://svn.apache.org/viewcvs.cgi/stdcxx/trunk">
221     http://svn.apache.org/viewcvs.cgi/stdcxx/trunk
222 sebor 536398 </a>
223     </li>
224     <li>
225 sebor 587584 4.2.x (4.2 maintenance branch)
226 wrowe 611467 <a href="http://svn.apache.org/viewcvs.cgi/stdcxx/branches/4.2.x">
227     http://svn.apache.org/viewcvs.cgi/stdcxx/branches/4.2.x
228 sebor 587584 </a>
229     </li>
230     <li>
231 sebor 536398 4.2.0 (pre-release branch)
232 wrowe 611467 <a href="http://svn.apache.org/viewcvs.cgi/stdcxx/branches/4.2.0">
233     http://svn.apache.org/viewcvs.cgi/stdcxx/branches/4.2.0
234 sebor 587584 </a> (closed to development)
235 sebor 536398 </li>
236     <li>
237     4.1.3 (final release branch)
238 wrowe 611467 <a href="http://svn.apache.org/viewcvs.cgi/stdcxx/branches/4.1.3">
239     http://svn.apache.org/viewcvs.cgi/stdcxx/branches/4.1.3
240 sebor 587584 </a> (closed to development)
241 sebor 536398 </li>
242     <li>
243     web site
244 wrowe 611467 <a href="http://svn.apache.org/viewcvs.cgi/stdcxx/site">
245     http://svn.apache.org/viewcvs.cgi/stdcxx/site
246 sebor 536398 </a>
247     </li>
248     </ul>
249 sebor 263925 </div> <!-- section -->
250    
251     <a name="svn"></a>
252     <h2 class="boxed">Checking Out Files Using the Subversion Client</h2>
253     <div class="section">
254     <p>
255    
256     To check out stdcxx files using anonymous Subversion access, read the
257     instructions <a
258     href="http://www.apache.org/dev/version-control.html#anon-svn">here</a>.
259    
260     </p>
261     <p>
262    
263     To check out the latest development version of entire stdcxx
264 sebor 265758 repository (i.e., its trunk) into the stdcxx/ directory in current
265     working directory, enter the following command at the command prompt:
266 sebor 263925
267     </p>
268     <p>
269    
270 wrowe 611467 <code>$ svn co <a href="http://svn.apache.org">http://svn.apache.org</a>/repos/<a href="http://svn.apache.org/repos/asf">asf</a>/<a href="http://svn.apache.org/repos/asf/stdcxx">stdcxx</a>/<a href="http://svn.apache.org/repos/asf/stdcxx/trunk">trunk</a> stdcxx</code>
271 sebor 263925
272     </p>
273     <p>
274    
275     To check out stdcxx files for write access (committers only), read the
276     instructions <a
277     href="http://www.apache.org/dev/version-control.html#https-svn">here</a>.
278    
279     </p>
280     <p>
281    
282     The Subversion command is the same as above, the only thing different
283     is the HTTPS protocol instead of ordinary HTTP:
284    
285     </p>
286     <p>
287    
288 wrowe 611467 <code>$ svn co https://svn.apache.org/repos/asf/stdcxx/trunk stdcxx</code>
289 sebor 263925
290     </p>
291     </div> <!-- section -->
292    
293 sebor 561105 <a name="snapshots"></a>
294 sebor 263925 <h2 class="boxed">Downloading stdcxx Snapshots</h2>
295     <div class="section">
296     <p>
297    
298 sebor 569525 See the table below for available snapshots. In the table, the <i>version</i>
299     column indicates the library version. The <i>date</i> column indicates the date
300     the version was released. The <i>file</i> column contains one or more links to
301     the tarball or zip file available for download. The <i>size</i> column is the
302     size of the file in kilobytes. The <i>md5 sum</i> column indicates the <a
303     class="external" href="http://tools.ietf.org/html/rfc1321">MD5</a> sum for the
304     file and is also a link pointing to the MD5 sum file that can be
305     downloaded. The <i>comment</i> column contains links to the community vote
306     approving the release, and to the Incubator PMC approval of the release.
307 sebor 263925
308     </p>
309 sebor 265816
310 sebor 289622 <table class="ForrestTable" cellspacing="1" cellpadding="4">
311     <tbody>
312     <tr>
313     <th>version</th>
314     <th>date</th>
315     <th>file</th>
316 sebor 569525 <th>size (kB)</th>
317 sebor 289622 <th>md5 sum</th>
318     <th>comment</th>
319     </tr>
320     <tr>
321 sebor 373673 <td><center>4.1.2</center></td>
322 sebor 589727 <td><center>September 7, 2005</center></td>
323 sebor 289622 <td>
324 wrowe 611467 <a href="http://archive.apache.org/dist/incubator/stdcxx/snapshots/stdcxx-incubating-4.1.2-2005-07-19.tar.gz">
325 sebor 373673 <center>stdcxx-incubating-4.1.2-2005-07-19.tar.gz</center>
326 sebor 289622 </a>
327     </td>
328 sebor 569525 <td><center>4,785</center></td>
329 sebor 289622 <td>
330 wrowe 611467 <a href="http://archive.apache.org/dist/incubator/stdcxx/snapshots/stdcxx-incubating-4.1.2-2005-07-19.tar.gz.md5">
331 sebor 373673 <center>a4e530d14e239fca66a5bfe1e0e68378</center>
332 sebor 289622 </a>
333     </td>
334     <td>
335     <a href="http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200509.mbox/%3c4317A0AE.9040204@roguewave.com%3e">vote</a>,
336     <a href="http://mail-archives.apache.org/mod_mbox/incubator-general/200509.mbox/%3c432AEC0F.8050802@roguewave.com%3e">approval</a>
337     </td>
338     </tr>
339     </tbody>
340     </table>
341 sebor 263925 </div> <!-- section -->
342    
343 sebor 561105 <a name="releases"></a>
344 sebor 263925 <h2 class="boxed">Downloading stdcxx Releases</h2>
345     <div class="section">
346     <p>
347    
348 sebor 569525 See the table below for available releases. In the table, the <i>version</i>
349     column indicates the library version. The <i>date</i> column indicates the date
350     the version was released. The <i>file</i> column contains one or more links to
351     the tarball or zip file available for download. The <i>size</i> column is the
352     size of the file in kilobytes. The <i>md5 sum</i> column indicates the <a
353     class="external" href="http://tools.ietf.org/html/rfc1321">MD5</a> sum for the
354     file and is also a link pointing to the MD5 sum file that can be
355     downloaded. The <i>fixes</i> column contains 3 numbers: the first, Bug Fixes,
356     indicating the number of bugs affecting previous versions that were resolved in
357     the release, the second, Improvements, indicating the number of improvements
358     made in this release with respect to previous releases, and the third, New
359     Features, indicating the number of entire new features implemented in this
360     release. Each non-zero number is a link to the list of the corresponding issues
361     in the bug-tracking database. The <i>comment</i> column contains links to the
362     community vote approving the release, and to the Incubator PMC approval of the
363     release.
364 sebor 263925
365     </p>
366 sebor 373673
367     <table class="ForrestTable" cellspacing="1" cellpadding="4">
368     <tbody>
369     <tr>
370     <th>version</th>
371     <th>date</th>
372     <th>file</th>
373 sebor 569525 <th>size (kB)</th>
374 sebor 373673 <th>md5 sum</th>
375 sebor 569525 <th><a title="Bugs, Improvements, New Features">fixes</a></th>
376 sebor 373673 <th>comment</th>
377     </tr>
378     <tr>
379     <td><center>4.1.3</center></td>
380 sebor 589727 <td><center>January 30, 2006</center></td>
381 sebor 373673 <td>
382 wrowe 611467 <a href="http://archive.apache.org/dist/incubator/stdcxx/releases/stdcxx-incubating-4.1.3.tar.gz">
383 sebor 373673 <center>stdcxx-incubating-4.1.3.tar.gz</center>
384     </a>
385     </td>
386 sebor 569525 <td><center>5,992</center></td>
387 sebor 373673 <td>
388 wrowe 611467 <a href="http://archive.apache.org/dist/incubator/stdcxx/releases/stdcxx-incubating-4.1.3.tar.gz.md5">
389 sebor 373673 <center>f1bc9bd5ef0966f994a9183e7353176d</center>
390     </a>
391     </td>
392     <td>
393 sebor 569525 <center>
394     <a title="Bugs" href="http://tinyurl.com/2a5owd">44</a>,
395     <a title="Improvements" href="http://tinyurl.com/2cjwto">4</a>,
396     <a title="New Features">0</a>
397     </center>
398     </td>
399 sebor 373673 <td>
400     <a href="http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200601.mbox/%3c43D6E309.6070005@roguewave.com%3e">vote</a>,
401     <a href="http://mail-archives.apache.org/mod_mbox/incubator-general/200601.mbox/%3c43DEC03F.3030601@roguewave.com%3e">approval</a>
402     </td>
403     </tr>
404 sebor 536398
405     <tr>
406     <td><center>4.2.0</center></td>
407 sebor 589727 <td><center>October 29, 2007</center></td>
408 sebor 536398 <td>
409 sebor 589727 <center>
410 wrowe 611467 <a href="http://archive.apache.org/dist/incubator/stdcxx/releases/stdcxx-incubating-4.2.0.tar.gz">stdcxx-incubating-4.2.0.tar.gz</a>
411 sebor 589727 </center>
412 sebor 536398 </td>
413 sebor 589727 <td><center>6,905</center></td>
414 sebor 536398 <td>
415 wrowe 611467 <a href="http://archive.apache.org/dist/incubator/stdcxx/releases/stdcxx-incubating-4.2.0.tar.gz.md5">
416 sebor 589727 <center>b43adeb0c72cf4747301818f4dff4fa1</center>
417 sebor 536398 </a>
418     </td>
419     <td>
420 sebor 569525 <center>
421 sebor 587584 <a title="Bugs" href="http://tinyurl.com/yt5fbp">156</a>,
422     <a title="Improvements" href="http://tinyurl.com/2z58wl">13</a>,
423     <a title="New Features">0</a>
424 sebor 569525 </center>
425     </td>
426 sebor 536398 <td>
427 sebor 589727 <a href="http://www.nabble.com/-VOTE-RESULT--release-stdcxx-4.2.0-%28candidate-7%29-p13377405.html">vote</a>,
428     <a href="http://www.nabble.com/-VOTE-RESULT--approve-stdcxx-4.2.0-release-p13469149.html">approval</a>
429 sebor 536398 </td>
430     </tr>
431 sebor 589727
432     <tr>
433     <td><center><i>4.2.1</i></center></td>
434     <td><center><i>Winter 2007</i></center></td>
435     <td>
436     <center><i>Not Yet Released</i></center>
437     </td>
438     <td><center><i>TBD</i></center></td>
439     <td>
440     <a>
441     <center></center>
442     </a>
443     </td>
444     <td>
445     <center>
446     <a title="Bugs"><i>TBD</i></a>,
447     <a title="Improvements"><i>TBD</i></a>,
448     <a title="New Features"><i>TBD</i></a>
449     </center>
450     </td>
451     <td>
452     <!-- <a href="">vote</a>, -->
453     <!-- <a href="">approval</a>, -->
454     </td>
455     </tr>
456    
457 sebor 373673 </tbody>
458     </table>
459 sebor 263925 </div> <!-- section -->
460    
461     <!-- End main content-->
462    
463     <div class="clearboth">&nbsp;</div>
464     </div>
465     <div id="footer">
466     <div class="copyright">
467 sebor 534927 Copyright &copy; 2005-2007 The Apache Software Foundation.
468 sebor 263925 </div>
469     </div>
470 sebor 534908
471     <!-- Google Analytics tracking code -->
472     <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
473     </script>
474     <script type="text/javascript">
475     _uacct = "UA-1775151-1";
476     urchinTracker();
477     </script>
478 sebor 263925 </body>
479     </html>

Properties

Name Value
svn:keywords Date

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2