|
Packit |
3ff1e7 |
v0.9.4 [2013-11-10]
|
|
Packit |
3ff1e7 |
|
|
Packit |
3ff1e7 |
Toni Gundogdu:
|
|
Packit |
3ff1e7 |
- API: Return URLs in escaped (percent-encoded) form [b79b467]
|
|
Packit |
3ff1e7 |
- FIX: m_url_unescaped_form: Check if g_uri_unescape_string fails [8e23664]
|
|
Packit |
3ff1e7 |
|
|
Packit |
3ff1e7 |
23 files changed, 255 insertions(+), 145 deletions(-)
|
|
Packit |
3ff1e7 |
|
|
Packit |
3ff1e7 |
|
|
Packit |
3ff1e7 |
v0.9.3 [2013-09-03]
|
|
Packit |
3ff1e7 |
|
|
Packit |
3ff1e7 |
Toni Gundogdu:
|
|
Packit |
3ff1e7 |
- AC_PREREQ: Bump to 2.69 [c591b1b]
|
|
Packit |
3ff1e7 |
- API: Add QUVI_OPTION_ALLOW_COOKIES [f56798b]
|
|
Packit |
3ff1e7 |
- API: Add QUVI_VERSION_SCRIPTS_CONFIGURATION [f0c95e0]
|
|
Packit |
3ff1e7 |
- API: quvi_version: Read "version" file as ini-file [4466c98]
|
|
Packit |
3ff1e7 |
- FIX: error: implicit declaration of function 'luaL_register' [f02cc3a]
|
|
Packit |
3ff1e7 |
- FIX: Unescape input URL before URL resolving [f2ce9b7]
|
|
Packit |
3ff1e7 |
- quvi.http.cookie: Return unless QUVI_OPTION_ALLOW_COOKIES is QUVI_TRUE [876949e]
|
|
Packit |
3ff1e7 |
|
|
Packit |
3ff1e7 |
50 files changed, 301 insertions(+), 171 deletions(-)
|
|
Packit |
3ff1e7 |
|
|
Packit |
3ff1e7 |
|
|
Packit |
3ff1e7 |
v0.9.2 [2013-07-16]
|
|
Packit |
3ff1e7 |
|
|
Packit |
3ff1e7 |
Bastien Nocera:
|
|
Packit |
3ff1e7 |
- FIX: declaration of quvi_new() [91375fd]
|
|
Packit |
3ff1e7 |
- Require a2x when building from git [6cdebfd]
|
|
Packit |
3ff1e7 |
Toni Gundogdu:
|
|
Packit |
3ff1e7 |
- API: Add quvi_errcode [c9d1ca1]
|
|
Packit |
3ff1e7 |
- API: quvi_get: Remove QUVI_INFO_ERROR_CODE support [5f98b90]
|
|
Packit |
3ff1e7 |
- FIX: configure.ac: AS_IF for date(1) [cfc17fd]
|
|
Packit |
3ff1e7 |
- LDFLAGS: libtool: Use -release with unstable 0.9 releases [20b1ee3]
|
|
Packit |
3ff1e7 |
- quvi_set: Add support for QUVI_OPTION_CALLBACK_STATUS_USERDATA [587958b]
|
|
Packit |
3ff1e7 |
- quvi_version: Add support for QUVI_VERSION_BUILD_CC_CFLAGS [c93ce12]
|
|
Packit |
3ff1e7 |
- Redefine quvi_callback_status with userdata parameter [5b3cebb]
|
|
Packit |
3ff1e7 |
|
|
Packit |
3ff1e7 |
40 files changed, 317 insertions(+), 225 deletions(-)
|
|
Packit |
3ff1e7 |
|
|
Packit |
3ff1e7 |
|
|
Packit |
3ff1e7 |
v0.9.1 [2013-05-20]
|
|
Packit |
3ff1e7 |
|
|
Packit |
3ff1e7 |
This is the first official release of the 0.9 of libquvi. The typical
|
|
Packit |
3ff1e7 |
list of the changes (commit-by-commit), since the 0.4, were omitted.
|
|
Packit |
3ff1e7 |
|
|
Packit |
3ff1e7 |
For a detailed list of the changes, see the git commit log. For an
|
|
Packit |
3ff1e7 |
overview of the changes made in the quvi project 0.9+ series, see:
|
|
Packit |
3ff1e7 |
http://quvi.sourceforge.net/doc/other/quvi-prj-ptnine.html (WIP)
|
|
Packit |
3ff1e7 |
|
|
Packit |
3ff1e7 |
|
|
Packit |
3ff1e7 |
v0.4.1 (2012-03-23) / Toni Gundogdu
|
|
Packit |
3ff1e7 |
|
|
Packit |
3ff1e7 |
Toni Gundogdu:
|
|
Packit |
3ff1e7 |
- Add examples/parse.c [a26f5f6]
|
|
Packit |
3ff1e7 |
- Add examples/supported.c [179d997]
|
|
Packit |
3ff1e7 |
- DOC: Replace buzzhumor with gaskrank [3d2e015]
|
|
Packit |
3ff1e7 |
- FIX: Lua 5.2: Use luaL_newstate instead (#89) [6de7322]
|
|
Packit |
3ff1e7 |
- Thanks to Marien Zwart for the fix
|
|
Packit |
3ff1e7 |
- FIX: Make verify c/b check against correct option [0c4ff3b]
|
|
Packit |
3ff1e7 |
- FIX: Use dirname(3) properly [b2f1621]
|
|
Packit |
3ff1e7 |
|
|
Packit |
3ff1e7 |
|
|
Packit |
3ff1e7 |
0.4.0 Wed Oct 05 2011 Toni Gundogdu
|
|
Packit |
3ff1e7 |
|
|
Packit |
3ff1e7 |
Changes:
|
|
Packit |
3ff1e7 |
- Split from "quvi", new repo at <http://repo.or.cz/w/libquvi.git>
|
|
Packit |
3ff1e7 |
- Make QUVIPROTO_ALL new default (#43), this was previously QUVIPROTO_HTTP
|
|
Packit |
3ff1e7 |
- Rename env. variables, refer to documentation for new ones
|
|
Packit |
3ff1e7 |
- Remove deprecated API features (#42)
|
|
Packit |
3ff1e7 |
- See <http://quvi.sf.net/doc/> for "API: Deprecated" and "quvi.h"
|
|
Packit |
3ff1e7 |
- Remove the neglected symbol versioning
|
|
Packit |
3ff1e7 |
- Add QUVI_VERSION_SCRIPTS
|
|
Packit |
3ff1e7 |
|
|
Packit |
3ff1e7 |
Fixes:
|
|
Packit |
3ff1e7 |
- Compilation errors with examples/Makefile.am
|