summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-02-28applied patch from J. Ali Harlow <ali@juiblex.co.uk> to fix g_child_watchHans Breuer1-1/+53
2004-02-28updated externals, including those from bug #135386Hans Breuer10-38/+167
2004-02-28added g_strv_get_typeHans Breuer2-0/+5
2004-02-27Documentation updates.Matthias Clasen11-26/+80
2004-02-27Reading access to ref_count only with g_atomic_int_get().Sebastian Wilhelmi7-16/+34
2004-02-27Use g_atomic_int_(inc|dec_and_test) for reference counting.Sebastian Wilhelmi8-39/+73
2004-02-27Translation updated by Allan Sims.Priit Laes2-2/+6
2004-02-27quote AC_DEFUN macro names so automake 1.8 won't whine at us. (#134882)Matthias Clasen7-11/+41
2004-02-27Support parsing of intializers containing macros with arguments. (#129717)Matthias Clasen1-1/+3
2004-02-27Translate from locale era to AD in g_date_set_parse(). (#133400, TheppitakMatthias Clasen7-2/+42
2004-02-26Don't modify errno. (#116617, Balazs Scheidler)Matthias Clasen7-2/+39
2004-02-26Last commit log was wrong: Should have been:Sebastian Wilhelmi6-0/+12
2004-02-26empty G_ATOMIC_MEMORY_BARRIER() definition for !G_THREADS_ENABLEDSebastian Wilhelmi1-21/+20
2004-02-26.cvsignore updatesSebastian Wilhelmi1-0/+1
2004-02-26Only run, if threads are enabled.Sebastian Wilhelmi7-2/+18
2004-02-26empty G_ATOMIC_MEMORY_BARRIER() definition for !G_THREADS_ENABLEDSebastian Wilhelmi9-43/+84
2004-02-26Removed the PID niceness surrogate for thread priorities as requested bySebastian Wilhelmi11-97/+36
2004-02-26New files to implement atomic operations for different platforms. FixesSebastian Wilhelmi18-0/+1171
2004-02-25added g_hash_table_find and a bunch of g_queue_*Hans Breuer11-3/+170
2004-02-25For the PID thread priorities surrogate use gettid instead of getpid. ThisSebastian Wilhelmi8-11/+52
2004-02-24Updated Irish translationAlastair McKinstry2-2/+6
2004-02-24Add Since: 2.4, where dueSebastian Wilhelmi7-0/+30
2004-02-24=== Released 2.3.3 ===GLIB_2_3_3Owen Taylor35-258/+733
2004-02-24Updated Welsh translation by Rhys Jones and myself.Dafydd Harries2-37/+40
2004-02-23Start of 2.3.3 section.Matthias Clasen7-0/+45
2004-02-23Updated the Greek translationKostas Papadimas2-21/+23
2004-02-23update tamil translationGuntupalli Karunakar2-139/+96
2004-02-22Set the gmodule suffix to 'a' for aix and use the aix gmoduleMatthias Clasen11-0/+232
2004-02-21New function to deep-copy a GNode and its children. (#93464, James M.Matthias Clasen11-1/+107
2004-02-21Some documentation fixes.Soeren Sandmann7-12/+30
2004-02-21Fix ChangeLogSøren Sandmann Pedersen6-6/+6
2004-02-21Extend GQueue API to match the GList API. (#118439).Soeren Sandmann9-38/+1598
2004-02-20applied patch from #131937 with slight renames. providesTim Janik12-14/+114
2004-02-20added (GTypeFlags) cast needed by C++.Tim Janik2-1/+5
2004-02-20applied patch from David Schleef <ds@schleef.org> which implements aTim Janik15-15/+85
2004-02-20Fixed Albanian translationLaurent Dhima1-0/+4
2004-02-20UpdatedLaurent Dhima1-42/+36
2004-02-19for G_CAN_INLINE environments, inline g_string_append_c() for efficiency.Tim Janik10-0/+111
2004-02-19Forgot ChangeLog again......Sebastian Wilhelmi6-0/+18
2004-02-18Include signal.h for SIGCHLD. (#134622, Damien Carbery)Matthias Clasen7-0/+31
2004-02-18Lazy creation of GCond. Only signal GCond, if threads are waiting.Sebastian Wilhelmi1-3/+9
2004-02-18Forgot ChangeLogSebastian Wilhelmi1-0/+4
2004-02-18Add the new g_rand_* functionsSebastian Wilhelmi2-0/+32
2004-02-18Set context->wake_up_pipe only for G_THREADS_ENABLED.Sebastian Wilhelmi7-1/+31
2004-02-14shut up cvsManish Singh1-0/+1
2004-02-14Remove unnecessary STRIP_* definitions, and GNU make check. Really fixesManish Singh7-15/+30
2004-02-14Make the check for GNU make work when MAKE is a full path. (#134102, JulioMatthias Clasen7-1/+31
2004-02-14Suppress xsltproc and xmlcatalog checks if enable_man=no. (#134091, JulioMatthias Clasen7-7/+41
2004-02-14Wrap waitpid() as a GSource. This is a partial implementation of the "UnixMatthias Clasen13-103/+590
2004-02-13Fix a typo.Matthias Clasen2-1/+5