index
:
ydb
add-upcoming-event-1
alexv-smirnov-patch-1
alexv-smirnov1
blinkov-patch-1
docs-dont-link-to-archived-go-sdk
docs-drop-unused-files
docs-gtm
docs-quickstart-add-mkdir
docs-yfm-link
fix-header-ident-bloom
get_cmakelists2
license-year-2023
mai
main
readme-linkedin-link
readme-links-update
readme-social-update
roadmap
stable-22-2
stable-22-4
stable-22-5
stable-23-1
stable-23-2
stable-23-3
Mirror of YDB github repos
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
libs
/
cxxsupp
/
libcxx
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable Clang builtins which nvcc does not understand
mikhnenko
2023-10-10
2
-1
/
+4
*
Forward declare filesystem::path in stlfwd
thegeorg
2023-10-07
1
-0
/
+6
*
Upd libc++ to 95a2527261443729a398e16bc7dc6dd325fc2691 (29 Mar 2022)
mikhnenko
2023-10-06
38
-263
/
+728
*
Upd libc++ to d0af4276d62418ba9e54fec99b293d2fd7c92213 (14 Mar 2022)
mikhnenko
2023-09-27
171
-802
/
+1038
*
Update libc++ to 9b03c08e (6 Mar 2022).
halyavin
2023-09-26
58
-271
/
+375
*
Udp libc++ for 2 days with fake-id changes
mikhnenko
2023-09-22
4
-3
/
+128
*
Put libc++ under ym2
mikhnenko
2023-09-20
16
-39
/
+37
*
Remove unused define
mikhnenko
2023-09-15
1
-3
/
+1
*
Intermediate changes
robot-piglet
2023-09-03
1
-425
/
+0
*
YT-19430: Add arrow writer
nadya02
2023-09-02
1
-0
/
+425
*
[yql] cleanup ya.makes (part 1)
udovichenko-r
2023-08-28
1
-0
/
+188
*
(no commit message)
pg
2023-08-18
2
-1
/
+3
*
Update ICU to 73.2
romankoshelev
2023-08-15
1
-28
/
+0
*
Update ICU to 70.1
romankoshelev
2023-08-09
1
-0
/
+28
*
Support running C++ coroutines as actors KIKIMR-18962
snaury
2023-08-07
5
-0
/
+465
*
Move backward compatibility define to libcxx's own wrappers_config
thegeorg
2023-06-10
1
-0
/
+7
*
YT-19142: Add emscripten patches to libcxx
dtorilov
2023-05-24
2
-0
/
+10
*
Resolve Y_UCRT_INCLUDE_NEXT and _LIBCPP_MSVC_INCLUDE to void
mikhnenko
2023-05-23
20
-28
/
+28
*
Add error before unused import of macro _LIBCPP_EXTERNAL_THREADING
alperevyshin
2023-05-13
1
-1
/
+1
*
YT-17689: Move TFreeList to library/cpp/yt/memory
aleexfi
2023-05-10
1
-0
/
+113
*
Fix libcxx build under cl /std:c++14 needed for CUDA
spreis
2023-02-18
1
-1
/
+1
*
Add std::hash<std::vector<bool>> implementation required by the standard.
halyavin
2023-01-18
1
-1
/
+26
*
remove kikimr/driver DEPENDS
qrort
2022-12-02
1
-425
/
+0
*
validate canons without yatest_common
qrort
2022-11-30
1
-0
/
+425
*
use clang14 for windows by default
heretic
2022-10-13
1
-1
/
+3
*
Update perfect_forward.h to make std::bind_front compile on Windows
thegeorg
2022-10-11
1
-52
/
+51
*
Revert fix for not_fn.
halyavin
2022-09-27
2
-2
/
+2
*
Fix compiling with MSVC + NVCC on Windows
thegeorg
2022-08-27
1
-2
/
+5
*
Update contrib/restricted/nlohmann_json to 3.11.2
robot-contrib
2022-08-13
23
-0
/
+3769
*
Mark clear and reset methods as reinitializing the object.
halyavin
2022-08-05
5
-7
/
+14
*
Enable libc++ option that removes legacy transitive includes.
halyavin
2022-07-23
1
-0
/
+1
*
Update libc++ to 34313583 (20 Feb 2022).
halyavin
2022-07-21
91
-384
/
+548
*
Avoid constructor conflicts when compiling with -std=c++2b
thegeorg
2022-07-20
2
-8
/
+2
*
fix ya.make
monster
2022-07-07
68
-12958
/
+0
*
Update libc++ to a7c2a628 (15 Feb 2022).
Andrey Khalyavin
2022-07-05
46
-468
/
+513
*
Update sysincls to acknowledge stdatomic introduction to libcxx
thegeorg
2022-06-28
1
-0
/
+235
*
Update libc++ to 8f0b2ac1 (12 Feb 2022).
Andrey Khalyavin
2022-06-24
48
-414
/
+490
*
Fix windows build.
Andrey Khalyavin
2022-06-10
1
-0
/
+3
*
Update libc++ to 24c12bfb (5 Feb 2022).
Andrey Khalyavin
2022-06-09
504
-688
/
+765
*
Update libc++ to eaadc451 (4 Feb 2022).
Andrey Khalyavin
2022-06-02
108
-273
/
+513
*
Remove libcxx/include/cxxabi.h header as it does not belong to libcxx
thegeorg
2022-05-31
1
-9
/
+0
*
Update libc++ to revision ab0554b2 (31 Jan 2022).
Andrey Khalyavin
2022-05-26
24
-135
/
+372
*
Update libc++ to 4684857a (25 Jan 2022).
Andrey Khalyavin
2022-04-30
12
-264
/
+1204
*
Update libc++ to a2afc824 (24 Jan 2022).
Andrey Khalyavin
2022-04-27
17
-213
/
+102
*
Update libc++ to 429a717e (20 Jan 2022).
Andrey Khalyavin
2022-04-21
33
-350
/
+542
*
Update libc++ to 5726e559 (14 Jan 2022).
Andrey Khalyavin
2022-04-17
12
-2143
/
+2399
*
Update libc++ to b6d87773 (14 Jan 2022).
Andrey Khalyavin
2022-04-15
30
-410
/
+612
*
Update libc++ to 8d23b742 (11 Jan 2022).
Andrey Khalyavin
2022-04-07
125
-377
/
+720
*
intermediate changes
arcadia-devtools
2022-04-03
40
-656
/
+414
*
intermediate changes
arcadia-devtools
2022-03-31
1
-0
/
+10
[next]