depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-18
Update comment and use std::numeric_limits<Dword>::max()
Loo Rong Jie
1
-2
/
+2
2018-07-18
Add comment and change type name
Loo Rong Jie
1
-5
/
+8
2018-07-18
Remove dependency of windows.h in kernel_timeout.h
Loo Rong Jie
1
-8
/
+7
2018-07-17
Export of internal Abseil changes.
Abseil Team
5
-39
/
+24
2018-07-17
Merge pull request #138 from edbaunton/remove-deprecated-workspace-rules
ahedberg
1
-0
/
+2
2018-07-13
Export of internal Abseil changes.
Abseil Team
1
-1
/
+1
2018-07-13
Merge pull request #144 from rongjiecomputer/winsock2
Xiaoyi Zhang
1
-1
/
+1
2018-07-12
Export of internal Abseil changes.
Abseil Team
15
-284
/
+577
2018-07-12
Only MSVC does not have sys/time.h
Loo Rong Jie
1
-1
/
+1
2018-07-03
Remove usage of soon-to-be-deprecated http_archive rule
Ed Baunton
1
-0
/
+2
2018-07-03
Export of internal Abseil changes.
Abseil Team
2
-1
/
+52
2018-07-02
Export of internal Abseil changes.
Abseil Team
16
-258
/
+448
2018-06-28
Export of internal Abseil changes.
Abseil Team
3
-45
/
+34
2018-06-27
Export of internal Abseil changes.
Abseil Team
3
-2
/
+276
2018-06-27
Merge pull request #134 from rongjiecomputer/cmake
Alex Strelnikov
1
-5
/
+3
2018-06-26
Export of internal Abseil changes.
Abseil Team
7
-20
/
+65
2018-06-25
Export of internal Abseil changes.
Abseil Team
20
-48
/
+422
2018-06-23
Fix CMake declaration for absl::str_format
Loo Rong Jie
1
-5
/
+3
2018-06-22
Export of internal Abseil changes.
Abseil Team
46
-354
/
+6559
2018-06-20
Export of internal Abseil changes.
Abseil Team
4
-36
/
+29
2018-06-18
--
Abseil Team
23
-82
/
+4168
2018-06-15
- d6b8d35be9659e1c99a5daca1af8c8587acaa044 Update bazel_toolchains to the l...
Abseil Team
3
-22
/
+36
2018-06-13
- b9a479321581cd0293f124041bf5c06f456afec1 Adds exception safety tests for ...
Abseil Team
8
-40
/
+610
2018-06-12
Merge pull request #130 from mleporis/add_mips_getpc
Derek Mauro
1
-0
/
+2
2018-06-12
Add MIPS support to GetProgramCounter()
Milko Leporis
1
-0
/
+2
2018-06-08
- abacaab4b11a69dd4db627bd183571d7cabb8def Refinement to previous time.h ed...
Abseil Team
22
-278
/
+1804
2018-05-31
- e2f6b8ac647271815b4fed2991f405524dd762c3 Release cctz microbenchmarks. by...
Abseil Team
37
-349
/
+1879
2018-05-24
- 31d03284ca8017ba59d98d47e7d041f361d478a7 Release escaping microbenchmarks...
Abseil Team
11
-14
/
+189
2018-05-23
- 45b4111d940009bc7b3ebf621c9cb9293c60344a Use copied value i in lambda by ...
Abseil Team
11
-35
/
+255
2018-05-22
- f619bd3c1ab57586b7ed6010db09cdaf8a6882f9 Fix comment typos in strings/num...
Abseil Team
2
-16
/
+24
2018-05-18
- a4e14440b870dbf7b36975eaebf783a70a7fcee4 Release string_view microbenchma...
Abseil Team
8
-2
/
+923
2018-05-17
- 2db207ef16d548380e4f5cd1d583546d0b5f7d61 Run clang-format on all outbound...
Abseil Team
12
-22
/
+42
2018-05-15
- abe587c2360b21f085b7d65a77d840015bc04cf6 Factor an internal interface int...
Abseil Team
13
-117
/
+279
2018-05-14
- 6194c9b0d6dbdbeeb27b19d5c61562f985b25ff2 Removing support for NaCL in dyn...
Abseil Team
3
-42
/
+3
2018-05-11
- da802ce3de569d5af0bfc5888c8a0d823548b544 Removes private method pointer()...
Abseil Team
1
-6
/
+5
2018-05-10
- be60293bacf8d17861853a73c751b4a74534b049 Update header file for failure_s...
Abseil Team
2
-49
/
+63
2018-05-09
- e63f59e34d34d483f89e4e6a7fe80805d1332329 This CL replicates github.com/ab...
Abseil Team
6
-31
/
+32
2018-05-09
Merge pull request #117 from PetterS/add_ide_folder
johnforestolson
1
-0
/
+11
2018-05-09
Use a variable ABSL_IDE_FOLDER in three places.
Petter Strandmark
1
-3
/
+8
2018-05-08
- bd7f5fa7ad5b7f1371315d45e4e4863f2c2ad9f6 Remove unused includes from stri...
Abseil Team
3
-3
/
+4
2018-05-07
- 45690246da1e36acde86c941b68aad2248b16ea7 Import of CCTZ from Github. by A...
Abseil Team
11
-4
/
+16
2018-05-05
Set the FOLDER property for Abseil targets.
Petter Strandmark
1
-0
/
+6
2018-05-04
- 07191b0f52301e1e4a790e236f7b7c2fd90561ae Disambiguates computed return ty...
Abseil Team
35
-119
/
+1583
2018-04-30
- 60c1f40a5e0bc33f93392ff6827528072d749a29 Move ExceptionSafetyTester from ...
Abseil Team
13
-220
/
+305
2018-04-26
- 81cdce434ff1bd8fa54c832a11dda59af46e79cc Adds a failure signal handler to...
Abseil Team
8
-105
/
+792
2018-04-25
- 2f6a3c92ce0f64e0923ad326ec5d07eae03061fd Add C++14's std::exchange to abs...
Abseil Team
3
-1
/
+31
2018-04-24
- 3a9532fb2d6ae45c3cba44c9bb0dbdfc1558b7d3 Fix the description of Span::sub...
Abseil Team
10
-26
/
+223
2018-04-23
- fd5f3d7077270ffc5ea74cdb9e18bbae3b9b46aa Fix typo optional -> variant by ...
Abseil Team
638
-58
/
+9262
2018-04-20
Merge pull request #101 from waywardmonkeys/fix-typos
Jonathan Cohen
8
-15
/
+15
2018-04-20
- 551e205ef49682a1cb7e6e0cda46957fbcf88edd Release absl::variant. by Xiaoyi...
Abseil Team
19
-52
/
+5172
[next]