glib/glib
Alexander Larsson 14b59e3847 Move this function before g_string_append_c so that we avoid the plt call
2007-11-28  Alexander Larsson  <alexl@redhat.com>

	* glib/gstring.c (g_string_append_uri_escaped):
	Move this function before g_string_append_c so that
	we avoid the plt call due to the undefinf of g_string_append_c


svn path=/trunk/; revision=5975
2007-11-28 14:49:22 +00:00
..
glib-mirroring-tab removed all .cvsignore files. SVN doesn't need them. 2007-01-03 11:22:36 +00:00
gnulib initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional 2007-11-21 20:09:46 +00:00
libcharset initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional 2007-11-21 20:09:46 +00:00
pcre initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional 2007-11-21 20:09:46 +00:00
tests initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional 2007-11-21 20:09:46 +00:00
update-pcre initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional 2007-11-21 20:09:46 +00:00
abicheck.sh Make it work regardless of --enable-debug 2007-08-08 22:06:47 +00:00
galloca.h config.h.win32.in glib/galloca.h glib/gbacktrace.h glib/gwin32.c 2007-01-18 19:05:21 +00:00
garray.c honour g_mem_gc_friendly settings when freeing slices, make sure 2006-01-25 15:51:43 +00:00
garray.h New function to call a function for each element of a GPtrArray. (#114790) 2003-12-26 01:04:12 +00:00
gasyncqueue.c Require gtk-doc 1.8. 2007-11-25 06:05:06 +00:00
gasyncqueue.h Make sure g_thread_pool_stop_unused_threads() actually stops unused 2006-04-07 09:23:42 +00:00
gatomic.c Check whether assembler supports numerical local labels. 2007-11-18 17:42:59 +00:00
gatomic.h added g_atomic_pointer_set() and g_atomic_int_set() for systems where the 2005-12-13 09:15:52 +00:00
gbacktrace.c Assume string.h is available 2006-09-10 05:50:50 +00:00
gbacktrace.h config.h.win32.in glib/galloca.h glib/gbacktrace.h glib/gwin32.c 2007-01-18 19:05:21 +00:00
gbase64.c Don't refuse to encode a single byte. (Milan Crha) 2007-11-23 17:58:00 +00:00
gbase64.h Add base64 docs 2006-04-05 03:19:30 +00:00
gbookmarkfile.c Include the gshell.h header file (to define g_shell_[un]quote) and correct 2007-04-30 11:30:47 +00:00
gbookmarkfile.h Return a boolean instead of void. 2006-06-12 17:19:13 +00:00
gbsearcharray.h inserted casts for C++. 2003-09-07 22:36:58 +00:00
gcache.c prepared deprecation of GMemChunk and GAllocator. added g_slice_*() API to 2005-11-01 18:10:31 +00:00
gcache.h Deprecate g_cache_value_foreach. (#322956, Nicolas Caniart) 2005-12-03 06:53:31 +00:00
gcompletion.c Make passing NULL for new_prefix work as documented. (#338845, Yevgen 2006-04-18 02:21:43 +00:00
gcompletion.h Add prototype for g_completion_complete_utf8(). 2004-02-05 01:58:47 +00:00
gconvert.c Implement #491549: On Windows, always use the native API for character set 2007-11-25 23:27:45 +00:00
gconvert.h Consistently use gsize rather than size_t. (#333310, Morten Welinder) 2006-12-28 04:48:06 +00:00
gdataset.c Accept NULL and return GQuark value of zero. (#446859) 2007-06-17 07:43:34 +00:00
gdataset.h Add g_object_add/remove_toggle_ref() functions to get notification when a 2005-05-05 14:57:29 +00:00
gdatasetprivate.h carry out all dtalist pointer accesses atomically, some missing cases 2006-01-31 15:46:34 +00:00
gdate.c Require gtk-doc 1.8. 2007-11-25 06:05:06 +00:00
gdate.h Remove old comment and forward declaration of struct tm: gdate.h includes 2007-03-27 15:16:18 +00:00
gdebug.h Move the compiler-dependency in the G_GNUC_INTERNAL definition from 2007-05-17 16:36:53 +00:00
gdir.c Remove support for Windows 9x/ME, as will be done also in Pango and GTK+. 2006-08-29 22:45:00 +00:00
gdir.h Introduce the idea of a filename encoding, which is *literally* the 2004-10-27 16:46:29 +00:00
gen-script-table.pl Add Unicode script support 2006-10-09 04:23:58 +00:00
gen-unicode-tables.pl Apply a patch from Behdad Esfahbod to use a faster lookup table for 2005-11-04 22:27:04 +00:00
gerror.c use g_strconcat() instead of g_strjoin() to concatenate two strings. 2007-11-20 10:46:15 +00:00
gerror.h new functions g_prefix_error and g_propagate_prefixed_error. 2007-11-16 03:05:45 +00:00
gfileutils.c Move g_format_file_size_for_display from gio to glib 2007-11-27 14:30:31 +00:00
gfileutils.h Move g_format_file_size_for_display from gio to glib 2007-11-27 14:30:31 +00:00
ghash.c nothing to see here... move along, move along :) 2007-11-28 03:58:08 +00:00
ghash.h Add g_hash_table_get_keys() and g_hash_table_get_values(), API to retrieve 2007-04-11 13:09:38 +00:00
ghook.c Check for NULL finalizer. (#476849, Areg Beketovski) 2007-09-19 20:36:53 +00:00
ghook.h prepared deprecation of GMemChunk and GAllocator. added g_slice_*() API to 2005-11-01 18:10:31 +00:00
gi18n-lib.h Define a two-argument macro C_() for marking translatable strings with 2007-11-23 07:50:54 +00:00
gi18n.h Define a two-argument macro C_() for marking translatable strings with 2007-11-23 07:50:54 +00:00
giochannel.c Coding style cleanups and doc improvements. (#491975, Areg Beketovski) 2007-11-10 01:11:58 +00:00
giochannel.h Make ref_count a gint to avoid compiler warnings. (#321977, Andrew 2006-12-16 04:05:32 +00:00
giounix.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 04:26:57 +00:00
giowin32.c When WSAEnumNetworkEvents() signals FD_CONNECT that means that the 2007-07-06 01:22:53 +00:00
gkeyfile.c Set length out param in list-returning functions to 0 when returning NULL. 2007-11-23 04:17:58 +00:00
gkeyfile.h Make some functions that take a GError return boolean instead of void. 2007-11-08 03:19:37 +00:00
glib-object.h Include gtypes.h not gobject/gtype.h 2001-11-18 00:38:48 +00:00
glib.h Renamed gtestframework to gtestutils. 2007-11-20 15:01:02 +00:00
glib.rc.in Don't use autoconf variables for the resource object files on Win32 any 2005-07-08 23:04:06 +00:00
glib.symbols Add in the new symbols 2007-11-28 14:35:14 +00:00
glibintl.h Add in the new symbols 2007-11-28 14:35:14 +00:00
glist.c use standard_calloc to allocate the profile_data. (#335209, Chris Wilson) 2006-03-20 18:43:32 +00:00
glist.h Use G_GNUC_WARN_UNUSED_RESULT on list functions that return the whole 2005-12-09 13:58:57 +00:00
gmacros.h added G_GNUC_MAY_ALIAS, suggested by Mathias Hasselmann in bug #335341, 2006-11-22 15:54:58 +00:00
gmain.c Require gtk-doc 1.8. 2007-11-25 06:05:06 +00:00
gmain.h Add full variant to the approximate timeout functiont 2007-06-18 16:55:50 +00:00
gmappedfile.c Fix typos 2007-08-20 23:34:35 +00:00
gmappedfile.h Add an mmap() wrapper called GMappedFile. (#148218, David Schleef, Behdad 2005-06-25 03:38:32 +00:00
gmarkup.c Add new function g_markup_collect_attributes (bug #496847). 2007-11-27 01:37:33 +00:00
gmarkup.h Add new function g_markup_collect_attributes (bug #496847). 2007-11-27 01:37:33 +00:00
gmem.c Make some structs which are used only once non-static. 2007-01-26 20:59:54 +00:00
gmem.h honour g_mem_gc_friendly settings when freeing slices, make sure 2006-01-25 15:51:43 +00:00
gmessages.c Make some structs which are used only once non-static. 2007-01-26 20:59:54 +00:00
gmessages.h Move the compiler-dependency in the G_GNUC_INTERNAL definition from 2007-05-17 16:36:53 +00:00
gmirroringtable.h Updated to Unicode Character Database 5.0.0. 2006-07-21 22:23:51 +00:00
gnode.c Silence compiler warnings. 2005-11-28 18:31:03 +00:00
gnode.h prepared deprecation of GMemChunk and GAllocator. added g_slice_*() API to 2005-11-01 18:10:31 +00:00
goption.c Use g_print to print out --help text in locale encoding. (#469551, Takao 2007-11-23 05:58:51 +00:00
goption.h New function to get the formatted help string. (#336089, Dom Lachowicz) 2007-04-25 03:53:30 +00:00
gpattern.c applied significant recursion complexity optimization, based on a patch 2005-09-20 11:20:23 +00:00
gpattern.h make struct _GPatternSpec and GMatchType private. (g_pattern_equal): new 2001-10-13 05:54:10 +00:00
gprimes.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 04:26:57 +00:00
gprimes.h Move glib library into a subdirectory, make all GLib include files include 2001-06-26 16:01:21 +00:00
gprintf.c Update fix for #469051 2007-08-22 19:31:27 +00:00
gprintf.h Remove g_snprintf() and g_vsnprintf(), since they are already declared in 2005-09-26 14:33:00 +00:00
gprintfint.h Fix #147651, reported by Oliver Guntermann: 2004-07-21 17:51:28 +00:00
gqsort.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 04:26:57 +00:00
gqsort.h Use gchar, gint, gsize instead of char, int, size_t in the interface for 2003-07-29 18:59:23 +00:00
gquark.h Add functions to intern strings. 2005-08-31 14:25:45 +00:00
gqueue.c Add G_QUEUE_INIT, g_queue_init(), and g_queue_clear() to better support 2007-03-06 18:43:10 +00:00
gqueue.h Add G_QUEUE_INIT, g_queue_init(), and g_queue_clear() to better support 2007-03-06 18:43:10 +00:00
grand.c Renamed to glib/gthreadprivate.h and moved system thread identifier 2006-05-10 00:44:50 +00:00
grand.h Add the init_by_array functionality from the reference implementation of 2004-01-10 01:38:55 +00:00
gregex.c Require gtk-doc 1.8. 2007-11-25 06:05:06 +00:00
gregex.h New functions: g_regex_ref(), g_regex_unref() which replaces 2007-06-03 05:48:17 +00:00
grel.c Fix several cases of deref-before-NULL-check. (#341191, Pascal Terjan) 2006-05-13 04:36:45 +00:00
grel.h Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow 2002-11-08 18:47:56 +00:00
gscanner.c reverted premature commit which broke GScanner ABI and API, #415323. 2007-03-16 10:28:13 +00:00
gscanner.h reverted premature commit which broke GScanner ABI and API, #415323. 2007-03-16 10:28:13 +00:00
gscripttable.h Add Unicode script support 2006-10-09 04:23:58 +00:00
gsequence.c Don't export the consistency check function 2007-03-17 04:25:40 +00:00
gsequence.h Don't export the consistency check function 2007-03-17 04:25:40 +00:00
gshell.c Fix PLT issues 2006-09-30 14:06:45 +00:00
gshell.h Move glib library into a subdirectory, make all GLib include files include 2001-06-26 16:01:21 +00:00
gslice.c make g_slice_copy() take a gconstpointer instead of a gpointer. 2007-08-24 14:40:14 +00:00
gslice.h make g_slice_copy() take a gconstpointer instead of a gpointer. 2007-08-24 14:40:14 +00:00
gslist.c use standard_calloc to allocate the profile_data. (#335209, Chris Wilson) 2006-03-20 18:43:32 +00:00
gslist.h Use G_GNUC_WARN_UNUSED_RESULT on list functions that return the whole 2005-12-09 13:58:57 +00:00
gspawn-win32-helper.c Remove support for Windows 9x/ME, as will be done also in Pango and GTK+. 2006-08-29 22:45:00 +00:00
gspawn-win32.c Drop the pipe() macro. Defining macros outside of its namespace that look 2007-05-13 20:46:59 +00:00
gspawn.c Improve the docs. (#491968, Areg Beketovski) 2007-11-09 16:45:42 +00:00
gspawn.h Make also the g_spawn*() functions take parameters in the GLib file name 2005-08-25 23:28:24 +00:00
gstdio.c Fix typos 2007-08-20 23:34:35 +00:00
gstdio.h glib/glib.symbols don't macroized g_access, g_chdir, and g_unlink either, 2006-01-05 06:21:49 +00:00
gstrfuncs.c Remove leftover ENABLE_NLS #ifdefs. 2007-11-24 05:13:41 +00:00
gstrfuncs.h Define a two-argument macro C_() for marking translatable strings with 2007-11-23 07:50:54 +00:00
gstring.c Move this function before g_string_append_c so that we avoid the plt call 2007-11-28 14:49:22 +00:00
gstring.h Moved gurifuncs from gio to glib 2007-11-27 14:57:45 +00:00
gtester.c initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional 2007-11-21 20:09:46 +00:00
gtestutils.c Add conditionals for non-Unix. Just g_error() unless G_OS_UNIX for now. 2007-11-25 22:47:39 +00:00
gtestutils.h initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional 2007-11-21 20:09:46 +00:00
gthread.c Fix warnings from sparse. (#487491, Kjartan Maraas) 2007-10-21 17:01:29 +00:00
gthread.h Fix warnings from sparse. (#487491, Kjartan Maraas) 2007-10-21 17:01:29 +00:00
gthreadpool.c Don't use "wait" as parameter name. (#379207, Christian Biere) 2006-12-17 20:27:02 +00:00
gthreadpool.h Don't use "wait" as parameter name. (#379207, Christian Biere) 2006-12-17 20:27:02 +00:00
gthreadprivate.h Move the compiler-dependency in the G_GNUC_INTERNAL definition from 2007-05-17 16:36:53 +00:00
gtimer.c Revert an accidental ABI break by moving gettime out of the 2007-01-16 21:25:03 +00:00
gtimer.h Check for timegm. 2006-03-23 02:54:29 +00:00
gtree.c honour g_mem_gc_friendly settings when freeing slices, make sure 2006-01-25 15:51:43 +00:00
gtree.h Check the return values of g_tree_remove(). 2005-05-17 15:33:36 +00:00
gtypes.h Add -I$(top_srcdir)/glib so that gregex.h finds <glib.h>. 2007-03-15 15:17:17 +00:00
gunibreak.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 04:26:57 +00:00
gunibreak.h Update to final Unicode Character Database 5.0.0. (#336281) 2006-07-19 22:35:17 +00:00
gunichartables.h Update to final Unicode Character Database 5.0.0. (#336281) 2006-07-19 22:35:17 +00:00
gunicode.h Forgotten file 2007-07-20 16:38:50 +00:00
gunicodeprivate.h Make g_unichar_combining_class() public. (#453998) 2007-07-19 13:46:05 +00:00
gunicollate.c Consistently use gsize rather than size_t. (#333310, Morten Welinder) 2006-12-28 04:48:06 +00:00
gunicomp.h Update to final Unicode Character Database 5.0.0. (#336281) 2006-07-19 22:35:17 +00:00
gunidecomp.c Documentation cleanups 2007-07-22 04:14:54 +00:00
gunidecomp.h Update to final Unicode Character Database 5.0.0. (#336281) 2006-07-19 22:35:17 +00:00
guniprop.c Document that GUnicodeScript is interchangeable with PangoScript. 2007-08-21 02:51:11 +00:00
gurifuncs.c Add in the new symbols 2007-11-28 14:35:14 +00:00
gurifuncs.h Moved gurifuncs from gio to glib 2007-11-27 14:57:45 +00:00
gutf8.c Fix warnings from sparse. (#487491, Kjartan Maraas) 2007-10-21 17:01:29 +00:00
gutils.c Add in the new symbols 2007-11-28 14:35:14 +00:00
gutils.h Fix doc formatting 2007-09-16 18:32:51 +00:00
gwin32.c Update doc comments. Mention that it is not recommeded to use the Registry 2007-06-11 07:59:33 +00:00
gwin32.h Drop the pipe() macro. Defining macros outside of its namespace that look 2007-05-13 20:46:59 +00:00
Makefile.am Moved gurifuncs from gio to glib 2007-11-27 14:57:45 +00:00
makefile.msc.in define PCRE_STATIC to reflect the inclusion of pcre as LIB, not 2007-03-17 09:49:09 +00:00
makegalias.pl Still need to include glibconfig.h 2005-03-14 04:30:25 +00:00
pltcheck.sh Fix some glitches 2007-07-31 17:14:12 +00:00
win_iconv.c Some improvements, being upstreamed. (must_use_null_useddefaultchar): New 2007-11-26 22:49:43 +00:00