ダウンロードリスト

プロジェクト概要

libmbaパッケージは、任意のプロジェクトに有用な可能性がある殆ど独立したCモジュールのコレクションです。リンクリスト、ハッシュマップ、プール、スタック、配列を含む通常のADTs、柔軟なメモリアロケータ、CSVパーサー、パス正規化ルーチン、国際化テキストの抽象化、設定ファイルモジュール、ポータブルなセマフォ、条件変数等があります。コードは、個々のモジュールが既存のコードベースへの統合ではなく、ライブラリ全体にコミットするユーザに必要とされるよう設計されました。コードはtypedefを使わず、いくつかのコメント、および広範なマニュアルページを持ち、HTMLドキュメント化しています。

システム要件

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

2004-01-03 16:15
0.8.0

あるサブは、メモリの任意の固定のチャンクは、POSIX、System Vセマフォ、および条件変数は、新しいハッシュマップの実装、およびライブラリ全体で他の多くの広範な変化のためのインターフェイスなどからメモリを割り当てることができますアロケータを含む7種類の新しいモジュールです。
タグ: Major feature enhancements
There are seven new modules, including a sub-allocator that can
allocate memory from arbitrary fixed chunks of memory, POSIX-like
interfaces for System V semaphores and condition variables, a new
hashmap implementation, and many other pervasive changes throughout the
library.

2003-10-16 01:38
0.7.0

Microsoft Windowsサポートは、CSVモジュールは現在、wchar_t型の関数は、"モジュールは、簡単な算術式を評価することができますいくつかの一般的なコードのクリーンアップが実行されているが追加されている"evalして改善されています。
タグ: Minor feature enhancements
Microsoft Windows support has been improved, the CSV module now has wchar_t functions, an "eval" module has been added that can evaluate simple arithmetic expressions, and some general code cleanup has been performed.

2003-08-25 22:14
0.6.15

tchar国際化テキストの抽象化これは、依存のマルチバイトのエンコーディングwchar_tまたはロケールを使用するようにコンパイルするために使用libmbaとライブラリの許可が追加されています。パスを正規化機能が追加されているテストスイートをビルドプロセスの定式化されており、改善された。
タグ: Major feature enhancements
A tchar I18N text abstraction has been added which permits libmba and libraries that use it to be compiled to use wchar_t or the locale dependent multi-byte encoding. A path canonicalization function has been added and the test suite and build process has been formalized and improved.

2003-05-18 04:41
0.6.1

いくつかのバグと、バッファオーバーランのcsvモジュールで修正されている。
タグ: Minor security fixes
Several bugs and buffer overruns have been fixed in the csv module.

2003-05-07 22:55
0.6.0

ccmalloc、いくつかのメモリリークが検出され、修復さとプロファイリングした。 linked_list_insert_sorted関数、およびオブジェクトごとに複数の反復子が追加されており、現在サポートされています。
タグ: Major bugfixes
After profiling with ccmalloc, several memory leaks were detected and repaired. A linked_list_insert_sorted function has been added, and multiple iterators per object are now supported.

プロジェクトリソース