2003-08-25 09:22 bhalsted * Makefile: [+] Added the package script for the libs [+] Updated the makefiles so they can run standalone 2003-08-17 08:59 bhalsted * Makefile: + Added OpenBSD to the Makefile and added config vars for ranlib 2003-08-12 17:57 bhalsted * cxml.pro: - Removed more qmake build system files 2003-08-12 09:02 bhalsted * Jamfile: - Removed the Jam build system 2003-08-11 22:41 bhalsted * Makefile: + Updated the Makefile system to be easy to use on all gmake compatible systems 2003-07-30 09:04 bhalsted * Makefile: * updated makefiles for release 2003-07-25 16:06 bhalsted * cxml.pro: + Added the qmake files for the new build system 2003-06-24 11:32 bhalsted * Jamfile: + Added some more config options to the Jamfile for BSD 2003-06-23 13:40 bhalsted * cxml_fn_data.c, cxml_fn_end.c, cxml_fn_start.c, cxml_node_get.c, cxml_node_new.c, cxml_node_tostring.c, cxml_read_buf.c, cxml_root_free.c, cxml_strndup.c: * Fixed C compile warnings from the -Wall flag. 2003-06-21 12:21 bhalsted * cxml.h, cxml_fn_data.c, cxml_fn_end.c, cxml_fn_start.c, cxml_node_addattribute.c, cxml_node_adddata.c, cxml_node_addnode.c, cxml_node_create.c, cxml_node_free.c, cxml_node_get.c, cxml_node_getattribute.c, cxml_node_iterate.c, cxml_node_new.c, cxml_node_next.c, cxml_node_tostring.c, cxml_read_buf.c, cxml_read_file.c, cxml_root_free.c, cxml_root_new.c, cxml_strndup.c: + Added the MIT license to the top of these files 2003-06-16 13:27 bhalsted * Makefile: + Added Makefiles instead of Jamfiles 2003-06-16 13:26 bhalsted * cxml_node_getattribute.c, cxml_node_new.c, cxml_node_tostring.c: * [Fixed] removed unneeded headers 2003-05-28 09:31 bhalsted * cxml_node_tostring.c: + Added the header. 2003-05-15 11:45 bhalsted * Jamfile, cxml.h, cxml_fn_data.c, cxml_fn_end.c, cxml_fn_start.c, cxml_node_addattribute.c, cxml_node_adddata.c, cxml_node_addnode.c, cxml_node_create.c, cxml_node_free.c, cxml_node_get.c, cxml_node_getattribute.c, cxml_node_iterate.c, cxml_node_new.c, cxml_node_next.c, cxml_node_tostring.c, cxml_read_buf.c, cxml_read_file.c, cxml_root_free.c, cxml_root_new.c, cxml_strndup.c, main.c: + Added all of the files for Cerb 2