Age | Commit message (Expand) | Author | Files | Lines |
2005-07-08 | Forgot one case | Matthias Clasen | 1 | -1/+1 |
2005-07-08 | Improve the AIX size_t size detection test | Matthias Clasen | 1 | -1/+1 |
2005-07-07 | Make the size_t size detection work on AIX. (#309725) | Matthias Clasen | 1 | -0/+6 |
2005-07-06 | Require a newer gtk-doc | Matthias Clasen | 1 | -1/+1 |
2005-07-01 | Bump version | Matthias Clasen | 1 | -2/+2 |
2005-06-30 | 2.7.1GLIB_2_7_1 | Matthias Clasen | 1 | -1/+1 |
2005-06-30 | Apply a patch which may make GLib work on BeOS again. (#309157, Kian | Matthias Clasen | 1 | -2/+2 |
2005-06-25 | Add an mmap() wrapper called GMappedFile. (#148218, David Schleef, Behdad | Matthias Clasen | 1 | -1/+1 |
2005-06-14 | Added 'th' (Thai) to ALL_LINGUAS. Added Thai translation. | Theppitak Karoonboonyanan | 1 | -1/+1 |
2005-06-10 | Post-release version bump | Matthias Clasen | 1 | -2/+2 |
2005-05-06 | Added gmodule-no-export-2.0-uninstalled.pc.in to allow building of other | Brian Cameron | 1 | -0/+1 |
2005-04-27 | Added hu to ALL_LINGUAS. | Gabor Kelemen | 1 | -1/+1 |
2005-03-31 | Added new Language, Kinyarwanda (rw), to this package | Steven Michael Murphy | 1 | -1/+1 |
2005-03-27 | Apparently AC_LIBTOOL_WIN32_DLL isn't deprecated after all, and in fact | Tor Lillqvist | 1 | -0/+1 |
2005-03-09 | Bump version | Matthias Clasen | 1 | -3/+3 |
2005-02-24 | Don't forget to set G_THREAD_LIBS_FOR_GTHREAD on non-linux platforms. | Matthias Clasen | 1 | -0/+3 |
2005-02-16 | Added Xhosa translation Added "xh" to ALL_LINGUAS. | Adi Attar | 1 | -1/+1 |
2005-02-05 | configure.in (G_LIBS_EXTRA) I think we can include <winsock2.h> and link | Tor Lillqvist | 1 | -1/+1 |
2005-02-05 | Remove the --enable-ansi option (#160469) | Matthias Clasen | 1 | -16/+0 |
2005-02-05 | Define a HAVE_GNUC_VISIBILITY automake conditional. | Matthias Clasen | 1 | -0/+1 |
2005-02-02 | Move doc comments inline. | Matthias Clasen | 1 | -1/+1 |
2005-01-28 | Added "tl" to ALL_LINGUAS. Added Tagalog translation by Eric Pareja | Christian Rose | 1 | -1/+1 |
2005-01-15 | sh portability fix. Use "test" and not [. (#163144, Robert Ögren) | Tor Lillqvist | 1 | -1/+1 |
2005-01-11 | Add gmodule-export-2.0.pc to AC_CONFIG_FILES. | Owen Taylor | 1 | -0/+1 |
2005-01-07 | Bump version | Matthias Clasen | 1 | -2/+2 |
2005-01-06 | configure.in glib/Makefile.am Win32 cross-compilation fixes. (#163144, J. | Tor Lillqvist | 1 | -0/+5 |
2005-01-04 | Fix the inlining magic. (#157536, Jens Hatlak, and #149907, Morten | Matthias Clasen | 1 | -0/+43 |
2005-01-03 | Don't use AC_TRY_RUN to test for long long format when using the | J. Ali Harlow | 1 | -2/+2 |
2004-12-27 | Add an OS_LINUX conditional. | Matthias Clasen | 1 | -0/+8 |
2004-12-16 | Bump version | Matthias Clasen | 1 | -2/+2 |
2004-12-14 | Set version to 2.6.0 | Matthias Clasen | 1 | -3/+3 |
2004-12-06 | Remove a no longer needed hack for libtool < 1.5.2. (#100697, Owen Taylor, | Matthias Clasen | 1 | -4/+0 |
2004-12-02 | Bump version. | Matthias Clasen | 1 | -2/+2 |
2004-11-25 | Add «nb» to ALL_LINGUAS. | Kjartan Maraas | 1 | -1/+1 |
2004-11-17 | Add gmodule-no-export-2.0.pc.in | Matthias Clasen | 1 | -0/+1 |
2004-11-12 | Bump version. | Matthias Clasen | 1 | -2/+2 |
2004-11-02 | *** empty log message ***GLIB_2_5_5 | Matthias Clasen | 1 | -2/+2 |
2004-10-27 | Bump version | Matthias Clasen | 1 | -1/+1 |
2004-10-26 | configure.in: Added 'or' to ALL_LINGUAS. | Gora Mohanty | 1 | -1/+1 |
2004-09-18 | Bump version | Matthias Clasen | 1 | -1/+1 |
2004-09-16 | Implement the same PLT reduction technique used in GTK+: | Matthias Clasen | 1 | -0/+19 |
2004-08-25 | Version bump. | Matthias Clasen | 1 | -1/+1 |
2004-08-25 | Win32 equivalences of the XDG folders | Tor Lillqvist | 1 | -1/+1 |
2004-08-17 | Check for all four values of the visibility attribute; gcc 2.96 seems to | Matthias Clasen | 1 | -3/+20 |
2004-08-16 | Added "bs" to ALL_LINGUAS. Added Bosnian translation by Kenan Hadžiavdić | Christian Rose | 1 | -1/+1 |
2004-08-10 | Remove G_GNUC_INTERNAL from here. Check whether the visibility attribute | Matthias Clasen | 1 | -0/+31 |
2004-08-01 | *** empty log message *** | Matthias Clasen | 1 | -1/+1 |
2004-07-20 | Bump version number | Soeren Sandmann | 1 | -1/+1 |
2004-07-04 | Use a small test library instead of libpthread.so for testing RTLD_GLOBAL | Matthias Clasen | 1 | -5/+9 |
2004-06-06 | Added "ne.po" Nepali translation | Pawan Chitrakar | 1 | -1/+1 |