platform/upstream/glib.git
2001-01-17 Owen TaylorOptimize for size rather than speed by making _() alway...
2001-01-16 Tor LillqvistDefine ENABLE_NLS and GETTEXT_PACKAGE.
2001-01-16 Owen TaylorAdd @INTLIBS@.
2001-01-16 Owen TaylorAdd gettext support.
2001-01-11 Martin BauligFixed my debbugs-test-submit@bugzilla.gnome.org mess.
2001-01-11 Martin BauligAdded debbugs-test-submit@bugzilla.gnome.org everywhere.
2001-01-09 Tor LillqvistMinor cosmetic change to previous ChangeLog entry.
2001-01-09 Tor LillqvistRework the changes to needed to pass mainloop-test...
2001-01-09 Tor LillqvistDon't warn about deprecation on Win32. Code written...
2001-01-09 Tim Janikminor markup cleanups
2001-01-09 Sebastian WilhelmiMade g_profile_mutex a GMutex* instead of G_LOCK_DEFINE...
2001-01-09 Tim Janikadded some function documentations.
2001-01-06 Tor LillqvistGet len using strlen() if arg is negative in the Win32...
2001-01-05 Owen Taylormove $enable_debug down below checks for GCC to avoid...
2001-01-05 Owen TaylorUpdated.
2001-01-05 Havoc Penningtonset the value_type in the param spec; closes bug 40210
2001-01-05 Tor LillqvistAdd test for g_path_skip_root().
2001-01-05 Tor LillqvistLook also for (illegal) forward slashes in the template.
2001-01-04 Havoc Penningtonremove glib-config-2.0
2001-01-04 Havoc Pennington-I$(top_srcdir)/gmodule, fix from Michael Meeks
2001-01-03 Owen TaylorSwitch GMainLoop to be ref/unref, use to make dropping...
2001-01-03 Sebastian WilhelmiMade g_thread_min_stack_size static.
2001-01-03 Owen TaylorUnref callback->cb_data if it was still set when the...
2001-01-03 Alexander LarssonMove glib_debug_objects out of the G_ENABLE_DEBUG ...
2001-01-02 Dan WinshipUse parentheses around an argument to make these cause...
2000-12-29 Tor LillqvistAdd GLIB_SIZEOF_VOID_P and GLIB_SIZEOF_LONG.
2000-12-29 Tim Janikwe can't grow _cv_ variables by using a backticked...
2000-12-29 Tim Janikgot rid of outdated dmalloc support. provide g_try_mall...
2000-12-27 Tor LillqvistUpdate.
2000-12-25 Tor LillqvistUse a MessageBox for fatal messages. Collect eror messa...
2000-12-24 Ali AbdinNew gcompat.h header file as recommended by Havoc.
2000-12-22 Sebastian WilhelmiDetermine the suffix of the shared librarries for this...
2000-12-19 Sebastian WilhelmiUpdated G_RAND_DOUBLE_TRANSFORM to be more accurate...
2000-12-19 Sebastian WilhelmiOk, I'm a moron. When I originally implemented ENABLE_G...
2000-12-19 Alexander LarssonAdded --disable-mem-pools option.
2000-12-17 Tor LillqvistUse GetACP to get the current ANSI codepage.
2000-12-16 Tor LillqvistUpdate.
2000-12-15 Tor LillqvistUpdate.
2000-12-15 Havoc Penningtonuse g_signal_newc
2000-12-15 Tim Janikadd an instance member value_type so the default value...
2000-12-14 Tor LillqvistUpdate once again.
2000-12-14 Tor LillqvistUpdate more.
2000-12-14 Tor LillqvistNo need to -DGSPAWN_HELPER when compiling gspawn-win32...
2000-12-14 Tor LillqvistWarn if no callback. Call callback correctly. (g_io_win...
2000-12-13 Havoc Penningtonmake static
2000-12-13 Tim Janikurg managed to forget this last time ;(
2000-12-13 Havoc Penningtondon't try to use thread stuff unless G_THREADS_ENABLED
2000-12-13 Tim Janikreturn whether a value got removed.
2000-12-12 Tim Janikclean up after elliot, wonder what his mother has to...
2000-12-12 Owen TaylorRevert unauthorized changes.
2000-12-12 Elliot LeeGMainContext useful in implementing some additional...
2000-12-12 Tim Janikshut up on new marshaller generated stuff
2000-12-12 Tim Janiki guess some people may need this ;)
2000-12-12 Tim Janikfixed dealing with collection/lcopy of NULL values.
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 Owen TaylorAdd a bunch of unrefs.
2000-12-07 Havoc Penningtonadd g_strdupv test
2000-12-05 Owen TaylorMajor change in API for creating sources to handle...
2000-12-05 Owen Tayloradd images
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-29 Elliot Leetouchups.
2000-11-29 Tim Janikfix elliots "logic fix" that dereferences NULL nodes...
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-21 Tim Janikindentation fixes
2000-11-20 Jonathan BlandfordPatch from David Benson <daveb@idealab.com> to add...
2000-11-20 Havoc PenningtonMore convenient data-setting functions
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-17 Owen Taylorremoved stray files
2000-11-16 Owen TaylorIf loading the module fails, don't increment the use...
2000-11-15 Sebastian WilhelmiCheck for the sched.h header and include it on gthread...
2000-11-15 Tim Janikdoh, s/BSE_OBJECT_TYPE_NAME/G_OBJECT_TYPE_NAME/; report...
2000-11-14 Tor LillqvistMake #endif comment match #ifdef.
2000-11-13 Owen TaylorUp version to 1.3.2
2000-11-13 Owen TaylorMove conversion functions into GConv section.
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 Taylor*** empty log message ***
2000-11-11 Owen TaylorAdd gtypemodule.h
2000-11-11 Owen TaylorUpdates added
next