From b21a04b02a724e2af611d2c28f5eb91e217819cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emmanuel=20Beno=C3=AEt?= Date: Sun, 16 Dec 2018 11:58:41 +0100 Subject: [PATCH] TODO - appendDouble() seems to work now --- TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO b/TODO index 86560a8..4a10298 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,4 @@ * Tests for T_FSPath * Tests for T_ArrayHelpers * Generalize iterators -* Fix output of appendDouble so it's consistent on both Linux - and Windows * Reimplement threading so it avoids yet another DLL on windows