Download List

Project Description

LibDS is a cross-platform library to support simple
networking, threads, as well as data structures. It
allows code reuse for common data structures, such as
linked lists and hash tables, as well as support for
complex entities such as config files.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-01-04 07:25
1.5.4

This release included a new AutoWin build system for simplified compilation with MSVC, a self-installer script, and a fixed, stable DLL interface that is binary compatible across releases. Using this DLL interface is recommended, as it will save users much trouble.
Tags: Major bugfixes

2004-09-29 09:35
1.5.3

This release fixes a crash in sorting, updates documentation,
and includes numerous build fixes for BSD, Mac OS X 10.4,
and Win32.
Tags: Minor bugfixes

2004-05-11 08:53
1.5.2

Compilation fixes, support for modules reporting to DSComponent that they failed, and globalized symbols in DSComponent modules for primitive intermodule dependency.
Tags: Minor feature enhancements

2004-03-22 06:19
1.5.1

This release fixes the broken build system on Unix so that shared libraries are correctly generated, and fixes portability problems with config files between Unix and Win32.
Tags: Major bugfixes

2004-02-02 10:54
1.5.0

This version adds a new API to abstract select() in DSNetwork, as well as various bug and portability fixes.
Tags: Minor bugfixes

Project Resources