index
:
abseil.git
hurd
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
Commit message (
Expand
)
Author
Age
Files
Lines
*
- 31d03284ca8017ba59d98d47e7d041f361d478a7 Release escaping microbenchmarks...
Abseil Team
2018-05-24
11
-14
/
+189
*
- 45b4111d940009bc7b3ebf621c9cb9293c60344a Use copied value i in lambda by ...
Abseil Team
2018-05-23
11
-35
/
+255
*
- f619bd3c1ab57586b7ed6010db09cdaf8a6882f9 Fix comment typos in strings/num...
Abseil Team
2018-05-22
2
-16
/
+24
*
- a4e14440b870dbf7b36975eaebf783a70a7fcee4 Release string_view microbenchma...
Abseil Team
2018-05-18
7
-1
/
+919
*
- 2db207ef16d548380e4f5cd1d583546d0b5f7d61 Run clang-format on all outbound...
Abseil Team
2018-05-17
11
-16
/
+34
*
- abe587c2360b21f085b7d65a77d840015bc04cf6 Factor an internal interface int...
Abseil Team
2018-05-15
12
-116
/
+279
*
- 6194c9b0d6dbdbeeb27b19d5c61562f985b25ff2 Removing support for NaCL in dyn...
Abseil Team
2018-05-14
3
-42
/
+3
*
- da802ce3de569d5af0bfc5888c8a0d823548b544 Removes private method pointer()...
Abseil Team
2018-05-11
1
-6
/
+5
*
- be60293bacf8d17861853a73c751b4a74534b049 Update header file for failure_s...
Abseil Team
2018-05-10
2
-49
/
+63
*
- e63f59e34d34d483f89e4e6a7fe80805d1332329 This CL replicates github.com/ab...
Abseil Team
2018-05-09
5
-25
/
+26
*
- bd7f5fa7ad5b7f1371315d45e4e4863f2c2ad9f6 Remove unused includes from stri...
Abseil Team
2018-05-08
3
-3
/
+4
*
- 45690246da1e36acde86c941b68aad2248b16ea7 Import of CCTZ from Github. by A...
Abseil Team
2018-05-07
11
-4
/
+16
*
- 07191b0f52301e1e4a790e236f7b7c2fd90561ae Disambiguates computed return ty...
Abseil Team
2018-05-04
29
-106
/
+1478
*
- 60c1f40a5e0bc33f93392ff6827528072d749a29 Move ExceptionSafetyTester from ...
Abseil Team
2018-04-30
13
-220
/
+305
*
- 81cdce434ff1bd8fa54c832a11dda59af46e79cc Adds a failure signal handler to...
Abseil Team
2018-04-26
8
-105
/
+792
*
- 2f6a3c92ce0f64e0923ad326ec5d07eae03061fd Add C++14's std::exchange to abs...
Abseil Team
2018-04-25
3
-1
/
+31
*
- 3a9532fb2d6ae45c3cba44c9bb0dbdfc1558b7d3 Fix the description of Span::sub...
Abseil Team
2018-04-24
10
-26
/
+223
*
- fd5f3d7077270ffc5ea74cdb9e18bbae3b9b46aa Fix typo optional -> variant by ...
Abseil Team
2018-04-23
634
-38
/
+9258
*
Merge pull request #101 from waywardmonkeys/fix-typos
Jonathan Cohen
2018-04-20
8
-15
/
+15
|
\
|
*
Fix some typos.
Bruce Mitchener
2018-04-20
8
-15
/
+15
*
|
- 551e205ef49682a1cb7e6e0cda46957fbcf88edd Release absl::variant. by Xiaoyi...
Abseil Team
2018-04-20
19
-52
/
+5172
|
/
*
- ed0ba496fe01eb8edfa86beade8a37768e7c12ef Updates the API for Exception Sa...
Abseil Team
2018-04-19
35
-2600
/
+830
*
- a0673e81da7ee7e322283e518331a4cdaeca837b Internal change by Abseil Team <...
Abseil Team
2018-04-11
5
-88
/
+186
*
- edb38790ce245c95715e5c50dfafb0db79d2cdc4 Add quickstart and build section...
Abseil Team
2018-04-10
1
-2
/
+2
*
- 51e2d3690b9065da84dbbf71fb52f87149670719 Fix `ABSL_HAVE_THREAD_LOCAL` on ...
Abseil Team
2018-04-09
2
-13
/
+20
*
- 985074b3d2f08388125a0004a4984f1d64fb0fcf In the internal implementation, ...
Abseil Team
2018-04-04
1
-1
/
+2
*
- 7f2f6ad0cc3488cb57dfc5d1050c38862a2e42ef Only check for a specific messag...
Abseil Team
2018-04-03
4
-6
/
+46
*
- f1b5ee8ff389dead0ba5671ad564a46aa1e8d216 Using %d with a uint32_t appears...
Abseil Team
2018-04-02
2
-3
/
+5
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-03-27
7
-44
/
+59
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-03-21
7
-15
/
+45
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-03-20
1
-0
/
+30
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-03-19
2
-3
/
+1
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-03-16
2
-3
/
+18
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-03-13
1
-4
/
+0
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-03-12
2
-14
/
+14
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-03-06
3
-7
/
+35
*
Fixes a failed compiler version check for clang-cl, which was detected as an ...
bfierz
2018-03-01
1
-1
/
+1
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-02-28
13
-17
/
+2221
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-02-23
1
-3
/
+10
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-02-22
6
-2
/
+2182
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-02-20
1
-1
/
+1
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-02-16
4
-3
/
+15
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-02-13
3
-8
/
+2
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-02-09
5
-18
/
+140
*
#include "absl/base/attributes.h"
Derek Mauro
2018-02-09
1
-0
/
+1
*
Annotate printf-like functions as such
Gregor Jasny
2018-02-09
1
-0
/
+6
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-02-07
1
-3
/
+5
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-02-06
11
-86
/
+115
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-02-05
4
-0
/
+291
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-02-02
3
-25
/
+31
[next]