Ixion 0.9.1 and its move to GitLab
Today I have two announcements to make. First, the version 0.9.1 of the Ixion library is now available. You can download the 0.9.1 source package from the project’s main page. This is purely a...
View Articlemdds 0.12.1
I’m happy to announce that mdds 0.12.1 is now out. You can download it from the project’s README page. There are primarily two major changes from the previous release of 0.12.0 as explained below....
View Articlemdds 1.0.0
A new version of mdds is out, and this time, we’ve decided to bump up the version to 1.0.0. As always, you can download it from the project’s main page. Here is the highlight of this release. First...
View ArticleLibreOffice mini-Conference 2016 in Osaka
Night view in Osaka, overlooking the Metropolitan Expressway. Keynote First off, let me just say that it was such an honor and pleasure to have had the opportunity to present a keynote at the...
View Articlemdds 1.1.0
I’m pleased to announce the availability of mdds 1.1.0. As always, the source package can be downloaded from the project’s home page. This release includes the addition of 2 new data structures –...
View ArticleIxion 0.11.0
Version 0.11.0 of the Ixion library has been just released. You can download it from the project’s home page. Here is the full list of changes since 0.9.1. C++11 is a hard requirement. implement R1C1...
View ArticleOrcus 0.11.0
I’m very pleased to announce that version 0.11.0 of the orcus library is officially out in the wild! You can download the latest source package from the project’s home page. Lots of changes went into...
View ArticleLibreOffice Development Talk at Triangle C++ Developer’s Group
It was a pleasure to have been given an opportunity to talk about LibreOffice development the other day at the Triangle C++ Developer’s Group. Looking back, what we went through was a mixture of...
View ArticlePerformance benchmark on mdds R-tree
I’d like to share the results of the quick benchmark tests I’ve done to measure the performance of the R-tree implementation included in the mdds library since 1.4.0. Brief overview on R-tree R-tree is...
View ArticleBenchmark results on mdds multi_type_vector
In this post, I’m going to share the results of some benchmark testing I have done on multi_type_vector, which is included in the mdds library. The benchmark was done to measure the impact of the...
View Article