Basic ChangeLog No name = iri == August 19, 2011 = ==================== - TREE api - - add a 'save' function (in a file or in a memory) == August 09, 2011 = ==================== - SAX2 api : - - add _sax2CBdestroyed callback called when the reading is finished and the Scol object is destroyed == August 07, 2011 = ==================== - SAX2 api : - - correction xmlSax2Read : scol object must be destroyed when the reading is finished == July 21, 2011 = ================== - TREE api : - - update reader function == July 06, 2011 = ================== - TREE api : - - create from a file, an url, a string in memory, a Scol File object (ANSI File Scol api) - - read == July 05, 2011 = ================== - Corrections : all pais, thread with win32 api (crashed) - TREE api : first code == July 04, 2011 = ================== - READER and SAX apîs : - - on Windows, change pthread library to thread win32 api == July 03, 2011 = ================== - READER api : - - update and write new functions - - new flags - - update doc == July 02, 2011 = ================== - READER api : - - new functions - - new flags - - first doc == July 01, 2011 = ================== - READER api : - - update create function - - new functions (load, read, destroy) == June 29, 2011 = ================== - SAX2 api : - - new callabcks - READER api : - - first code - COMMON api : - - first code == June 28, 2011 = ================== - SAX2 api : - - reader on a specific thread, so it's "asynchronous" == June 27, 2011 = ================== - Separate APIs - Create SAX2 Api - - add some callbacks - - rewrite the memory code - - rewrite the reader code - write the SAX2 doc == June 21, 2011 = ================== - First implementation