From dcacc00e3750300617ba6e16eb346713f91a783a Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 21 Jan 2026 22:52:54 +0100 Subject: Remove testing data --- examples/redis-unstable/deps/fpconv/README.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 examples/redis-unstable/deps/fpconv/README.md (limited to 'examples/redis-unstable/deps/fpconv/README.md') diff --git a/examples/redis-unstable/deps/fpconv/README.md b/examples/redis-unstable/deps/fpconv/README.md deleted file mode 100644 index d64ca68..0000000 --- a/examples/redis-unstable/deps/fpconv/README.md +++ /dev/null @@ -1,9 +0,0 @@ -libfpconv - ----------------------------------------------- - -Fast and accurate double to string conversion based on Florian Loitsch's Grisu-algorithm[1]. - -This port contains a subset of the 'C' version of Fast and accurate double to string conversion based on Florian Loitsch's Grisu-algorithm available at [github.com/night-shift/fpconv](https://github.com/night-shift/fpconv)). - -[1] https://www.cs.tufts.edu/~nr/cs257/archive/florian-loitsch/printf.pdf -- cgit v1.2.3