Menu

Home

David Winterburn

Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses Markdown syntax.

Project Members:


Discussion

  • David Winterburn

    Updated dlist.c to remove a compiler warning from gcc 10, and made some improvements to the basic information documentation.

     

    Last edit: David Winterburn 2021-10-27
  • David Winterburn

    Updated the package to include Doxygen documentation, a doxy file and a modified header file to use as input.

     
  • David Winterburn

    Release now fixed at 1.0. Documentation cleanup, added the completed error interface verification test suite, etc. Updated readme, added better hyperlinks to html documentation.

     

    Last edit: David Winterburn 2021-11-04
  • David Winterburn

    Updated to version 1.0.1, many improvements to documentation and code performance. Changed list create semantics to make it more consistent. A few trivial new functions added. Added performance testing code to distribution. Tweaked performance extensively. Integrated another sort version from my library, into the code. See CHANGES for more info. 2 minor non-operational bugs fixed. Replaced 1.0.1 files before anyone grabbed them, to replace an incorrect file that was previously included.

     

    Last edit: David Winterburn 2021-11-14
  • David Winterburn

    Released v1.0,2 today. Last planned released. Back to work on other projects now.

     

    Last edit: David Winterburn 2021-11-27
  • David Winterburn

    Decided to put some more time on this, i generalized one of my hashed list implementations that use D-List as the implementation primitives. New files added that are only needed if you want to use hashed lists, otherwise ignore them.

    This release also includes some minor fixes to the documentation, and a couple of extra changes to sorted list functions.

    With the release of v1.1 D-List is now in support mode only. I have no more work planned for it. Back to other projects.

     
  • David Winterburn

    Discovered a minor mistake in list_clear(), i will upload a new minor rev to update it soon. Unless you use remove_functions you will never encounter it anyway.

     
  • David Winterburn

    New version uploaded, only 1 minor change and a couple of minor changes in the readme files etc. The distribution is now a single tar file, with embedded tar files inside. Much cleaner.

     
  • David Winterburn

    I updated the release to 1.2. Only real change is a new function list_get_index_ref() and some minor documentation changes (typos etc). This code base is very stable, and used for a number of projects.

    Please let me know if you find it useful.

     

Log in to post a comment.