aboutsummaryrefslogtreecommitdiff
path: root/pw_string
AgeCommit message (Expand)Author
2021-01-21pw_span: Provide <span> through pw_polyfillWyatt Hepler
2021-01-11pw_status: Replace Status::Ok() with OkStatus()Wyatt Hepler
2021-01-08pw_kvs: Make kvs compile with C++14Rob Oliver
2020-11-04CMake: Revamp CMake buildWyatt Hepler
2020-10-15BUILD.gn files: Improve import formattingWyatt Hepler
2020-10-01docs: Make labels consistent; remove boilerplateWyatt Hepler
2020-09-30pw_status: Update Status::CODE to Status::Code()Wyatt Hepler
2020-08-08GN build: No longer add public to sourcesWyatt Hepler
2020-08-05pw_string: Add ByteSpan StringBuilder constructorArmando Montanez
2020-07-20pw_hex_dump: Create moduleArmando Montanez
2020-06-23pw_span: Move pw_string, pw_unit_test to std::spanWyatt Hepler
2020-06-16pw_string: Print pw_Status like pw::StatusWyatt Hepler
2020-06-16Remove legacy_target.gniArmando Montanez
2020-06-16Don't declare pigweed variables as globalsArmando Montanez
2020-06-16pw_build: Switch to pw_* target typesAlexei Frolov
2020-05-31roll: clangRob Mohr
2020-04-24Allow-list unsigned integer overflows.Aaron Green
2020-04-07Many changes to support stricter depsRob Mohr
2020-03-19pw_bloat: Remove .rst from generated size reportsAlexei Frolov
2020-03-18pw_string: Fix ToString for scoped enumerationsWyatt Hepler
2020-03-17Docs: Add missing RST docsArmando Montanez
2020-03-05Add or expand docs.rstWyatt Hepler
2020-03-02Add a few missing README.md filesWyatt Hepler
2020-02-28Roll GN to 239533dRob Mohr
2020-02-25pw_status: StatusWithSize constantsWyatt Hepler
2020-02-14Remove StatusWithSize implicit conversionsWyatt Hepler
2020-01-24pw_string: Remove problematic testWyatt Hepler
2020-01-24pw_string: Rename va_list Format to FormatVaListWyatt Hepler
2020-01-22Initial Windows GN buildAlexei Frolov
2020-01-16GN build: Override built-in targetsWyatt Hepler
2020-01-09pw_string: Add tests missing from test groupWyatt Hepler
2020-01-06pw_varint: use std::byte instead of uint8_tAlexei Frolov
2020-01-06Bazel: Move include paths to librariesWyatt Hepler
2020-01-04Basic CMake buildWyatt Hepler
2019-12-18string: main is already defined in pw_test templatePaul Mathieu
2019-12-17Add a few files that were missing from the buildWyatt Hepler
2019-12-09Expand docs for a few modulesWyatt Hepler
2019-12-05Apply pw format to the repositoryWyatt Hepler
2019-12-04Config bazel for pw_bloaty and size_report.Rob Mohr
2019-12-03pw_string: Fix test for limited snprintfsWyatt Hepler
2019-12-02Fix bazel build.Rob Mohr
2019-11-27Fix copyright noticesWyatt Hepler
2019-11-27Bazel build fixes.Rob Mohr
2019-11-26pw_string: start docs; StringBuilder size reportWyatt Hepler
2019-11-25pw_string: StringBuilder utility classWyatt Hepler
2019-11-22pw_string: Handle nullptr C stringsWyatt Hepler
2019-11-21unit_test: allow targets to specify their own test mainPaul Mathieu
2019-11-19Size report for pw::string::FormatWyatt Hepler
2019-11-19Define pw_test_group templateAlexei Frolov
2019-11-19Move loads to beginning of BUILD files.Rob Mohr