summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
AgeCommit message (Expand)AuthorFilesLines
2002-12-03Check for NULL before doing anything.James M. Cape1-0/+5
2002-12-02=== Released 2.1.3 ===GLIB_2_1_3Owen Taylor1-0/+12
2002-12-02Add missed ChangeLog entryOwen Taylor1-0/+7
2002-11-30Added "da" to ALL_LINGUAS.Ole Laursen1-0/+4
2002-11-29It is a 2.2 addition.Matthias Clasen1-0/+2
2002-11-28Adjust to changed parameter names.Matthias Clasen1-0/+8
2002-11-28Move some docs inline, and add deprecation information. To see the list ofMatthias Clasen1-0/+8
2002-11-28Fix the definitions around printf: either we use system printf in whichMatthias Clasen1-0/+6
2002-11-28Mark 2.2 API additions.Matthias Clasen1-0/+12
2002-11-28Fix the gtk-doc version check.Matthias Clasen1-0/+4
2002-11-27Use G_LIKELY without surrounding parentheses in g_assert() andMatthias Clasen1-0/+8
2002-11-26Only use G_LIKELY in g_assert() and g_return_[val]_if_fail() if it isMatthias Clasen1-0/+5
2002-11-26Improved the seeding algorithm. Old behaviour can be achived by settingSebastian Wilhelmi1-1/+16
2002-11-26Make CPPFLAGS, not CFLAGS, include G_THREAD_CFLAGS. CFLAGS is used whileSebastian Wilhelmi1-0/+7
2002-11-26Fix the non-gcc-3.x definitions of G_LIKELY and G_UNLIKELY. (Reported byMatthias Clasen1-0/+5
2002-11-25Document that the varargs must be NULL-terminated. (#99510)Matthias Clasen1-0/+4
2002-11-25Remove the (no longer effective) empty if-branch.Matthias Clasen1-0/+11
2002-11-23Add version info to API docs.Matthias Clasen1-0/+2
2002-11-22Add Copyright notice.Matthias Clasen1-0/+4
2002-11-22Fixed typo: PTHREAD_PRIO_MIN -> PTHREAD_PRIO_MAX. (Laurent Vivier, #99293)Sebastian Wilhelmi1-0/+5
2002-11-22Remove broken G_HIDDEN_SYMBOL definition which wasn't supposed to beOwen Taylor1-0/+6
2002-11-21Patch from Morten Welinder to make ghash.c properly obeyOwen Taylor1-0/+5
2002-11-21Add G_GNUC_DEPRECATED. (Tom Tromey, #87969)Owen Taylor1-0/+5
2002-11-21Hardcode 2.0 in the names, as that is what Makefile.am does.Tor Lillqvist1-2/+3
2002-11-21Typo.Tor Lillqvist1-1/+1
2002-11-21gmodule/gmodule.rc.in gobject/gobject.rc.in Hardcode 2.0 in the names, asTor Lillqvist1-2/+5
2002-11-21Update to match what is currently produced by autotools.Tor Lillqvist1-0/+17
2002-11-21 Include a printf implementation supporting C99 snprintf and SUSMatthias Clasen1-0/+38
2002-11-20Use G_LIKELY. (#69022)Matthias Clasen1-0/+10
2002-11-19Fix strtull/strtoull type in docs (#99012, Morten Welinder.) Add copyrightOwen Taylor1-0/+7
2002-11-18Do handle G_SPAWN_DO_NOT_REAP_CHILD after all, similarily as on Unix. IfTor Lillqvist1-0/+12
2002-11-17[Win32] Fix the asynchronous g_spawn* to return the process handle of theTor Lillqvist1-0/+26
2002-11-17Ignore the G_SPAWN_DO_NOT_REAP_CHILD flag, can't be meaninfullyTor Lillqvist1-0/+34
2002-11-08Trivial s/foo/foo_/ fixes to make <glib.h> includable with -WshadowSoeren Sandmann1-0/+22
2002-11-08Patch from Havoc Pennington to add functions for setting and getting aOwen Taylor1-0/+10
2002-11-06Add g_main_thread_init.Tor Lillqvist1-0/+4
2002-11-06Minor doc markup fix.Matthias Clasen1-0/+5
2002-11-05Add -DG_DISABLE_CAST_CHECKS for everything but --enable-debug.Owen Taylor1-4/+7
2002-11-04Include config.h so DISABLE_MEMPOOLS actually has an effect. (#96437,Owen Taylor1-0/+12
2002-11-03configure.in: Added Belarusian to ALL_LINGUASDmitry Mastrukov1-0/+4
2002-11-02Fix left_len calculation in the from UTF-8 to UTF-8 case: left_len shouldDaniel Elstner1-0/+7
2002-10-26Don't set on Win32, only causes trouble.Tor Lillqvist1-0/+13
2002-10-18avoid creating negative values out of unsigned values using MAX, check toManish Singh1-0/+7
2002-10-15use gsize instead of int where appropriate (64-bit cleanliness fix).Manish Singh1-0/+5
2002-10-15add -DG_DISABLED_DEPRECATEDManish Singh1-0/+9
2002-10-14Fix a memory leak. (#94550, Sebastian Rittau)Owen Taylor1-0/+5
2002-10-14Make prefix argument const. (#91662, Gustavo Carneiro)Owen Taylor1-0/+5
2002-10-14Fix a minor memory leak.Owen Taylor1-0/+5
2002-10-12fix comment. (g_ascii_strtoull): new function, acting like strtoull(3) inTim Janik1-0/+12
2002-10-12Documentation fixes: #71778, Owen Taylor; #85095, Bill Janssen, OwenSoeren Sandmann1-0/+8