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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release for experimental
HEAD
master
Benjamin Barenblat
2024-09-03
1
-2
/
+2
*
Update Standards-Version
Benjamin Barenblat
2024-09-03
1
-1
/
+1
*
Update Lintian overrides
Benjamin Barenblat
2024-09-03
1
-0
/
+2
*
Update shlibs file
Benjamin Barenblat
2024-09-03
1
-0
/
+4
*
Update build dependencies
Benjamin Barenblat
2024-09-03
1
-3
/
+3
*
Update patches and bump internal namespace
Benjamin Barenblat
2024-09-03
9
-166
/
+26
*
Begin updating packaging for Abseil 20240722
Benjamin Barenblat
2024-09-03
8
-149
/
+155
*
Merge new upstream LTS 20240722.0
Benjamin Barenblat
2024-09-03
313
-4933
/
+17901
|
\
|
*
Update GoogleTest dependency to 1.15.2 (#1736)
Derek Mauro
2024-08-01
4
-6
/
+6
|
*
Cherry-picks for Release Candidate 2 (#1727)
Derek Mauro
2024-07-25
2
-0
/
+9
|
*
Apply LTS transformations for 20240722 LTS branch (#1724)
Derek Mauro
2024-07-22
4
-18
/
+8
|
*
Fix LINT.IfChange syntax
Derek Mauro
2024-07-22
2
-4
/
+4
|
*
PR #1720: Fix spelling mistake: occurrance -> occurrence
Ikko Eltociear Ashimine
2024-07-18
1
-1
/
+1
|
*
Add missing include for Windows ASAN configuration in poison.cc
Abseil Team
2024-07-18
1
-1
/
+3
|
*
Delete absl/strings/internal/has_absl_stringify.h now that the
Derek Mauro
2024-07-18
4
-57
/
+0
|
*
Update versions of dependencies in preparation for release
Derek Mauro
2024-07-18
9
-56
/
+35
|
*
PR #1699: Add option to build with MSVC static runtime
Aaron Bray
2024-07-15
1
-0
/
+9
|
*
Remove unneeded 'be' from comment.
Abseil Team
2024-07-15
1
-1
/
+1
|
*
PR #1715: Generate options.h using CMake only once
Arnaud Botella
2024-07-15
1
-1
/
+1
|
*
Small type fix in absl/log/internal/log_impl.h
Gregory Pataky
2024-07-14
1
-1
/
+1
|
*
PR #1709: Handle RPATH CMake configuration
Arnaud Botella
2024-07-11
1
-0
/
+4
|
*
PR #1710: fixup! PR #1707: Fixup absl_random compile breakage in Apple ARM64 ...
Soo-Hwan Na
2024-07-11
1
-1
/
+1
|
*
PR #1695: Fix time library build for Apple platforms
Eduardo Menges Mattje
2024-07-11
1
-1
/
+1
|
*
Remove cyclic cmake dependency that breaks in cmake 3.30.0
Mike Kruskal
2024-07-10
1
-2
/
+2
|
*
Roll forward poisoned pointer API and fix portability issues.
Evan Brown
2024-07-10
6
-0
/
+249
|
*
Use GetStatus in IsOkAndHoldsMatcher
Laramie Leavitt
2024-07-10
1
-2
/
+2
|
*
PR #1707: Fixup absl_random compile breakage in Apple ARM64 targets
Soo-Hwan Na
2024-07-10
1
-1
/
+1
|
*
PR #1706: Require CMake version 3.16
Christoph GrĂ¼ninger
2024-07-09
4
-41
/
+6
|
*
Add an MSVC implementation of ABSL_ATTRIBUTE_LIFETIME_BOUND
Derek Mauro
2024-07-07
1
-0
/
+3
|
*
Mark c_min_element, c_max_element, and c_minmax_element as constexpr in C++17.
Abseil Team
2024-07-03
3
-27
/
+69
|
*
Optimize the absl::GetFlag cost for most non built-in flag types (including s...
Gennadiy Rozental
2024-07-03
5
-82
/
+470
|
*
Encode some additional metadata when writing protobuf-encoded logs.
Andy Getzendanner
2024-07-03
8
-615
/
+692
|
*
Replace signed integer overflow, since that's undefined behavior, with unsign...
Abseil Team
2024-07-02
3
-1
/
+34
|
*
Make mutable CompressedTuple::get() constexpr.
Abseil Team
2024-07-01
2
-9
/
+45
|
*
vdso_support: support DT_GNU_HASH
Fangrui Song
2024-07-01
2
-23
/
+51
|
*
Make c_begin, c_end, and c_distance conditionally constexpr.
Abseil Team
2024-07-01
5
-6
/
+44
|
*
Add operator<=> comparison to absl::Time and absl::Duration.
Charlie Beattie
2024-07-01
3
-0
/
+148
|
*
Deprecate `ABSL_ATTRIBUTE_NORETURN` in favor of the `[[noreturn]]`
Derek Mauro
2024-07-01
7
-20
/
+14
|
*
Rollback new poisoned pointer API
Derek Mauro
2024-07-01
6
-219
/
+0
|
*
Static cast instead of reinterpret cast raw hash set slots as casting from vo...
Abseil Team
2024-07-01
1
-21
/
+13
|
*
Fix absl::NoDestructor documentation about its use as a global
Derek Mauro
2024-06-27
1
-31
/
+25
|
*
Declare Rust demangling feature-complete.
Chris Mihelich
2024-06-27
2
-4
/
+2
|
*
Split demangle_internal into a tree of smaller libraries.
Chris Mihelich
2024-06-27
2
-54
/
+142
|
*
Decode Rust Punycode when it's not too long.
Chris Mihelich
2024-06-27
2
-18
/
+25
|
*
Add assertions to detect reentrance in `IterateOverFullSlots` and `absl::eras...
Vitaly Goldshteyn
2024-06-27
2
-3
/
+132
|
*
Decoder for Rust-style Punycode encodings of bounded length.
Chris Mihelich
2024-06-26
6
-0
/
+953
|
*
Add `c_contains()` and `c_contains_subrange()` to `absl/algorithm/container.h`.
Abseil Team
2024-06-26
2
-0
/
+46
|
*
Three-way comparison spaceship <=> operators for Cord.
Abseil Team
2024-06-26
4
-0
/
+62
|
*
internal-only change
Abseil Team
2024-06-26
1
-3
/
+3
|
*
Remove erroneous preprocessor branch on SGX_SIM.
Evan Brown
2024-06-25
1
-1
/
+1
[next]