2009-09-30 |
Matthias Clasen | Avoid a C99ism |
blob | commitdiff | raw |
2009-09-10 |
Christian Dywan | Bug 579050 Allow making selected critical and warning... |
blob | commitdiff | raw | diff to current |
2009-03-29 |
Matthias Clasen | Copy a va_list when using it multiple times. Reported... |
blob | commitdiff | raw | diff to current |
2007-12-10 |
15:08:59 Tim Janik | mail.gnome.org/archives/gtk-devel-list/2007-October... |
blob | commitdiff | raw | diff to current |
2007-01-26 |
Matthias Clasen | Make some structs which are used only once non-static. |
blob | commitdiff | raw | diff to current |
2006-12-28 |
Tor Lillqvist | On Win32, if we get a fatal error message while being... |
blob | commitdiff | raw | diff to current |
2006-05-10 |
Sebastian Wilhelmi | Renamed to glib/gthreadprivate.h and moved system threa... |
blob | commitdiff | raw | diff to current |
2005-12-01 |
Tim Janik | new slice allocator implementation. |
blob | commitdiff | raw | diff to current |
2005-11-04 |
Matthias Clasen | add new GDebugFlag for fatal_criticals handle G_DEBUG... |
blob | commitdiff | raw | diff to current |
2005-07-02 |
Hans Breuer | include <process.h> for getpid() include <io.h> for... |
blob | commitdiff | raw | diff to current |
2005-03-20 |
Tor Lillqvist | glib/gmessages.c (g_log_default_handler) Move the Win32... |
blob | commitdiff | raw | diff to current |
2005-03-18 |
Hans Breuer | handle galiasdef.c (although completely useless for... |
blob | commitdiff | raw | diff to current |
2005-03-14 |
Matthias Clasen | Make PLT-reduction work with gcc4, and don't include... |
blob | commitdiff | raw | diff to current |
2005-01-19 |
Tor Lillqvist | Nah, don't use FatalAppExit(). abort() is better. |
blob | commitdiff | raw | diff to current |
2005-01-19 |
Tor Lillqvist | On Win32 call G_BREAKPOINT() if being debugged. |
blob | commitdiff | raw | diff to current |
2004-11-25 |
Manish Singh | filter out G_GNUC stuff when doing the compare. |
blob | commitdiff | raw | diff to current |
2004-09-30 |
Matthias Clasen | Add g_assert_warning. |
blob | commitdiff | raw | diff to current |
2004-09-22 |
Tor Lillqvist | [Win32] Don't open a console window if standard output... |
blob | commitdiff | raw | diff to current |
2004-09-20 |
Matthias Clasen | Fix the types of some variables to be GLogLevelFlags... |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Matthias Clasen | Implement the same PLT reduction technique used in... |
blob | commitdiff | raw | diff to current |
2004-09-09 |
Matthias Clasen | Strip the prefix "IA__" from function names, since... |
blob | commitdiff | raw | diff to current |
2004-09-09 |
Owen Taylor | Include implementation of g_return_if_fail_internal(). |
blob | commitdiff | raw | diff to current |
2004-09-05 |
Matthias Clasen | New function to install an alternate default log handle... |
blob | commitdiff | raw | diff to current |
2004-04-22 |
Matthias Clasen | Add testcases for g_message() involving non-printable... |
blob | commitdiff | raw | diff to current |
2004-03-14 |
Owen Taylor | Handle invalid UTF-8. (#131218, patch from Matthias... |
blob | commitdiff | raw | diff to current |
2003-08-25 |
Owen Taylor | Escape control characters in g_logv() output. (#108287... |
blob | commitdiff | raw | diff to current |
2003-08-19 |
Tor Lillqvist | [Win32] Make the fatal error message box easier to... |
blob | commitdiff | raw | diff to current |
2003-07-25 |
Matthias Clasen | Remove the 1024 char limit in the common (non-recursive... |
blob | commitdiff | raw | diff to current |
2003-03-30 |
Matthias Clasen | Optimize the common cases (init == NULL or init ==... |
blob | commitdiff | raw | diff to current |
2003-02-14 |
Sebastian Wilhelmi | Fixes for #101264 and #99372: |
blob | commitdiff | raw | diff to current |
2003-01-01 |
Tor Lillqvist | Check the C stdout and stderr streams for validity... |
blob | commitdiff | raw | diff to current |
2003-01-01 |
Tor Lillqvist | Move the alloc_console_called static flag inside these... |
blob | commitdiff | raw | diff to current |
2003-01-01 |
Tor Lillqvist | New function, parallel to ensure_stdout_valid(). #defin... |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Owen Taylor | Patch from Sven Neumann to make the include order consi... |
blob | commitdiff | raw | diff to current |
2002-11-21 |
Matthias Clasen | Include a printf implementation supporting C99 snprint... |
blob | commitdiff | raw | diff to current |
2002-05-13 |
Owen Taylor | Update from libcharset CVS. Includes additional encodin... |
blob | commitdiff | raw | diff to current |
2002-03-28 |
Owen Taylor | Remove warning about g_print, etc, encoding. |
blob | commitdiff | raw | diff to current |
2002-03-28 |
Tim Janik | convert prtinf() strings to local charset when writing... |
blob | commitdiff | raw | diff to current |
2002-03-27 |
Tim Janik | major cleanups. introduced _g_log_fallback_handler... |
blob | commitdiff | raw | diff to current |
2002-03-14 |
Sebastian Wilhelmi | Fixed threading issues brought up by #74577. Make g_log... |
blob | commitdiff | raw | diff to current |
2002-02-21 |
Matthias Clasen | New header containing GTK_DEBUG-style debugging support... |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Tor Lillqvist | Use the #if branch with G_BREAKPOINT() also on Win32... |
blob | commitdiff | raw | diff to current |
2002-01-23 |
Laszlo Peter | return 1 more for the trailing \0 when using vsnprintf... |
blob | commitdiff | raw | diff to current |
2001-12-28 |
Sven Neumann | only include printf_string_upper_bound() if HAVE_C99_VS... |
blob | commitdiff | raw | diff to current |
2001-12-06 |
Matthias Clasen | The following patch corrects some function attributes... |
blob | commitdiff | raw | diff to current |
2001-11-17 |
Owen Taylor | Get rid fo g_log_domain_glib variable in favor of just... |
blob | commitdiff | raw | diff to current |
2001-10-29 |
Daniel Egger | Fix non-Intel/-Alpha version of the G_BREAKPOINT macro... |
blob | commitdiff | raw | diff to current |
2001-10-11 |
Joshua N Pritikin | Remove G_HAVE_GINT64 conditionalization. |
blob | commitdiff | raw | diff to current |
2001-09-19 |
Owen Taylor | Patch from Matthias Clasen (#59806) |
blob | commitdiff | raw | diff to current |
2001-09-10 |
Tim Janik | got rid of g_set_error_handler(), g_set_warning_handler(), |
blob | commitdiff | raw | diff to current |
2001-07-12 |
Mark Murnane | Changed prototype of printf_string_upper_bound to retur... |
blob | commitdiff | raw | diff to current |
2001-07-10 |
Tim Janik | fix negative exponent handling (numbers<0). |
blob | commitdiff | raw | diff to current |
2001-06-23 |
Tim Janik | use G_BREAKPOINT() instead of raise(5). |
blob | commitdiff | raw | diff to current |
2001-06-23 |
Owen Taylor | Changes for 64-bit cleanliness, loosely based on patch... |
blob | commitdiff | raw | diff to current |
2001-05-22 |
Sebastian Wilhelmi | g_thread_create renamed to g_thread_create_full. |
blob | commitdiff | raw | diff to current |
2001-05-14 |
Owen Taylor | Avoid using stderr to be as robust as possible in out... |
blob | commitdiff | raw | diff to current |
2001-05-11 |
Havoc Pennington | change env variable to G_MESSAGES_PREFIXED, suggested... |
blob | commitdiff | raw | diff to current |
2001-05-09 |
Havoc Pennington | Get rid of --enable-msg-prefix |
blob | commitdiff | raw | diff to current |
2001-03-09 |
Tor Lillqvist | Cygwin support contributed by Stefan Ondrejicka <ondrej... |
blob | commitdiff | raw | diff to current |
2001-02-19 |
Hans Breuer | updated for win32 msvc build |
blob | commitdiff | raw | diff to current |
2001-02-17 |
Havoc Pennington | include string.h |
blob | commitdiff | raw | diff to current |
2000-12-25 |
Tor Lillqvist | Use a MessageBox for fatal messages. Collect eror messa... |
blob | commitdiff | raw | diff to current |
2000-12-14 |
Tor Lillqvist | Warn if no callback. Call callback correctly. (g_io_win... |
blob | commitdiff | raw | diff to current |
2000-10-25 |
Tim Janik | added newly added gobject/ headers. |
blob | commitdiff | raw | diff to current |
2000-08-06 |
Tim Janik | keep *last updated while running through the domain... |
blob | commitdiff | raw | diff to current |
2000-07-26 |
Tim Janik | applied patch from Andreas Persenius <ndap@swipnet... |
blob | commitdiff | raw | diff to current |
1999-10-31 |
Tor Lillqvist | Don't crash if removing a nonexistent value. |
blob | commitdiff | raw | diff to current |
1999-10-12 |
Tim Janik | completly new implementation for printf string upper... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Manish Singh | G_OS_FOO #defines. I *think* I got the cygwin and beos... |
blob | commitdiff | raw | diff to current |
1999-09-13 |
Tim Janik | in case we have to abort the program, debugging is... |
blob | commitdiff | raw | diff to current |
1999-08-15 |
Tim Janik | eliminate memset() call, since string.h has not neccess... |
blob | commitdiff | raw | diff to current |
1999-02-24 |
CST 1999 Shawn T... | inserted additional note to look for ChangeLog and... |
blob | commitdiff | raw | diff to current |
1999-02-02 |
Tor Lillqvist | Don't call ensure_stdout_valid (which would open an... |
blob | commitdiff | raw | diff to current |
1999-01-16 |
Tor Lillqvist | Merge in current Win32 version. Almost no Unix code... |
blob | commitdiff | raw | diff to current |
1998-12-15 |
Owen Taylor | This commit merges the glib-threads branch into the... |
blob | commitdiff | raw | diff to current |
1998-11-01 |
Manish Singh | applied glib-tml-981101-1 patch from Tor Lillqvist... |
blob | commitdiff | raw | diff to current |
1998-10-27 |
Tor Lillqvist | removed dummy structure definitions for struct _GCache... |
blob | commitdiff | raw | diff to current |
1998-09-07 |
Tim Janik | check for all three inline keywords individually. |
blob | commitdiff | raw | diff to current |
1998-08-24 |
Tim Janik | removed this function which was not publically exported... |
blob | commitdiff | raw | diff to current |
1998-08-18 |
Tim Janik | new function g_log_set_always_fatal() to set an additio... |
blob | commitdiff | raw | diff to current |
1998-08-17 |
Tim Janik | feature an extra MODULES parameter, so glib-config... |
blob | commitdiff | raw | diff to current |
1998-08-16 |
Tim Janik | version bump to 1.1.3, binary age 0, interface age 0. |
blob | commitdiff | raw | diff to current |
1998-06-10 |
Owen Taylor | Initial revision |
blob | commitdiff | raw | diff to current |
|