This is a minor release, compatible with latest bigloo2.6 compilers. Also the package is provided in a form of 17 small RPMs for Linux RedHat Fedora Core 4
Oracle, PostgreSQL and SQLite backends were implemented. More
documentation has been written. Bigloo case-sensitivity issues were
resolved. The GNU DBM interface was introduced. The `commandline'
package including support for `history', `readline' and `termios'
libraries.
Alex Ott joined the team. The developing of the Postgress DBMS driver is assigned to him.
Dozens of minor fixes and improvements aimed to keep the package in
sync with recent releases of Bigloo and interfaced systems, and also
to ease the configuration process. Mostly the CGEN application and the
GTK subpackage were changed. Some new documentation was added also.
bigloo-lib now can be compiled in Bigloo -Obench mode
-- bigloo-gtk: came to an usefule state. Original testgtk.c from
gtk+-1.2.8 if now completely ported to bigloo
-- it works now also with bigloo2.2b.
-- a bit more documentation
Available as ftp://bigloo-lib.sourceforge.net/pub/bigloo-lib/bigloo-lib-0.13pre1-1.usparc.rpm
expat-1.1 as RPM is available for Linux i386 and Ultra Sparc systems.
ftp://bigloo-lib.sourceforge.net/pub/bigloo-lib/
`make distcheck' now works. This makefile target make quite exhaustive distribution check. It lets you make the distribution archive, unarchive, configure, build run all tests and install the distribution into temporary place, all in one run!
See the latest version in CVS repository.
Checkout last CVS updates and see http://bigloo-lib.sourceforge.net/bigloo-lib.html#SEC18 for details
This package includes the advanced version of `afile' utility
(included into Bogloo `bee'). The list improvements made:
* every fatal error stops the execution of the program
* it is now a fatal error, if any module file cannot be found
* if program ends with error, then no output is written
* new command line option `-I' added. The argument of this option is
appended to file search path. Output of... read more
CVS repository eventually synchronized with development state
Project Task manager got administered. A few tasks defined. See https://sourceforge.net/pm/?group_id=3455
Initial pre-release of guile-gtk style support for GTK+ added to CVS repository
Interface to popular XML parser Expat by James Clark added to bigloo-lib (see project's CVS repository)
LDAP module documentation added to project home page at http://bigloo-lib.sourceforge.net/bigloo-lib.html#SEC27
First release as a single monotithic package https://sourceforge.net/project/filelist.php?group_id=3455
Common module is used by all other library modules