My favorites | Sign in
Project Logo
                
Search
for
Updated Apr 15, 2009 by xushiweizh
Labels: Deprecated, WinxGui, winx, News
News_1_2_00  
News before winx-1.2.00

2008-09-01: Release boost-memory-2.2.00, stdext-2.2.00, tpl-2.2.00

Please download boost-memory-2.2.00, stdext-2.2.00 from here. Download tpl-2.2.00 from here.

2008-06-21: Release boostmm-1.0.00 & tpl-1.0.00

See http://code.google.com/p/boostmm/, http://code.google.com/p/libtpl/.

2008-06-21: Release boost-memory-1.0.00 & stdext-2.1.00

Please download from here.

2008-05-16: Release boost-memory-0.2.00 & stdext-2.0.02

See http://cpp.winxgui.com/boost-memory-0-2-00. Please download from here.

2008-05-07: Boost memory sandbox release v0.1.00

See issue #59. To gain the source code, you can:

  1. Download from here.
  2. Svn checkout http://winx.googlecode.com/svn/tags/boost-memory-0.1.00/.

For detail information, refer to http://cpp.winxgui.com/boost-memory-0-1-00.

And there is a patch for exception semantics & performance enhancement now:

2008-04-29: GC Allocator became a boost sandbox library

To gain the source code, please svn checkout http://svn.boost.org/svn/boost/sandbox/memory/.

Examples:

2008-04-28: Boost memory pre-sandbox release 0.0.01

See issue #59. Download from here.

2008-04-25: Support TLS (Thread Local Storage)

See  issue #57 . And support TlsBlockPool (issue #56).

2008-04-21: Release stdext-2.0.00

See ChangeLog for stdext-2.0.00.

2008-04-21: C++ Memory Management Innovation: GC Allocator

To obtain a copy of this paper in pdf format click here (or from google code).

Another copy is also available on codeproject in html format.

2008-04-11: Wrapper: reusing 3rdparty libraries

I start a new sublibrary of WinxGui named wrapper. Target: reusing 3rdparty libraries, and incorporate them in WinxGui. See issue #52.

2008-03-30: Support Archive, Reader/Writer

ReadArchive/WriteArchive, Reader/Writer

StdioReader/StdioWriter, PosixReader/PosixWriter, StreamReader/StreamWriter

MemReadArchive/MemWriteArchive, MemReader, WinRegWriter/WinRegReader

RecordWriter/RecordReader

See  issue #41 ,  issue #46 .

2008-03-16: Support String/StringBuilder, TextPool, Rope

String/StringBuilder: see  issue #35 .

TextPool: see  issue #38 .

Rope: see  issue #37 ,  issue #49 .

2008-03-11: Support HashMap/HashMultiMap/HashSet/HashMultiSet

Support HashMap/HashMultiMap/HashSet/HashMultiSet for multi platforms (eg. windows/linux, vc++6.0/vc7/vc8, mingw/gcc, etc). See  issue #32 .

2008-02-28: Support Signal/Slot (AOP programming)

The idea of event class implementation is from duyanning (see http://www.codeproject.com/cpp/simple_event.asp) and VisualFC (QWL2008). Thanks. See  issue #26 .

2008-02-26: wtlport: Porting WTL to MinGW

I start a new sublibrary of WinxGui named wtlport. Target: let winx support GCC series compilers. First step: Port WTL to MinGW. See issue #21.

2008-01-23: Create stdext project

Seperate stdext from WinxGui project.


Sign in to add a comment
Hosted by Google Code