summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
AgeCommit message (Expand)AuthorFilesLines
2005-07-15Bump versionMatthias Clasen1-0/+2
2005-07-152.7.3GLIB_2_7_3Matthias Clasen1-0/+4
2005-07-15Make refcounting threadsafe by using atomic operations. (#166020, WimMatthias Clasen1-0/+21
2005-07-15UpdatesMatthias Clasen1-0/+4
2005-07-14Make the tests silent on success.Matthias Clasen1-0/+11
2005-07-13Fix a typo. (#310243, Richard Laager)Matthias Clasen1-0/+3
2005-07-13Warn if a short name is not acceptable.Matthias Clasen1-0/+5
2005-07-12Add and implement a new flag to turn off the automatic <groupname>-Matthias Clasen1-0/+18
2005-07-12Don't lock if depth is zero. (#310148, Wim Taymans)Matthias Clasen1-0/+5
2005-07-10Ignore anomalous environment entries which are not of the formMatthias Clasen1-0/+6
2005-07-09Typo.Tor Lillqvist1-1/+1
2005-07-08Totally rewritten socket channel implementation. See discussion in bugTor Lillqvist1-0/+3
2005-07-08Don't use autoconf variables for the resource object files on Win32 anyTor Lillqvist1-0/+18
2005-07-08Bump versionMatthias Clasen1-0/+2
2005-07-082.7.2GLIB_2_7_2Matthias Clasen1-0/+6
2005-07-07Make the size_t size detection work on AIX. (#309725)Matthias Clasen1-0/+5
2005-07-06Require a newer gtk-docMatthias Clasen1-0/+4
2005-07-02include <process.h> for getpid() include <io.h> for close() etc. addHans Breuer1-0/+6
2005-07-01Don't reverse the order of multiline comments.Matthias Clasen1-0/+5
2005-07-01Test that comments are handled properly. (#309263, Mikael Magnusson)Matthias Clasen1-0/+5
2005-07-01Bump versionMatthias Clasen1-0/+2
2005-06-302.7.1GLIB_2_7_1Matthias Clasen1-0/+4
2005-06-30Fix portability issues. (#307064, Morten Welinder)Matthias Clasen1-0/+3
2005-06-30Apply a patch which may make GLib work on BeOS again. (#309157, KianMatthias Clasen1-0/+13
2005-06-30UpdatesMatthias Clasen1-0/+4
2005-06-26libtool installs/uninstalls the import library, no need to do itTor Lillqvist1-0/+14
2005-06-25Add an mmap() wrapper called GMappedFile. (#148218, David Schleef, BehdadMatthias Clasen1-0/+17
2005-06-24Add --enable-man.Matthias Clasen1-0/+4
2005-06-24glib/Makefile.am gmodule/Makefile.am Current GNU tools do understand theTor Lillqvist1-0/+9
2005-06-23g_build_filename_va is only use in the G_OS_WIN32 case, so compile itManish Singh1-0/+5
2005-06-23Don't leak memory here.Matthias Clasen1-0/+3
2005-06-23Don't leak output_path. (#308546, Kjartan Maraas)Matthias Clasen1-0/+3
2005-06-23Add some language-binding friendly variantsMatthias Clasen1-0/+12
2005-06-22glib/gfileutils.c glib/gfileutils.h glib/glib.symbols Rename g_makepath()Tor Lillqvist1-0/+7
2005-06-22Properly store changes for arrays. (#308528, Roger Leigh)Matthias Clasen1-1/+3
2005-06-22Pass the option name also in the NO_ARG case. (#308602, Masatake YAMATO)Matthias Clasen1-0/+6
2005-06-22New function. Creates a directory including intermediate parentTor Lillqvist1-3/+10
2005-06-22New function. Returns the machine's name, or one of its names. DocumentTor Lillqvist1-0/+13
2005-06-18Add G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME to allow greaterMatthias Clasen1-0/+9
2005-06-14Added 'th' (Thai) to ALL_LINGUAS. Added Thai translation.Theppitak Karoonboonyanan1-0/+4
2005-06-10Post-release version bumpMatthias Clasen1-0/+2
2005-06-102.7.0GLIB_2_7_0Matthias Clasen1-0/+2
2005-06-10UpdatesMatthias Clasen1-0/+4
2005-06-10Forgotten log entryMatthias Clasen1-0/+3
2005-06-09Set errno to 0 before calling strtol. (#306388, Morten Welinder)Matthias Clasen1-0/+5
2005-06-09glib/gstdio.h glib/gstdio.c Add a chdir() wrapper, too.Tor Lillqvist1-0/+11
2005-06-08New helper function on Win32, returns the root of the drive (or possiblyTor Lillqvist1-0/+12
2005-06-08New function to calculate collation keys which are more suitable forMatthias Clasen1-0/+8
2005-05-28initialize option_name before using it.Manish Singh1-0/+5
2005-05-27Return an error if an option is missing its argument. (#305576, BjörnMatthias Clasen1-0/+8