platform/upstream/glib.git
2000-10-31 Tor LillqvistAlso move the #define for O_BINARY from gutils.c to...
2000-10-30 Tor Lillqvistgutils.c gutils.h gfileutils.c Actually, g_mkstemp...
2000-10-30 Tor LillqvistCheck for mkstemp.
2000-10-30 Sebastian WilhelmiAdded documentation for G_MAXU(INT|SHORT|LONG).
2000-10-30 Sebastian Wilhelmisecond try.
2000-10-30 Sebastian WilhelmiMove GCompareFunc to GList and introduce and document...
2000-10-30 Sebastian Wilhelmimade both functions return gboolean just for the little...
2000-10-30 Sebastian WilhelmiIntroduced new function type GEqualFunc to return TRUE...
2000-10-30 Tim Janikstart at general description.
2000-10-30 Tim Janikopened up a new section on signals.
2000-10-30 Tim Janikrenamed owen's g_type_signals(), added required mutex...
2000-10-29 Owen TaylorFix problem where signals with "_" in them appeared...
2000-10-29 Owen TaylorAdd g_type_signals() - a function to list all signals...
2000-10-27 Tim Janikfixed notifier position for post_marshal guard which...
2000-10-27 Tor LillqvistMake glib-genmarshal.exe.
2000-10-27 Tor LillqvistAdd gmarkup.
2000-10-27 Tim Janikpublically define GSignalInvocationHint structure that...
2000-10-27 Sebastian WilhelmiRemoved the win32 limitation.
2000-10-27 Sebastian Wilhelmi.cvsignore updates
2000-10-27 Sebastian WilhelmiDocument the recently deprecated functions as such.
2000-10-27 Tim Janikconst fix
2000-10-27 Tim Janikri Oct 27 05:35:14 2000 Tim Janik <timj@gtk.org>
2000-10-27 Tim Janikfixed deadlock scenarion where g_signal_lookup() would...
2000-10-27 Havoc PenningtonNew module to parse a simple markup language
2000-10-26 Tor LillqvistCosmetics.
2000-10-26 Tor LillqvistFix gccisms (pointer arithmetic on void pointer, label...
2000-10-26 Sebastian WilhelmiWhen the string is ended by a delimiter, return an...
2000-10-26 Sebastian WilhelmiRemove empty SUBDIRS line _again_, as that _still_...
2000-10-25 Owen TaylorDon't use implicit casts from void * since this will...
2000-10-25 Tim Janikadded g_value_set_static_string().
2000-10-25 Tim Janikadded newly added gobject/ headers.
2000-10-25 Sebastian WilhelmiAdd @GLIB_DEBUG_FLAGS@ to INCLUDES for accessing -DG_EN...
2000-10-23 Tor LillqvistUpdates.
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 WilhelmiRevert unintended commit...
2000-10-12 Sebastian Wilhelmi.cvsignore updates
2000-10-12 Sebastian WilhelmiAdapted accordingly to header separation and GLIB_HAVE_...
2000-10-12 Sebastian Wilhelmi.cvsignore updates
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-10 Raja R HarinathRemove stray '}'
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 Raja R HarinathForgot to commit this.
2000-10-09 Raja R HarinathDon't set to $top_srcdir)/gobject.
2000-10-09 Raja R HarinathDon't set to $(top_srcdir).
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 WilhelmiFixed #10086.
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 Baulig.... and now we can remove them again.
2000-09-29 Martin BauligAdding empty files .... sorry, sometimes CVS is really...
2000-09-29 Martin BauligSmall fixes.
2000-09-29 Martin BauligSet this to `$(libexecdir)/pkgconfig'; this is the...
2000-09-29 Martin BauligSeveral minor ANSI C fixes.
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 Wilhelmi.cvsignore updates
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-28 Sebastian WilhelmiMoved declaration of g_log_domain_gmodule up before...
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-25 Elliot LeeMissing piece of previous commit - add @ALLOCA@ to...
2000-09-25 Sebastian WilhelmiRemove empty SUBDIRS line, as that prevents make dist...
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-10 Owen TaylorMove call to g_type_free_instance() here from g_object_...
2000-09-07 Tim Janikfor non-i386 and non-alpha, or non gcc, implement BREAK...
2000-09-07 Owen TaylorSome further makefile improvement.
2000-09-06 Havoc Penningtondocs
2000-09-06 Owen TaylorImprove separation of generic non-generic parts and...
2000-09-06 Owen TaylorSome inline docs fixes.
2000-09-06 Sebastian Wilhelmis/G_MICROSEC/G_USEC_PER_SEC/
2000-09-06 Sebastian WilhelmiRemoved G_G{U}{SHORT|INT|LONG}_FORMAT from glib.h,...
2000-09-06 Owen TaylorSplit GObject docs away from the remainder of the docs.
next