glib/glib
Matthias Clasen fce9dce6b3 Document as 2.4 additions. (unescape_text): Implement newline and
Wed Oct  8 23:40:26 2003  Matthias Clasen  <maclas@gmx.de>

	* glib/gmarkup.c (g_markup_printf_escaped):
	(g_markup_vprintf_escaped): Document as 2.4 additions.
	(unescape_text): Implement newline and whitespace normalization
	according to the XML specification.  (#123919)
	(g_markup_escape_text): Document whitespace (non)handling.
2003-10-08 21:44:04 +00:00
..
gnulib Make the various printf feature test macros reflect the system printf, 2003-10-04 23:24:02 +00:00
libcharset Add cp1251 support for Solaris. (#104738, Hidetoshi Tajima) 2003-03-30 21:29:26 +00:00
trio Remove trio printf(). 2003-07-28 23:00:51 +00:00
.cvsignore Default to --disable-gtk-doc, to avoid Jade setup hassles. 2002-03-05 05:18:23 +00:00
galloca.h provide g_newa(ctype, count) on top of g_alloca() like we provide g_new() 2001-11-14 07:50:12 +00:00
garray.c make the argument const to get rid of warning 2003-09-30 13:36:25 +00:00
garray.h New functions to remove a range of elements from an array. (#94879, Nalin 2003-07-26 08:03:16 +00:00
gasyncqueue.c Remove some explicit Docbook markup which is no longer necessary 2003-07-25 21:32:47 +00:00
gasyncqueue.h Fix a bunch of typos in header comments. (#102422, Morten Welinder) 2003-02-06 19:57:14 +00:00
gbacktrace.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gbacktrace.h Exclude OSF from alpha definition of G_BREAKPOINT(), since the assembler 2002-05-06 20:08:54 +00:00
gbsearcharray.h inserted casts for C++. 2003-09-07 22:36:58 +00:00
gcache.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gcache.h Move glib library into a subdirectory, make all GLib include files include 2001-06-26 16:01:21 +00:00
gcompletion.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gcompletion.h Make prefix argument const. (#91662, Gustavo Carneiro) 2002-10-14 19:38:30 +00:00
gconvert.c Drop the Win32-specific implementation. It used WideCharToMultiByte(), 2003-08-13 00:13:02 +00:00
gconvert.h Use gchar, gint, gsize instead of char, int, size_t in the interface for 2003-07-29 18:59:23 +00:00
gdataset.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gdataset.h Move glib library into a subdirectory, make all GLib include files include 2001-06-26 16:01:21 +00:00
gdate.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gdate.h Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow 2002-11-08 18:47:56 +00:00
gdebug.h Fix trailing , in enumeration Miroslaw Dobrzanski-Neumann (#72574) 2002-02-26 03:47:47 +00:00
gdir.c Clarify documentation. 2003-02-23 22:55:47 +00:00
gdir.h Add Copyright notice. 2002-11-22 23:45:32 +00:00
gen-unicode-tables.pl Take a directory where to look for the unicode files on the command line 2003-09-12 18:25:36 +00:00
gerror.c Remove some explicit Docbook markup which is no longer necessary 2003-07-25 21:32:47 +00:00
gerror.h Move glib library into a subdirectory, make all GLib include files include 2001-06-26 16:01:21 +00:00
gfileutils.c Fix #117925 (Dov Grobgeld): 2003-08-16 19:45:25 +00:00
gfileutils.h Rename g_read_link() to g_file_read_link() to better match the remaining 2003-07-29 22:31:40 +00:00
ghash.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
ghash.h Fix a bunch of typos in header comments. (#102422, Morten Welinder) 2003-02-06 19:57:14 +00:00
ghook.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
ghook.h Fix a bunch of typos in header comments. (#102422, Morten Welinder) 2003-02-06 19:57:14 +00:00
giochannel.c Remove some explicit Docbook markup which is no longer necessary 2003-07-25 21:32:47 +00:00
giochannel.h glib/giochannel.h Remove bogus (Win32-only) declaration of 2003-06-05 22:18:27 +00:00
giounix.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
giowin32.c Avoid UNLOCKing the critical section twice, which might cause a hang. 2003-08-25 21:37:57 +00:00
glib-object.h Include gtypes.h not gobject/gtype.h 2001-11-18 00:38:48 +00:00
glib.def Remove g_bsearch_array_* entries that don't exist any longer. (ABI 2003-09-25 19:54:20 +00:00
glib.h Add check for dirent.h 2001-11-05 01:47:31 +00:00
glib.rc.in Update to match what is currently produced by autotools. 2002-11-21 03:04:53 +00:00
glibintl.h 1.3.14 2002-02-17 23:28:43 +00:00
glist.c Remove unused function g_list_sort2 (bug #113203). 2003-05-19 17:02:32 +00:00
glist.h Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow 2002-11-08 18:47:56 +00:00
gmacros.h __PRETTY_FUNCTION__ was made a non-token before gcc-3.0.0 for C++. (Fix 2003-05-28 16:53:20 +00:00
gmain.c When DISABLE_MEM_POOLS is set, loop through and free the poll records 2003-08-25 16:20:41 +00:00
gmain.h glib/giochannel.h Remove bogus (Win32-only) declaration of 2003-06-05 22:18:27 +00:00
gmarkup.c Document as 2.4 additions. (unescape_text): Implement newline and 2003-10-08 21:44:04 +00:00
gmarkup.h Add g_markup_printf_escaped(), g_markup_vprintf_escaped(). 2003-09-12 00:17:02 +00:00
gmem.c Remove some explicit Docbook markup which is no longer necessary 2003-07-25 21:32:47 +00:00
gmem.h Fix a bunch of typos in header comments. (#102422, Morten Welinder) 2003-02-06 19:57:14 +00:00
gmessages.c Escape control characters in g_logv() output. (#108287, Christian Biere) 2003-08-25 16:36:03 +00:00
gmessages.h Fix a bunch of typos in header comments. (#102422, Morten Welinder) 2003-02-06 19:57:14 +00:00
gnode.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gnode.h Move glib library into a subdirectory, make all GLib include files include 2001-06-26 16:01:21 +00:00
gpattern.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gpattern.h make struct _GPatternSpec and GMatchType private. (g_pattern_equal): new 2001-10-13 05:54:10 +00:00
gprimes.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +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 Make the various printf feature test macros reflect the system printf, 2003-10-04 23:24:02 +00:00
gprintf.h Synchronize argument names with headers and docs. (g_vasprintf): An 2003-06-05 22:47:42 +00:00
gprintfint.h Make the various printf feature test macros reflect the system printf, 2003-10-04 23:24:02 +00:00
gqsort.c Use gchar, gint, gsize instead of char, int, size_t in the interface for 2003-07-29 18:59:23 +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 Move glib library into a subdirectory, make all GLib include files include 2001-06-26 16:01:21 +00:00
gqueue.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gqueue.h Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow 2002-11-08 18:47:56 +00:00
grand.c Fixes for #101264 and #99372: 2003-02-14 15:08:46 +00:00
grand.h Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow 2002-11-08 18:47:56 +00:00
grel.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +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 for msvc build 2003-07-20 15:55:09 +00:00
gscanner.h fix comment. (g_ascii_strtoull): new function, acting like strtoull(3) in 2002-10-12 19:37:48 +00:00
gshell.c Optimize the common cases (init == NULL or init == "") a bit. replace uses 2003-03-30 22:02:20 +00:00
gshell.h Move glib library into a subdirectory, make all GLib include files include 2001-06-26 16:01:21 +00:00
gslist.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gslist.h Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow 2002-11-08 18:47:56 +00:00
gspawn-win32-helper.c Optimize the common cases (init == NULL or init == "") a bit. replace uses 2003-03-30 22:02:20 +00:00
gspawn-win32.c Call protect_argv() in do_spawn() instead of in do_spawn_with_pipes() so 2003-09-30 20:04:51 +00:00
gspawn.c Remove some explicit Docbook markup which is no longer necessary 2003-07-25 21:32:47 +00:00
gspawn.h Move glib library into a subdirectory, make all GLib include files include 2001-06-26 16:01:21 +00:00
gstrfuncs.c Move g_strfreev() docs inline. 2003-07-01 22:15:54 +00:00
gstrfuncs.h fix comment. (g_ascii_strtoull): new function, acting like strtoull(3) in 2002-10-12 19:37:48 +00:00
gstring.c Use g_vasprintf() and g_string_append_len(), thus enabling embedded nuls 2003-06-05 23:04:21 +00:00
gstring.h New function, to insert possible non-nul-terminated byte sequences into a 2003-03-31 22:08:08 +00:00
gthread.c Support for one-time initialization functions. (#69668, Sebastian 2003-07-08 23:43:48 +00:00
gthread.h Support for one-time initialization functions. (#69668, Sebastian 2003-07-08 23:43:48 +00:00
gthreadinit.h Fixes for #101264 and #99372: 2003-02-14 15:08:46 +00:00
gthreadpool.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gthreadpool.h Move glib library into a subdirectory, make all GLib include files include 2001-06-26 16:01:21 +00:00
gtimer.c Fix off-by-one error. (#100853) 2002-12-11 23:40:10 +00:00
gtimer.h Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow 2002-11-08 18:47:56 +00:00
gtree.c Remove some explicit Docbook markup which is no longer necessary 2003-07-25 21:32:47 +00:00
gtree.h Mark g_tree_traverse() as deprecated. (#65343) 2001-11-26 19:01:08 +00:00
gtypes.h Fix a bunch of typos in header comments. (#102422, Morten Welinder) 2003-02-06 19:57:14 +00:00
gunibreak.c Update Unicode data to 4.0. (#107974) 2003-07-31 02:27:56 +00:00
gunibreak.h Update Unicode data to 4.0. (#107974) 2003-07-31 02:27:56 +00:00
gunichartables.h Add g_unichar_get_mirror_char. (#114749) 2003-09-12 17:54:43 +00:00
gunicode.h Add g_unichar_get_mirror_char. (#114749) 2003-09-12 17:54:43 +00:00
gunicodeprivate.h Unicode 4.0 special casing. (#114681) 2003-09-10 16:55:36 +00:00
gunicollate.c Unicode 4.0 special casing. (#114681) 2003-09-10 16:55:36 +00:00
gunicomp.h Update Unicode data to 4.0. (#107974) 2003-07-31 02:27:56 +00:00
gunidecomp.c Unicode 4.0 special casing. (#114681) 2003-09-10 16:55:36 +00:00
gunidecomp.h Update Unicode data to 4.0. (#107974) 2003-07-31 02:27:56 +00:00
guniprop.c make the argument const to get rid of warning 2003-09-30 13:36:25 +00:00
gutf8.c Remove some explicit Docbook markup which is no longer necessary 2003-07-25 21:32:47 +00:00
gutils.c Fix #117925 (Dov Grobgeld): 2003-08-16 19:45:25 +00:00
gutils.h Add g_setenv() and g_unsetenv(). (#100763) 2003-07-28 19:24:22 +00:00
gwin32.c Remove some explicit Docbook markup which is no longer necessary 2003-07-25 21:32:47 +00:00
gwin32.h Correct the comment telling what headers have the declarations of some 2003-01-02 00:30:22 +00:00
Makefile.am license change, no restrictions are made in the new license at all, the 2003-08-19 02:16:00 +00:00
makefile.mingw.in Hardcode 2.0 in the names, as that is what Makefile.am does. 2002-11-21 03:25:35 +00:00
makefile.msc.in for msvc build 2003-08-05 22:21:19 +00:00