‘uriparser’ Archive

uriparser 0.7.6 released 2012-01-20 No Comments

This release features build system changes and fixes. Please check the change log for details. This release is both source- and binary compatible. Download: https://sourceforge.net/projects/uriparser/files/Sources/0.7.6/ Change log: http://uriparser.git.sourceforge.net/git/gitweb.cgi?p=uriparser/uriparser;a=blob;f=ChangeLog

uriparser moved to Git 2009-03-12 No Comments

The core uriparser code has moved to Git. The repository and commit notification feeds can be found here: http://uriparser.git.sourceforge.net/git/gitweb.cgi?p=uriparser

uriparser 0.7.5 released 2009-03-04 No Comments

This release features build system changes and fixes. Please see the change log for details. This release is both source- and binary-compatible. Download Changelog

Hire me, I do Free Software 2009-02-16 Comments Off

I’m looking for a job with following three required qualities: Producing Free Open Source Software Part time, about two days a week From home or in Berlin, Germany I’m quite open about the rest though I sure won’t do Visual Basic Being sponsored on continuing development of uriparser would rock, for instance. Check out my [...]

uriparser 0.7.4 released 2008-12-23 No Comments

This release fixes null pointer de-referencing and memory leaks at two places. Thanks for the related reports go to Harvey Vrsalovic and Daniel Chapiesky. This release is both source- and binary compatible. Download Changelog

uriparser 0.7.3 released 2008-11-08 No Comments

This release offers a wild mix of things. Mainly it makes uriparser build on Cygwin (packager wanted!), fixes a small bug with parsing reported by Sezai Tekin, and adds Qt Compressed Help (.qch) output for viewing the API documentation in Qt Assistant. This release is both source- and binary-compatible. Download Changelog

uriparser 0.7.2 released 2008-09-01 No Comments

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 memleak, so updating is strongly recommended. This release is both source- and binary-compatible. Download Changelog

uriparser 0.7.1 released 2008-04-27 No Comments

This release is a bugfix release, fixing two bugs affecting parsing, recomposition, resolution and normalization of URIs in sum. Thanks for reporting these issues go to Friedrich Delgado Friedrichs and Edward Z. Yang. This release is both source- and binary-compatible. Download Changelog

uriparser 0.7.0 released 2008-04-04 No Comments

This release is a feature release, mainly adding dissection and composition of query strings. Previously query strings were block of text and nothing more. Now you can use them as key/value pairs, as application/x-www-form-urlencoded data. Please see the API documentation and change log for details. This release is both source- and binary-compatible. Download Changelog API [...]

uriparser 0.6.4 released 2008-02-26 No Comments

This release comes with several bugfixes and new features, among them normalization of relative URIs and a MinGW Makefile resulting from teamwork with Michael Anthony Puls II. Please see the Changelog for further details. This release is both source- and binary-compatible. Download Changelog