[kdbus] Make SipHash function as a private utility function to kdbus
[platform/upstream/glib.git] / glib / Makefile.am
2015-07-10 Lukasz Skalski[kdbus] Make SipHash function as a private utility...
2015-07-10 Lukasz Skalski[kdbus] Add SipHash algorithm
2015-07-10 Ryan LortieAdd new internal header glib-linux.h
2015-07-10 Ryan LortieGVariant: add GVariantVectors utility struct
2014-06-30 Rico Tzschichholzglib: Fix make dist
2014-02-21 Chun-wei Fanglib/Makefile.am: Dist gtranslit-data.h
2014-02-20 Ryan LortieAdd locale-sensitive ASCII transliteration API
2014-02-15 Ryan Lortiewin32: fixup lib.exe invocation
2013-11-24 Dan WinshipReorganize the "don't dump core from test subprocesses...
2013-08-17 Dan Winshipbuild: fix dtrace-related warnings
2013-06-01 Ryan LortieRework the build system for a new tests approach
2013-05-20 Colin Waltersgtestutils: Ensure test subprocesses don't dump core
2013-04-22 Ryan LortieAdd a copy of valgrind.h to glib/
2013-04-09 Руслан Ижбулатовwin32: Allow POSIX threads to be used if --with-threads...
2013-04-07 Antoine Jacoutotsimpler regex match on the shebang
2013-02-27 Colin Waltersbuild: Add --disable-compile-warnings
2013-01-17 Ryan LortieRemove ABI checking scripts
2013-01-17 Ryan LortieRemove regexp-based export control
2013-01-15 Ryan Lortievisibility: Use a separate CFLAGS variable
2013-01-14 Ryan Lortiewin32: build: stop using .def files
2012-11-16 Dan Winshipwin32: re-fix the _utf8 compat function situation
2012-11-15 Dan Winshipwin32: add gwin32compat.h, for utf8-renaming compatibil...
2012-11-02 Colin Waltersgcharset: Add header file for private API
2012-08-28 Matthias ClasenPut quarks in their own source file
2012-08-17 Owen W. TaylorFix problems with CLEANFILES and automake-1.11.1
2012-08-14 Javier JardónRevert "Use upstream gettext instead the glib one"
2012-08-14 Javier JardónUse upstream gettext instead the glib one
2012-04-25 Colin Waltersbuild: Fix 'make dist' regression
2012-04-15 Colin Waltersbuild: Add --disable-modular-tests build option
2012-03-19 Matthias ClasenFix distcheck 2.31.22
2012-03-18 Dieter VerfaillieFix out of tree build for MinGW/MSYS
2012-02-27 Emmanuele BassiAdd flexible API version boundaries
2012-02-27 Christian Perschregex: Remove --disable-regex option
2012-01-30 Matthias ClasenDist gconstructor.h
2012-01-16 Matthias ClasenBeef up Libs.private in glib-2.0.pc
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-11-24 Stef WalterGBytes: A new type for an immutable set of bytes.
2011-11-15 Matthias ClasenMove remaining docs inline
2011-11-03 Matthias ClasenMove old deprecated gmain api into deprecated/
2011-10-17 Matthias ClasenMake things compile again
2011-10-17 Ryan Lortiepush G_THREADS_MANDATORY over the cliff
2011-10-16 Matthias ClasenMove charset and locale name functions to their own...
2011-10-16 Matthias ClasenMove version APIs out of gutils
2011-10-16 Matthias ClasenMove GTrashStack out of gutils.[hc]
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
next