Move environment-related functions into their own files
[platform/upstream/glib.git] / glib / Makefile.am
2011-10-15 Matthias ClasenMove environment-related functions into their own files
2011-10-12 Matthias ClasenDeprecate GCache
2011-10-04 Ryan Lortieend the glib-ctor experiment
2011-10-04 Ryan LortieDeprecate g_thread_init()
2011-10-02 Matthias ClasenMove GStringChunk into its own files
2011-10-02 Matthias ClasenGAsyncQueue: Move private API to a private header
2011-09-25 Matthias ClasenMove deprecated GThread functions to a separate file
2011-09-23 Chun-wei FanVS support updates
2011-09-22 Ryan LortieAdd gthread.h to deprecated headers
2011-09-21 Ryan LortieMove some things to deprecated/gthread.h
2011-09-21 Ryan LortieAdd glib-ctor functionality
2011-09-19 Ryan LortieRemove unused header gdebug.h
2011-09-19 Ryan LortieMove deprecated GCompletion to deprecated/
2011-09-19 Ryan LortieMove deprecated GRel to deprecated/
2011-09-19 Ryan LortieMove GAllocator/GMemChunk to separate file
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-09 Ryan LortieRemove now-useless glibprivate.h
2011-09-09 Colin WaltersAdd glib__private__() API to share between glib,gio...
2011-09-09 Ryan LortieAdd private glib_get_worker_context() API
2011-09-09 Ryan LortieMove the GThread implementations to glib/
2011-08-19 Stef WalterMerge branch 'concurrent-cancellable'
2011-08-14 Stef Walterhmac: Implementation of HMAC in glib
2011-07-26 Ryan LortieMerge branch 'gwakeup'
2011-07-25 Ryan LortieGWakeup: make it private API
2011-07-25 Ryan LortieAdd GWakeup
2011-07-11 Martin StorsjoDon't needlessly use "echo -e"
2011-06-07 Colin WaltersGenerate $module-public-headers.txt file, feed it to...
2011-06-06 Colin WaltersGBuffer: Suffix header with private.h
2011-05-28 Ryan Lortieglib: Rewrite gatomic.[ch]
2011-05-28 Matthias ClasenQuiet down the build a bit
2011-05-23 Matthias ClasenSimply symbols files
2011-05-05 Chun-wei FanGLib MSVC Support updates (autotools)
2011-05-02 Ray Strodeglib/Makefile.am: add gmain-internal.h to sources
2011-04-29 Behdad EsfahbodBug 648966 - Update g_unichar_iswide and g_unichar_iswi...
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-27 Colin Waltersglib/Makefile.am: Remove stray tab
2011-04-27 Colin Waltersglib-unix: New Unix-specific API
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-02-24 Chun-wei FanFix the VS2010 project generation for GLib
2011-02-22 Chun-wei FanVisual C++ 2010 Project Files: autotools files
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-27 Ryan LortieLink libglib against -lrt if we have clock_gettime
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-17 Ryan LortieClean-up/tweaking of GDateTime and GTimeZone
2010-08-24 Thiago SantosAdd GDateTime to GLib
2010-08-06 Ryan LortieReplace -I with $(glib_INCLUDES) and friends
2010-08-06 Ryan LortieDon't dist 'glibconfig.h'
2010-08-03 Mark WielaardDon't add (extra) DESTDIR to tapsetdir for tapset_DATA.
2010-07-12 Ryan Lortiemove glibconfig.h to glib/
2010-07-07 Ryan Lortieglib/: fully remove galias hacks
2010-06-21 Ryan LortieUse -Bsymbolic-functions, drop g*alias PLT hackery
2010-06-16 Christian PerschSprinkle some $(AM_V_GEN) around to make the build...
2010-06-15 Matthias ClasenForgotten file
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-05-27 Alexander LarssonInitial support for dtrace and systemtap
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-03-22 Tor LillqvistFilter out gatomic-gcc.c from the VS project sources
2010-03-21 Ryan Lortiemerge GVariant parser
2010-03-21 Tor LillqvistAvoid much of duplication in lists of source files
2010-03-08 Ryan Lortiedistcheck: add gvariant-internal.h to SOURCES
2010-03-05 Behdad EsfahbodAdd makegalias.pl dep on galias.h and co
2010-02-22 Matthias ClasenMore distcheck fixes
2010-02-22 Matthias ClasenFix some distcheck issues
2010-02-19 Ryan LortieMerge the main public API of GVariant
2010-02-10 Ryan Lortiemerge GVariant
2010-02-06 Ryan Lortiemerge the GVariant serialiser
2010-02-06 Ryan Lortieadd private GBuffer type
2010-01-31 Ryan Lortiemerge GVariantTypeInfo
2010-01-28 Ryan LortieBug 548967 - 1 bit mutex lock
2010-01-25 Ryan Lortiemerge GVariantType
2010-01-07 Hiroyuki IkezoeUse GCC atomic builtin operations.
2009-09-30 Matthias ClasenFix --runtime-libdir option
2009-09-28 Alexander LarssonUse right soname for gdb autoloaded python files
2009-09-24 Matthias ClasenFix location of gdb macros
2009-09-22 Matthias Clasen2.22.0 2.22.0
2009-09-21 Alexander LarssonInitial support for gdb python macros
2009-06-23 David ZeuthenBug 586675 – Runtime library location
2009-04-22 Dan WinshipAdd hostname-related utilities in glib/ghostutils.h
2008-09-26 Matthias ClasenBug 553724 – python interpretter path not patched in...
2008-09-23 Dan WinshipMove this out of gmain.c and make it part of the public...
2008-07-28 Tor LillqvistFix problems on 64-bit Windows. Avoid warnings, some...
2008-07-27 Tor LillqvistSet LIB_EXE_MACHINE_FLAG to either X86 or X64 on Window...
2008-05-27 Matthias ClasenRevert the patch for bug 527214 and related changes...
2008-05-20 14:31:18 Tim JanikBug 503071 - Application direction changes to right...
2008-05-18 Tor Lillqvist#define HELPER_CONSOLE in gspawn-win32-helper-console.c
2008-05-11 Yair HershkovitzBug 503071 - Application direction changes to right...
2008-04-21 Tor Lillqvistconfigure.in More work on enabling static building...
2008-03-16 Tor LillqvistDon't bother defining Autoconf variables for glib.def...
2008-01-11 09:00:28 Tim Janikuse mv/sed/rm on a temporary file instead of "sed ...
2007-12-21 18:02:30 Tim Janikuse "sed -i.bak <CMD> <FILE> && rm -f <FILE>.bak" synta...
2007-12-21 Matthias Clasen2.15.0
2007-12-20 Matthias ClasenFix make dist
2007-12-20 15:03:51 Tim Janiknew python script that generates an HTML unit test...
2007-12-04 Emmanuele BassiAdd GChecksum, a generic wrapper around various hashing...
2007-11-27 Alexander LarssonMoved gurifuncs from gio to glib
2007-11-25 Tor LillqvistAdd win_iconv.c to EXTRA_DIST.
2007-11-25 Tor LillqvistAdd conditionals for non-Unix. Just g_error() unless...
next