Download List

專案描述

URI split is a library able to strip down a
URI's contents and provide the programmer an easy
way to retrieve them without setting up weird
environments or overkilling libraries. It's aimed
to be simple, small, and easy to use.

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-04-21 06:55
1.0 beta

The code was mostly rewritten, and many new features were implemented and others enhanced. urisplit is capable of splitting the username and password in a URI, and protocol splitting is more accurate and efficient.
The library was tested with memory tools and is safer from memory leaks.
標籤: Bugfixes, Code cleanup

2009-03-06 20:35
alpha06

Some minor alterations were made to fix potential bugs.
標籤: Code cleanup

2009-03-04 04:09
0.4

The library name has been changed to urisplit so that it does not conflict with uriparser. The way header files are installed in the system has been changed.
標籤: Minor bugfixes

2009-02-27 07:25
0.3

The 'obj' target has been removed from the makefile, and library softlinks are fixed now.
標籤: Minor bugfixes

2009-02-20 06:56
0.1

標籤: Initial freshmeat announcement

Project Resources