Docs: Changed can not to cannot.
[platform/upstream/glib.git] / glib / gmessages.c
2011-03-24 Murray CummingDocs: Changed can not to cannot.
2011-02-08 Matthias ClasenAvoid more compiler warnings
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-11-09 Chun-wei FanAdded and Moved checks for includes
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-04 Matthias ClasenRemove excessive header inclusions
2010-07-07 Ryan Lortieglib/: fully remove galias hacks
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2009-09-30 Matthias ClasenAvoid a C99ism
2009-09-10 Christian DywanBug 579050 Allow making selected critical and warning...
2009-03-29 Matthias ClasenCopy a va_list when using it multiple times. Reported...
2007-12-10 15:08:59 Tim Janikmail.gnome.org/archives/gtk-devel-list/2007-October...
2007-01-26 Matthias ClasenMake some structs which are used only once non-static.
2006-12-28 Tor LillqvistOn Win32, if we get a fatal error message while being...
2006-05-10 Sebastian WilhelmiRenamed to glib/gthreadprivate.h and moved system threa...
2005-12-01 Tim Janiknew slice allocator implementation.
2005-11-04 Matthias Clasenadd new GDebugFlag for fatal_criticals handle G_DEBUG...
2005-07-02 Hans Breuerinclude <process.h> for getpid() include <io.h> for...
2005-03-20 Tor Lillqvistglib/gmessages.c (g_log_default_handler) Move the Win32...
2005-03-18 Hans Breuerhandle galiasdef.c (although completely useless for...
2005-03-14 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-01-19 Tor LillqvistNah, don't use FatalAppExit(). abort() is better.
2005-01-19 Tor LillqvistOn Win32 call G_BREAKPOINT() if being debugged.
2004-11-25 Manish Singhfilter out G_GNUC stuff when doing the compare.
2004-09-30 Matthias ClasenAdd g_assert_warning.
2004-09-22 Tor Lillqvist[Win32] Don't open a console window if standard output...
2004-09-20 Matthias ClasenFix the types of some variables to be GLogLevelFlags...
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2004-09-09 Matthias ClasenStrip the prefix "IA__" from function names, since...
2004-09-09 Owen TaylorInclude implementation of g_return_if_fail_internal().
2004-09-05 Matthias ClasenNew function to install an alternate default log handle...
2004-04-22 Matthias ClasenAdd testcases for g_message() involving non-printable...
2004-03-14 Owen TaylorHandle invalid UTF-8. (#131218, patch from Matthias...
2003-08-25 Owen TaylorEscape control characters in g_logv() output. (#108287...
2003-08-19 Tor Lillqvist[Win32] Make the fatal error message box easier to...
2003-07-25 Matthias ClasenRemove the 1024 char limit in the common (non-recursive...
2003-03-30 Matthias ClasenOptimize the common cases (init == NULL or init ==...
2003-02-14 Sebastian WilhelmiFixes for #101264 and #99372:
2003-01-01 Tor LillqvistCheck the C stdout and stderr streams for validity...
2003-01-01 Tor LillqvistMove the alloc_console_called static flag inside these...
2003-01-01 Tor LillqvistNew function, parallel to ensure_stdout_valid(). #defin...
2002-12-04 Owen TaylorPatch from Sven Neumann to make the include order consi...
2002-11-21 Matthias Clasen Include a printf implementation supporting C99 snprint...
2002-05-13 Owen TaylorUpdate from libcharset CVS. Includes additional encodin...
2002-03-28 Owen TaylorRemove warning about g_print, etc, encoding.
2002-03-28 Tim Janikconvert prtinf() strings to local charset when writing...
2002-03-27 Tim Janikmajor cleanups. introduced _g_log_fallback_handler...
2002-03-14 Sebastian WilhelmiFixed threading issues brought up by #74577. Make g_log...
2002-02-21 Matthias ClasenNew header containing GTK_DEBUG-style debugging support...
2002-02-14 Tor LillqvistUse the #if branch with G_BREAKPOINT() also on Win32...
2002-01-23 Laszlo Peterreturn 1 more for the trailing \0 when using vsnprintf...
2001-12-28 Sven Neumannonly include printf_string_upper_bound() if HAVE_C99_VS...
2001-12-06 Matthias ClasenThe following patch corrects some function attributes...
2001-11-17 Owen TaylorGet rid fo g_log_domain_glib variable in favor of just...
2001-10-29 Daniel EggerFix non-Intel/-Alpha version of the G_BREAKPOINT macro...
2001-10-11 Joshua N PritikinRemove G_HAVE_GINT64 conditionalization.
2001-09-19 Owen TaylorPatch from Matthias Clasen (#59806)
2001-09-10 Tim Janikgot rid of g_set_error_handler(), g_set_warning_handler(),
2001-07-12 Mark MurnaneChanged prototype of printf_string_upper_bound to retur...
2001-07-10 Tim Janikfix negative exponent handling (numbers<0).
2001-06-23 Tim Janikuse G_BREAKPOINT() instead of raise(5).
2001-06-23 Owen TaylorChanges for 64-bit cleanliness, loosely based on patch...
2001-05-22 Sebastian Wilhelmig_thread_create renamed to g_thread_create_full.
2001-05-14 Owen TaylorAvoid using stderr to be as robust as possible in out...
2001-05-11 Havoc Penningtonchange env variable to G_MESSAGES_PREFIXED, suggested...
2001-05-09 Havoc PenningtonGet rid of --enable-msg-prefix
2001-03-09 Tor LillqvistCygwin support contributed by Stefan Ondrejicka <ondrej...
2001-02-19 Hans Breuerupdated for win32 msvc build
2001-02-17 Havoc Penningtoninclude string.h
2000-12-25 Tor LillqvistUse a MessageBox for fatal messages. Collect eror messa...
2000-12-14 Tor LillqvistWarn if no callback. Call callback correctly. (g_io_win...
2000-10-25 Tim Janikadded newly added gobject/ headers.
2000-08-06 Tim Janikkeep *last updated while running through the domain...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
1999-10-31 Tor LillqvistDon't crash if removing a nonexistent value.
1999-10-12 Tim Janikcompletly new implementation for printf string upper...
1999-10-04 Manish SinghG_OS_FOO #defines. I *think* I got the cygwin and beos...
1999-09-13 Tim Janikin case we have to abort the program, debugging is...
1999-08-15 Tim Janikeliminate memset() call, since string.h has not neccess...
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1999-02-02 Tor LillqvistDon't call ensure_stdout_valid (which would open an...
1999-01-16 Tor LillqvistMerge in current Win32 version. Almost no Unix code...
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...
1998-11-01 Manish Singhapplied glib-tml-981101-1 patch from Tor Lillqvist...
1998-10-27 Tor Lillqvistremoved dummy structure definitions for struct _GCache...
1998-09-07 Tim Janikcheck for all three inline keywords individually.
1998-08-24 Tim Janikremoved this function which was not publically exported...
1998-08-18 Tim Janiknew function g_log_set_always_fatal() to set an additio...
1998-08-17 Tim Janikfeature an extra MODULES parameter, so glib-config...
1998-08-16 Tim Janikversion bump to 1.1.3, binary age 0, interface age 0.
1998-06-10 Owen TaylorInitial revision