There is one big difference for me ... Now i can understand the code :-).
2015-03-30 1:30 GMT+02:00 Benoît Minisini :
> Hi,
>
> I have rewritten the sqlite3 database driver, so that I get rid of all
> that badly written brain-fucking C++ code.
>
> Now everything is written in C and smaller (about
Hi,
I have rewritten the sqlite3 database driver, so that I get rid of all
that badly written brain-fucking C++ code.
Now everything is written in C and smaller (about 3000 lines of code
instead of 6000). Less memory should be used by big results, and so
things should be a little bit faster. B