updated externals
[platform/upstream/glib.git] / ChangeLog.pre-2-2
2001-09-21 Owen TaylorRename g_mem_vtable_is_set() to g_mem_is_system_malloc().
2001-09-20 Tor LillqvistAccept also forward slashes. (But still don't accept...
2001-09-19 Owen TaylorFix handling of user data when locating sources. (...
2001-09-19 Owen TaylorPatch from Matthias Clasen (#59806)
2001-09-19 Owen TaylorPatch from Darin Adler to remove GReal* structures...
2001-09-19 Owen TaylorHandle NUL bytes_written, bytes_read. (Suggested by...
2001-09-19 Owen TaylorHandle failure of sysconf and pick a fixed size buffer...
2001-09-19 Owen TaylorError out if gettext support is not found. (#59386)
2001-09-19 Sebastian WilhelmiAdd thread_equal function to allow for platform defined...
2001-09-19 Tim JanikReleased 1.3.8. GLIB_1_3_8
2001-09-18 Tim Janikup version number to 1.3.8, interface age 0, binary...
2001-09-18 Owen TaylorFixes for compilation on Solaris (#59026, Frank Belew)
2001-09-18 Tim Janikadd simple test for g_path_get_basename().
2001-09-17 Tor Lillqvistglib/gmain.c Mark the _funcs tables for export.
2001-09-17 Darin AdlerChange so that it works on platforms where isalpha...
2001-09-17 Tor LillqvistAdd variable for LT_CURRENT minus LT_AGE (the suffix...
2001-09-14 Matthias Clasenglib/gconvert.c (g_filename_from_uri): Replace `is...
2001-09-10 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel.h
2001-09-10 Tim Janikgot rid of g_set_error_handler(), g_set_warning_handler(),
2001-09-10 Alex LarssonRemoved is_refcounted and GBoxedInitFunc from
2001-09-10 Owen TaylorDoc fixes.
2001-09-10 Owen TaylorAdd g_build_path(), g_build_filename(), to create separ...
2001-09-08 Owen TaylorAdd gbsearcharray.[ch].
2001-09-04 Owen TaylorVersion 1.3.7 GLIB_1_3_7
2001-09-04 Tor LillqvistUpdate. Don't mention pthreads.
2001-09-03 Tim Janikupdates for 1.3.7 release.
2001-09-03 Owen TaylorAdd closure_marshal/closure_callback fields to GSourceF...
2001-09-02 Owen TaylorReplace some uses of isspace() with g_ascii_isspace().
2001-09-02 Owen TaylorFix some variables that should have been static.
2001-08-30 Sebastian WilhelmiAdd 'want_to_read' to GStaticRWLock to avoid calling...
2001-08-30 Sebastian WilhelmiDon't free cached_poll_array, when adding new poll...
2001-08-30 Tor LillqvistAfter being away for about five months, I'm back workin...
2001-08-29 Michael Natterer"gboolean foo : 1" results in TRUE being -1 once assign...
2001-08-27 Darin AdlerUpdated name of error from G_CONVERT_ERROR_NOT_LOCAL_FI...
2001-08-26 Alex LarssonNew functions to convert between local pahtnames and...
2001-08-25 Alexander LarssonForgot changelog entry
2001-08-25 Alexander LarssonNew function, doing the same as g_convert but taking...
2001-08-24 Darin AdlerFix bad indenting. I figured I should fix this since...
2001-08-24 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel.c
2001-08-24 Owen TaylorPatch from Darin Adler to restore Glib-1.2 handling...
2001-08-23 Owen TaylorPatch from Josh Pritikin to fix reversed key and value...
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.
next