platform/upstream/glib.git
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.
2000-09-06 Owen TaylorAdd gtk-doc checks for newly added docs/reference/...
2000-09-06 Owen Taylorhead -n 4 ChangeLog
2000-09-05 Sebastian WilhelmiDon't use a G_LOCK, as it isn't necessary.
2000-09-01 Sebastian Wilhelmi.cvsignore updates
2000-09-01 Sebastian WilhelmiUse g_return_val_if_fail instead of g_return_if_fail...
2000-09-01 Sebastian WilhelmiUse GError to report errors as well.
2000-09-01 Sebastian WilhelmiInclude gerror.h before it is used for some g_thread_...
2000-09-01 Sebastian WilhelmiAdded function g_propagte_error to hand over local...
2000-08-31 Tor Lillqvistglib.h glib.def New function, to make a GPollFD from...
2000-08-31 Tor Lillqvistglib.h No use for separate condition parameter.
2000-08-31 Tor LillqvistKeep the check for non-NULL parameter.
2000-08-31 Tor LillqvistSimplify, use GetSystemTimeAsFileTime().
2000-08-27 Tor LillqvistHmm, the parameter to g_io_channel_win32_poll() should...
2000-08-27 Tor LillqvistNew function, otherwise like g_io_channel_win32_wait_fo...
2000-08-25 Elliot LeeMark the following functions G_GNUC_CONST (to allow...
2000-08-21 Elliot LeeFix inclusion of config.h
2000-08-21 Owen TaylorFix a couple of trivial bugs that were causing warnings.
2000-08-17 Darin AdlerReturn the data left behind. Return the data left behind.
2000-08-11 Tor LillqvistSome indentation and spacing fixes. Add some more logging.
2000-08-11 Havoc Penningtondon't duplicate glib Cflags
2000-08-11 Havoc PenningtonLook in glib-2.0/include for glibconfig.h
2000-08-06 Tor LillqvistNew function, that calls g_source_remove(). Check retur...
2000-08-06 Tim Janikkeep *last updated while running through the domain...
2000-07-31 Owen TaylorFix stray character
2000-07-31 Havoc Penningtonforgot to add .pc.in to EXTRA_DIST
2000-07-31 Havoc Penningtonpkg-config data files
2000-07-31 Tor LillqvistDrop a few unused variables.
2000-07-31 Tor LillqvistThe code didn't compile (must have been sleepy when...
2000-07-30 Tim Janikfix tor's recent changes which got rid of a required...
2000-07-30 Tor LillqvistCompile in the debugging code all the time, but only...
2000-07-29 Tor LillqvistFinally, a new and improved IO Channel and condition...
2000-07-27 Tor LillqvistNo, don't mark glib_debug_objects for export here,...
2000-07-27 Tim Janikcompleted tor's fix to cover both #ifdef branches.
2000-07-26 Tor LillqvistReturn 0 on error, not NULL.
2000-07-26 Tor Lillqvistgobject.def Mark glib_debug_objects for export/import...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-26 Tim Janikadded g_strlcat() and g_strlcpy() wrappers, supplied...
2000-07-26 Tim Janikinclude <stdlib.h> and <stddef.h> if STDC_HEADERS is...
2000-07-25 Tim Janikapplied patch from Darin Adler <darin@eazel.com> which...
2000-07-25 Tim Janikmake g_type_fundamental_last() a function, avoiding...
2000-07-22 Tor LillqvistMention -fnative-struct here, too...
2000-07-22 Tor LillqvistFix resource handling, the resource file got left out...
2000-07-20 Sebastian WilhelmiMark the functions g_basename and g_dirname deprecated...
2000-07-20 Sebastian WilhelmiMark the functions g_hash_table_freeze, g_hash_table_th...
2000-07-19 Tor Lillqvistgparam.h gvalue.h gparam.c Shut up Sun's picky compiler.
2000-07-19 Sebastian Wilhelmiglibconfig.h and glib.h now include files outside of...
2000-07-18 Tor LillqvistDon't #include <tlhelp32.h> when compiling with gcc...
next