Yed is a C software library made of modules (objects) instanceable according to the main paradigms of OOP: incapsulation and data hiding. The library contains objects that handle XML files and buffers, FTP connections, file system operations etc.
This is a bugfixes release, with new implementations added in YedXml and YedPoll objects: Object YedXml: - Fixed bug in scanning XML_ELEMENT without XML element children. - Added flag control for loading XML buffer exactly as it is in ...
Yed package release 1.2.1 has been released. This is a bugfixes release with some new implementation. Major changes are: - Added method Navigate_And_Run into YedXml object, to execute user function with any XML element into XML tree. - Added checking of ...
yedxml.c: - Added new method Navigate_And_Run, to execute user external functions with any XML element in XML tree. ( Yed team ) - Added 'this' pointer into definition of method Get_Element_Attribute. ( Yed team ) - Destroy_Tree becomes a private object ...
Yed is a C software library made of modules (objects) instanceable according to the main paradigms of Object Oriented Programming: incapsulation and data hiding. Objects in this new release are: - YedPoll : scanning directories and extracting files ...
2003-10-07 Yed* xml/yedxml.c: yedxml.c : First release of YedXML new object source code. * LICENSE.TXT, README, configure, yedxml.h: LICENSE.TXT : little changes in terms, not in the core of license. README : add lines ...
Anonymous committed patchset 1 of module CVSROOT to the Yed - Yet another C library CVS repository, changing 11 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use