GVariant: add GVariantVectors utility struct
[platform/upstream/glib.git] / glib / Makefile.am
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...
2007-11-25 Tor LillqvistDo install gtestutils.h even on Win32.
2007-11-25 Tor LillqvistBuild gtestutils etc on OS_UNIX only.
2007-11-25 Matthias ClasenReplace INCLUDES by AM_CPPFLAGS, other cleanups.
2007-11-21 21:06:47 Tim Janikinitialize automake variables EXTRA_DIST and TEST_PROGS...
2007-11-20 Tim JanikRenamed gtestframework to gtestutils.
2007-11-20 Tim JanikIntegrated gtester program into build process.
2007-11-20 Tim Janikglib/Makefile.am: build tests/ subdir after building...
2007-11-20 Tim JanikAdded gtestframework.[hc] and glib/tests/.
2007-11-09 Matthias ClasenAdd AM_PROG_CC_C_O.
2007-11-07 Tor LillqvistNot needed, just use -DPCRE_STATIC.
2007-09-11 Marco Barisionepropagate the pcre flags to libglib and not to all...
2007-08-08 Matthias ClasenMake it work regardless of --enable-debug
2007-03-15 Marco BarisioneAdd GRegex for regular expression matching. (#50075)
2007-02-03 Soren SandmannNew files implementing GSequence, a list implemented...
2006-10-09 Matthias ClasenMissing files
2006-10-02 Behdad EsfahbodInclude pltcheck.sh in EXTRA_DIST, and remove redefinit...
2006-09-30 Matthias ClasenFix PLT issues
2006-05-10 Sebastian WilhelmiRenamed to glib/gthreadprivate.h and moved system threa...
2006-04-04 Alexander LarssonAdd base64 encode/decode functions
2006-03-27 Emmanuele Bassiglib/gbookmarkfile.h Add GBookmarkFile, a parser for...
2005-12-01 Tim Janiknew slice allocator implementation.
2005-11-04 Matthias ClasenApply a patch from Behdad Esfahbod to use a faster...
2005-09-07 Tor LillqvistCreate also a console version of the gspawn-win32-helpe...
2005-07-08 Tor LillqvistDon't use autoconf variables for the resource object...
2005-06-26 Tor Lillqvistlibtool installs/uninstalls the import library, no...
2005-06-25 Matthias ClasenAdd an mmap() wrapper called GMappedFile. (#148218...
2005-06-24 Tor Lillqvistglib/Makefile.am gmodule/Makefile.am Current GNU tools...
2005-05-05 Owen TaylorAdd g_object_add/remove_toggle_ref() functions to get...
2005-03-14 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-02-24 Tor LillqvistDon't distribute glib.def. (#167496, J. Ali Harlow)
2005-02-05 Matthias ClasenDefine a HAVE_GNUC_VISIBILITY automake conditional.
2005-01-11 Owen TaylorAdd gmodule-export-2.0.pc to AC_CONFIG_FILES.
2005-01-06 Tor Lillqvistconfigure.in glib/Makefile.am Win32 cross-compilation...
2005-01-06 Tor Lillqvistglib/Makefile.am glib.def and gobject.def are generated...
2004-12-27 Matthias ClasenAdd an OS_LINUX conditional.
2004-12-05 Tor LillqvistRemove the DLL binary compatibilty entries from the...
2004-11-30 Tor Lillqvistglib/Makefile.am (glib.def) gcc -E complains "linker...
2004-11-29 Matthias ClasenUse the perl found by configure. (#149826, Morten Welinder)
2004-11-23 Matthias ClasenFix a problem with the PLT reduction changes which...
2004-11-11 J. Ali HarlowUse embedded tab rather than '\t' escape sequence....
2004-10-27 Matthias ClasenIntroduce the idea of a filename encoding, which is...
2004-10-27 Matthias ClasenFix srcdir != builddir builds. (#156447, Thomas Fitzsim...
2004-10-23 Matthias ClasenAdd a parser for desktop entries and similar files...
2004-09-16 Matthias ClasenAdd abicheck.sh
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2004-08-02 Anders CarlssonAdd GOption.
2004-03-06 Tor LillqvistUpdate.
2004-02-26 Sebastian WilhelmiNew files to implement atomic operations for different...
2003-11-05 Matthias ClasenNew headers defining common gettext-support macros.
2003-10-23 Owen Taylor=== Released 2.3.0 ===
2003-08-19 Tim Janiklicense change, no restrictions are made in the new...
2003-08-13 Tor Lillqvistglib/Makefile.am gmodule/Makefile.am gobject/Makefile...
2003-07-28 Matthias ClasenIntegrate gnulib vasnprintf().
2003-03-04 James Henstridgerequire automake 1.7. Add calls to libtoolize and gtkdo...
2003-02-14 Sebastian WilhelmiFixes for #101264 and #99372:
2003-01-04 Tor Lillqvist[Win32] Install also the .def files, to help users...
2002-11-21 Tor LillqvistUpdate to match what is currently produced by autotools.
2002-11-21 Matthias Clasen Include a printf implementation supporting C99 snprint...
2002-03-05 Owen TaylorDefault to --disable-gtk-doc, to avoid Jade setup hassles.
next