Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
qof-docs - API documentation for libqof
QOF - The Query Object Framework is a C library that provides a query engine
to C applications. This allows SQL-like queries to be performes on a
collection of C/C++ objects (which act like SQL tables).
This package contains API documentation for programming against libqof.
Install this package if you need information on writing a program that uses
libqof.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
qof-docs |
0.6.4 |
4.fc4 |
i386 |
6.47 MiB |
Fri May 12 17:57:47 2006 |
Changelog
- * Fri May 12 18:00:00 2006 Toshio Kuratomi <toshio-tiki-lounge.com> - 0.6.4-4
- After talking with upstream it was decided that the supposed char problem
was a problem with the test suite. New patch fixes an overflow in the
tests.
- * Sun Apr 30 18:00:00 2006 Toshio Kuratomi <toshio-tiki-lounge.com> - 0.6.4-3
- Fix stupid in a hurry typo.
- * Sun Apr 30 18:00:00 2006 Toshio Kuratomi <toshio-tiki-lounge.com> - 0.6.4-2
- Patch to fix a signed/unsigned char problem on ppc.