2010-02-19 |
Ryan Lortie | Merge the main public API of GVariant |
blob | commitdiff | raw |
2010-02-10 |
Ryan Lortie | merge GVariant |
blob | commitdiff | raw | diff to current |
2010-02-06 |
Ryan Lortie | merge the GVariant serialiser |
blob | commitdiff | raw | diff to current |
2010-02-06 |
Ryan Lortie | add private GBuffer type |
blob | commitdiff | raw | diff to current |
2010-01-31 |
Ryan Lortie | merge GVariantTypeInfo |
blob | commitdiff | raw | diff to current |
2010-01-28 |
Ryan Lortie | Bug 548967 - 1 bit mutex lock |
blob | commitdiff | raw | diff to current |
2010-01-25 |
Ryan Lortie | merge GVariantType |
blob | commitdiff | raw | diff to current |
2010-01-07 |
Hiroyuki Ikezoe | Use GCC atomic builtin operations. |
blob | commitdiff | raw | diff to current |
2009-09-30 |
Matthias Clasen | Fix --runtime-libdir option |
blob | commitdiff | raw | diff to current |
2009-09-28 |
Alexander Larsson | Use right soname for gdb autoloaded python files |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Matthias Clasen | Fix location of gdb macros |
blob | commitdiff | raw | diff to current |
2009-09-22 |
Matthias Clasen | 2.22.0 2.22.0 |
blob | commitdiff | raw | diff to current |
2009-09-21 |
Alexander Larsson | Initial support for gdb python macros |
blob | commitdiff | raw | diff to current |
2009-06-23 |
David Zeuthen | Bug 586675 – Runtime library location |
blob | commitdiff | raw | diff to current |
2009-04-22 |
Dan Winship | Add hostname-related utilities in glib/ghostutils.h |
blob | commitdiff | raw | diff to current |
2008-09-26 |
Matthias Clasen | Bug 553724 – python interpretter path not patched in... |
blob | commitdiff | raw | diff to current |
2008-09-23 |
Dan Winship | Move this out of gmain.c and make it part of the public... |
blob | commitdiff | raw | diff to current |
2008-07-28 |
Tor Lillqvist | Fix problems on 64-bit Windows. Avoid warnings, some... |
blob | commitdiff | raw | diff to current |
2008-07-27 |
Tor Lillqvist | Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on Window... |
blob | commitdiff | raw | diff to current |
2008-05-27 |
Matthias Clasen | Revert the patch for bug 527214 and related changes... |
blob | commitdiff | raw | diff to current |
2008-05-20 |
14:31:18 Tim Janik | Bug 503071 - Application direction changes to right... |
blob | commitdiff | raw | diff to current |
2008-05-18 |
Tor Lillqvist | #define HELPER_CONSOLE in gspawn-win32-helper-console.c |
blob | commitdiff | raw | diff to current |
2008-05-11 |
Yair Hershkovitz | Bug 503071 - Application direction changes to right... |
blob | commitdiff | raw | diff to current |
2008-04-21 |
Tor Lillqvist | configure.in More work on enabling static building... |
blob | commitdiff | raw | diff to current |
2008-03-16 |
Tor Lillqvist | Don't bother defining Autoconf variables for glib.def... |
blob | commitdiff | raw | diff to current |
2008-01-11 |
09:00:28 Tim Janik | use mv/sed/rm on a temporary file instead of "sed ... |
blob | commitdiff | raw | diff to current |
2007-12-21 |
18:02:30 Tim Janik | use "sed -i.bak <CMD> <FILE> && rm -f <FILE>.bak" synta... |
blob | commitdiff | raw | diff to current |
2007-12-21 |
Matthias Clasen | 2.15.0 |
blob | commitdiff | raw | diff to current |
2007-12-20 |
Matthias Clasen | Fix make dist |
blob | commitdiff | raw | diff to current |
2007-12-20 |
15:03:51 Tim Janik | new python script that generates an HTML unit test... |
blob | commitdiff | raw | diff to current |
2007-12-04 |
Emmanuele Bassi | Add GChecksum, a generic wrapper around various hashing... |
blob | commitdiff | raw | diff to current |
2007-11-27 |
Alexander Larsson | Moved gurifuncs from gio to glib |
blob | commitdiff | raw | diff to current |
2007-11-25 |
Tor Lillqvist | Add win_iconv.c to EXTRA_DIST. |
blob | commitdiff | raw | diff to current |
2007-11-25 |
Tor Lillqvist | Add conditionals for non-Unix. Just g_error() unless... |
blob | commitdiff | raw | diff to current |
2007-11-25 |
Tor Lillqvist | Do install gtestutils.h even on Win32. |
blob | commitdiff | raw | diff to current |
2007-11-25 |
Tor Lillqvist | Build gtestutils etc on OS_UNIX only. |
blob | commitdiff | raw | diff to current |
2007-11-25 |
Matthias Clasen | Replace INCLUDES by AM_CPPFLAGS, other cleanups. |
blob | commitdiff | raw | diff to current |
2007-11-21 |
21:06:47 Tim Janik | initialize automake variables EXTRA_DIST and TEST_PROGS... |
blob | commitdiff | raw | diff to current |
2007-11-20 |
Tim Janik | Renamed gtestframework to gtestutils. |
blob | commitdiff | raw | diff to current |
2007-11-20 |
Tim Janik | Integrated gtester program into build process. |
blob | commitdiff | raw | diff to current |
2007-11-20 |
Tim Janik | glib/Makefile.am: build tests/ subdir after building... |
blob | commitdiff | raw | diff to current |
2007-11-20 |
Tim Janik | Added gtestframework.[hc] and glib/tests/. |
blob | commitdiff | raw | diff to current |
2007-11-09 |
Matthias Clasen | Add AM_PROG_CC_C_O. |
blob | commitdiff | raw | diff to current |
2007-11-07 |
Tor Lillqvist | Not needed, just use -DPCRE_STATIC. |
blob | commitdiff | raw | diff to current |
2007-09-11 |
Marco Barisione | propagate the pcre flags to libglib and not to all... |
blob | commitdiff | raw | diff to current |
2007-08-08 |
Matthias Clasen | Make it work regardless of --enable-debug |
blob | commitdiff | raw | diff to current |
2007-03-15 |
Marco Barisione | Add GRegex for regular expression matching. (#50075) |
blob | commitdiff | raw | diff to current |
2007-02-03 |
Soren Sandmann | New files implementing GSequence, a list implemented... |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Matthias Clasen | Missing files |
blob | commitdiff | raw | diff to current |
2006-10-02 |
Behdad Esfahbod | Include pltcheck.sh in EXTRA_DIST, and remove redefinit... |
blob | commitdiff | raw | diff to current |
2006-09-30 |
Matthias Clasen | Fix PLT issues |
blob | commitdiff | raw | diff to current |
2006-05-10 |
Sebastian Wilhelmi | Renamed to glib/gthreadprivate.h and moved system threa... |
blob | commitdiff | raw | diff to current |
2006-04-04 |
Alexander Larsson | Add base64 encode/decode functions |
blob | commitdiff | raw | diff to current |
2006-03-27 |
Emmanuele Bassi | glib/gbookmarkfile.h Add GBookmarkFile, a parser for... |
blob | commitdiff | raw | diff to current |
2005-12-01 |
Tim Janik | new slice allocator implementation. |
blob | commitdiff | raw | diff to current |
2005-11-04 |
Matthias Clasen | Apply a patch from Behdad Esfahbod to use a faster... |
blob | commitdiff | raw | diff to current |
2005-09-07 |
Tor Lillqvist | Create also a console version of the gspawn-win32-helpe... |
blob | commitdiff | raw | diff to current |
2005-07-08 |
Tor Lillqvist | Don't use autoconf variables for the resource object... |
blob | commitdiff | raw | diff to current |
2005-06-26 |
Tor Lillqvist | libtool installs/uninstalls the import library, no... |
blob | commitdiff | raw | diff to current |
2005-06-25 |
Matthias Clasen | Add an mmap() wrapper called GMappedFile. (#148218... |
blob | commitdiff | raw | diff to current |
2005-06-24 |
Tor Lillqvist | glib/Makefile.am gmodule/Makefile.am Current GNU tools... |
blob | commitdiff | raw | diff to current |
2005-05-05 |
Owen Taylor | Add g_object_add/remove_toggle_ref() functions to get... |
blob | commitdiff | raw | diff to current |
2005-03-14 |
Matthias Clasen | Make PLT-reduction work with gcc4, and don't include... |
blob | commitdiff | raw | diff to current |
2005-02-24 |
Tor Lillqvist | Don't distribute glib.def. (#167496, J. Ali Harlow) |
blob | commitdiff | raw | diff to current |
2005-02-05 |
Matthias Clasen | Define a HAVE_GNUC_VISIBILITY automake conditional. |
blob | commitdiff | raw | diff to current |
2005-01-11 |
Owen Taylor | Add gmodule-export-2.0.pc to AC_CONFIG_FILES. |
blob | commitdiff | raw | diff to current |
2005-01-06 |
Tor Lillqvist | configure.in glib/Makefile.am Win32 cross-compilation... |
blob | commitdiff | raw | diff to current |
2005-01-06 |
Tor Lillqvist | glib/Makefile.am glib.def and gobject.def are generated... |
blob | commitdiff | raw | diff to current |
2004-12-27 |
Matthias Clasen | Add an OS_LINUX conditional. |
blob | commitdiff | raw | diff to current |
2004-12-05 |
Tor Lillqvist | Remove the DLL binary compatibilty entries from the... |
blob | commitdiff | raw | diff to current |
2004-11-30 |
Tor Lillqvist | glib/Makefile.am (glib.def) gcc -E complains "linker... |
blob | commitdiff | raw | diff to current |
2004-11-29 |
Matthias Clasen | Use the perl found by configure. (#149826, Morten Welinder) |
blob | commitdiff | raw | diff to current |
2004-11-23 |
Matthias Clasen | Fix a problem with the PLT reduction changes which... |
blob | commitdiff | raw | diff to current |
2004-11-11 |
J. Ali Harlow | Use embedded tab rather than '\t' escape sequence.... |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Matthias Clasen | Introduce the idea of a filename encoding, which is... |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Matthias Clasen | Fix srcdir != builddir builds. (#156447, Thomas Fitzsim... |
blob | commitdiff | raw | diff to current |
2004-10-23 |
Matthias Clasen | Add a parser for desktop entries and similar files... |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Matthias Clasen | Add abicheck.sh |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Matthias Clasen | Implement the same PLT reduction technique used in... |
blob | commitdiff | raw | diff to current |
2004-08-02 |
Anders Carlsson | Add GOption. |
blob | commitdiff | raw | diff to current |
2004-03-06 |
Tor Lillqvist | Update. |
blob | commitdiff | raw | diff to current |
2004-02-26 |
Sebastian Wilhelmi | New files to implement atomic operations for different... |
blob | commitdiff | raw | diff to current |
2003-11-05 |
Matthias Clasen | New headers defining common gettext-support macros. |
blob | commitdiff | raw | diff to current |
2003-10-23 |
Owen Taylor | === Released 2.3.0 === |
blob | commitdiff | raw | diff to current |
2003-08-19 |
Tim Janik | license change, no restrictions are made in the new... |
blob | commitdiff | raw | diff to current |
2003-08-13 |
Tor Lillqvist | glib/Makefile.am gmodule/Makefile.am gobject/Makefile... |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Matthias Clasen | Integrate gnulib vasnprintf(). |
blob | commitdiff | raw | diff to current |
2003-03-04 |
James Henstridge | require automake 1.7. Add calls to libtoolize and gtkdo... |
blob | commitdiff | raw | diff to current |
2003-02-14 |
Sebastian Wilhelmi | Fixes for #101264 and #99372: |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Tor Lillqvist | [Win32] Install also the .def files, to help users... |
blob | commitdiff | raw | diff to current |
2002-11-21 |
Tor Lillqvist | Update to match what is currently produced by autotools. |
blob | commitdiff | raw | diff to current |
2002-11-21 |
Matthias Clasen | Include a printf implementation supporting C99 snprint... |
blob | commitdiff | raw | diff to current |
2002-03-05 |
Owen Taylor | Default to --disable-gtk-doc, to avoid Jade setup hassles. |
blob | commitdiff | raw | diff to current |
2002-02-21 |
Matthias Clasen | New header containing GTK_DEBUG-style debugging support... |
blob | commitdiff | raw | diff to current |
2001-11-22 |
Owen Taylor | Version 11, interface, binary age 0. |
blob | commitdiff | raw | diff to current |
2001-11-17 |
Owen Taylor | Get rid fo g_log_domain_glib variable in favor of just... |
blob | commitdiff | raw | diff to current |
2001-11-06 |
Tor Lillqvist | Use -mwindows. |
blob | commitdiff | raw | diff to current |
2001-11-05 |
Owen Taylor | Add check for dirent.h |
blob | commitdiff | raw | diff to current |
2001-10-22 |
Tor Lillqvist | If we have built the MSVC import library, install it... |
blob | commitdiff | raw | diff to current |
2001-09-27 |
Owen Taylor | Fixes for #58195, based on some ideas from Hidetosh... |
blob | commitdiff | raw | diff to current |
next |