aboutsummaryrefslogtreecommitdiff
path: root/pw_string
AgeCommit message (Expand)Author
2024-01-18*: Remove module-level README.md filesRob Mohr
2024-01-08bazel: Add module configuration supportTed Pudlik
2024-01-03bazel: Replace pw_cc_library with cc_libraryTed Pudlik
2023-12-12*: Fix formatting after clang rollRob Mohr
2023-12-07pw_string: Fix string_test build error under new clang revisionHaowei Wu
2023-12-07pw_snapshot: Use unit test frameworkCarlos Chinchilla
2023-12-01pw_string: Add missing includeRob Mohr
2023-11-02docs: Update module docs authoring guidelinesKayce Basques
2023-10-28pw_string: Docs tweaksKeir Mierle
2023-10-26build: Drop C++14 compatibility from the build and docsWyatt Hepler
2023-10-07roll: clangpigweed-roller
2023-10-06Android.bp: Use C++20 everywhereWyatt Hepler
2023-09-20pw_string: Fix signed integer overflowWyatt Hepler
2023-09-18*: Use new TODO styleRob Mohr
2023-09-18build: Update Android.bpVictor Berchet
2023-08-29pw_assert: Fix Bazel circular depsTed Pudlik
2023-08-25docs: Use code-block:: instead of code:: everywhereWyatt Hepler
2023-08-24docs: Use sphinx-design for tabbed contentAnthony DiGirolamo
2023-08-04pw_docgen: Remove the navbar from the module docs header widgetKayce Basques
2023-06-22kconfig: Add help textYuval Peress
2023-06-15zephyr: Update Kconfigs to put them in module menusYuval Peress
2023-06-08pw_string: Revise front page contentChad Norvell
2023-06-07docs: Revised top navigation barChad Norvell
2023-06-06pw_rpc: Conversion warning cleanupsIan McKellar
2023-06-03pw_string: Reenable insert, erase testsaarongreen
2023-05-30pw_string: Add insert, eraseaarongreen
2023-05-28pw_string: Use size_t in interfaceaarongreen
2023-05-23pw_{metric,router,tokenizer,string}: Soong updatesCarlos Chinchilla
2023-05-12pw_string: Enable deprecated warningsprabhukr
2023-05-11pw_build: Disable deprecated warningsprabhukr
2023-05-09pw_string: Only test strings of character typesaarongreen
2023-05-05pw_docgen: Refactor metadata extensionChad Norvell
2023-04-27pw_string: Android.bp export headersMatt Stokes
2023-04-19zephyr: Migrate custom Zephyr CMake logic to common locationYuval Peress
2023-04-18pw_string: Fix compiler-specific conversion warnsTerence Hampson
2023-04-17pw_string: Fix compiler-specific conversion warnsTaylor Cramer
2023-04-13build: Update Android.bp for pw_stringVictor Berchet
2023-04-12pw_string: Add conversion warnings for all targetsTaylor Cramer
2023-04-03pw_string: Enable -WconversionBen
2023-03-29pw_string: pw::string::Format overloads for pw::InlineString<>Wyatt Hepler
2023-03-27pw_string: Replace builtin with std::countl_zero polyfillWyatt Hepler
2023-03-11pw_string: Rework Guide in docsKeir Mierle
2023-03-11pw_string: Improve API and design docsChad Norvell
2023-03-10pw_string: Docs content improvementChad Norvell
2023-03-09docs: Generate pw_string API reference from DoxygenKayce Basques
2023-03-08pw_string: Use module doc directiveChad Norvell
2023-02-28docs: Refactor the pw_string docsKayce Basques
2023-02-27pw_string: Add sales pitch to docsChad Norvell
2023-02-23docs: Module card title fixAnthony DiGirolamo
2023-02-23docs: Support Doxygen style comment blocksAnthony DiGirolamo