Sign in
flutter
/
third_party
/
libcxx
/
e70e03c7f6e7be329ab7edcf28f4cdf2ff4aad7c
/
docs
dae3960
[libc++] Introduce _LIBCPP_EXTERN_VIS to fix __libcpp_debug_function link errors
by Eric Fiselier
· 8 years ago
49a9e0c
[libcxx] Improve design documentation for the external-thread-library
by Asiri Rathnayake
· 8 years ago
ebaf7da
Add _LIBCPP_DIAGNOSE_WARNING and _LIBCPP_DIAGNOSE_ERROR macros.
by Eric Fiselier
· 8 years ago
ccb58d0
Update version to 5.0
by Eric Fiselier
· 8 years ago
2342c11
[libc++] Correct macro name in documenation
by Shoaib Meenai
· 8 years ago
66134e8
[libc++] Cleanup and document <__threading_support>
by Eric Fiselier
· 8 years ago
a2e3d1e
Fix Sphinx build error caused by bad indentation
by Eric Fiselier
· 8 years ago
c3589a8
[NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS
by Eric Fiselier
· 8 years ago
d28b523
Update year to 2017
by Eric Fiselier
· 8 years ago
ce34512
Remove dead debug_mode doc link
by Eric Fiselier
· 8 years ago
01eb99a
Implement a throwing version of _LIBCPP_ASSERT.
by Eric Fiselier
· 8 years ago
904a9cb
Update TestingLibcxx doc to reflect the use_system_cxx_lib flag. Patch from Michael Park
by Eric Fiselier
· 8 years ago
2fe522f
Update doc version to 4.0
by Eric Fiselier
· 8 years ago
8cdac0b
[NFC] Change whitespace to force docs rebuild
by Eric Fiselier
· 8 years ago
f2f3637
Fix PR27374 - Remove the implicit reduced-arity-extension in tuple.
by Eric Fiselier
· 8 years ago
c6d8e8a
[libc++] Add _LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS
by Shoaib Meenai
· 8 years ago
e6479bc
[libc++] Introduce `_LIBCPP_OVERRIDABLE_FUNC_VIS`
by Shoaib Meenai
· 8 years ago
763984e
Add docs for use-configurable libc++ features
by Eric Fiselier
· 8 years ago
eb6b13f
Fix _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY to always have default visibility.
by Eric Fiselier
· 8 years ago
2d2f0c0
Add start of filesystem benchmarks
by Eric Fiselier
· 8 years ago
4289b6e
Cleanup LIT testing doc
by Eric Fiselier
· 8 years ago
d588d2d
[libc++] Correct explanation of _LIBCPP_NEW_DELETE_VIS
by Shoaib Meenai
· 8 years ago
5300359
Make it easier to run the libc++ test suite against libstdc++
by Eric Fiselier
· 8 years ago
b160392
[libc++] Clarify _LIBCPP_NEW_DELETE_VIS for Windows
by Shoaib Meenai
· 8 years ago
e5cbce4
[libc++] Fix extern template visibility for Windows
by Shoaib Meenai
· 9 years ago
f05ac13
Attempt to fix Sphinx build
by Eric Fiselier
· 9 years ago
65d504e
Update _LIBCPP_EXCEPTION_ABI doc with @mclow's feedback
by Eric Fiselier
· 9 years ago
6dbed46
[libc++] Add _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY to support GCC ABI compatibility
by Eric Fiselier
· 9 years ago
833d644
[libc++] Fix and document visibility attributes for Clang, GCC and Windows.
by Eric Fiselier
· 9 years ago
01609af
Enable installation of libc++experimental by default.
by Eric Fiselier
· 9 years ago
0a799bd
Turn On -DLIBCXX_ENABLE_BENCHMARKS by default.
by Eric Fiselier
· 9 years ago
d3169f5
[Docs] Update libc++ target names after r279675.
by Eric Fiselier
· 9 years ago
b640da0
Allow building both shared and static library
by Petr Hosek
· 9 years ago
d9b9ef7
[libcxx] Add support for benchmark tests using Google Benchmark.
by Eric Fiselier
· 9 years ago
6e9a694
Add Filesystem TS -- Complete
by Eric Fiselier
· 9 years ago
d256280
Update libcxx.llvm.org documentation by linking to new docs.
by Eric Fiselier
· 9 years ago
6637dc2
Fix errors in documentation
by Eric Fiselier
· 9 years ago
953f34f
Fix sphinx build. This is a temporary solution.
by Eric Fiselier
· 9 years ago
f83eb7a
Try and fix sphinx build
by Eric Fiselier
· 9 years ago
03dc08c
Update version numbers in docs
by Eric Fiselier
· 9 years ago
7039fa1
Add documentation for new experimental library
by Eric Fiselier
· 9 years ago
cf4550d
Add cxx_runtime_root options for testing against a different libc++ at runtime
by Eric Fiselier
· 9 years ago
d118e32
[docs] Remove references to autoconf build.
by Alexey Samsonov
· 9 years ago
14a9008
Add link to 3rd party GDB pretty-printers
by Eric Fiselier
· 9 years ago
8459d20
Update paths in libc++ build instructions. Patch from Jonathan Anderson.
by Eric Fiselier
· 9 years ago
bb856cc
[libcxx] Make libc++.so a linker script by default on most platforms.
by Eric Fiselier
· 9 years ago
b9aebae
Add links to libc++ code coverage and builders
by Eric Fiselier
· 9 years ago
2bc8f6c
Update testing guide for libc++
by Eric Fiselier
· 9 years ago
a662279
Use __config_site when building libc++. Also cleanup ABI versioning doc
by Eric Fiselier
· 9 years ago
4f01aa8
ABI versioning macros for libc++.
by Evgeniy Stepanov
· 9 years ago
3759bed
Fix whitespace in doc
by Eric Fiselier
· 9 years ago
73ffc78
[libcxx] Capture configuration information when installing the libc++ headers
by Eric Fiselier
· 9 years ago
b22481a
Cleanup BuildingLibcxx.rst and remove TODO
by Eric Fiselier
· 10 years ago
5d514c0
Fix another bad link in the new docs
by Eric Fiselier
· 10 years ago
7ec94be
Try to fix links for libcxx.llvm.org/docs again.
by Eric Fiselier
· 10 years ago
82c5745
Try and fix links again. Seems to be a sphinx version issue.
by Eric Fiselier
· 10 years ago
4b5169a
Try and fix broken bugzilla link
by Eric Fiselier
· 10 years ago
1aa96e8
Cleanup new documentation index and transfer more information from www/index.html
by Eric Fiselier
· 10 years ago
cf829c9
Remove test commit.
by Tanya Lattner
· 10 years ago
9641982
Test temporary commit.
by Tanya Lattner
· 10 years ago
bf54da7
Test commit for builder
by Eric Fiselier
· 10 years ago
e3ec600
Add temporary Makefile.sphinx build file to get libcxx.llvm.org/docs going
by Eric Fiselier
· 10 years ago
46f9f32
Try building docs again.
by Eric Fiselier
· 10 years ago
6e5b234
Test commit for sphinx docs try2
by Eric Fiselier
· 10 years ago
b9f425a
[libcxx] Add new Sphinx documentation
by Eric Fiselier
· 10 years ago