Download List

프로젝트 설명

DOMC is a lightweight implementation of the
Document Object Model (DOM) in ANSI C as specified
in the W3C DOM Core Level 1 recommendation. When
coupled with the Expat XML Parser Toolkit, DOMC
can load, store, build, and directly manipulate
XML documents represented as a tree in memory.

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.

2004-09-10 07:36
0.8.0

잘못된 리턴값과 가벼운 메모리 누수가 해결되었습니다 그리고 몇 가지 nodelist 성능을 개선합니다.
Tags: Minor feature enhancements
An incorrect return value and a minor memory leak have
been fixed and there are some nodelist performance
improvements.

2004-08-06 08:41
0.7.1

약간의 향상된 XML을 직렬화 및 버그수정에 관한 지금은 정상적으로 libmba의 최신 버전과 빌드 라이브러리를 적용되었습니다.
Tags: Minor bugfixes
Some minor enhancements regarding XML serialization and bugfixes have been applied and the library now builds cleanly with the latest version of libmba.

2003-03-23 10:47
0.7.0

거기에 중요한 일이되었습니다 내부 이벤트 모듈 특히 수행. API 설명서를 철저하게되었습니다.
Tags: Major feature enhancements
There has been significant work performed internally and particularly to the events module. The API documentation has been overhauled.

2002-03-31 11:20
0.6.0

로케일에 따라 멀티 바이트 문자 인코딩 (예 : UTF - 8로) 지금은 내부적으로이 릴리스에서 DOM을 Conformance 테스트 스위트, 그리고 수많은 버그를 공개했다 API 참조 XSLT를 사용하여 만들어졌습니다 사용할 수있습니다.
Tags: Major feature enhancements
The locale dependent multi-byte character encoding (e.g. UTF-8) can now be used internally in this release, the DOM Conformance Test Suite has revealed numerous bugs, and an API reference has been created using XSLT.

2001-12-20 15:52
0.5.8

이전에 패키지가 이제 해결되었습니다 문제와 사소한 버그, 빌드 심각했다. 이 릴리스의 설치 및 예제 프로그램을 철저하게 테스트되었습니다.
Tags: Major bugfixes
The previous package had serious build problems and a minor bug, which have now been fixed. The installation and example programs in this release have been thoroughly tested.

Project Resources