2007-11-21 |
21:06:47 Tim Janik | initialize automake variables EXTRA_DIST and TEST_PROGS... |
blob | commitdiff |
2007-11-20 |
Tim Janik | Added gtestframework.[hc] and glib/tests/. |
blob | commitdiff | diff to current |
2007-11-19 |
10:30:33 Tim Janik | updated version number to 2.15.0 for development. |
blob | commitdiff | diff to current |
2007-11-18 |
Matthias Clasen | Check whether assembler supports numerical local labels. |
blob | commitdiff | diff to current |
2007-11-09 |
Matthias Clasen | Add AM_PROG_CC_C_O. |
blob | commitdiff | diff to current |
2007-11-08 |
Matthias Clasen | Require pkg-config 0.16 in configure and in AM_PATH_GLI... |
blob | commitdiff | diff to current |
2007-11-08 |
Matthias Clasen | Move some inter-*.m4 includes from configure.in to... |
blob | commitdiff | diff to current |
2007-11-07 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2007-10-17 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2007-09-16 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2007-09-16 |
Matthias Clasen | Replace -pthread by -lpthread for Freebsd, too. (#47561... |
blob | commitdiff | diff to current |
2007-09-16 |
Matthias Clasen | Fix static build against system pcre |
blob | commitdiff | diff to current |
2007-09-11 |
Marco Barisione | fix a typo in the previous commit. (#475854, comment #4) |
blob | commitdiff | diff to current |
2007-09-11 |
Marco Barisione | propagate the pcre flags to libglib and not to all... |
blob | commitdiff | diff to current |
2007-09-11 |
Matthias Clasen | Add arm atomic operations |
blob | commitdiff | diff to current |
2007-09-10 |
Marco Barisione | bump PCRE requirement to version 7.2. |
blob | commitdiff | diff to current |
2007-08-22 |
Yannig MARCHEGAY | Updated Occitan translation |
blob | commitdiff | diff to current |
2007-08-04 |
Matthias Clasen | bump version |
blob | commitdiff | diff to current |
2007-08-04 |
Matthias Clasen | Bump version to 2.14.0 |
blob | commitdiff | diff to current |
2007-08-03 |
Pramod Raghavendra | Added Kannada (kn) to ALL_LINGUAS |
blob | commitdiff | diff to current |
2007-07-20 |
Alexander Larsson | Add goffset type (64bit file size) Add G_MAXSSIZE and... |
blob | commitdiff | diff to current |
2007-07-12 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2007-07-06 |
Amitakhya Phukan | Updated configure.in |
blob | commitdiff | diff to current |
2007-06-29 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2007-06-18 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2007-06-06 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2007-06-04 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2007-06-04 |
Matthias Clasen | Add support for a number of special directories, as... |
blob | commitdiff | diff to current |
2007-05-30 |
Cody Russell | Fix a sed script that doesn't correctly detect i586... |
blob | commitdiff | diff to current |
2007-05-23 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2007-05-18 |
Matthias Clasen | Try again... |
blob | commitdiff | diff to current |
2007-05-18 |
Matthias Clasen | Fix visibility checks |
blob | commitdiff | diff to current |
2007-05-18 |
Michael Natterer | Don't let PERL_PATH be ''. (#356769, Joseph Sacco) |
blob | commitdiff | diff to current |
2007-05-17 |
Michael Natterer | hotfix: revert last change to fix the build on OS X. |
blob | commitdiff | diff to current |
2007-05-17 |
Matthias Clasen | Move the compiler-dependency in the G_GNUC_INTERNAL... |
blob | commitdiff | diff to current |
2007-05-03 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2007-04-15 |
Tor Lillqvist | Makefile.am Add the references to build back. |
blob | commitdiff | diff to current |
2007-04-11 |
Matthias Clasen | Use CFLAGS/LDFLAGS in addition to PCRE_CFLAGS/PCRE_LIBS... |
blob | commitdiff | diff to current |
2007-03-16 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2007-03-15 |
Marco Barisione | Add GRegex for regular expression matching. (#50075) |
blob | commitdiff | diff to current |
2007-03-04 |
Thierry Randrianiriana | Added Malagasy translation. Added Malagasy 'mg' to... |
blob | commitdiff | diff to current |
2007-03-01 |
Ihar Hrachyshka | Added Belarusian Latin transtaion. |
blob | commitdiff | diff to current |
2007-01-27 |
Matthias Clasen | Define G_GNUC_INTERNAL for Sun Studio as __hidden.... |
blob | commitdiff | diff to current |
2007-01-12 |
Matthias Clasen | fix the build |
blob | commitdiff | diff to current |
2007-01-12 |
Matthias Clasen | Make G_GNUC_INTERNAL a no-op for gcc 2.95. (#329031... |
blob | commitdiff | diff to current |
2007-01-10 |
Matthias Clasen | Actually link gthread against librt. (#394641, Marco... |
blob | commitdiff | diff to current |
2007-01-08 |
Matthias Clasen | Don't link glib against libpthread. (#393812) |
blob | commitdiff | diff to current |
2007-01-03 |
Behdad Esfahbod | Avoid more warnings from running libtool --config.... |
blob | commitdiff | diff to current |
2007-01-02 |
Matthias Clasen | Avoid warnings from running libtool --config. (#391364... |
blob | commitdiff | diff to current |
2007-01-02 |
Michael Natterer | configure.in remove references to build/ until a proper... |
blob | commitdiff | diff to current |
2006-12-28 |
Matthias Clasen | Use AC_CACHE_CHECK for the nl_langinfo check. (#304517... |
blob | commitdiff | diff to current |
2006-12-26 |
Behdad Esfahbod | Use libtool to determine shared library suffix. (#357245) |
blob | commitdiff | diff to current |
2006-12-19 |
Matthias Clasen | Fix the broken poll test. (#387260, Christian Persch) |
blob | commitdiff | diff to current |
2006-12-18 |
Matthias Clasen | Fix bug 161288: |
blob | commitdiff | diff to current |
2006-12-18 |
Matthias Clasen | Use AC_LANG_SOURCE for the clock test. |
blob | commitdiff | diff to current |
2006-12-17 |
Matthias Clasen | Make montonic clock test work again. Does AC_COMPILE_IF... |
blob | commitdiff | diff to current |
2006-12-16 |
Matthias Clasen | Use AC_COMPILE_IFELSE for the monotonic clock test... |
blob | commitdiff | diff to current |
2006-12-16 |
Matthias Clasen | On Solaris, set CFLAGS and LDFLAGS that work both with... |
blob | commitdiff | diff to current |
2006-12-15 |
Matthias Clasen | Fix #357585, Padraig O'Briain. |
blob | commitdiff | diff to current |
2006-12-12 |
Matthias Clasen | Add a check for broken poll on Mac OS X. |
blob | commitdiff | diff to current |
2006-10-01 |
Matthias Clasen | Use nsleep to implement g_usleep on AIX. (#321974,... |
blob | commitdiff | diff to current |
2006-09-10 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2006-09-01 |
Abel Cheung | Added 'dz' 'hy' to ALL_LINGUAS. |
blob | commitdiff | diff to current |
2006-09-01 |
Matthias Clasen | Improve clock_gettime check |
blob | commitdiff | diff to current |
2006-08-31 |
Matthias Clasen | fix problems with the previous commit |
blob | commitdiff | diff to current |
2006-08-31 |
Matthias Clasen | Add missing includes to a few test programs. (#353580... |
blob | commitdiff | diff to current |
2006-08-28 |
Matthias Clasen | fix pthread compiler flag detection |
blob | commitdiff | diff to current |
2006-08-26 |
Matthias Clasen | Fix the pthread compiler flag detection. |
blob | commitdiff | diff to current |
2006-08-16 |
Matthias Clasen | bump version |
blob | commitdiff | diff to current |
2006-07-22 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2006-07-03 |
Runa Bhattacharjee | Added Bengali India (bn_IN) to ALL_LINGUAS |
blob | commitdiff | diff to current |
2006-07-02 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2006-07-02 |
Matthias Clasen | Set version to 2.12 |
blob | commitdiff | diff to current |
2006-06-20 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2006-06-12 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2006-06-05 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2006-06-05 |
Matthias Clasen | 2.11.2 GLIB_2_11_2 |
blob | commitdiff | diff to current |
2006-05-24 |
Matthias Clasen | Don't compile timeloop on Minix |
blob | commitdiff | diff to current |
2006-05-15 |
Matthias Clasen | bump version |
blob | commitdiff | diff to current |
2006-05-15 |
Matthias Clasen | 2.11.1 GLIB_2_11_1 |
blob | commitdiff | diff to current |
2006-05-03 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2006-04-17 |
Kjartan Maraas | Remove obsolete entry for no_NO. And the translation. |
blob | commitdiff | diff to current |
2006-03-27 |
Dom Lachowicz | bump version number to 2.11.0 |
blob | commitdiff | diff to current |
2006-03-23 |
Emmanuele Bassi | Check for timegm. |
blob | commitdiff | diff to current |
2006-03-20 |
Vladimer Sichinava | Updated Georgian translation |
blob | commitdiff | diff to current |
2006-03-13 |
Anders Carlsson | Revert fix for #322476, it breaks module loading since... |
blob | commitdiff | diff to current |
2006-03-07 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2006-03-06 |
Anders Carlsson | Make .dylib the shared library suffix on darwin. (... |
blob | commitdiff | diff to current |
2006-03-06 |
Anders Carlsson | Skip checking thread flags on Darwin. Fix suggested... |
blob | commitdiff | diff to current |
2006-02-24 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2006-02-24 |
Matthias Clasen | Preparations for 2.10 |
blob | commitdiff | diff to current |
2006-02-14 |
Tim Janik | only define _XOPEN_SOURCE to 600 to get at posix_memali... |
blob | commitdiff | diff to current |
2006-02-11 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2006-01-31 |
Tim Janik | generate build/win32/vs8/Makefile, to fix build breakage. |
blob | commitdiff | diff to current |
2006-01-27 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2006-01-25 |
Tim Janik | fixed buglets reported by Jens Granseuer in #328254. |
blob | commitdiff | diff to current |
2006-01-25 |
Tim Janik | honour g_mem_gc_friendly settings when freeing slices... |
blob | commitdiff | diff to current |
2006-01-24 |
Tim Janik | only use posix_memalign() if it's known to work, revert... |
blob | commitdiff | diff to current |
2006-01-24 |
Matthias Clasen | Change the shared libary extension for hpux-ia64 to... |
blob | commitdiff | diff to current |
2006-01-18 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
next |