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
*
Import of CCTZ from GitHub.
Abseil Team
2022-08-11
42
-37
/
+16
*
Merge pull request #1246 from wxilas21:master
Copybara-Service
2022-08-11
1
-6
/
+0
|
\
|
*
Delete #include.
Kim Hyun
2022-08-11
1
-6
/
+0
|
*
- Fix deprecated header in visual studio version 17.3.0 C++20
Hyun
2022-08-10
1
-1
/
+1
*
|
remove unused includes and add missing std includes for absl/status/status.h
Abseil Team
2022-08-10
1
-2
/
+2
|
/
*
Disable ABSL_HAVE_STD_IS_TRIVIALLY_ASSIGNABLE for clang-cl.
Abseil Team
2022-08-05
1
-1
/
+1
*
Map the absl::is_trivially_* functions to their std impl
Abseil Team
2022-08-05
3
-0
/
+34
*
Add more SimpleAtod / SimpleAtof test coverage
Abseil Team
2022-08-04
3
-1
/
+264
*
debugging: handle alternate signal stacks better on RISCV
Saleem Abdulrasool
2022-08-04
1
-69
/
+9
*
Revert change "Fix "unsafe narrowing" warnings in absl, 4/n.".
Thomas Köppe
2022-08-04
10
-158
/
+126
*
Fix "unsafe narrowing" warnings in absl, 3/n.
Abseil Team
2022-08-04
9
-89
/
+114
*
Fix "unsafe narrowing" warnings in absl, 4/n.
Abseil Team
2022-08-04
10
-126
/
+158
*
Fix "unsafe narrowing" warnings in absl, 2/n.
Abseil Team
2022-08-01
10
-57
/
+65
*
debugging: honour `STRICT_UNWINDING` in RISCV path
Saleem Abdulrasool
2022-07-29
1
-20
/
+20
*
Fix "unsafe narrowing" warnings in absl, 1/n.
Abseil Team
2022-07-28
18
-75
/
+100
*
Add ABSL_IS_TRIVIALLY_RELOCATABLE and ABSL_ATTRIBUTE_TRIVIAL_ABI macros for u...
Evan Brown
2022-07-27
3
-0
/
+80
*
Merge pull request #1223 from ElijahPepe:fix/implement-snprintf-safely
Copybara-Service
2022-07-27
1
-1
/
+6
|
\
|
*
fix: properly create the b integer
Elijah Conners
2022-07-21
1
-1
/
+1
|
*
fix(mutex): safely call snprintf
Elijah Conners
2022-07-19
1
-1
/
+5
*
|
Fix frame pointer alignment check.
Abseil Team
2022-07-26
1
-2
/
+2
*
|
Fixed sign-conversion warning in code.
Abseil Team
2022-07-25
1
-1
/
+2
*
|
Import of CCTZ from GitHub.
Abseil Team
2022-07-25
1
-1
/
+1
*
|
Add missing include for std::unique_ptr
Abseil Team
2022-07-22
1
-0
/
+1
*
|
Do not re-close files on EINTR
David Majnemer
2022-07-22
1
-2
/
+2
*
|
Renamespace absl::raw_logging_internal to absl::raw_log_internal to match (up...
Andy Getzendanner
2022-07-20
3
-27
/
+26
|
/
*
Check for negative return values from ReadFromOffset
David Majnemer
2022-07-18
1
-0
/
+8
*
Use HTTPS RFC URLs, which work regardless of the browser's locale.
Abseil Team
2022-07-18
1
-3
/
+4
*
Avoid signedness change when casting off_t
Benjamin Barenblat
2022-07-18
1
-4
/
+4
*
Internal Cleanup: removing unused internal function declaration.
Martijn Vels
2022-07-18
1
-3
/
+0
*
Make Span complain if constructed with a parameter that won't outlive it, exc...
Abseil Team
2022-07-18
2
-6
/
+61
*
any_invocable_test: Re-enable the two conversion tests that used to fail unde...
Dino Radakovic
2022-07-15
1
-6
/
+0
*
Add GetCustomAppendBuffer method to absl::Cord
Martijn Vels
2022-07-15
3
-29
/
+90
*
debugging: add hooks for checking stack ranges
Saleem Abdulrasool
2022-07-14
1
-4
/
+17
*
Minor clang-tidy cleanups
Abseil Team
2022-07-14
1
-8
/
+8
*
Support [[gnu::abi_tag("xyz")]] demangling.
Abseil Team
2022-07-13
2
-9
/
+59
*
Fix -Warray-parameter warning
Abseil Team
2022-07-13
1
-1
/
+1
*
Merge pull request #1217 from anpol:macos-sigaltstack
Copybara-Service
2022-07-13
1
-1
/
+3
|
\
|
*
Disable sigaltstack() on macOS to make backtrace() work.
Andrei Polushin
2022-07-13
1
-1
/
+3
|
/
*
Undo documentation change on erase.
Abseil Team
2022-07-12
2
-8
/
+4
*
Improve documentation on erase.
Abseil Team
2022-07-12
2
-4
/
+8
*
string_view: conditional constexpr is no longer needed for C++14
Derek Mauro
2022-07-12
1
-10
/
+3
*
Make exponential_distribution_test a bigger test (timeout small -> moderate).
Abseil Team
2022-07-07
1
-0
/
+1
*
Move Abseil to C++14 minimum
Derek Mauro
2022-07-06
1
-10
/
+12
*
Revert commit f4988f5bd4176345aad2a525e24d5fd11b3c97ea
Saleem Abdulrasool
2022-07-06
1
-15
/
+0
*
debugging: account for differences in alternate signal stacks
Saleem Abdulrasool
2022-06-30
1
-0
/
+15
*
Import of CCTZ from GitHub.
Abseil Team
2022-06-29
1
-4
/
+4
*
Run flaky test in fewer configurations
Abseil Team
2022-06-25
1
-1
/
+5
*
AnyInvocable: Move credits to the top of the file
Dino Radakovic
2022-06-24
1
-3
/
+3
*
Extend visibility of :examine_stack to an upcoming Abseil Log.
Gennadiy Rozental
2022-06-24
1
-1
/
+1
*
Merge contiguous mappings from the same file.
Abseil Team
2022-06-22
1
-0
/
+8
[next]