Commit 29b3a53bc4a33edb24cd0d5db3507e26ee6443a0

Thomas de Grivel 2022-08-15T09:25:35

log

diff --git a/README.md b/README.md
index 8a70ec5..aca5ac4 100644
--- a/README.md
+++ b/README.md
@@ -36,9 +36,65 @@ Ongoing development of kmxgit.
 
 ### 2022-07-28 Thu
  - kmxgit
-   - finished plugging leaks in git_nif except diff which is broken
+   - plugged leaks in git_nif except diff which is broken
    - audit git_nif
+   
+### 2022-07-29 Fri
+ - Baptiste off
+ - kmxgit
+   - found new segfault
+   - fixed diff nif
+   - started libmstr to malloc and printf strings.
+
+### 2022-08-01 Mon
+ - kmxgit
+   - lib nif test
+
+### 2022-08-02 Tue
+ - kmxgit
+   - lib nif test development
+
+### 2022-08-03 Wed
+ - kmxgit
+   - lib nif test
 
+### 2022-08-04 Thu
+ - kmxgit
+   - lib nif test is working
+   - caught last bugs with gcov, valgrind and ASAn
+
+### 2022-08-05 Fri
+ - installed FreeBSD
+ - installed Ubuntu
+ - kmxgit deploy
+
+### 2022-08-08 Mon
+ - fixed Debian laptop
+ - rtbuf
+   - installation on Linux
+   - tests with valgrind
+ - kmxgit
+   - crashes on big memory allocations (>1Gb)
+   - compile Erlang with ASAn
+
+### 2022-08-09 Tue
+ - rtbuf
+   - installation on Linux
+   - tests with valgrind
+ - kmxgit
+   - compile Erlang with ASan
+   - release nif4 branch
+
+### 2022-08-10 Wed
+ - rtbuf
+   - compilation with gcov and ASAn
+
+### 2022-08-11 Thu
+ - kmxgit
+   - found new memory problems with ASAn
+   - release
+   
+### 2022-08-12 Fri
 
 <h1><a id="todo" href="#todo">TODO</a></h1>