Download List

Project Description

libbls is a highly efficient, flexible, and robust
data manipulation library in the form of an
editable buffer. It provides efficient insert,
replace, delete, copy, and multiple undo and redo
editing operations, in a fast and memory efficient
manner, combining data from both memory and
arbitrary sized chunks from files. A simple,
intuitive, and yet powerful API provides the
infrastructure needed to develop scalable
applications that handle large volumes of data.

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.

2009-11-28 11:52
0.3.0

This release adds new features for better integration with interactive applications. Specifically, a call back interface is now available for monitoring events from buffer operations. The API has been enhanced to support multiple actions grouping into one undoable/redoable action. A bug that could lead to data corruption when saving has also been fixed.

2009-05-05 05:14
0.2.0

This release adds support for undo/redo operations, buffer options, and the ability to use files (in addition to memory) as temporary storage when saving.

2009-02-09 07:57
0.1.1

This release adds support for saving to block devices and fixes various memory leaks.
Tags: Minor bugfixes

2009-01-30 08:19
0.1.0

Tags: Initial freshmeat announcement

Project Resources