Download List

Descripción del Proyecto

uriparser is a strictly RFC 3986 compliant URI
parsing library. It is cross-platform, fast, and
supports Unicode.

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.

2009-03-05 03:47
0.7.5

Esta versión de lanzamiento cuenta con sistema de cambios y correcciones. Es a la vez fuente y binario-compatibles.
Tags: Code cleanup
This release features build system changes and fixes. It is both source- and binary-compatible.

2008-12-23 18:15
0.7.4

Esta versión corrige puntero nulo de las referencias y las fugas de memoria en dos lugares. Este lanzamiento es a la vez fuente y binario compatible.
Tags: Major bugfixes
This release fixes null pointer de-referencing and memory leaks in two places. This release is both source- and binary compatible.

2008-11-09 15:26
0.7.3

Esta versión ofrece una mezcla salvaje de las cosas. Principalmente, hace uriparser basarse en Cygwin, corrige un pequeño error con el análisis, y agrega Ayuda Qt comprimido (. QCH) de salida para ver la documentación de la API de Qt Assistant. Este lanzamiento es a la vez fuente y binario-compatibles.
Tags: Minor feature enhancements
This release offers a wild mix of things. Mainly,
it makes uriparser build on Cygwin, fixes a small
bug with parsing, and adds Qt Compressed Help
(.qch) output for viewing the API documentation in
Qt Assistant. This release is both source- and
binary-compatible.

2008-09-02 02:51
0.7.2

Esta versión corrige la lógica de limpieza mal en dos funciones relacionadas con la creación de URI de referencia y la resolución. Dependiendo de su uso de estas funciones, el resultado podría haber sido un accidente o una pérdida de memoria, por lo que la actualización es muy recomendable. Este lanzamiento es a la vez fuente y binario-compatibles.
Tags: Minor bugfixes
This release fixes bad cleanup logic in two functions related to URI reference creation and resolution. Depending on your usage of these functions, the result could have been either a crash or a memory leak, so updating is strongly recommended. This release is both source- and binary-compatible.

2008-04-28 02:45
0.7.1

Esta versión corrige dos errores que afectan el análisis, la recomposición, la resolución y la normalización de la URI en suma. Es a la vez fuente y binario-compatibles.
Tags: Major bugfixes
This release fixes two bugs affecting parsing, recomposition, resolution, and normalization of URIs in sum. It is both source- and binary-compatible.

Project Resources