From 98a291e879b84e9e8e079b00a06b8a12450f7f67 Mon Sep 17 00:00:00 2001 From: Bruno Raoult Date: Sun, 18 Sep 2022 18:15:12 +0200 Subject: [PATCH 1/8] test multiline code --- TODO.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.org b/TODO.org index 2e7ed25..e76c578 100644 --- a/TODO.org +++ b/TODO.org @@ -19,6 +19,8 @@ echo "a bash source block with custom html attributes" ** TODO NEXT STEPS +- =R75,D30,R83,U83,L12,D49,R71,U7,L72 + U62,R66,U55,R34,D71,R55,D58,R83= = distance =159= *** CANCELED memory: plan for total memory release (pool, etc...) to please valgrind. not so easy: need to keep track of allocated blocks, **and** to understand that no object is in use. From 124b2f44ff9ffe8e5f7b9b1aa4977ed23c91b9cf Mon Sep 17 00:00:00 2001 From: Bruno Raoult Date: Sun, 18 Sep 2022 18:15:46 +0200 Subject: [PATCH 2/8] Update 'TODO.org' --- TODO.org | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO.org b/TODO.org index e76c578..a23dadd 100644 --- a/TODO.org +++ b/TODO.org @@ -19,8 +19,9 @@ echo "a bash source block with custom html attributes" ** TODO NEXT STEPS -- =R75,D30,R83,U83,L12,D49,R71,U7,L72 - U62,R66,U55,R34,D71,R55,D58,R83= = distance =159= +- =R75,D30,R83,U83,L12,D49,R71,U7,L72= + + =U62,R66,U55,R34,D71,R55,D58,R83= =distance =159= *** CANCELED memory: plan for total memory release (pool, etc...) to please valgrind. not so easy: need to keep track of allocated blocks, **and** to understand that no object is in use. From 49aeafcd3e15d6bb97852791bca5f0f021495f92 Mon Sep 17 00:00:00 2001 From: Bruno Raoult Date: Sun, 18 Sep 2022 18:17:38 +0200 Subject: [PATCH 3/8] Update 'TODO.org' --- TODO.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.org b/TODO.org index a23dadd..ffcc4d4 100644 --- a/TODO.org +++ b/TODO.org @@ -19,9 +19,9 @@ echo "a bash source block with custom html attributes" ** TODO NEXT STEPS -- =R75,D30,R83,U83,L12,D49,R71,U7,L72= +=R75,D30,R83,U83,L12,D49,R71,U7,L72= - =U62,R66,U55,R34,D71,R55,D58,R83= =distance =159= +=U62,R66,U55,R34,D71,R55,D58,R83= =distance =159= *** CANCELED memory: plan for total memory release (pool, etc...) to please valgrind. not so easy: need to keep track of allocated blocks, **and** to understand that no object is in use. From ef6cf9b77032671134171944d0d5cad5e4da4a35 Mon Sep 17 00:00:00 2001 From: Bruno Raoult Date: Sun, 18 Sep 2022 18:18:21 +0200 Subject: [PATCH 4/8] Update 'TODO.org' --- TODO.org | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.org b/TODO.org index ffcc4d4..5546635 100644 --- a/TODO.org +++ b/TODO.org @@ -20,7 +20,6 @@ echo "a bash source block with custom html attributes" ** TODO NEXT STEPS =R75,D30,R83,U83,L12,D49,R71,U7,L72= - =U62,R66,U55,R34,D71,R55,D58,R83= =distance =159= *** CANCELED memory: plan for total memory release (pool, etc...) to please valgrind. From db5a8dc58f2c34829411216a1f056c18dbe247be Mon Sep 17 00:00:00 2001 From: Bruno Raoult Date: Mon, 19 Sep 2022 12:52:21 +0200 Subject: [PATCH 5/8] Update 'TODO.org' --- TODO.org | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/TODO.org b/TODO.org index 5546635..5452d33 100644 --- a/TODO.org +++ b/TODO.org @@ -19,8 +19,14 @@ echo "a bash source block with custom html attributes" ** TODO NEXT STEPS -=R75,D30,R83,U83,L12,D49,R71,U7,L72= -=U62,R66,U55,R34,D71,R55,D58,R83= =distance =159= +- =R75,D30,R83,U83,L12,D49,R71,U7,L72= + + + =U62,R66,U55,R34,D71,R55,D58,R83= =distance =159= +- =R75,D30,R83,U83,L12,D49,R71,U7,L72= + + + =U62,R66,U55,R34,D71,R55,D58,R83= =distance =159= *** CANCELED memory: plan for total memory release (pool, etc...) to please valgrind. not so easy: need to keep track of allocated blocks, **and** to understand that no object is in use. From 5606a6f9c7b33022d810872ab2165c7e1b1eeb3f Mon Sep 17 00:00:00 2001 From: Bruno Raoult Date: Mon, 19 Sep 2022 12:52:55 +0200 Subject: [PATCH 6/8] Update 'TODO.org' --- TODO.org | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO.org b/TODO.org index 5452d33..39b8c8f 100644 --- a/TODO.org +++ b/TODO.org @@ -21,11 +21,9 @@ echo "a bash source block with custom html attributes" ** TODO NEXT STEPS - =R75,D30,R83,U83,L12,D49,R71,U7,L72= - =U62,R66,U55,R34,D71,R55,D58,R83= =distance =159= - =R75,D30,R83,U83,L12,D49,R71,U7,L72= - =U62,R66,U55,R34,D71,R55,D58,R83= =distance =159= *** CANCELED memory: plan for total memory release (pool, etc...) to please valgrind. From f6e197a6e29f7ee2672f2a9232568642a410fe83 Mon Sep 17 00:00:00 2001 From: Bruno Raoult Date: Mon, 19 Sep 2022 20:13:40 +0200 Subject: [PATCH 7/8] Update 'TODO.org' --- TODO.org | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/TODO.org b/TODO.org index 39b8c8f..3ee0b8a 100644 --- a/TODO.org +++ b/TODO.org @@ -19,11 +19,9 @@ echo "a bash source block with custom html attributes" ** TODO NEXT STEPS -- =R75,D30,R83,U83,L12,D49,R71,U7,L72= - +- =R75,D30,R83,U83,L12,D49,R71,U7,L72=\\ =U62,R66,U55,R34,D71,R55,D58,R83= =distance =159= -- =R75,D30,R83,U83,L12,D49,R71,U7,L72= - +- =R75,D30,R83,U83,L12,D49,R71,U7,L72=\\ =U62,R66,U55,R34,D71,R55,D58,R83= =distance =159= *** CANCELED memory: plan for total memory release (pool, etc...) to please valgrind. From 9b4ef754cbdee6f0c984c3eb53719e94ec49d2a8 Mon Sep 17 00:00:00 2001 From: Bruno Raoult Date: Mon, 19 Sep 2022 21:26:47 +0200 Subject: [PATCH 8/8] Update 'TODO.org' --- TODO.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.org b/TODO.org index 3ee0b8a..f37c856 100644 --- a/TODO.org +++ b/TODO.org @@ -19,9 +19,9 @@ echo "a bash source block with custom html attributes" ** TODO NEXT STEPS -- =R75,D30,R83,U83,L12,D49,R71,U7,L72=\\ +- =R75,D30,R83,U83,L12,D49,R71,U7,L72= \\ =U62,R66,U55,R34,D71,R55,D58,R83= =distance =159= -- =R75,D30,R83,U83,L12,D49,R71,U7,L72=\\ +- =R75,D30,R83,U83,L12,D49,R71,U7,L72= \\ =U62,R66,U55,R34,D71,R55,D58,R83= =distance =159= *** CANCELED memory: plan for total memory release (pool, etc...) to please valgrind.