2005-02-05 |
Matthias Clasen | Add a note regarding inefficiency of repeated appends... |
commit | commitdiff | tree | snapshot |
2005-02-05 |
Matthias Clasen | Define a HAVE_GNUC_VISIBILITY automake conditional. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Matthias Clasen | Add a warning against using g_quark_from_static_string... |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Tor Lillqvist | Add bug number. |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Tor Lillqvist | Remove misleading comment, too. |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Tor Lillqvist | Remove unnecessary MSVC-only typedef for pid_t. GLib... |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Tor Lillqvist | Don't use potentially incorrect errno in several places... |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Tor Lillqvist | In the Win32 part of all functions, handle invalid... |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Matthias Clasen | Move doc comments inline. |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Matthias Clasen | Add test case for key removal. |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Raphael Higino | Updated pt_BR translation |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Matthias Clasen | Doc clarifications. (#165907, Vincent Untz) |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Matthias Clasen | Add test case for group removal. |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Žygimantas... | Updated Lithuanian translation. |
commit | commitdiff | tree | snapshot |
2005-01-30 |
Alessio Frusciante | Updated Italian translation. |
commit | commitdiff | tree | snapshot |
2005-01-30 |
Matthias Clasen | Some more unit tests. |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Christian Rose | Added "tl" to ALL_LINGUAS. Added Tagalog translation... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Matthias Clasen | Let $srcdir default to . |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Matthias Clasen | Add a test with a long entity name. |
commit | commitdiff | tree | snapshot |
2005-01-22 |
Tor Lillqvist | Don't g_assert that localtime() returns non-NULL. It... |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Manish Singh | Shut up cvs |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Matthias Clasen | Don't interpret leading zeros as octal. The specificati... |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Matthias Clasen | Add some more tests. |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Matthias Clasen | Accept \r\n as line end. (#163030, Bastian Nocera) |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Tor Lillqvist | Nah, don't use FatalAppExit(). abort() is better. |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Tor Lillqvist | On Win32 call G_BREAKPOINT() if being debugged. |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Matthias Clasen | Don't include alloca.h. It is not needed, and does... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Matthias Clasen | Fix a sparse warning. (#164467, Kjartan Maraas) |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Matthias Clasen | Don't crash if G_FILENAME_ENCODING is empty. (#164330... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Sebastien Bacher | fix a typo in my name |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Matthias Clasen | Fix an example. (#164269, Sebastian Bacher) |
commit | commitdiff | tree | snapshot |
2005-01-15 |
Tor Lillqvist | sh portability fix. Use "test" and not [. (#163144... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Ivan Stojmirov | ushe7 |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Jordi Mallach | Updated Catalan translation. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Marcel Telka | Updated Slovak translation. |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Manish Singh | Shut up cvs |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Matthias Clasen | Sync to glibc. (#133994, Morten Welinder, patch by... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Matthias Clasen | Cosmetic fixes (#163792, Benoît Carpentier): |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Owen Taylor | Revert accidental commit |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Owen Taylor | Add gmodule-export-2.0.pc to AC_CONFIG_FILES. |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Matthias Clasen | Typo fix. |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Duarte Loreto | Updated Portuguese translation. |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Owen Taylor | Add missing ChangeLog.pre* |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Owen Taylor | Split ChangeLog for 2.6 glib-2-6-branchpoint |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Artur Flinta | Updated Polish translation by GNOME PL Team. |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Tor Lillqvist | Include also wchar.h for wcslen on Cygwin. (#163133... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Hans Breuer | make it compile with mvc6 default sdk, (#define INVALID... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Tor Lillqvist | Fix cast. (#163133, Roger Leigh) |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Alessio Frusciante | Updated Italian translation. |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Tor Lillqvist | Include <io.h> on Windows for prototypes. (#163390... |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Matthias Clasen | Typo fixes. |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Matthias Clasen | Bump version |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Matthias Clasen | 2.6.1 GLIB_2_6_1 |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Matthias Clasen | Generate and distribute gmodule-export-2.0.pc, which... |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Matthias Clasen | Add hint about group name case sensitivity. (#163029... |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Tor Lillqvist | configure.in glib/Makefile.am Win32 cross-compilation... |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Tor Lillqvist | glib/Makefile.am glib.def and gobject.def are generated... |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Rhys Jones | Updated Welsh translation. |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Rhys James... | Updated Welsh translation (cy.po). |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Matthias Clasen | Simplify the inlining magic to make it work at Oh zero... |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Tor Lillqvist | Use g_win32_getlocale() instead of setlocale() on Windo... |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Matthias Clasen | Small addition. (#145158, Mariano Suárez-Alvarez) |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Matthias Clasen | Fix the inlining magic. (#157536, Jens Hatlak, and... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Matthias Clasen | Don't return directories. (#160738, Tommi Komulainen) |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Matthias Clasen | Clarify the documentation. (#162251, Mariano Suárez... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Matthias Clasen | Clarify the docs. (#162747, Crispin Flowerday) |
commit | commitdiff | tree | snapshot |
2005-01-03 |
J. Ali Harlow | Don't use AC_TRY_RUN to test for long long format when... |
commit | commitdiff | tree | snapshot |
2005-01-02 |
Tor Lillqvist | It's wrong to call g_file_test() with more than one... |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Tor Lillqvist | Make the g_getenv() ABI backward compatibility wrapper... |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Tor Lillqvist | glib/glib.symbols glib/gutils.h Make also g_getenv... |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Tor Lillqvist | Rewrite the Win32 version to use GetFileAttributes... |
commit | commitdiff | tree | snapshot |
2004-12-30 |
Tor Lillqvist | Use GetCurrentDirectory() directly for simpler buffer... |
commit | commitdiff | tree | snapshot |
2004-12-30 |
Matthias Clasen | Typo fix. |
commit | commitdiff | tree | snapshot |
2004-12-30 |
Tor Lillqvist | Require UNC paths to start with exactly two slashes... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Matthias Clasen | Add an OS_LINUX conditional. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Matthias Clasen | Don't show the special G_OPTION_REMAINING entry. (... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Tor Lillqvist | Improve docs. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Matthias Clasen | Add some tests for '--' stripping. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Matthias Clasen | Fix last commit. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Matthias Clasen | Make docs more accurate. (#161683, Marcin Krzyzanowski) |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Matthias Clasen | Fix a typo. (#161713, Vincent Untz) |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Nguyen Thai... | Updated vi.po |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Matthias Clasen | Call post-parse hooks also if argv is NULL. (#161668... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Vincent van... | Translation updated by Tino Meinen. |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Christian Rose | Updated Swedish translation. |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Hendrik Brandt | Updated German translation. |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Matthias Clasen | Clarify g_get_prgname docs. (#161480, Danny Milo) |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Leonid Kanter | updated Russian translation |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Laurent Dhima | Updated Albanian translation. |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Matthias Clasen | Improve wording. (#161484, Christian Biere) |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Matthias Clasen | Bump version |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Matthias Clasen | 2.6.0 GLIB_2_6_0 |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Tor Lillqvist | Further Win32 edits. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Tor Lillqvist | Win32 edits. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Matthias Clasen | Add g_rmdir |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Alexander Larsson | Fix spelling Add g_return_val_if_fail. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Alexander Larsson | Add g_filename_display_basename. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Matthias Clasen | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Matthias Clasen | Updates |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Matthias Clasen | Set version to 2.6.0 |
commit | commitdiff | tree | snapshot |
next |