Don't try to use PKG_CONFIG when we didn't find it. (#62944, Eric Lemings)
[platform/upstream/glib.git] / ChangeLog.pre-2-2
2001-08-23 Tim Janiknew macro.
2001-08-21 Kwok-Koon CheungAdded traditional Chinese translation.
2001-08-20 Sven Neumannadded po to SUBDIRS
2001-08-20 Owen TaylorEliminate use of floating point when determining if...
2001-08-19 Darin AdlerAdded missing \ character.
2001-08-19 Fatih DemirAdded Tamil translation.
2001-08-19 Havoc Penningtonadd comment about shell quoting rules to the docs.
2001-08-16 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giounix.c
2001-08-16 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel...
2001-08-15 Tim Janiklet the generated .pc files depend on config.status...
2001-08-12 Tim Janikfix g_return_if_fail, g_assert and friends to have...
2001-08-12 Ron SteinkeModified Files: ChangeLog glib/giochannel.c
2001-08-12 Owen TaylorFind test case for srcdir != builddir, miscellaneous...
2001-08-12 Tim Janikfix INT and FLOAT warnings for invalid token values.
2001-08-10 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel.c
2001-08-06 Sven NeumannSeparate out log entry for gobject changes into the...
2001-08-06 Sven Neumannadded new function g_nullify_pointer().
2001-08-05 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel.h
2001-08-05 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel...
2001-08-05 Owen TaylorInclude stddef.h so that we use the system's definition...
2001-08-04 Alexander LarssonHacky script to fix up your .msc.in files on windows...
2001-08-03 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel.c
2001-08-03 Darin AdlerImprove strfunc test to test the split function in...
2001-08-03 Sven Neumannbeautified configure help output.
2001-08-03 Owen TaylorFix computation (Fix from Cesar Rincon)
2001-08-03 Christopher James... Made g_utf8_find_prev_char able to return the first...
2001-07-31 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel.h
2001-07-31 Sven Neumanndeclare gboolean vtable_set static.
2001-07-30 Ron SteinkeModified Files: glib/docs/reference/glib/glib-sections.txt
2001-07-30 Sebastian Wilhelmi#undef inline before testing whether it works to avoid...
2001-07-30 Sebastian Wilhelmibuild the library name ourselfs ... so we can load...
2001-07-29 Ron SteinkeMatthias Classen's patch to give g_io_channel_flush...
2001-07-29 Tim Janikif __GNUC__ is defined, inline a test for an exact...
2001-07-27 Sebastian WilhelmiUse G_GNUC_EXTENSION instead of __extension__. Patch...
2001-07-26 Darin AdlerUpdate location of pkgconfig from sourceforge.net to...
2001-07-26 Michael Nattereradded a "release_check" to the OutArgument structure...
2001-07-23 Padraig O'Briainfix unconditional check of first GParamSpec in
2001-07-23 Ron Steinkefixed g_io_channel_seek_position() so that G_SEEK_CUR...
2001-07-23 Sven Neumannremoved glib.def from EXTRA_DIST ... ... and added...
2001-07-22 Hans Breuermake the code actually have an effect (Use |= to set...
2001-07-21 Hans Breuerset the corresponding p(ermission)mode of the file...
2001-07-21 Hans Breuerintial implementation of new API functions. Not sure...
2001-07-20 Ron SteinkeModified Files: glib/ChangeLog glib/glib.def glib/glib...
2001-07-20 Ron Steinkeglib/ChangeLog: modified for changes in glib-genmarshal.c
2001-07-20 Owen Taylors/size_t/gsize/ to match prototypes.
2001-07-20 Hans Breuermake it compile again
2001-07-19 Darin AdlerAdd missing const. (g_strsplit): Add g_return_val_if_fa...
2001-07-19 Owen TaylorAdd functions to insert a unichar as UTF-8, since this...
2001-07-17 Kjartan MaraasAdded "nn" to ALL_LINGUAS.
2001-07-17 Sebastian WilhelmiAdd some assertions. Simplify and fix g_main_context_re...
2001-07-12 Mark MurnaneChanged prototype of printf_string_upper_bound to retur...
2001-07-11 Darin AdlerAdd some generated files.
2001-07-11 Owen TaylorAdd gunicomp.h (Reported by Sven Neumann).
2001-07-10 Tim Janikfix negative exponent handling (numbers<0).
2001-07-08 Martin BauligReflect latest g_io_channel_new_file() API changes...
2001-07-07 Owen TaylorAdd length arguments to g_utf8_{strup,strdown,casefold...
2001-07-06 Pablo SaratxagaAdded Basque file
2001-07-02 Andy Lanoix*giowin32.c: g_source_remove()ing an socket iochannel...
2001-07-02 Owen TaylorFix.
2001-07-02 Tim Janikadded g_list_insert_before().
2001-07-02 Owen TaylorUse G_N_ELEMENTS rather than a custom macro.
2001-06-30 Owen TaylorRename GSourceFuncs::destroy to GSourceFuncs::finalize...
2001-06-30 Owen TaylorMake some changes to the way that GMainContext works:
2001-06-30 Owen TaylorTry compiling before committing, why don't you? Simple...
2001-06-30 Owen TaylorPatch from Darin Adler (#54166)
2001-06-30 Owen Taylor Jun 29 13:36:39 2001 Owen Taylor <otaylor@redhat...
2001-06-28 Tim Janikup version number to 1.3.7, interface age 0, binary...
2001-06-27 Kjartan MaraasFix a typo.
2001-06-27 Sebastian WilhelmiRemoved glib-config-2.0, as we have pkg-config now.
2001-06-26 Owen TaylorMove glib library into a subdirectory, make all GLib...
2001-06-23 Tim Janikuse G_BREAKPOINT() instead of raise(5).
2001-06-23 Owen TaylorChanges for 64-bit cleanliness, loosely based on patch...
2001-06-22 Andy Lanoix*giowin32.c: Debug and partial rewrite of async socket...
2001-06-15 Owen TaylorFix a use of strcat that wasn't replaced with g_stpcpy...
2001-06-12 Havoc Penningtonupdated
2001-06-08 Alex LarssonAdded new functions g_strstr_len, g_strrstr and g_strrs...
2001-06-08 Havoc Penningtonsupport G_SPAWN_FILE_AND_ARGV_ZERO specifying that...
2001-06-08 Pablo SaratxagaAdded Azeri file
2001-06-08 Sebastian WilhelmiRemove docs/glib-config.1.in.
2001-06-08 Sebastian WilhelmiAdd @G_THREAD_CFLAGS@.
2001-06-07 Havoc Penningtonsubst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS...
2001-06-07 Sebastian WilhelmiLook for nanosleep function.
2001-06-05 Jon TrowbridgeChanged to take a const argument, and then to cast...
2001-06-04 Owen Taylorto match g_strcasecmp, check if it is lower/upper befor...
2001-06-04 Owen TaylorMake a bit more standalone by adding include of gerror...
2001-05-31 Sebastian WilhelmiFix to stupid bug in g_random_boolean, also both functi...
2001-05-31 Sebastian WilhelmiRemove G_HAVE_ISO_CXX_VARARGS and G_HAVE_ISO_C_VARARGS...
2001-05-30 Sebastian WilhelmiAdd @G_THREAD_CFLAGS@ to Cflags.
2001-05-29 Owen TaylorFix GNU sedism (#55430)
2001-05-29 Sebastian WilhelmiAdd test case for the g_qsort_with_data func. It works...
2001-05-29 Sebastian WilhelmiNow that we check for a C++ compiler in configure.in...
2001-05-29 Sebastian WilhelmiDon't bail out, if no C++ compiler is found. Define...
2001-05-29 James Henstridge"#ifdef G_HAVE_ISO_VARARGS" will always succeed even...
2001-05-28 Owen TaylorCheck for __VARARGS__ separately for C and C++.
2001-05-28 Sebastian WilhelmiFix typo.
2001-05-27 Tim Janikunlock context when bailing out with a warning. (g_main...
2001-05-24 CEST 2001 Paolo... back out change by mitch@convergence.de and apply patch...
2001-05-24 Hans Breuerreflect renaming of g_string_sprintfa to g_string_printfa
2001-05-23 Sebastian WilhelmiTiny speed improvement suggested by noon@users.sourcefo...
2001-05-22 Sebastian WilhelmiRemoved POSIX_*. Defined G_THREAD_SOURCE to "gthread...
next