glib/glib
Havoc Pennington 49c937fcbb Add this function.
2000-09-10  Havoc Pennington  <hp@redhat.com>

	* gutf8.c (g_utf8_validate): Add this function.
2000-09-11 00:09:31 +00:00
..
garray.c Return the data left behind. Return the data left behind. 2000-08-17 21:37:18 +00:00
gasyncqueue.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gbacktrace.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gcache.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gcompletion.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gdataset.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gdate.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gerror.c docs 2000-09-06 23:30:21 +00:00
gerror.h Added function g_propagte_error to hand over local errors to the calling 2000-09-01 12:47:42 +00:00
ghash.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
ghook.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
giochannel.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
giounix.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
giowin32.c glib.h glib.def New function, to make a GPollFD from a GIOChannel. Creates 2000-08-31 22:47:24 +00:00
glib-object.h define gstring in terms of gchar*. this typedef reflects the type name of 2000-06-24 22:30:10 +00:00
glib.def glib.h glib.def New function, to make a GPollFD from a GIOChannel. Creates 2000-08-31 22:47:24 +00:00
glib.h for non-i386 and non-alpha, or non gcc, implement BREAKPOINT() as raise (5 2000-09-07 23:08:25 +00:00
glist.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gmain.c Keep the check for non-NULL parameter. 2000-08-31 20:56:42 +00:00
gmem.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gmessages.c keep *last updated while running through the domain list, so we don't 2000-08-06 18:09:32 +00:00
gnode.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gprimes.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gqueue.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
grand.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
grel.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gscanner.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gslist.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gstrfuncs.c Add a missing g_return_if_fail(). 2000-09-10 16:04:33 +00:00
gstring.c Use g_return_val_if_fail instead of g_return_if_fail, as the function now 2000-09-01 13:45:43 +00:00
gthread.c Don't use a G_LOCK, as it isn't necessary. 2000-09-05 08:58:20 +00:00
gthreadpool.c Include gerror.h before it is used for some g_thread_* functions. 2000-09-01 13:03:23 +00:00
gtimer.c s/G_MICROSEC/G_USEC_PER_SEC/ 2000-09-06 13:56:17 +00:00
gtree.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gunichartables.h Initial pass at adding unicode support functions. A few things still need 2000-06-21 16:11:21 +00:00
gunicode.h Add this function. 2000-09-11 00:09:31 +00:00
gunidecomp.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gunidecomp.h Initial pass at adding unicode support functions. A few things still need 2000-06-21 16:11:21 +00:00
guniprop.c Some inline docs fixes. 2000-09-06 14:42:13 +00:00
gutf8.c Add this function. 2000-09-11 00:09:31 +00:00
gutils.c for non-i386 and non-alpha, or non gcc, implement BREAKPOINT() as raise (5 2000-09-07 23:08:25 +00:00
gwin32.c New function, otherwise like g_io_channel_win32_wait_for_condition(), but 2000-08-27 10:53:36 +00:00
Makefile.am forgot to add .pc.in to EXTRA_DIST 2000-07-31 17:13:55 +00:00
makefile.mingw.in Include the "build" module in GLib, too, to make it more self-contained. 2000-07-14 22:46:35 +00:00
makefile.msc.in Add new entry points. 2000-06-30 23:39:13 +00:00