Download List

專案描述

commonc++ is a C++ class library for developing cross-platform systems software for POSIX and Windows systems. It provides an intuitive, object-oriented abstraction and portability layer around common operating system facilities like threads, concurrency mechanisms, sockets, networking, shared memory and other IPC mechanisms, regular expressions, files, streams, logging, process execution, scheduling, and more. It also includes a collection of common abstractions like strings, buffers, and object pools.

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-03-18 18:16
0.6.5

This release includes numerous bugfixes and portability improvements, updates the bundled sqlite to version 3.7.5 and PCRE to version 8.12, and adds a class for generating SHA-1 digests.
標籤: Code cleanup, Minor bugfixes, Minor feature enhancements

2010-09-05 02:26
0.6.4

This release includes various bugfixes and portability fixes, updates the bundled sqlite to version 3.7.2, and adds a new "plugintool" utility.
標籤: Minor feature enhancements, Minor bugfixes

2010-04-19 11:16
0.6.3

This is primarily a bugfix release.
標籤: Major bugfixes, Minor feature enhancements

2010-01-05 17:54
0.6.2

This is a bugfix release.
標籤: Minor bugfixes, Minor Enhancements, Beta

2009-11-02 04:56
0.6.1

This release features assorted bugfixes, a completed system statistics API, and extensive code cleanup and build improvements.
標籤: Beta, Major bugfixes, Code cleanup

Project Resources