platform/upstream/glib.git
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
2000-11-11 Owen TaylorNew basic implementation of GTypePlugin interface as...
2000-11-10 Tor LillqvistAdd comment about template parameter to g_file_open_tmp...
2000-11-10 Tor LillqvistNew function, suggested by Havoc earlier this month...
2000-11-09 Sebastian WilhelmiDon't take threads with other priorities into account...
2000-11-05 Havoc Penningtonrename G_MARKUP_FOO to G_MARKUP_DO_NOT_USE_THIS_UNSUPPO...
2000-11-05 Havoc Penningtoninline docs (unescape_text): properly check strtoul...
2000-11-05 Havoc Penningtonremove parens from section name, confuses gtk-doc
2000-11-05 Havoc PenningtonFree the src error if the dest location is NULL - I...
2000-11-05 Havoc PenningtonAdded
2000-11-05 Owen Taylorrevert accidentally commited change
2000-11-05 Owen TaylorWhen appending handlers and not matching on signal_id...
2000-11-05 Tor LillqvistAdd gtypeplugin.
2000-11-05 Tim Janikfixed a bag full of subtle bugs of immensive screw...
2000-11-03 Tim Janikprefix internal functions with '_'. renamed g_signal_co...
2000-11-02 Sebastian WilhelmiRemove superfluous GSearchFunc.
2000-11-02 Sebastian WilhelmiAdded documentation for asynchronous queues.
2000-11-02 Sebastian WilhelmiAdd G_MUTEX_SIZE as needed for gthread-impl.c
2000-11-02 Sebastian WilhelmiChanged unportable __FUNCTION__ to the verbatim functio...
2000-11-02 Sebastian WilhelmiInclude sys/select.h (some platforms need it for select).
next