summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
AgeCommit message (Expand)AuthorFilesLines
2000-11-28Revamped errorcheck mutexes and added errorcheck cond_wait() andSebastian Wilhelmi1-0/+10
2000-11-28Add void in empty function arg listHavoc Pennington1-0/+4
2000-11-26Add gqsort.Tor Lillqvist1-0/+6
2000-11-21Add a surrogate for thread priorities using PID niceness for systems withSebastian Wilhelmi1-0/+15
2000-11-20Patch from David Benson <daveb@idealab.com> to add user_data support toJonathan Blandford1-0/+18
2000-11-20Use a switch here, maybe helps the compiler optimize things. Also, ' ' isHavoc Pennington1-0/+6
2000-11-19Add g_trash_stack entry points.Tor Lillqvist1-0/+4
2000-11-17Released 1.3.2GLIB_1_3_2Owen Taylor1-0/+11
2000-11-15Check for the sched.h header and include it on gthread/gthread-posix.c ifSebastian Wilhelmi1-0/+24
2000-11-14Make #endif comment match #ifdef.Tor Lillqvist1-0/+4
2000-11-13Up version to 1.3.2Owen Taylor1-0/+9
2000-11-13Add USE_LIBICONV.Tor Lillqvist1-0/+8
2000-11-13Made recursive mutexes also work when the thread system is not (yet)Sebastian Wilhelmi1-0/+5
2000-11-12Create wrapper functions for iconv() so that we can transparently use theOwen Taylor1-0/+17
2000-11-12Remove g_filename_{to,from}_utf8Robert Brady1-0/+12
2000-11-12template is a reserved word in C++ s/template/tmpl/.Owen Taylor1-0/+5
2000-11-11Handle a long stream of bytes containing no UTF-8 character startsHavoc Pennington1-0/+5
2000-11-11Add missing entry points.Tor Lillqvist1-0/+2
2000-11-11Improve chance to generate unique names with less effort a bit.Tor Lillqvist1-0/+11
2000-11-11Add gtypemodule.hOwen Taylor1-0/+4
2000-11-10New function, suggested by Havoc earlier this month. (g_mkstemp): Use onlyTor Lillqvist1-0/+9
2000-11-09Don't take threads with other priorities into account as changing theSebastian Wilhelmi1-0/+8
2000-11-05rename G_MARKUP_FOO to G_MARKUP_DO_NOT_USE_THIS_UNSUPPORTED_FLAGHavoc Pennington1-0/+7
2000-11-05inline docs (unescape_text): properly check strtoul for failure.Havoc Pennington1-0/+3
2000-11-05Free the src error if the dest location is NULL - I'm pretty sure that'sHavoc Pennington1-0/+6
2000-11-05AddedHavoc Pennington1-0/+15
2000-11-02Added documentation for asynchronous queues.Sebastian Wilhelmi1-0/+2
2000-11-02Changed unportable __FUNCTION__ to the verbatim function name.Sebastian Wilhelmi1-1/+4
2000-11-02Include sys/select.h (some platforms need it for select).Sebastian Wilhelmi1-0/+5
2000-10-30gutils.c gutils.h gfileutils.c Actually, g_mkstemp() is better suited inTor Lillqvist1-1/+8
2000-10-30Check for mkstemp.Tor Lillqvist1-0/+11
2000-10-30Introduced new function type GEqualFunc to return TRUE for equal params.Sebastian Wilhelmi1-0/+15
2000-10-27Add gmarkup.Tor Lillqvist1-0/+8
2000-10-27New module to parse a simple markup languageHavoc Pennington1-0/+13
2000-10-26Cosmetics.Tor Lillqvist1-0/+4
2000-10-26When the string is ended by a delimiter, return an extra empty string justSebastian Wilhelmi1-0/+7
2000-10-25added newly added gobject/ headers.Tim Janik1-0/+6
2000-10-23Use one = instead of two, which is plainly wrong.Sebastian Wilhelmi1-0/+4
2000-10-19Pass -DGSPAWN_HELPER when building it. Link with user32.lib.Tor Lillqvist1-0/+17
2000-10-19Change ERROR_OTHER to ERROR_FAILED, add some dummy marking with _().Owen Taylor1-0/+9
2000-10-16Remove alloca stuff from here. galloca.h takes care of it, correctly.Tor Lillqvist1-0/+3
2000-10-16Add gspawn-win32.c to EXTRA_DIST.Tor Lillqvist1-0/+2
2000-10-16Some more debugging output. (g_io_channel_win32_poll): Remove unused vars.Tor Lillqvist1-0/+39
2000-10-16gmodule: New variable. (dist-hook): Handle $(BUILT_EXTRA_DIST).Raja R Harinath1-128/+152
2000-10-13Added inline documentation.Sebastian Wilhelmi1-0/+2
2000-10-13Readded GFreeFunc, g_node_insert_after and g_find_program_in_path resp.,Sebastian Wilhelmi1-0/+6
2000-10-12Adapted accordingly to header separation and GLIB_HAVE_ALLOCA_H renaming.Sebastian Wilhelmi1-0/+3
2000-10-12Added the new headers to glibinclude_HEADERS.Sebastian Wilhelmi1-1/+5
2000-10-12Split glib.h into many header files mostly according to the resp.Sebastian Wilhelmi1-0/+18
2000-10-12Removed cruft from old threading code.Sebastian Wilhelmi1-1/+3