Download List

Projeto Descrição

AsmXml is a very fast XML parser and decoder for x86 platforms. It is written in pure assembler and supports only a subset of the XML 1.0 specification.

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.

2010-10-07 06:51
1.3

Esta versão corrige uma falha ao alocar memória durante a leitura de um atributo com uma referência de caráter.
This release fixes a crash when allocating memory while reading an attribute with a character reference.

2009-10-19 06:20
1.2

Esta versão corrige um erro ao analisar o modo não-estrito.
This release fixes a bug when parsing in non-strict mode.

2008-10-15 02:28
1.1

Esta versão adiciona suporte para tipos de doc e instruções de processamento.
Tags: Minor feature enhancements
This release adds support for doc types and processing instructions.

2008-01-24 19:31
1.0

Esta versão corrige um bug com elementos de conteúdo misto, começando com um comentário ou uma seção CDATA.
Tags: Minor bugfixes
This release fixes a bug with mixed-content elements starting with a comment or a CDATA section.

2008-01-02 22:36
0.7

O modo não-estrita agora ignora elementos desconhecidos (assim como atributos desconhecidos). Um bug com CDATA entre os elementos também foi corrigido.
Tags: Minor feature enhancements
The non-strict mode now ignores unknown elements (as well as unknown attributes). A bug with CDATA between elements has also been fixed.

Project Resources