Downloading the Apache C++ Standard Library
Viewing the Latest Files Online
The latest versions of stdcxx source files can be viewed or individually downloaded by directly accessing the stdcxx file repository in ASF Subversion by pointing your Web browser to the following URLs:
- trunk (development branch) http://svn.apache.org/repos/asf/stdcxx/trunk
- 4.2.x (4.2 maintenance branch) http://svn.apache.org/repos/asf/stdcxx/branches/4.2.x
- 4.2.0 (pre-release branch) http://svn.apache.org/repos/asf/stdcxx/branches/4.2.0 (closed to development)
- 4.1.3 (final release branch) http://svn.apache.org/repos/asf/stdcxx/branches/4.1.3 (closed to development)
- web site http://svn.apache.org/repos/asf/stdcxx/site
Viewing the stdcxx Subversion Repository Online
The ASF stdcxx Subversion repository, including the history of files, can also be accessed via the ViewCVS interface for Subversion at the following URLs:
- trunk (development branch) http://svn.apache.org/viewcvs.cgi/stdcxx/trunk
- 4.2.x (4.2 maintenance branch) http://svn.apache.org/viewcvs.cgi/stdcxx/branches/4.2.x
- 4.2.0 (pre-release branch) http://svn.apache.org/viewcvs.cgi/stdcxx/branches/4.2.0 (closed to development)
- 4.1.3 (final release branch) http://svn.apache.org/viewcvs.cgi/stdcxx/branches/4.1.3 (closed to development)
- web site http://svn.apache.org/viewcvs.cgi/stdcxx/site
Searching the stdcxx Subversion Repository
At least two online tools allow searching the stdcxx source code repository in Subversion:
Checking Out Files Using the Subversion Client
To check out stdcxx files using anonymous Subversion access, read the instructions here.
To check out the latest development version of entire stdcxx repository (i.e., its trunk) into the stdcxx/ directory in current working directory, enter the following command at the command prompt:
$ svn co http://svn.apache.org/repos/asf/stdcxx/trunk stdcxx
To check out stdcxx files for write access (committers only), read the instructions here.
The Subversion command is the same as above, the only thing different is the HTTPS protocol instead of ordinary HTTP:
$ svn co https://svn.apache.org/repos/asf/stdcxx/trunk stdcxx
Downloading stdcxx Snapshots
See the table below for available snapshots. In the table, the version column indicates the library version. The date column indicates the date the version was released. The file column contains one or more links to the tarball or zip file available for download. The size column is the size of the file in kilobytes. The md5 sum column indicates the MD5 sum for the file and is also a link pointing to the MD5 sum file that can be downloaded. The comment column contains links to the community vote approving the release, and to the Incubator PMC approval of the release.
version | date | file | size (kB) | md5 sum | comment |
---|---|---|---|---|---|
|
|
vote, approval |
Downloading stdcxx Releases
See the table below for available releases. In the table, the version column indicates the library version. The date column indicates the date the version was released. The file column contains one or more links to the tarball or zip file available for download. The size column is the size of the file in kilobytes. The md5 sum column indicates the MD5 sum for the file and is also a link pointing to the MD5 sum file that can be downloaded. The fixes column contains 3 numbers: the first, Bug Fixes, indicating the number of bugs affecting previous versions that were resolved in the release, the second, Improvements, indicating the number of improvements made in this release with respect to previous releases, and the third, New Features, indicating the number of entire new features implemented in this release. Each non-zero number is a link to the list of the corresponding issues in the bug-tracking database. The comment column contains links to the community vote approving the release. For Incubator release, the comment also contains a link to the Incubator PMC approval of the release.
version | date | file | size (kB) | md5 sum | fixes | comment |
---|---|---|---|---|---|---|
|
|
|
vote, approval | |||
|
|
|
vote, approval | |||
|
|
|
vote, signature | |||
|
|
|
||||
|
|
|