summaryrefslogtreecommitdiff
path: root/libc/src/stdio/printf_core
AgeCommit message (Expand)Author
2023-06-08[libc][NFC] land long double table for printfMichael Jones
2023-06-08[libc] add options to printf decimal floatsMichael Jones
2023-05-16Revert "[libc] Add explicit constructor calls to fix compilation when using U...Mikhail R. Gadelha
2023-05-16[libc] Add explicit constructor calls to fix compilation when using UInt<T>Mikhail R. Gadelha
2023-05-03[libc] Make printf decimal long doubles use hexMichael Jones
2023-03-23[libc] enable printf using system FILEMichael Jones
2023-03-20[libc][bazel] add targets for sprintfMichael Jones
2023-03-01[libc] Fix printf %f rounding conditionMichael Jones
2023-02-24[libc] Clarify printf percent conversion behavior.Michael Jones
2023-02-22[libc] Prevent printf index mode crashesMichael Jones
2023-02-21[libc] Introduce a libc internal assertion macro named LIBC_ASSERT.Siva Chandra Reddy
2023-02-17[libc] Add basic fuzz target for the printf parserMichael Jones
2023-02-17[libc] add mock arg listMichael Jones
2023-02-15[libc][NFC] Make tuning macros start with LIBC_COPT_Guillaume Chatelet
2023-02-09[libc][NFC] reorganize structs in printfMichael Jones
2023-02-03[libc] add printf auto float conversionMichael Jones
2023-01-25[libc][NFC] Another round of replacement of "inline" with "LIBC_INLINE".Siva Chandra Reddy
2023-01-24[libc][NFC] Replace "inline" keyword with "LIBC_INLINE".Siva Chandra Reddy
2023-01-09[libc][Obvious] Address few GCC warnings.Siva Chandra Reddy
2023-01-05[libc][NFC] Use a function instead of templated static member functions for T...Guillaume Chatelet
2023-01-04[libc][NFC] Remove unused variableGuillaume Chatelet
2022-12-22[libc] add exponent format to printfMichael Jones
2022-12-12[libc] move errno out of file internalsMichael Jones
2022-12-09[libc] add result class to strtointegerMichael Jones
2022-11-07[libc][obvious] fix printf failing to stop on %\0Michael Jones
2022-11-02[reland][libc] Switch to new implementation of mem* functionsGuillaume Chatelet
2022-10-27Revert D136595 "[libc] Switch to new implementation of mem* functions"Guillaume Chatelet
2022-10-25[libc] Switch to new implementation of mem* functionsGuillaume Chatelet
2022-10-14Revert "[libc] New version of the mem* framework"Sterling Augustine
2022-10-14[libc] New version of the mem* frameworkGuillaume Chatelet
2022-10-14Revert "[libc] New version of the mem* framework"Guillaume Chatelet
2022-10-14[libc] New version of the mem* frameworkGuillaume Chatelet
2022-10-14Revert "[libc] New version of the mem* framework"Guillaume Chatelet
2022-10-14[libc] New version of the mem* frameworkGuillaume Chatelet
2022-10-13Revert "[libc] New version of the mem* framework"Guillaume Chatelet
2022-10-13[libc] New version of the mem* frameworkGuillaume Chatelet
2022-10-12Revert "[libc] New version of the mem* framework"Guillaume Chatelet
2022-10-12[libc] New version of the mem* frameworkGuillaume Chatelet
2022-10-07[libc] add printf decimal float conversionMichael Jones
2022-08-31[libc][cmake] split fputil into individual targetsMichael Jones
2022-08-26[libc] add compile option for printf arg type arrayMichael Jones
2022-08-25[NFC][libc] Remove double semicolonGuillaume Chatelet
2022-08-24[libc] move printf to use StringViewsMichael Jones
2022-08-23[reland][NFC][libc] standardize string_viewGuillaume Chatelet
2022-08-23Revert "[reland][NFC][libc] standardize string_view"Guillaume Chatelet
2022-08-23[reland][NFC][libc] standardize string_viewGuillaume Chatelet
2022-08-23Revert "[reland][NFC][libc] standardize string_view"Guillaume Chatelet
2022-08-23[reland][NFC][libc] standardize string_viewGuillaume Chatelet
2022-08-23Revert "[reland][NFC][libc] standardize string_view"Guillaume Chatelet
2022-08-23[reland][NFC][libc] standardize string_viewGuillaume Chatelet