glib/docs/reference
Dan Winship d83d68d64c guri: new URI parsing and generating functions
Add a set of new URI parsing and generating functions, including a new
parsed-URI type GUri. Move all the code from gurifuncs.c into guri.c,
reimplementing some of those functions (and
g_string_append_uri_encoded()) in terms of the new code.

Fixes:
https://gitlab.gnome.org/GNOME/glib/issues/110

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2020-06-25 13:57:35 +04:00
..
gio tree: Fix various typos and outdated terminology 2020-06-12 15:01:08 +01:00
glib guri: new URI parsing and generating functions 2020-06-25 13:57:35 +04:00
gobject guri: new URI parsing and generating functions 2020-06-25 13:57:35 +04:00
.gitignore .gitignore manpages (*.1) 2010-05-24 23:21:01 -04:00
AUTHORS Initial revision 1999-08-16 17:58:30 +00:00
COPYING Initial revision 1999-08-16 17:58:30 +00:00
meson.build docs: Bump gtk-doc requirement for unit tests to 1.32.1 2020-05-22 09:57:33 +01:00
NEWS Initial revision 1999-08-16 17:58:30 +00:00