summaryrefslogtreecommitdiff
path: root/gmessages.c
AgeCommit message (Expand)AuthorFilesLines
2000-08-06keep *last updated while running through the domain list, so we don'tTim Janik1-2/+4
2000-07-26applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik1-4/+4
1999-10-31Don't crash if removing a nonexistent value.Tor Lillqvist1-5/+13
1999-10-12completly new implementation for printf string upper bounds calculation.Tim Janik1-43/+370
1999-10-04G_OS_FOO #defines. I *think* I got the cygwin and beos stuff right, butManish Singh1-3/+3
1999-09-13in case we have to abort the program, debugging is enabled and we are notTim Janik1-1/+11
1999-08-15eliminate memset() call, since string.h has not neccessarily been includedTim Janik1-18/+55
1999-02-24inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson1-0/+7
1999-02-02Don't call ensure_stdout_valid (which would open an unneeded consoleTor Lillqvist1-4/+10
1999-01-16Merge in current Win32 version. Almost no Unix code touched.Tor Lillqvist1-0/+21
1998-12-15This commit merges the glib-threads branch into the mainOwen Taylor1-24/+91
1998-11-01applied glib-tml-981101-1 patch from Tor Lillqvist (ChangeLog entryManish Singh1-0/+5
1998-10-27removed dummy structure definitions for struct _GCache, _GTree, _GTimer,Tor Lillqvist1-1/+29
1998-09-07check for all three inline keywords individually.Tim Janik1-0/+1
1998-08-24removed this function which was not publically exported in glib.h. toTim Janik1-42/+34
1998-08-18new function g_log_set_always_fatal() to set an additional fatal_mask forTim Janik1-1/+21
1998-08-17feature an extra MODULES parameter, so glib-config can be invoked with theTim Janik1-3/+3
1998-08-16version bump to 1.1.3, binary age 0, interface age 0.Tim Janik1-75/+502
1998-06-10Initial revisionOwen Taylor1-0/+180