Thanks, this is great news.
Are there instructions on how to make P9 actually use the new version of
libgit2? I see that the stable Linux VM for 9.0 does include
"libgit2.1.0.0.so" but Pharo is still loading libgit2.so.0.25.1.
...this may be because Pharo's libgit2.1.0.0.so has not-found
dep
Hi Esteban,
Thanks for this detailed feedback, this is most interesting.
I don't have enough time to look at this in detail, I will do so later, but
here is some initial feedback.
Note that PostreSQL supports many different date/time formats and that the user
can set preferences per connection
Hi,
I recently stumbled into some performance issue I had, so I profiled
it and got it fixed, but by doing that I also noticed a huge time
spent when reading DateAndTimes and Dates (which also uses the former)
and the culprit seems to be `Date class>>#readFrom:`.
Digging into this, I noticed that
Hi, a later announcement (this have been done some months ago... but I
never send the mail).
We have upgraded in Pharo 9 to use the latest stable version of Libgit.
It required to have some improvements in Libgit to handle the updated
version and also to support the previous version.
>From the po