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
/
flags
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimize the absl::GetFlag cost for most non built-in flag types (including s...
Gennadiy Rozental
2024-07-03
5
-82
/
+470
*
Remove redundant semicolons introduced by macros
Abseil Team
2024-03-15
2
-6
/
+6
*
PR #1603: Disable -Wnon-virtual-dtor warning for CommandLineFlag implementations
Adam Gajda
2024-03-13
3
-2
/
+32
*
Avoid static initializers in case of ABSL_FLAGS_STRIP_NAMES=1
Gennadiy Rozental
2024-02-02
9
-27
/
+77
*
Replace `testonly = 1` with `testonly = True` in abseil BUILD files.
Shahriar Rouf
2024-01-31
1
-1
/
+1
*
Remove code pieces for no longer supported GCC versions.
Abseil Team
2024-01-22
1
-8
/
+0
*
Automated Code Change
Abseil Team
2024-01-10
1
-0
/
+1
*
Remove workaround for older versions MSVC that did not support
Derek Mauro
2024-01-02
8
-192
/
+1
*
Release a few bits and pieces of DFATAL that were left behind: flag parsing &...
Andy Getzendanner
2023-12-21
1
-1
/
+10
*
Use absl::NoDestructor for global FlagRegistry.
Abseil Team
2023-11-15
3
-1
/
+4
*
Bazel: Enable the header_modules feature
Derek Mauro
2023-10-11
1
-0
/
+1
*
Bazel: Support layering_check and parse_headers
Derek Mauro
2023-10-10
1
-1
/
+17
*
Include what you spell
Dmitri Gribenko
2023-08-11
3
-2
/
+6
*
Use a shared (reader) lock in absl_flags::WasPresentOnCommandLine
Abseil Team
2023-08-02
1
-1
/
+1
*
Add a comment to absl/flags/parse.cc indicating that the flags defined there ...
Mark Barolak
2023-07-11
1
-0
/
+4
*
Bug fix
Tsige Solomon
2023-06-15
2
-81
/
+62
*
Adding more support and testing for int128 and uint128 flags from cl/534444213
Abseil Team
2023-06-12
6
-1
/
+113
*
Update XML output to properly print special characters. Non printable charact...
Gennadiy Rozental
2023-06-07
2
-17
/
+57
*
Adding support for int128 and uint128 flag types
Abseil Team
2023-06-01
5
-0
/
+169
*
Migrate most RAW_LOGs and RAW_CHECKs in tests to regular LOG and CHECK.
Andy Getzendanner
2023-05-23
3
-5
/
+4
*
Fix spelling mistakes
Vertexwahn
2023-05-02
4
-6
/
+6
*
Fix spelling mistakes
Vertexwahn
2023-04-27
3
-3
/
+3
*
Fix some spelling mistakes
Vertexwahn
2023-04-24
1
-3
/
+3
*
Replace absl::type_traits_internal::is_trivially_copyable with
Derek Mauro
2023-04-12
1
-9
/
+10
*
Use stdout for help output even in case of errors.
Gennadiy Rozental
2023-04-06
3
-8
/
+31
*
Add a call to handle usage flags in case of unrecognized flags
Gennadiy Rozental
2023-03-24
2
-4
/
+18
*
Change ParseAbseilFlagsOnly function to include handling of usage flags and e...
Gennadiy Rozental
2023-03-21
7
-117
/
+202
*
Correct semantic and documentation for the ReportUnrecognizedFlags interface
Gennadiy Rozental
2023-03-13
2
-39
/
+41
*
Introduce two new public APIs for parsing command line flags.
Gennadiy Rozental
2023-03-08
3
-156
/
+342
*
Finally delete ArgListAction after cleanup is completed.
Gennadiy Rozental
2023-03-01
1
-8
/
+0
*
Eliminate internal ArgvListAction enum.
Gennadiy Rozental
2023-02-27
3
-78
/
+12
*
Merge pull request #1394 from AtariDreams:constructors
Copybara-Service
2023-02-21
1
-1
/
+1
|
\
|
*
Convert empty constructors to default ones
Rose
2023-02-17
1
-1
/
+1
*
|
Prefer emplace back over push_back where emplace_back is more appropriate
Rose
2023-02-16
2
-5
/
+5
|
/
*
Fix missing includes/dependencies
Derek Mauro
2023-02-02
3
-0
/
+3
*
Merge pull request #1356 from MBkkt:patch-6
Copybara-Service
2023-01-09
3
-0
/
+3
|
\
|
*
Fix missing include
Valery Mironov
2023-01-06
1
-0
/
+1
|
/
*
Suggest similar flags in case of undefined flags.
Abseil Team
2023-01-04
3
-4
/
+148
*
Only build the section of flag_benchmark used for viewing the
Derek Mauro
2022-12-12
1
-2
/
+3
*
Fix a few lint findings in flags' usage.cc
Michael Diamond
2022-11-06
1
-2
/
+5
*
Fix "unsafe narrowing" warnings in absl, 8/n.
Abseil Team
2022-09-12
2
-4
/
+3
*
Fix "unsafe narrowing" warnings in absl, 9/n.
Abseil Team
2022-09-08
1
-6
/
+6
*
Rollback of fix "unsafe narrowing" warnings in absl, 8/n.
Derek Mauro
2022-09-01
2
-3
/
+4
*
Fix "unsafe narrowing" warnings in absl, 8/n.
Abseil Team
2022-09-01
2
-4
/
+3
*
Typo fix
Gennadiy Rozental
2022-08-31
1
-1
/
+1
*
Added some more no_test.. tags to build targets for controlling testing.
Abseil Team
2022-08-31
1
-0
/
+10
*
Release the Abseil Logging library
Gennadiy Rozental
2022-08-25
1
-0
/
+1
*
Update GoogleTest version used by Abseil
Derek Mauro
2022-06-16
2
-6
/
+14
*
Revert GoogleTest version used by Abseil to commit 28e1da21d8d677bc98f12ccc7f...
Dino Radakovic
2022-06-16
2
-14
/
+6
*
Update GoogleTest version used by Abseil
Derek Mauro
2022-06-15
2
-6
/
+14
[next]