Open Macro Library is a library of highly reusable C macros providing a set of well-designed commonly needed functionality to C developers, like logging and debugging helpers, containers, sorting and other algorithms.
This is the first pre-release of this package.
OML now includes a framework for exception management for the C language. It has a syntax that resembles as much as possible the C++ try ... catch construct. Please, check out the oml_exceptions/oml_exceptions.h header file from the current CVS ...
kefren committed patchset 15 of module oml to the Open Macro Library CVS repository, changing 2 files
kefren committed patchset 14 of module oml to the Open Macro Library CVS repository, changing 32 files
The syntax quick tour page has been split into an entire site subsection with a page dedicated to each OML type. Due to the lack of time, the test cases for the various data types and operations have been reused as quick tour of the syntax for the types ...
kefren committed patchset 13 of module oml to the Open Macro Library CVS repository, changing 11 files
A find algorithm has been added on the CVS to the framework for containers supports linear-time search through forward iterators. Makefile scripting with Perl regular expressions is the base to instantiate the generic algorithm(s) to all of the appliable ...
kefren committed patchset 12 of module oml to the Open Macro Library CVS repository, changing 7 files
kefren committed patchset 11 of module oml to the Open Macro Library CVS repository, changing 1 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use