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

Contents of /stdcxx/site/download.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 653629 - (show annotations)
Mon May 5 23:20:41 2008 UTC (18 months, 2 weeks ago) by sebor
File MIME type: text/html
File size: 18782 byte(s)
2008-05-05  Martin Sebor  <sebor@roguewave.com>

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

Properties

Name Value
svn:keywords Date

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2