Post Categories
- Announcements (21)
- Examples (9)
- Software (35)
- C# (5)
- C++ (27)
- Shell scripting (3)
- wxWidgets (1)
- Tutorials (8)
- VHDL (3)
- Websites (7)
- Google Analytics (2)
- HTML/CSS (6)
- Javascript (1)
- MySQL (5)
- PHP (6)
- SEO (2)
- WordPress (1)
-
Recent Posts
Category Archives: C++
STLplus 3.8 Released
This is an update incorporating a number of small changes and bug-fixes. See http://stlplus.sourceforge.net/stlplus3/docs/changes.html for more details. Continue reading
Posted in Announcements, C++, Software
Comments Off
STLplus 3.7 Released
This is an update incorporating a number of small changes and bug-fixes. I have also rearranged the IDE project files to be separate from the source code.See http://stlplus.sourceforge.net/stlplus3/docs/changes.html for more details. Continue reading
Posted in Announcements, C++, Software
Comments Off
STLplus 3.7 Released
This is an update incorporating a number of small changes and bug-fixes. I have also rearranged the IDE project files to be separate from the source code.See http://stlplus.sourceforge.net/stlplus3/docs/changes.html for more details. Continue reading
Posted in Announcements, C++, Software
Leave a comment
Example – STLplus Library Collection
STLplus is an open-source collection of C++ classes which I developed to put back in to the Open Source community a small fraction of the vast amount that I have got out of it. It is an extension to the … Continue reading
Posted in C++, Examples, Software, Websites
Leave a comment
STLplus 3.5 Released
This release incorporates a number of changes: additions, reworks and a bug fix. There’s also a new way of working with STLplus: the monolithic build.Added monolithic build optionRe-added simple_ptrReduced the number of disabled warnings for the Borlan… Continue reading
Posted in Announcements, C++, Software
Comments Off
STLplus 3.5 Released
This release incorporates a number of changes: additions, reworks and a bug fix. There’s also a new way of working with STLplus: the monolithic build.Added monolithic build option Continue reading
Posted in Announcements, C++, Software
Leave a comment
STLplus 3.4 Released
STLplus is a collection of reusable C++ components for developers already familiar with the STL. It contains template containers to extend the STL, reusable subsystems, data persistence (serialisation) and portability components.This release is a rewor… Continue reading
Posted in Announcements, C++, Software
Comments Off
STLplus 3.4 Released
STLplus is a collection of reusable C++ components for developers already familiar with the STL. It contains template containers to extend the STL, reusable subsystems, data persistence (serialisation) and portability components. Continue reading
Posted in C++, Software
Leave a comment
STLplus 3.3 Released
This release is to upgrade the status from Beta to Stable. There are no code changes from v3.2 and there have been no bug reports in the 6 months since v3.2 was released, confirming that the code is now stable. Continue reading