Age | Commit message (Expand) | Author | Files | Lines |
2005-07-08 | 2.7.2GLIB_2_7_2 | Matthias Clasen | 1 | -0/+6 |
2005-07-07 | Make the size_t size detection work on AIX. (#309725) | Matthias Clasen | 1 | -0/+5 |
2005-07-06 | Require a newer gtk-doc | Matthias Clasen | 1 | -0/+4 |
2005-07-02 | include <process.h> for getpid() include <io.h> for close() etc. add | Hans Breuer | 1 | -0/+6 |
2005-07-01 | Don't reverse the order of multiline comments. | Matthias Clasen | 1 | -0/+5 |
2005-07-01 | Test that comments are handled properly. (#309263, Mikael Magnusson) | Matthias Clasen | 1 | -0/+5 |
2005-07-01 | Bump version | Matthias Clasen | 1 | -0/+2 |
2005-06-30 | 2.7.1GLIB_2_7_1 | Matthias Clasen | 1 | -0/+4 |
2005-06-30 | Fix portability issues. (#307064, Morten Welinder) | Matthias Clasen | 1 | -0/+3 |
2005-06-30 | Apply a patch which may make GLib work on BeOS again. (#309157, Kian | Matthias Clasen | 1 | -0/+13 |
2005-06-30 | Updates | Matthias Clasen | 1 | -0/+4 |
2005-06-26 | libtool installs/uninstalls the import library, no need to do it | Tor Lillqvist | 1 | -0/+14 |
2005-06-25 | Add an mmap() wrapper called GMappedFile. (#148218, David Schleef, Behdad | Matthias Clasen | 1 | -0/+17 |
2005-06-24 | Add --enable-man. | Matthias Clasen | 1 | -0/+4 |
2005-06-24 | glib/Makefile.am gmodule/Makefile.am Current GNU tools do understand the | Tor Lillqvist | 1 | -0/+9 |
2005-06-23 | g_build_filename_va is only use in the G_OS_WIN32 case, so compile it | Manish Singh | 1 | -0/+5 |
2005-06-23 | Don't leak memory here. | Matthias Clasen | 1 | -0/+3 |
2005-06-23 | Don't leak output_path. (#308546, Kjartan Maraas) | Matthias Clasen | 1 | -0/+3 |
2005-06-23 | Add some language-binding friendly variants | Matthias Clasen | 1 | -0/+12 |
2005-06-22 | glib/gfileutils.c glib/gfileutils.h glib/glib.symbols Rename g_makepath() | Tor Lillqvist | 1 | -0/+7 |
2005-06-22 | Properly store changes for arrays. (#308528, Roger Leigh) | Matthias Clasen | 1 | -1/+3 |
2005-06-22 | Pass the option name also in the NO_ARG case. (#308602, Masatake YAMATO) | Matthias Clasen | 1 | -0/+6 |
2005-06-22 | New function. Creates a directory including intermediate parent | Tor Lillqvist | 1 | -3/+10 |
2005-06-22 | New function. Returns the machine's name, or one of its names. Document | Tor Lillqvist | 1 | -0/+13 |
2005-06-18 | Add G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME to allow greater | Matthias Clasen | 1 | -0/+9 |
2005-06-14 | Added 'th' (Thai) to ALL_LINGUAS. Added Thai translation. | Theppitak Karoonboonyanan | 1 | -0/+4 |
2005-06-10 | Post-release version bump | Matthias Clasen | 1 | -0/+2 |
2005-06-10 | 2.7.0GLIB_2_7_0 | Matthias Clasen | 1 | -0/+2 |
2005-06-10 | Updates | Matthias Clasen | 1 | -0/+4 |
2005-06-10 | Forgotten log entry | Matthias Clasen | 1 | -0/+3 |
2005-06-09 | Set errno to 0 before calling strtol. (#306388, Morten Welinder) | Matthias Clasen | 1 | -0/+5 |
2005-06-09 | glib/gstdio.h glib/gstdio.c Add a chdir() wrapper, too. | Tor Lillqvist | 1 | -0/+11 |
2005-06-08 | New helper function on Win32, returns the root of the drive (or possibly | Tor Lillqvist | 1 | -0/+12 |
2005-06-08 | New function to calculate collation keys which are more suitable for | Matthias Clasen | 1 | -0/+8 |
2005-05-28 | initialize option_name before using it. | Manish Singh | 1 | -0/+5 |
2005-05-27 | Return an error if an option is missing its argument. (#305576, Björn | Matthias Clasen | 1 | -0/+8 |
2005-05-25 | rest_description should be const. | Manish Singh | 1 | -0/+4 |
2005-05-25 | Don't eat Hangul when normalizing. (#301742, reported by Christian Biere, | Matthias Clasen | 1 | -0/+6 |
2005-05-25 | If the remaining argument has an arg_description, display the synopsis as | Matthias Clasen | 1 | -0/+6 |
2005-05-20 | Merged from glib-2-6: | Federico Mena Quintero | 1 | -0/+8 |
2005-05-18 | Correct the end of the Hangul Syllables range, from 0xd7af to 0xd7a3, in | Matthias Clasen | 1 | -0/+6 |
2005-05-17 | Check the return values of g_tree_remove(). | Matthias Clasen | 1 | -0/+9 |
2005-05-06 | Added gmodule-no-export-2.0-uninstalled.pc.in to allow building of other | Brian Cameron | 1 | -0/+7 |
2005-05-06 | Add a testcase. | Matthias Clasen | 1 | -0/+8 |
2005-05-05 | Add g_object_add/remove_toggle_ref() functions to get notification when a | Owen Taylor | 1 | -0/+15 |
2005-05-02 | Documentation trivia | Matthias Clasen | 1 | -0/+5 |
2005-05-01 | More doc fixups | Matthias Clasen | 1 | -1/+2 |
2005-05-01 | Fix some typos | Matthias Clasen | 1 | -0/+1 |
2005-05-01 | Doc fixes | Matthias Clasen | 1 | -0/+2 |
2005-05-01 | Cosmetics | Matthias Clasen | 1 | -0/+5 |