ダウンロードリスト

プロジェクト概要

Itzam は、埋め込まれたデータベース エンジンを作成し、キー アクセス レコードを含むファイルを操作します。情報はユーザー定義のキー値によって参照されると 1 つまたは複数のインデックス (ハッシュ、b-tree、またはマトリックス) を併用またはデータから分離可能性があります。Itzam 意図的に移植され他の言語 (C++ や Python では、Java) のための基盤として設計されています。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2010-04-06 19:59
5.0.0

このリリースはテストされており、32を確認 - と64ビットのWindowsおよびLinux。近代32 - および64ビットのWindows DLLのプロジェクトは、Visual Studio 2008の提供されます。テストモジュールのアーキテクチャが刷新されました。すべての文字列は、Itzam /℃、今は完全に文字中立(ASCII文字- 8とUnicodeでテストビルド設定されてから)削除されました。インフラストラクチャは、将来の"デザイナー"製品のXMLスキーマの組み込みサポートが追加されました。最適化は、全体で(何も劇的な)を行った。ライブラリのフットプリントが減少した。拡大し、完全にチュートリアルのディレクトリに提供されたチュートリアルプログラムをコメントした。デバッグコードは、ツールパッケージに移動されました。
タグ: Stable, major release
This release has been tested and verified on 32- and 64-bit Windows and Linux. Modern 32- and 64-bit Windows DLL projects are provided for Visual Studio 2008. The architecture of testing modules was revamped. All strings were removed from Itzam/C, which is now completely character set neutral (tested with ASCII-8 and Unicode builds). Infrastructure was added to support embedded XML schema for a future "designer" product. Optimizations were made throughout (nothing dramatic). The library footprint was reduced. An expanded, fully-commented tutorial program was provided in the tutorial directory. Debug code was moved to the tools package.

2009-11-20 04:37
4.0.8

は、GPL v3に更新しました。マイナーコードのクリーンアップ。 GCCとのバージョン4.4.x.でテスト済み
タグ: license change
Updated to the GPL v3. Minor code clean-up. Tested with GCC through version 4.4.x.

2008-08-11 22:44
4.0.7

Visual Studioプロジェクトの最近のチュートリアルプログラムを追加作成されました。データファイルの構造体の初期化のバグが修正されました。
タグ: Minor bugfixes
A Visual Studio project was created for the
recently-added tutorial program. A bug in datafile
structure initialization was fixed.

2008-08-08 00:28
4.0.6

チュートリアルプログラムBを示すために- treeとハッシュインデックス操作は、追加されました。冗長btree_hash_read関数が削除されました。 AをBにマイナーなバグツリーのカーソルを修正しました。
タグ: Minor feature enhancements
A tutorial program was added to demonstrate B-tree
and hash index operations. The redundant
btree_hash_read function was removed. A minor bug
in B-tree cursors was fixed.

2008-07-22 23:21
4.0.4

レコードファイルの割り当ての長さをレポートにマイナーなバグを修正しましたを読み取ります。
タグ: Minor bugfixes
A minor bug in reporting the length of record allocated file reads was fixed.

プロジェクトリソース