Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-04-20 | Fix some typos. | Bruce Mitchener | 8 | -15/+15 |
2018-04-19 | - ed0ba496fe01eb8edfa86beade8a37768e7c12ef Updates the API for Exception Sa... | Abseil Team | 35 | -2600/+830 |
2018-04-11 | - a0673e81da7ee7e322283e518331a4cdaeca837b Internal change by Abseil Team <... | Abseil Team | 5 | -88/+186 |
2018-04-10 | - edb38790ce245c95715e5c50dfafb0db79d2cdc4 Add quickstart and build section... | Abseil Team | 2 | -8/+24 |
2018-04-09 | - 51e2d3690b9065da84dbbf71fb52f87149670719 Fix `ABSL_HAVE_THREAD_LOCAL` on ... | Abseil Team | 2 | -13/+20 |
2018-04-04 | - 985074b3d2f08388125a0004a4984f1d64fb0fcf In the internal implementation, ... | Abseil Team | 1 | -1/+2 |
2018-04-03 | - 7f2f6ad0cc3488cb57dfc5d1050c38862a2e42ef Only check for a specific messag... | Abseil Team | 4 | -6/+46 |
2018-04-02 | - f1b5ee8ff389dead0ba5671ad564a46aa1e8d216 Using %d with a uint32_t appears... | Abseil Team | 2 | -3/+5 |
2018-03-28 | Changes imported from Abseil "staging" branch: | Abseil Team | 1 | -4/+4 |
2018-03-27 | Changes imported from Abseil "staging" branch: | Abseil Team | 7 | -44/+59 |
2018-03-21 | Changes imported from Abseil "staging" branch: | Abseil Team | 7 | -15/+45 |
2018-03-20 | Changes imported from Abseil "staging" branch: | Abseil Team | 1 | -0/+30 |
2018-03-19 | Changes imported from Abseil "staging" branch: | Abseil Team | 2 | -3/+1 |
2018-03-16 | Changes imported from Abseil "staging" branch: | Abseil Team | 2 | -3/+18 |
2018-03-13 | Changes imported from Abseil "staging" branch: | Abseil Team | 1 | -4/+0 |
2018-03-12 | Changes imported from Abseil "staging" branch: | Abseil Team | 2 | -14/+14 |
2018-03-06 | Changes imported from Abseil "staging" branch: | Abseil Team | 3 | -7/+35 |
2018-03-01 | Fixes a failed compiler version check for clang-cl, which was detected as an ... | bfierz | 1 | -1/+1 |
2018-02-28 | Changes imported from Abseil "staging" branch: | Abseil Team | 13 | -17/+2221 |
2018-02-23 | Changes imported from Abseil "staging" branch: | Abseil Team | 1 | -3/+10 |
2018-02-22 | Changes imported from Abseil "staging" branch: | Abseil Team | 6 | -2/+2182 |
2018-02-20 | Changes imported from Abseil "staging" branch: | Abseil Team | 1 | -1/+1 |
2018-02-16 | Changes imported from Abseil "staging" branch: | Abseil Team | 5 | -83/+97 |
2018-02-13 | Changes imported from Abseil "staging" branch: | Abseil Team | 3 | -8/+2 |
2018-02-09 | Changes imported from Abseil "staging" branch: | Abseil Team | 6 | -18/+151 |
2018-02-09 | Merge pull request #91 from gjasny/printf-attributes | Daniel M. Katz | 1 | -0/+7 |
2018-02-09 | #include "absl/base/attributes.h" | Derek Mauro | 1 | -0/+1 |
2018-02-09 | Annotate printf-like functions as such | Gregor Jasny | 1 | -0/+6 |