return whether a value got removed.
[platform/upstream/glib.git] / ChangeLog
2000-12-13 Tim Janikreturn whether a value got removed.
2000-12-12 Owen TaylorRevert unauthorized changes.
2000-12-12 Elliot LeeGMainContext useful in implementing some additional...
2000-12-10 Owen TaylorRemove pollfds from the context here, not when actually...
2000-12-08 Raja R HarinathRename from GLIB_DIVERT_BEFORE_HELP. Update to track...
2000-12-08 Raja R HarinathFix typo, and fix some formatting.
2000-12-08 Raja R HarinathRearrange into other veriables, and include run-markup...
2000-12-08 Havoc Penningtonmove markup-test to noinst_PROGRAMS; it isn't a proper...
2000-12-08 Raja R HarinathDon't put anything after an #endif. Likewise.
2000-12-07 Havoc Penningtonadd g_strdupv test
2000-12-05 Owen TaylorMajor change in API for creating sources to handle...
2000-12-01 Tor LillqvistInclude make.msc from GLib's build subdir.
2000-12-01 Havoc PenningtonProvide G_CONST_RETURN which is 'const' by default...
2000-11-29 Havoc PenningtonForgot gunibreak.c, mistake in ChangeLog
2000-11-29 Havoc Penningtons/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/
2000-11-28 Elliot LeeFix warnings.
2000-11-28 Tor LillqvistPatches by Hans Breuer:
2000-11-28 Sebastian WilhelmiRevamped errorcheck mutexes and added errorcheck cond_w...
2000-11-28 Havoc PenningtonAdd void in empty function arg list
2000-11-26 Tor LillqvistAdd gqsort.
2000-11-21 Sebastian WilhelmiAdd a surrogate for thread priorities using PID nicenes...
2000-11-20 Jonathan BlandfordPatch from David Benson <daveb@idealab.com> to add...
2000-11-20 Havoc PenningtonUse a switch here, maybe helps the compiler optimize...
2000-11-19 Tor LillqvistAdd g_trash_stack entry points.
2000-11-17 Owen TaylorReleased 1.3.2 GLIB_1_3_2
2000-11-15 Sebastian WilhelmiCheck for the sched.h header and include it on gthread...
2000-11-14 Tor LillqvistMake #endif comment match #ifdef.
2000-11-13 Owen TaylorUp version to 1.3.2
2000-11-13 Tor LillqvistAdd USE_LIBICONV.
2000-11-13 Sebastian WilhelmiMade recursive mutexes also work when the thread system...
2000-11-12 Owen TaylorCreate wrapper functions for iconv() so that we can...
2000-11-12 Robert BradyRemove g_filename_{to,from}_utf8
2000-11-12 Owen Taylortemplate is a reserved word in C++ s/template/tmpl/.
2000-11-11 Havoc PenningtonHandle a long stream of bytes containing no UTF-8 chara...
2000-11-11 Tor LillqvistAdd missing entry points.
2000-11-11 Tor LillqvistImprove chance to generate unique names with less effor...
2000-11-11 Owen TaylorAdd gtypemodule.h
2000-11-10 Tor LillqvistNew function, suggested by Havoc earlier this month...
2000-11-09 Sebastian WilhelmiDon't take threads with other priorities into account...
2000-11-05 Havoc Penningtonrename G_MARKUP_FOO to G_MARKUP_DO_NOT_USE_THIS_UNSUPPO...
2000-11-05 Havoc Penningtoninline docs (unescape_text): properly check strtoul...
2000-11-05 Havoc PenningtonFree the src error if the dest location is NULL - I...
2000-11-05 Havoc PenningtonAdded
2000-11-02 Sebastian WilhelmiAdded documentation for asynchronous queues.
2000-11-02 Sebastian WilhelmiChanged unportable __FUNCTION__ to the verbatim functio...
2000-11-02 Sebastian WilhelmiInclude sys/select.h (some platforms need it for select).
2000-10-30 Tor Lillqvistgutils.c gutils.h gfileutils.c Actually, g_mkstemp...
2000-10-30 Tor LillqvistCheck for mkstemp.
2000-10-30 Sebastian WilhelmiIntroduced new function type GEqualFunc to return TRUE...
2000-10-27 Tor LillqvistAdd gmarkup.
2000-10-27 Havoc PenningtonNew module to parse a simple markup language
2000-10-26 Tor LillqvistCosmetics.
2000-10-26 Sebastian WilhelmiWhen the string is ended by a delimiter, return an...
2000-10-25 Tim Janikadded newly added gobject/ headers.
2000-10-23 Sebastian WilhelmiUse one = instead of two, which is plainly wrong.
2000-10-19 Tor LillqvistPass -DGSPAWN_HELPER when building it. Link with user32...
2000-10-19 Owen TaylorChange ERROR_OTHER to ERROR_FAILED, add some dummy...
2000-10-16 Tor LillqvistRemove alloca stuff from here. galloca.h takes care...
2000-10-16 Tor LillqvistAdd gspawn-win32.c to EXTRA_DIST.
2000-10-16 Tor LillqvistSome more debugging output. (g_io_channel_win32_poll...
2000-10-16 Raja R Harinathgmodule: New variable. (dist-hook): Handle $(BUILT_EXTR...
2000-10-13 Sebastian WilhelmiAdded inline documentation.
2000-10-13 Sebastian WilhelmiReadded GFreeFunc, g_node_insert_after and g_find_progr...
2000-10-12 Sebastian WilhelmiAdapted accordingly to header separation and GLIB_HAVE_...
2000-10-12 Sebastian WilhelmiAdded the new headers to glibinclude_HEADERS.
2000-10-12 Sebastian WilhelmiSplit glib.h into many header files mostly according...
2000-10-12 Sebastian WilhelmiRemoved cruft from old threading code.
2000-10-12 Sebastian Wilhelmidefine GLIB_HAVE_ALLOCA_H instead of including alloca...
2000-10-09 Raja R HarinathWork with beta autoconf 2.50.
2000-10-09 Raja R HarinathUse this to specify that 'configure' depends on acglib.m4.
2000-10-09 Havoc PenningtonAdd new files.
2000-10-06 Tor LillqvistFix the Win32-only code to use current API,
2000-10-06 Tor LillqvistRevamp to be like makefile.mingw.in, make the MSVC...
2000-10-05 Sebastian WilhelmiChanged alloca stuff a bit: when we have a working...
2000-10-04 Martin BauligReverted my last commit:
2000-09-30 Martin BauligPut the pkg-config scripts back to the correct pkg...
2000-09-29 Jonathan BlandfordAdded function to keep symetry with g_node_insert_befor...
2000-09-29 Martin BauligNew automake conditional. Only compile the gthread...
2000-09-29 Martin BauligSet this to `$(libexecdir)/pkgconfig'; this is the...
2000-09-29 Martin BauligSeveral minor ANSI C fixes.
2000-09-29 Sebastian WilhelmiAdded errorcheck mutexes. These are activated through...
2000-09-29 Havoc Penningtonfix indentation (GConvertError): generic error is conve...
2000-09-28 Sebastian WilhelmiAdjusted the test for an unimplemented getpwuid_r....
2000-09-28 Sebastian WilhelmiMoved determination of G_THREAD_FLAGS before G_THREAD_L...
2000-09-28 Sebastian WilhelmiSome platforms support 64 bit 'long long', but you...
2000-09-28 Sebastian Wilhelmimax_len can't be initialized statically as it might...
2000-09-26 Elliot LeeAdd G_GNUC_PURE macro (but don't use it anywhere). GNOME_PRINT_0_24
2000-09-25 Elliot LeeAdd a few missing G_GNUC_CONST's.
2000-09-21 Tor LillqvistAdd gconvert.o. Use libiconv.
2000-09-21 Sebastian WilhelmiThe last released automake (1.4) still requires AM_PROG...
2000-09-19 Sebastian WilhelmiTest for the existence of getcwd, and use it only when...
2000-09-18 Owen TaylorImplement g_ucs4_to_utf8 which was in
2000-09-17 Elliot LeeSun Sep 17 2000 Elliot Lee <sopwith@redhat.com> Define...
2000-09-11 Owen TaylorHavoc Pennington's implementation of convenient charact...
2000-09-11 Havoc PenningtonAdd this function.
2000-09-10 Owen TaylorAdd a missing g_return_if_fail().
2000-09-07 Tim Janikfor non-i386 and non-alpha, or non gcc, implement BREAK...
2000-09-06 Havoc Penningtondocs
2000-09-06 Owen TaylorSome inline docs fixes.
2000-09-06 Sebastian Wilhelmis/G_MICROSEC/G_USEC_PER_SEC/
next