| Commit message (Expand) | Author | Age | Files | Lines |
* | Split ChangeLog for 2.6glib-2-6-branchpoint | Owen Taylor | 2005-01-10 | 1 | -173/+0 |
* | Include also wchar.h for wcslen on Cygwin. (#163133, Roger Leigh) | Tor Lillqvist | 2005-01-09 | 1 | -1/+3 |
* | make it compile with mvc6 default sdk, (#define INVALID_FILE_ATTRIBUTES, | Hans Breuer | 2005-01-09 | 1 | -2/+6 |
* | Fix cast. (#163133, Roger Leigh) | Tor Lillqvist | 2005-01-09 | 1 | -0/+3 |
* | Include <io.h> on Windows for prototypes. (#163390, Kazuki Iwamoto) | Tor Lillqvist | 2005-01-09 | 1 | -0/+5 |
* | Typo fixes. | Matthias Clasen | 2005-01-07 | 1 | -0/+2 |
* | Bump version | Matthias Clasen | 2005-01-07 | 1 | -0/+2 |
* | 2.6.1GLIB_2_6_1 | Matthias Clasen | 2005-01-07 | 1 | -0/+4 |
* | Generate and distribute gmodule-export-2.0.pc, which is currently just a | Matthias Clasen | 2005-01-07 | 1 | -0/+9 |
* | configure.in glib/Makefile.am Win32 cross-compilation fixes. (#163144, J. | Tor Lillqvist | 2005-01-06 | 1 | -0/+5 |
* | glib/Makefile.am glib.def and gobject.def are generated, not in $(srcdir). | Tor Lillqvist | 2005-01-06 | 1 | -0/+6 |
* | Simplify the inlining magic to make it work at Oh zero. (#162990, Kalpesh | Matthias Clasen | 2005-01-05 | 1 | -0/+5 |
* | Use g_win32_getlocale() instead of setlocale() on Windows. setlocale() | Tor Lillqvist | 2005-01-04 | 1 | -0/+6 |
* | Fix the inlining magic. (#157536, Jens Hatlak, and #149907, Morten | Matthias Clasen | 2005-01-04 | 1 | -0/+11 |
* | Don't return directories. (#160738, Tommi Komulainen) | Matthias Clasen | 2005-01-03 | 1 | -0/+3 |
* | Clarify the documentation. (#162251, Mariano Suárez-Alvarez) | Matthias Clasen | 2005-01-03 | 1 | -0/+5 |
* | Clarify the docs. (#162747, Crispin Flowerday) | Matthias Clasen | 2005-01-03 | 1 | -0/+5 |
* | Don't use AC_TRY_RUN to test for long long format when using the | J. Ali Harlow | 2005-01-03 | 1 | -0/+12 |
* | Make the g_getenv() ABI backward compatibility wrapper more robust. | Tor Lillqvist | 2005-01-01 | 1 | -0/+5 |
* | glib/glib.symbols glib/gutils.h Make also g_getenv(), g_setenv(), | Tor Lillqvist | 2005-01-01 | 1 | -0/+15 |
* | Rewrite the Win32 version to use GetFileAttributes() instead of stat(). | Tor Lillqvist | 2004-12-31 | 1 | -3/+12 |
* | Use GetCurrentDirectory() directly for simpler buffer length management. I | Tor Lillqvist | 2004-12-30 | 1 | -0/+6 |
* | Typo fix. | Matthias Clasen | 2004-12-30 | 1 | -0/+4 |
* | Require UNC paths to start with exactly two slashes. (g_get_current_dir): | Tor Lillqvist | 2004-12-30 | 1 | -0/+8 |
* | Add an OS_LINUX conditional. | Matthias Clasen | 2004-12-27 | 1 | -0/+8 |
* | Don't show the special G_OPTION_REMAINING entry. (#161934, Matthew F. | Matthias Clasen | 2004-12-22 | 1 | -0/+6 |
* | Improve docs. | Tor Lillqvist | 2004-12-20 | 1 | -0/+5 |
* | Add some tests for '--' stripping. | Matthias Clasen | 2004-12-20 | 1 | -0/+7 |
* | Make docs more accurate. (#161683, Marcin Krzyzanowski) | Matthias Clasen | 2004-12-20 | 1 | -0/+5 |
* | Call post-parse hooks also if argv is NULL. (#161668, Marcin Krzyzanowski) | Matthias Clasen | 2004-12-19 | 1 | -0/+6 |
* | Bump version | Matthias Clasen | 2004-12-16 | 1 | -0/+2 |
* | 2.6.0GLIB_2_6_0 | Matthias Clasen | 2004-12-16 | 1 | -0/+4 |
* | Fix spelling Add g_return_val_if_fail. | Alexander Larsson | 2004-12-15 | 1 | -0/+9 |
* | Add g_filename_display_basename. | Alexander Larsson | 2004-12-15 | 1 | -0/+5 |
* | Updates | Matthias Clasen | 2004-12-14 | 1 | -0/+4 |
* | Set version to 2.6.0 | Matthias Clasen | 2004-12-14 | 1 | -0/+4 |
* | Update. | Tor Lillqvist | 2004-12-13 | 1 | -0/+7 |
* | Updates | Matthias Clasen | 2004-12-13 | 1 | -0/+4 |
* | glib/glib.symbols Implement Windows DLL ABI stability also for | Tor Lillqvist | 2004-12-12 | 1 | -0/+6 |
* | Add doc comments about Windows restrictions on renaming and removing. | Tor Lillqvist | 2004-12-11 | 1 | -0/+9 |
* | Fix #157255. Also some refactoring of this still very ugly source file. | Tor Lillqvist | 2004-12-11 | 1 | -0/+5 |
* | Don't print help options if the options of a specific group have been | Matthias Clasen | 2004-12-09 | 1 | -0/+6 |
* | Update the returned value after locale changes. (#160271, Christian | Matthias Clasen | 2004-12-07 | 1 | -0/+11 |
* | Fix a write to freed memory: Unlock the channel's mutex before unrefing | Tor Lillqvist | 2004-12-06 | 1 | -0/+5 |
* | Remove a no longer needed hack for libtool < 1.5.2. (#100697, Owen Taylor, | Matthias Clasen | 2004-12-06 | 1 | -0/+5 |
* | glib/glib.symbols Implement DLL ABI stability also for | Tor Lillqvist | 2004-12-05 | 1 | -0/+5 |
* | Remove the DLL binary compatibilty entries from the import library. They | Tor Lillqvist | 2004-12-05 | 1 | -0/+8 |
* | Return -1 if queue is NULL. (#159530, Philippe Blain) | Matthias Clasen | 2004-12-04 | 1 | -0/+5 |
* | Bump version. | Matthias Clasen | 2004-12-02 | 1 | -0/+2 |
* | 2.5.7 | Matthias Clasen | 2004-12-02 | 1 | -0/+4 |