Download List

프로젝트 설명

QOF (Query Object Framework), provides a set of C Language utilities for performing generic structured complex queries on a set of data held by a set of C/C++ objects. This framework is unique in that it does not require SQL or any database at all to perform the query. Thus, it allows programmers to add query support to their applications without having to hook into an SQL database.

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.

2011-05-08 18:09
0.8.4

0.8.3에서 문제가 포착되었다. 이 릴리스 chroot 빌드 및 교차 빌드 나누기 qofsql로 내부 링크를 수정합니다.
A problem in 0.8.3 was picked up. This release fixes the internal link to qofsql, which breaks chroot builds and cross builds.

2011-05-08 03:02
0.8.3

gcc가 - 4.6 - Werror와 성가신 검사가 일부 코드를 제거하지만, 가장으로서 실제로 사용되고 있지만 미사용 표시에 의해 무시됩니다. . 라 파일 libqof - Dev 및 doxygen 출력에서​​ 제외되었다 jquery.js에서 제외되었다.
A nuisance check with gcc-4.6 -Werror is ignored by removing some code but marking most as unused despite actually being used. The .la file was dropped from libqof-dev and jquery.js was dropped from doxygen output.

2006-12-29 16:28
0.7.2

이 릴리스, 그리고 KVP_TYPE_BOOLEAN 지원, 확장 오류 처리를 추가하는 새로운 브라질 포르투갈어, 인도네시 아어 번역. 그것은 수정 doxygen 지원 (그래서 그것을 깨끗하게)와 스퓨리어스 임시 파일에 결과 sqlite가 오류를 비활성화할 수있습니다. 그것이 sqlite 백엔드 속도 향상. 냄비에 직접 파일을 패키지를, 그리고 AM_MAINTAINER_MODE 제거합니다. QofError 사용자 친화적인 설계 및 오류 메시지와 오류 메시지를 설정 지원 - 그만큼, 관련 자세한 위치 사용자가 오류 메시지를 제공하기 위해 비행을 가능 한한 도움.
Tags: Minor bugfixes
This release adds KVP_TYPE_BOOLEAN support,
extensible error handling,
and new Brazilian Portuguese and Indonesian
translations. It fixes
doxygen support (so that it can be disabled
cleanly) and a sqlite
error that resulted in spurious temporary files.
It improves speed
in the sqlite backend, packages the .pot file
directly, and removes
AM_MAINTAINER_MODE. QofError is designed for
user-friendly messages and
supports setting errors and error messages
on-the-fly to provide user
error messages that are as detailed, relevant, and
helpful as possible.

2006-09-05 17:17
0.7.1

임베디드 시스템에 대한 SQLite는 백엔드 지금 일하고, 함께 XML을 QSF와 백엔드 별도로 하나의 백엔드 항상 사용할 수있습니다 오랫동안 주요 도서관에서 포장하실 수있습니다. - QofNumeric에 숫자가 완료되면 gnc에서 전환됩니다. QofDate 및 QofTime 노골적인 전환을 제외하고 GDate의 사용을 피하는 (어떤 hppa와 스팍에서 결함을 빌드)하지 못하도록 고정했다. QSF Valgrind 패치 QSF 작성 segfault을 피하기 위해 수정되었습니다.
Tags: Minor feature enhancements
The SQLite backend for embedded systems is now
working and, along with the QSF XML backend, can
be packaged separately from the main library as
long as one backend is always available. The
transition from gnc-numeric to QofNumeric is
complete. QofDate and QofTime were fixed to avoid
using GDate except in explicit conversions (which
prevents build failures on hppa and sparc). The
QSF valgrind patch was fixed to avoid a segfault
on writing QSF.

2006-07-24 19:52
0.7.0

이전 gnc 최신 QofTime에 의해 새로운 QofDate, 분할 처리 시간을 날짜 (달력) (초) 처리로 대체되었습니다. 전체 64 - 모든 시간과 날짜에 대한 몇 비트 지원 12 번 우주의 나이가 24 시간에 포함됩니다. 핸들러와 같은 제한된 형태로 변환하려면, time_t, TM을 때 구조체와 GDate 범위 내에서 구현되었습니다. 지원 cashutil에서 각 QofBook와 함께 작업을 실행 취소에 추가되었습니다. 지원 데비안에서 coreutils에서 nanosecond 시간 형식을 지원이 추가되었습니다. Doxygen 문서의 자동화된 건물 의사가 패키지를 제공하기 위해 추가되었습니다.
Tags: Major feature enhancements
The old gnc-date has been replaced by QofTime and a new QofDate, splitting time handling (seconds) from date handling (calendar). Full 64-bit support for all times and dates within a couple dozen times the age of the universe is included. Handlers to convert to limited types like struct tm, time_t, and GDate when within range have been implemented. Support has been added for undo operations with each QofBook from cashutil. Support has been added from coreutils in Debian to support nanosecond time formats. Automated building of Doxygen documentation has been added to provide a doc package.

Project Resources