Projects / libx1f4l2 / Releases / 1.20120609

Version 1.20120609 of libx1f4l2

Release Notes: This release introduces a new critical bit tree variety. The new tree caches a small number of critical bit-adjacent bits to eliminate the final string comparison. Several bugs have been fixed across the featured data structures, and new methods have been introduced. The license is now GPLv3.

    Other releases

    •  14 Apr 2013 18:42

      Release Notes: Data swapping utilities for some of the featured data structures were added.

      •  18 Mar 2013 13:57

        Release Notes: A bug in the deletion algorithm of the previously-introduced radix tree associative array was fixed.

        •  10 Mar 2013 19:11

          Release Notes: A new radix tree associative array breed is introduced. The array maps pointer for string keys. It organizes its dense nodes as lookup tables and the sparse nodes as sorted compact tables. The new structure generally performs better than similar structures that keep all nodes organized as sorted tables, except for deletion.

          •  16 Jan 2013 22:02

            Release Notes: Several bugs in the last introduced radix tree based associate array were fixed.

            •  07 Oct 2012 21:34

              Release Notes: The interface for the B-tree-based sequences has been expanded, as has one of the string key associative arrays. The performance of the previously-introduced B-tree-based string key associative array has been improved, and a new string key and variable size data array of similar traits has been introduced. The new associative array is radix tree-based. More profiling and tests have been added.

              Screenshot

              Project Spotlight

              JSkat

              A Skat game in Java.

              Screenshot

              Project Spotlight

              SmartGit/Hg

              A GUI client for Git, Mercurial, and SVN.