Develop and Download Open Source Software

2010-01-27

Posted by katono - 2010-01-27 23:12
CSTL 0.7.0をリリースしました。
CSTLは、C言語で使えるC++のSTLライクなコンテナライブラリです。
vector, deque, list, set, multiset, map, multimap, unordered_set, unordered_multiset, unordered_map, unordered_multimap, stringを提供します。
0 (Show more...)

2009-04-21

Posted by katono - 2009-04-21 14:47
CSTL 0.6.0をリリースしました。
CSTLは、C言語で使えるC++のSTLライクなコンテナライブラリです。vector, deque, list, set, multiset, map, multimap, stringを提供します。
0.6.0の変更点は以下のとおりです。
vectorのインターフェイスを変更。
new( (Show more...)

2008-06-25

Posted by katono - 2008-06-25 09:45
CSTL 0.5.0をリリースしました。
CSTLは、C言語で使えるC++のSTLライクなコンテナライブラリです。vector, deque, list, set, multiset, map, multimap, stringを提供します。
0.5.0の変更点は以下のとおりです。
各コンテナにおいて、delete()の引数がNU (Show more...)

2008-02-25

Posted by katono - 2008-02-25 09:26
CSTL 0.4.0をリリースしました。

CSTLは、C言語で使えるC++のSTLライクなコンテナライブラリです。vector, deque, list, set, multiset, map, multimap, stringを提供します。


0.4.0の変更点は以下のとおりです。
- vector, deque, stringにおいて (Show more...)

2007-05-15

Posted by katono - 2007-05-15 12:11
CSTL 0.3.0をリリースしました。

CSTLは、C++のSTLライクなC/C++用のコンテナライブラリです。vector, deque, list, set, multiset, map, multimap, stringを提供します。


0.3.0の変更点は以下のとおりです。
- dequeの動的な拡張に対応。それに伴 (Show more...)

2007-03-03

Posted by katono - 2007-03-03 22:17
CSTL 0.1.0をリリースしました。

CSTLは、C++のSTLライクなC/C++用のコンテナライブラリです。vector, deque, list, set, multiset, map, multimap, stringを提供します。

Archives per years

2002 / 2003 / 2004 / 2005 / 2006 / 2007 / 2008 / 2009 / 2010 / 2011 / 2012
SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.