libc++ 1.0~svn189766-1 source package in Ubuntu
Changelog
libc++ (1.0~svn189766-1) unstable; urgency=low * New snapshot release -- Sylvestre Ledru <email address hidden> Mon, 02 Sep 2013 19:43:49 +0200
Upload details
- Uploaded by:
- LLVM Packaging Team
- Uploaded to:
- Sid
- Original maintainer:
- LLVM Packaging Team
- Architectures:
- any
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libc++_1.0~svn189766-1.dsc | 1.5 KiB | e61ac0abf834307ce5135b7e4a8081819c5a17406c5d16e14bb27152f64bdee5 |
libc++_1.0~svn189766.orig.tar.gz | 1.8 MiB | 1450e61efc4c59da16527f4eb7b6fc854d7b63efb054bcf72228e97a7c624f63 |
libc++_1.0~svn189766-1.debian.tar.gz | 11.8 KiB | 9d65b72849b4649e82c49eb2ec1db2383b7532a2c87cbca7058d9db7f133deea |
Available diffs
- diff from 1.0~svn181765-1 to 1.0~svn189766-1 (313.1 KiB)
No changes file available.
Binary packages built by this source
- libc++-dev: LLVM C++ Standard library (development files)
libc++ is a new implementation of the C++ standard library, targeting C++11.
.
Features and Goals
.
* Correctness as defined by the C++11 standard.
* Fast execution.
* Minimal memory use.
* Fast compile times.
* ABI compatibility with gcc's libstdc++ for some low-level features such
as exception objects, rtti and memory allocation.
* Extensive unit tests.
- libc++-src: No summary available for libc++-src in ubuntu trusty.
No description available for libc++-src in ubuntu trusty.
- libc++1: LLVM C++ Standard library
libc++ is a new implementation of the C++ standard library, targeting C++11.
.
Features and Goals
.
* Correctness as defined by the C++11 standard.
* Fast execution.
* Minimal memory use.
* Fast compile times.
* ABI compatibility with gcc's libstdc++ for some low-level features such
as exception objects, rtti and memory allocation.
* Extensive unit tests.
- libc++abi-dev: LLVM low level support for a standard C++ library (development files)
libc++abi is a new implementation of low level support for a standard C++
library.
.
Features and Goals
.
* Correctness as defined by the C++11 standard.
* Provide a portable sublayer to ease the porting of libc++
- libc++abi-src: No summary available for libc++abi-src in ubuntu trusty.
No description available for libc++abi-src in ubuntu trusty.
- libc++abi1: LLVM low level support for a standard C++ library
libc++abi is a new implementation of low level support for a standard C++
library.
.
Features and Goals
.
* Correctness as defined by the C++11 standard.
* Provide a portable sublayer to ease the porting of libc++