ダウンロードリスト

プロジェクト概要

ACDKはC++ をコア言語とした、Microsoft .NET あるいは Sun Oneプラットフォームと似たような開発用フレームワークです。これは次のような標準ライブラリのパッケージとなっています。acdk::lang、acdk::lang::reflect、acdk::util、acdk::io、acdk::text(正規表現を含む)、acdk::net、acdk::sql、acdk::xmlなどです。ACDKのコアには、柔軟なアロケータ/ガベージコレクション、スレッド、およびUnicodeのサポートが実装されています。それに加えた拡張により、C++のオブジェクトに対して、リフレクション、シリアライゼーション、アスペクトに基くクラス属性、動的メソッド呼び出し(Dynamic Method Invocation:DMI)が可能です。特にDMIは、C++を他のスクリプト言語(Java、Perl、Tcl、Python、Lisp、Visual Basic、VBScriptなど)と結合する場合や、標準的なコンポーネント技術(CORBAやCOM)を利用する場合に、オブジェクト指向による普遍的な呼び出しインターフェイスとなります。

システム要件

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

2005-05-10 13:25
4.14.0

このリリースでは、CfgScriptスクリプトの実行は特に、全体のパフォーマンスが向上します。改良とバグ修正文字列処理、ローカリゼーション、スレッド、構成、およびビルドが行われた。データグラムソケットとHTTPSのURLを含むSSLをストリームのサポートが追加されます。 JDBCベースのデスクトップデータベースSQLiteのに基づいて、リモートメソッドの呼び出しのRMIに似たこのリリースで導入されます。 ACDKはGCC 4.0、VCの8(2005)は、wxWidgetsのとOpenSSLの現在のリリースをサポートします。
タグ: Major feature enhancements
This release improves overall performance, especially with the
execution of CfgScript scripts. Improvements and bugfixes
were made in string handling, localization, threading,
configuration, and build. Support for datagram sockets and
SSL streams including HTTPS URLs is added. A JDBC-like
desktop database based on SQLite and a remote method
invocation similar to RMI are introduced in this release. ACDK
now supports GCC 4.0, VC 8 (2005), and current releases of
wxWidgets and OpenSSL.

2004-12-13 16:24
4.13.0

acdk_xml現在、XMLファイルを検証することができますし、名前空間、DOMモデルをサポートし、xpath式。 ACDKリテラルのUnicodeエスケープシーケンスをサポートします。新しいポートをインテルSolaris 9および10のVC 8は、GCC 3.4、およびLinuxの新しいスレッドモデルが実装されたさまざまなバグのモジュールに固定されている、acdk_net、CfgScript、acdk_xml、acdk_sql_odbc、acdk_coreとacdk_wx。
タグ: Major feature enhancements
acdk_xml can now validate XML files, and supports
namespaces, DOM model, and xpath expressions. ACDK
literals support Unicode escape sequences. New
ports were implemented for Intel Solaris 9 and 10,
VC 8, GCC 3.4, and the new thread model of Linux.
Various bugs have been fixed in the modules
acdk_core, acdk_net, CfgScript, acdk_xml,
acdk_sql_odbc, and acdk_wx.

2004-05-12 19:11
4.11.0

acdk_wxでは、プラットフォームに依存しないGUIをC言語で記述することができます+ +またはCfgScript。言語のようなCfgScript言語(のJava / JavaScript対応)ラムダ式と短絡論理的な評価に拡張されます。グラフィカルなアプリケーションを利用可能ですACDK単体テストを実行してください。さまざまなバグを、固定されているソースのGCC 3.4と2.9xと互換性がなされている。
タグ: Major feature enhancements
With acdk_wx, platform-independent GUIs can be written in C++ or CfgScript. The CfgScript language (a Java/JavaScript-like language) is extended with lambda expressions and short circuit logical evaluation. To execute ACDK unit tests, a graphical application is available. Various bugs have been fixed, and the source has been made compatible with GCC 3.4 and 2.9x.

2004-03-12 13:09
4.10.0

このリリースでは、新しいJavaが導入さACDK Cにバインディングを持つスクリプト言語のように+ +は、COM、CORBA、および他のスクリプト言語。は、メモリ管理の強化が実装され、テストおよびロギングフレームワークで実装されたコレクションフレームワークのバージョンのテンプレートです。 wxWindowsのアルファ版/ wxWidgetsのバインディングACDKのCは入手可能です+ +とは、新しいスクリプト言語です。 SQLのパッケージは、SQL 2000 Serverで動作するようにした。数え切れないほどのバグが修正され、多くの細部の改善、すべてのパッケージで行われた。
タグ: Major feature enhancements
This release introduces a new Java-like scripting language
with bindings to ACDK C++, COM, CORBA, and other scripting
languages. A template version of the collection framework was
implemented, memory management enhanced, and a test and
logging framework was implemented. An alpha version of
wxWindows/wxWidgets binding is available for ACDK C++
and the new script language. The SQL package was made to
work with SQL 2000 Server. Countless bugs were fixed, and
many detail improvements were made in all packages.

2003-06-29 21:03
4.02.0

標準の7および8ビットのエンコーディングを含むUnicode文字列の統合的にサポート。動的メソッド呼び出しのデータベースとインタフェースを再設計されます。新しいacdkmake複数のプラットフォーム上ACDKをビルドします。バグはすべてのパッケージで修正されます。
タグ: Major feature enhancements
Integrated support of Unicode strings, including standard 7 and 8 bit encodings. Dynamic Method Invocation database and interfaces are redesigned. New acdkmake builds ACDK on multiple platforms. Bugs are fixed in all packages.

プロジェクトリソース