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

Contents of /stdcxx/site/download.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 663333 - (show annotations)
Wed Jun 4 18:10:08 2008 UTC (17 months, 2 weeks ago) by sebor
File MIME type: text/html
File size: 19513 byte(s)
2008-06-04  Martin Sebor  <sebor@roguewave.com>

	* download.html (Searching the stdcxx Subversion Repository): Added
	links to Subversion search sites.
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="#svnsearch">
145 Searching the stdcxx Subversion Repository
146 </a>
147 </li>
148 <li>
149 <a href="#svn">
150 Checking Out stdcxx Using the Subversion Client
151 </a>
152 </li>
153 <li><a href="#snapshots">Downloading stdcxx Snapshots</a></li>
154 <li><a href="#releases">Downloading stdcxx Releases</a></li>
155 </ul>
156 </div>
157
158 <a name="latest"></a>
159 <h2 class="boxed">Viewing the Latest Files Online</h2>
160 <div class="section">
161 <p>
162
163 The latest versions of stdcxx source files can be viewed or
164 individually downloaded by directly accessing the stdcxx file
165 repository in ASF Subversion by pointing your Web browser to the
166 following URLs:
167
168 </p>
169 <ul>
170 <li>
171 trunk (development branch)
172 <a href="http://svn.apache.org/repos/asf/stdcxx/trunk">
173 http://svn.apache.org/repos/asf/stdcxx/trunk
174 </a>
175 </li>
176 <li>
177 4.2.x (4.2 maintenance branch)
178 <a href="http://svn.apache.org/repos/asf/stdcxx/branches/4.2.x">
179 http://svn.apache.org/repos/asf/stdcxx/branches/4.2.x
180 </a>
181 </li>
182 <li>
183 4.2.0 (pre-release branch)
184 <a href="http://svn.apache.org/repos/asf/stdcxx/branches/4.2.0">
185 http://svn.apache.org/repos/asf/stdcxx/branches/4.2.0
186 </a> (closed to development)
187 </li>
188 <li>
189 4.1.3 (final release branch)
190 <a href="http://svn.apache.org/repos/asf/stdcxx/branches/4.1.3">
191 http://svn.apache.org/repos/asf/stdcxx/branches/4.1.3
192 </a> (closed to development)
193 </li>
194 <li>
195 web site
196 <a href="http://svn.apache.org/repos/asf/stdcxx/site">
197 http://svn.apache.org/repos/asf/stdcxx/site
198 </a>
199 </li>
200 </ul>
201 </div> <!-- section -->
202
203 <a name="latest"></a>
204 <h2 class="boxed">Viewing the stdcxx Subversion Repository Online</h2>
205 <div class="section">
206 <p>
207
208 The ASF stdcxx Subversion repository, including the history of files,
209 can also be accessed via the <a class="external"
210 href="http://viewcvs.sourceforge.net/">ViewCVS</a> interface for
211 Subversion at the following URLs:
212
213 </p>
214 <ul>
215 <li>
216 trunk (development branch)
217 <a href="http://svn.apache.org/viewcvs.cgi/stdcxx/trunk">
218 http://svn.apache.org/viewcvs.cgi/stdcxx/trunk
219 </a>
220 </li>
221 <li>
222 4.2.x (4.2 maintenance branch)
223 <a href="http://svn.apache.org/viewcvs.cgi/stdcxx/branches/4.2.x">
224 http://svn.apache.org/viewcvs.cgi/stdcxx/branches/4.2.x
225 </a>
226 </li>
227 <li>
228 4.2.0 (pre-release branch)
229 <a href="http://svn.apache.org/viewcvs.cgi/stdcxx/branches/4.2.0">
230 http://svn.apache.org/viewcvs.cgi/stdcxx/branches/4.2.0
231 </a> (closed to development)
232 </li>
233 <li>
234 4.1.3 (final release branch)
235 <a href="http://svn.apache.org/viewcvs.cgi/stdcxx/branches/4.1.3">
236 http://svn.apache.org/viewcvs.cgi/stdcxx/branches/4.1.3
237 </a> (closed to development)
238 </li>
239 <li>
240 web site
241 <a href="http://svn.apache.org/viewcvs.cgi/stdcxx/site">
242 http://svn.apache.org/viewcvs.cgi/stdcxx/site
243 </a>
244 </li>
245 </ul>
246 </div> <!-- section -->
247
248 <a name="svnsearch"></a>
249 <h2 class="boxed">Searching the stdcxx Subversion Repository</h2>
250 <div class="section">
251 <p>
252
253 At least two online tools allow searching the stdcxx source code
254 repository in Subversion:
255
256 <p>
257 <ul>
258 <li>
259
260 <a href="http://svnsearch.org/svnsearch/repos/ASF/search?path=stdcxx">SVNSearch</a>
261 </li>
262 <li>
263
264 <a href="http://fisheye6.atlassian.com/browse/stdcxx">FishEye</a>
265 by <a href="http://www.atlassian.com">Atlassian</a>.
266
267 </li>
268 </ul>
269 </div> <!-- section -->
270
271 <a name="svn"></a>
272 <h2 class="boxed">Checking Out Files Using the Subversion Client</h2>
273 <div class="section">
274 <p>
275
276 To check out stdcxx files using anonymous Subversion access, read the
277 instructions <a
278 href="http://www.apache.org/dev/version-control.html#anon-svn">here</a>.
279
280 </p>
281 <p>
282
283 To check out the latest development version of entire stdcxx
284 repository (i.e., its trunk) into the stdcxx/ directory in current
285 working directory, enter the following command at the command prompt:
286
287 </p>
288 <p>
289
290 <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>
291
292 </p>
293 <p>
294
295 To check out stdcxx files for write access (committers only), read the
296 instructions <a
297 href="http://www.apache.org/dev/version-control.html#https-svn">here</a>.
298
299 </p>
300 <p>
301
302 The Subversion command is the same as above, the only thing different
303 is the HTTPS protocol instead of ordinary HTTP:
304
305 </p>
306 <p>
307
308 <code>$ svn co https://svn.apache.org/repos/asf/stdcxx/trunk stdcxx</code>
309
310 </p>
311 </div> <!-- section -->
312
313 <a name="snapshots"></a>
314 <h2 class="boxed">Downloading stdcxx Snapshots</h2>
315 <div class="section">
316 <p>
317
318 See the table below for available snapshots. In the table, the <i>version</i>
319 column indicates the library version. The <i>date</i> column indicates the date
320 the version was released. The <i>file</i> column contains one or more links to
321 the tarball or zip file available for download. The <i>size</i> column is the
322 size of the file in kilobytes. The <i>md5 sum</i> column indicates the <a
323 class="external" href="http://tools.ietf.org/html/rfc1321">MD5</a> sum for the
324 file and is also a link pointing to the MD5 sum file that can be
325 downloaded. The <i>comment</i> column contains links to the community vote
326 approving the release, and to the Incubator PMC approval of the release.
327
328 </p>
329
330 <table class="ForrestTable" cellspacing="1" cellpadding="4">
331 <tbody>
332 <tr>
333 <th>version</th>
334 <th>date</th>
335 <th>file</th>
336 <th>size (kB)</th>
337 <th>md5 sum</th>
338 <th>comment</th>
339 </tr>
340 <tr>
341 <td><center>4.1.2</center></td>
342 <td><center>September 7, 2005</center></td>
343 <td>
344 <a href="http://archive.apache.org/dist/incubator/stdcxx/snapshots/stdcxx-incubating-4.1.2-2005-07-19.tar.gz">
345 <center>stdcxx-incubating-4.1.2-2005-07-19.tar.gz</center>
346 </a>
347 </td>
348 <td><center>4,785</center></td>
349 <td>
350 <a href="http://archive.apache.org/dist/incubator/stdcxx/snapshots/stdcxx-incubating-4.1.2-2005-07-19.tar.gz.md5">
351 <center>a4e530d14e239fca66a5bfe1e0e68378</center>
352 </a>
353 </td>
354 <td>
355 <a href="http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200509.mbox/%3c4317A0AE.9040204@roguewave.com%3e">vote</a>,
356 <a href="http://mail-archives.apache.org/mod_mbox/incubator-general/200509.mbox/%3c432AEC0F.8050802@roguewave.com%3e">approval</a>
357 </td>
358 </tr>
359 </tbody>
360 </table>
361 </div> <!-- section -->
362
363 <a name="releases"></a>
364 <h2 class="boxed">Downloading stdcxx Releases</h2>
365 <div class="section">
366 <p>
367
368 See the table below for available releases. In the table, the <i>version</i>
369 column indicates the library version. The <i>date</i> column indicates the date
370 the version was released. The <i>file</i> column contains one or more links to
371 the tarball or zip file available for download. The <i>size</i> column is the
372 size of the file in kilobytes. The <i>md5 sum</i> column indicates the <a
373 class="external" href="http://tools.ietf.org/html/rfc1321">MD5</a> sum for the
374 file and is also a link pointing to the MD5 sum file that can be
375 downloaded. The <i>fixes</i> column contains 3 numbers: the first, Bug Fixes,
376 indicating the number of bugs affecting previous versions that were resolved in
377 the release, the second, Improvements, indicating the number of improvements
378 made in this release with respect to previous releases, and the third, New
379 Features, indicating the number of entire new features implemented in this
380 release. Each non-zero number is a link to the list of the corresponding issues
381 in the bug-tracking database. The <i>comment</i> column contains links to the
382 community vote approving the release. For Incubator release, the comment also
383 contains a link to the Incubator PMC approval of the release.
384
385 </p>
386
387 <table class="ForrestTable" cellspacing="1" cellpadding="4">
388 <tbody>
389 <tr>
390 <th>version</th>
391 <th>date</th>
392 <th>file</th>
393 <th>size (kB)</th>
394 <th>md5 sum</th>
395 <th><a title="Bugs, Improvements, New Features">fixes</a></th>
396 <th>comment</th>
397 </tr>
398 <tr>
399 <td><center>4.1.3</center></td>
400 <td><center>January 30, 2006</center></td>
401 <td>
402 <a href="http://archive.apache.org/dist/incubator/stdcxx/releases/stdcxx-incubating-4.1.3.tar.gz">
403 <center>stdcxx-incubating-4.1.3.tar.gz</center>
404 </a>
405 </td>
406 <td><center>5,992</center></td>
407 <td>
408 <a href="http://archive.apache.org/dist/incubator/stdcxx/releases/stdcxx-incubating-4.1.3.tar.gz.md5">
409 <center>f1bc9bd5ef0966f994a9183e7353176d</center>
410 </a>
411 </td>
412 <td>
413 <center>
414 <a title="Bugs" href="http://tinyurl.com/2a5owd">44</a>,
415 <a title="Improvements" href="http://tinyurl.com/2cjwto">4</a>,
416 <a title="New Features">0</a>
417 </center>
418 </td>
419 <td>
420 <a href="http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200601.mbox/%3c43D6E309.6070005@roguewave.com%3e">vote</a>,
421 <a href="http://mail-archives.apache.org/mod_mbox/incubator-general/200601.mbox/%3c43DEC03F.3030601@roguewave.com%3e">approval</a>
422 </td>
423 </tr>
424
425 <tr>
426 <td><center>4.2.0</center></td>
427 <td><center>October 29, 2007</center></td>
428 <td>
429 <center>
430 <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>
431 </center>
432 </td>
433 <td><center>6,905</center></td>
434 <td>
435 <a href="http://archive.apache.org/dist/incubator/stdcxx/releases/stdcxx-incubating-4.2.0.tar.gz.md5">
436 <center>b43adeb0c72cf4747301818f4dff4fa1</center>
437 </a>
438 </td>
439 <td>
440 <center>
441 <a title="Bugs" href="http://tinyurl.com/yt5fbp">156</a>,
442 <a title="Improvements" href="http://tinyurl.com/2z58wl">13</a>,
443 <a title="New Features">0</a>
444 </center>
445 </td>
446 <td>
447 <a href="http://www.nabble.com/-VOTE-RESULT--release-stdcxx-4.2.0-%28candidate-7%29-p13377405.html">vote</a>,
448 <a href="http://www.nabble.com/-VOTE-RESULT--approve-stdcxx-4.2.0-release-p13469149.html">approval</a>
449 </td>
450 </tr>
451
452 <tr>
453 <td><center>4.2.1</center></td>
454 <td><center>May 1, 2008</center></td>
455 <td>
456 <center>
457 <a href="http://www.apache.org/dist/stdcxx/stdcxx-4.2.1.tar.gz">stdcxx-4.2.1.tar.gz</a>
458 </center>
459 </td>
460 <td><center>7,101</center></td>
461 <td>
462 <a>
463 <center>
464 <a href="http://www.apache.org/dist/stdcxx/stdcxx-4.2.1.tar.gz.md5">4aceb96d3a547e1cbd289dead81d9ea9</a>
465 </center>
466 </a>
467 </td>
468 <td>
469 <center>
470 <a title="Bugs" href="http://tinyurl.com/67c5vj">110</a>,
471 <a title="Improvements" href="http://tinyurl.com/63cswv">23</a>,
472 <a title="New Features" href="http://tinyurl.com/6dx6ad">1</a>
473 </center>
474 </td>
475 <td>
476 <a href="http://mail-archives.apache.org/mod_mbox/stdcxx-dev/200805.mbox/%3c48194505.8080601@roguewave.com%3e">vote</a>,
477 <a href="http://www.apache.org/dist/stdcxx/stdcxx-4.2.1.tar.gz.asc">signature</a>
478 </td>
479 </tr>
480
481 <tr>
482 <td><center>4.2.2</center></td>
483 <td><center><i>July 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 <tr>
510 <td><center>4.3.0</center></td>
511 <td><center><i>Winter 2008</i></center></td>
512 <td>
513 <center>
514 <a href=""><i>Not Yet Released</i></a>
515 </center>
516 </td>
517 <td><center><i>TBD</i></center></td>
518 <td>
519 <a>
520 <center>
521 <a href=""><i>TBD</i></a>
522 </center>
523 </a>
524 </td>
525 <td>
526 <center>
527 <a title="Bugs" href=""><i>TBD</i></a>,
528 <a title="Improvements" href=""><i>TBD</i></a>,
529 <a title="New Features" href=""><i>TBD</i></a>
530 </center>
531 </td>
532 <td>
533 <!-- <a href="">vote</a> -->
534 </td>
535 </tr>
536
537 </tbody>
538 </table>
539 </div> <!-- section -->
540
541 <!-- End main content-->
542
543 <div class="clearboth">&nbsp;</div>
544 </div>
545 <div id="footer">
546 <div class="copyright">
547 Copyright &copy; 2005-2008 The Apache Software Foundation.
548 </div>
549 </div>
550
551 <!-- Google Analytics tracking code -->
552 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
553 </script>
554 <script type="text/javascript">
555 _uacct = "UA-1775151-1";
556 urchinTracker();
557 </script>
558 </body>
559 </html>

Properties

Name Value
svn:keywords Date

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2