Download List

프로젝트 설명

Mini-XML is a small XML parsing library that you can use to read XML and XML-like data files in your application without requiring large non-standard libraries. It only requires an ANSI C compatible compiler (GCC works, as do most vendors' ANSI C compilers) and a "make" program. It supports reading of UTF-8 and UTF-16 and writing of UTF-8 encoded XML strings and files, and provides a hierarchical view of the file via a linked-list tree structure of typed nodes and functions for managing, traversing, indexing, and searching the tree.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-12-22 07:41
2.7

이 릴리스의 일부 메모리 누수를 해결 하 고 액세서리 기능 추가 64 비트 구성 Visual c + + 프로젝트 파일에 추가 됩니다.
This release fixes some memory leaks, adds accessory functions, and adds 64-bit configurations to the Visual C++ project files.

2009-05-18 08:23
2.6

이 릴리스에는 몇 가지 수정을 UTF - 8, 포장, 그리고 mxmldoc 문제와 Xcode 설명서 세트에 대한 지원을 추가합니다.
Tags: Stable
This release fixes some UTF-8, wrapping, and mxmldoc issues and adds support for Xcode documentation sets.

2008-01-29 09:51
2.5

이 버전의 수정 프로그램이 몇 가지 XML 구문 분석 문제 및 추가는 많은 새로운 기능을 mxmldoc.
Tags: Minor bugfixes
This version fixes some XML parsing problems and adds many new mxmldoc features.

2007-11-23 13:45
2.4

이 버전의 수정 프로그램을 몇 가지 빌드 XML을 파싱 버그, apos 문자 엔티티에 대한 지원을 추가, 그리고 당 추가 쓰레드 전역 설정합니다.
Tags: Minor bugfixes
This version fixes some build and XML parsing
bugs, adds support for the apos character entity,
and adds per-thread global settings.

2007-04-27 08:39
2.3

이 버전은 SAX API를 더 편리하게 기능을 mxml_node_t 구조로 사용자 데이터 포인터, 향상된 HTML과 mxmldoc에서 새 사람이 페이지 출력에 추가합니다. 이 릴리스에는 또한 정적 연결 수는 LGPL 라이센스를 편안하게 제공합니다.
Tags: Major feature enhancements
This version adds a SAX API, more convenience
functions, a user data pointer to the mxml_node_t
structure, and improved HTML and new man page
output from mxmldoc. This release also offers
relaxed LGPL licensing that allows static linking.

Project Resources