- f5d6dcf Merge remote-tracking branch 'origin/upstream' by Frank Piva · 1 year, 1 month ago main
- cfea934 third-party: Import nanoprintf by Matt Stokes · 1 year, 2 months ago upstream
- 7d73241 Initial empty repository by Inna Palant · 1 year, 2 months ago
- 64333b3 snprintf truncate behavior by default (#256) by Charles Nicholson · 1 year, 8 months ago upstream/v0.4.0
- 9943d54 Introduce rounding (#255) by Oskars Rubenis · 1 year, 8 months ago
- 6feae7e all-checks-pass nop job (#254) by Charles Nicholson · 1 year, 8 months ago
- 9899706 Fix for accessing string content when precision is 0. (#253) by r4 · 1 year, 8 months ago
- deb1b59 clang: -Wunsafe-buffer-usage (#252) by Charles Nicholson · 1 year, 11 months ago
- ebc97eb document return values (#250) by Charles Nicholson · 2 years ago
- 4f4ac4a Issue #246. Fixes formatting floats via gcc-avr. (#247) by Jim Keener · 2 years, 1 month ago
- 1e0ba1d precision specifier cancels out the leading-zero flag on int conversions (#245) by Charles Nicholson · 2 years, 5 months ago upstream/v0.3.4
- 1e254af Update README.md by Charles Nicholson · 2 years, 8 months ago
- 1dd5dd1 update actions + python (#239) by Charles Nicholson · 2 years, 8 months ago
- c4f0c7b Fix links to example .cc files in README (#238) by Scott Graham · 2 years, 9 months ago
- c707dc4 New MSVC support, license update, tiny simplification (#237) by Charles Nicholson · 2 years, 9 months ago
- c2d00b2 remove temporary variable (#235) by Charles Nicholson · 2 years, 9 months ago
- 83bd7e9 if string precision is set, don't let the strlen loop run past the specified precision (#234) by Charles Nicholson · 2 years, 9 months ago upstream/v0.3.3
- 4e3d491 bump doctest to new version (#232) by Charles Nicholson · 2 years, 10 months ago
- bd2ed78 make sure nothing in the cmake tar file expands upwards beyond the download root directory (#229) by Charles Nicholson · 2 years, 10 months ago
- de89d6e name the structs, not just the struct typedefs (#227) by Charles Nicholson · 2 years, 11 months ago
- 5eb27bc parse %g and %G, they don't format but they end up in the spec struct (#226) by Charles Nicholson · 3 years ago upstream/v0.3.2
- 9bc57a9 Update README.md by Charles Nicholson · 3 years ago
- eec647b C99 allows trailing commas in enums. clean up the API whitespace, clarify license in comments (#225) by Charles Nicholson · 3 years ago
- 90633b3 parse the %e, %E, %a, %A format specifiers instead of just ignoring them. can't print them yet. (#224) by Charles Nicholson · 3 years ago
- 1ea58a4 better output if py3 isn't there (#222) by Charles Nicholson · 3 years ago
- 06b7f4b fix fractional floating point values on platforms where unsigned < 64 bits (#220) by Matt Waltz · 3 years, 1 month ago upstream/v0.3.1
- 5278931 Update README.md by Charles Nicholson · 3 years, 4 months ago
- 482edd7 Update README.md by Charles Nicholson · 3 years, 4 months ago
- 791f7aa add a workflow_dispatch node for manual re-running (#219) by Charles Nicholson · 3 years, 4 months ago
- e7fd7d6 Update README.md by Charles Nicholson · 3 years, 4 months ago
- 41ac558 silence a new warning that popped up (#218) by Charles Nicholson · 3 years, 4 months ago
- a93e05d Update README.md by Charles Nicholson · 3 years, 4 months ago
- 766fc0a trim down the NPF_PRINTF_ATTR macro a bit, clang + gcc are the same here (#216) by Charles Nicholson · 3 years, 4 months ago upstream/v0.3.0
- 14a83dc dual-license under unlicense + 0bsd (#215) by Charles Nicholson · 3 years, 4 months ago
- 0888204 Update README.md by Charles Nicholson · 3 years, 4 months ago
- 53c63da Update README.md by Charles Nicholson · 3 years, 4 months ago
- 6835c79 explicitly set the C version to C99, fix linux-clang which seems to have gotten a bit more pedantic (#214) by Charles Nicholson · 3 years, 4 months ago upstream/v0.2.2
- 3f7cf35 Update README.md by Charles Nicholson · 3 years, 5 months ago
- 4812730 tidy (#210) by Charles Nicholson · 3 years, 5 months ago
- 6900d4e remove math.h, unneeded now that we're directly evaluating float bits (#205) by Charles Nicholson · 3 years, 5 months ago upstream/v0.2.1
- e8a3a7b Update README.md by Charles Nicholson · 3 years, 6 months ago
- b6a9486 Update README.md by Charles Nicholson · 3 years, 6 months ago
- 668dddc More size optimizations (#203) by Charles Nicholson · 3 years, 6 months ago
- 3df837d Update README.md by Charles Nicholson · 3 years, 6 months ago
- f93fe79 update the readme file with new gcc numbers (#202) by Charles Nicholson · 3 years, 6 months ago
- 838bd55 Update README.md by Charles Nicholson · 3 years, 6 months ago
- 244fde9 try tidying up (#201) by Charles Nicholson · 3 years, 6 months ago
- a73c3c5 Update README.md by Charles Nicholson · 3 years, 6 months ago
- 419cbb1 integer bit testing for nan / inf (#200) by Charles Nicholson · 3 years, 6 months ago
- 90f79e4 rearrange star-extraction to run first. rearrange enums for value extraction parity (#198) by Charles Nicholson · 3 years, 6 months ago
- 8c55cf8 Update README.md by Charles Nicholson · 3 years, 6 months ago
- 0cf18ae doctest upgrade (#197) by Charles Nicholson · 3 years, 6 months ago upstream/v0.2.0
- 7ace323 Update README.md by Charles Nicholson · 3 years, 6 months ago
- abdde22 unit tests for zero-sized buffers and safe snprintf modes (#196) by Charles Nicholson · 3 years, 6 months ago
- fe7cdbe Create FUNDING.yml by Charles Nicholson · 3 years, 6 months ago
- 5414370 add preprocessor options for handling snprintf buffer overflow (#195) by Charles Nicholson · 3 years, 6 months ago
- 77085bf tidy (#193) by Charles Nicholson · 3 years, 6 months ago
- d9175be order binary in the conv enum to line up with its peer cases (#192) by Charles Nicholson · 3 years, 6 months ago
- 6c4f93b finish renaming: prec_type -> prec_opt (#191) by Charles Nicholson · 3 years, 6 months ago
- 7511675 write to last byte in user-supplied buffer (#189) by Charles Nicholson · 3 years, 6 months ago
- d572cd7 unify field width and precision option types into a single enum (#187) by Charles Nicholson · 3 years, 6 months ago
- cbfbe75 clearer rewrite of npf_bin_len (#185) by Charles Nicholson · 3 years, 6 months ago
- 12b3d11 see if alt form hash is smaller (#184) by Charles Nicholson · 3 years, 6 months ago
- fe459b0 Update README.md by Charles Nicholson · 3 years, 6 months ago
- 7f2d6e2 test if need_0x instead of writing 0 to it (#183) by Charles Nicholson · 3 years, 6 months ago
- 3efb87c pre-decrement binary shift (#182) by Charles Nicholson · 3 years, 6 months ago
- 71dacef use need_0x for pointers (#181) by Charles Nicholson · 3 years, 6 months ago
- 79ddc0e Update README.md by Charles Nicholson · 3 years, 6 months ago
- 6a88194 try using npf_max instead of testing (#179) by Charles Nicholson · 3 years, 6 months ago
- 0c0cb91 Update README.md by Charles Nicholson · 3 years, 6 months ago
- da25195 Trampoline writes through an accumulator (#178) by Charles Nicholson · 3 years, 6 months ago
- 50abb57 there was still a variable named precision_, rename it to prec_ (#176) by Charles Nicholson · 3 years, 6 months ago
- b25b115 condense some default statements to single lines (#174) by Charles Nicholson · 3 years, 6 months ago
- 174d791 Update README.md by Charles Nicholson · 3 years, 6 months ago
- 301c0cf golfing itoa_rev (#173) by Charles Nicholson · 3 years, 6 months ago
- 413ce28 alt form (#171) by Charles Nicholson · 3 years, 6 months ago
- 30a548d Update README.md by Charles Nicholson · 3 years, 6 months ago
- c9dd0ed experiments with storing field_width and prec from star-args (#169) by Charles Nicholson · 3 years, 6 months ago
- 0b7c194 Update README.md by Charles Nicholson · 3 years, 6 months ago
- 3bf7f83 use new size_report python driver, pull the copypasta out of presubmit (#166) by Charles Nicholson · 3 years, 6 months ago
- 9ddd0a8 test the sign_c char only against 0 before printing it (#165) by Charles Nicholson · 3 years, 6 months ago
- 47595e0 Update README.md by Charles Nicholson · 3 years, 6 months ago
- 297f07e Update README.md by Charles Nicholson · 3 years, 6 months ago
- 99d33a8 Update README.md by Charles Nicholson · 3 years, 6 months ago
- ac74333 shorten 'precision' to 'prec' (#163) by Charles Nicholson · 3 years, 6 months ago
- 2e6c74d no need to read fs.case_adjust for pointers (#161) by Charles Nicholson · 3 years, 6 months ago
- e10a30d Update README.md by Charles Nicholson · 3 years, 6 months ago
- 222f96e Update README.md by Charles Nicholson · 3 years, 6 months ago
- ccd07ee when the precision type is none, don't bother loading up the precision value (#160) by Charles Nicholson · 3 years, 6 months ago
- f1db114 Update README.md by Charles Nicholson · 3 years, 6 months ago upstream/v0.1.4
- bb60443 move conv_case enum to a case_adjust value, use directly (#157) by Charles Nicholson · 3 years, 6 months ago
- d813b3b move to c99 line comments, normalize the calculation of zero flag (#156) by Charles Nicholson · 3 years, 6 months ago
- f5103d0 shove the one-time assignment in the while loop to see if the compiler will do better with hoisting (#155) by Charles Nicholson · 3 years, 6 months ago
- 3035fad Update README.md by Charles Nicholson · 3 years, 6 months ago
- bfa1062 Update README.md by Charles Nicholson · 3 years, 6 months ago
- 56a9e1f remove a redundant code path, see if having only one NPF_PUTC helps (#154) by Charles Nicholson · 3 years, 6 months ago
- 1367b43 prepend (#152) by Charles Nicholson · 3 years, 6 months ago
- a443ad2 Code size golfing (#150) by Charles Nicholson · 3 years, 6 months ago
- 710f635 apple clang throws this bizarre poison system directory warning (#148) by Charles Nicholson · 3 years, 6 months ago
- 2b53ed8 Update README.md by Charles Nicholson · 3 years, 6 months ago