2006-04-04 |
Matthias Clasen | Make the parser struct const |
blob | commitdiff |
2006-04-04 |
Behdad Esfahbod | Fix accidentally broken build. |
blob | commitdiff | diff to current |
2006-04-03 |
Matthias Clasen | Don't include sys/time.h (#337027, Kazuki IWAMOTO) |
blob | commitdiff | diff to current |
2006-03-31 |
Tor Lillqvist | Revert change below. It wasn't a good idea after all... |
blob | commitdiff | diff to current |
2006-03-31 |
Tor Lillqvist | [Win32] call rmdir() only if remove() fails with errno... |
blob | commitdiff | diff to current |
2006-03-30 |
Matthias Clasen | Sync the parameter names with the .h files, otherwise... |
blob | commitdiff | diff to current |
2006-03-27 |
Emmanuele Bassi | Add bookmarkfile-test to the ignored files. |
blob | commitdiff | diff to current |
2006-03-27 |
Emmanuele Bassi | Add test suite for GBookmarkFile. |
blob | commitdiff | diff to current |
2006-03-27 |
Emmanuele Bassi | Add documentation for GBookmarkFile to GLib's reference... |
blob | commitdiff | diff to current |
2006-03-27 |
Emmanuele Bassi | glib/gbookmarkfile.h Add GBookmarkFile, a parser for... |
blob | commitdiff | diff to current |
2006-03-27 |
Dom Lachowicz | bump version number to 2.11.0 |
blob | commitdiff | diff to current |
2006-03-27 |
Dom Lachowicz | Change a gboolean to an int. Fixes bug #329789. |
blob | commitdiff | diff to current |
2006-03-27 |
Dom Lachowicz | Copy-and-paste error slipped into test5. Enable test5... |
blob | commitdiff | diff to current |
2006-03-27 |
Matthias Clasen | Support floating point arguments in goption |
blob | commitdiff | diff to current |
2006-03-26 |
Matthias Clasen | Improve the description of parameter_string in the... |
blob | commitdiff | diff to current |
2006-03-24 |
Martyn James Russell | Updated the documentation to explain that when the... |
blob | commitdiff | diff to current |
2006-03-24 |
Matthias Clasen | Split ChangeLog |
blob | commitdiff | diff to current |
2006-03-23 |
Matthias Clasen | Adjust docs |
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-20 |
Matthias Clasen | use standard_calloc to allocate the profile_data. ... |
blob | commitdiff | diff to current |
2006-03-20 |
Matthias Clasen | Add this, at the request of the GNOME sysadmin team. |
blob | commitdiff | diff to current |
2006-03-15 |
Matthias Clasen | Only set the prgname if it hasn't been set before.... |
blob | commitdiff | diff to current |
2006-03-14 |
Matthias Clasen | Don't read past the end of the string. (#334471, Morten... |
blob | commitdiff | diff to current |
2006-03-14 |
Matthias Clasen | Don't create the option_name twice. (#334519, Chris... |
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-11 |
Marcus Brinkmann | Implement watches for GIOChannels for write file descri... |
blob | commitdiff | diff to current |
2006-03-09 |
Matthias Clasen | dist all changelogs |
blob | commitdiff | diff to current |
2006-03-07 |
Tor Lillqvist | Add G_GUINT64_CONSTANT. |
blob | commitdiff | diff to current |
2006-03-07 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2006-03-07 |
Matthias Clasen | 2.10.1 GLIB_2_10_1 |
blob | commitdiff | diff to current |
2006-03-07 |
Matthias Clasen | Prepare 2.10.1 |
blob | commitdiff | diff to current |
2006-03-07 |
Matthias Clasen | Match the prototype in gconvert.c to fix build problems... |
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-03-01 |
Tor Lillqvist | Separate implementation on Win32: Use the wide characte... |
blob | commitdiff | diff to current |
2006-02-24 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2006-02-24 |
Matthias Clasen | 2.10.0 GLIB_2_10_0 |
blob | commitdiff | diff to current |
2006-02-24 |
Matthias Clasen | Preparations for 2.10 |
blob | commitdiff | diff to current |
2006-02-24 |
Matthias Clasen | Add tests for g_utf8_strlen(). |
blob | commitdiff | diff to current |
2006-02-23 |
Kjartan Maraas | Plug leaks reported by valgrind. Same. Same Same. Same... |
blob | commitdiff | diff to current |
2006-02-19 |
Martyn James Russell | Updated to test _sort, _sort_with_data, _insert_sorted and |
blob | commitdiff | diff to current |
2006-02-18 |
Matthias Clasen | Add paramspec-test |
blob | commitdiff | diff to current |
2006-02-18 |
Matthias Clasen | Add more tests. |
blob | commitdiff | diff to current |
2006-02-17 |
Kang Jeong-Hee | p in str, not str in p |
blob | commitdiff | diff to current |
2006-02-15 |
Sebastian Wilhelmi | Fix deadlock when signalling the thread which freed... |
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-14 |
Matthias Clasen | Improve docs |
blob | commitdiff | diff to current |
2006-02-11 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2006-02-11 |
Matthias Clasen | 2.9.6 GLIB_2_9_6 |
blob | commitdiff | diff to current |
2006-01-31 |
Behdad Esfahbod | Specify the type of varargs arguments. (bug #317679) |
blob | commitdiff | diff to current |
2006-01-31 |
Matthias Clasen | Touch README and INSTALL here to pacify automake. ... |
blob | commitdiff | diff to current |
2006-01-31 |
Tim Janik | carry out all dtalist pointer accesses atomically,... |
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-30 |
David Schleef | Update URL |
blob | commitdiff | diff to current |
2006-01-29 |
Sven Herzberg | tell how to create container classes which are as flexi... |
blob | commitdiff | diff to current |
2006-01-27 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2006-01-27 |
Matthias Clasen | 2.9.5 GLIB_2_9_5 |
blob | commitdiff | diff to current |
2006-01-27 |
Matthias Clasen | Updates |
blob | commitdiff | diff to current |
2006-01-26 |
Matthias Clasen | Fix C99isms. (#328705, Kazuki Iwamoto) |
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 | Use UTF-16LE as target encoding on all little-endian... |
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-23 |
Tim Janik | wiped out all the wonderfull G_OS_WIN32 code i wrote... |
blob | commitdiff | diff to current |
2006-01-23 |
Tim Janik | initialize GSlice config from G_SLICE environemtn varia... |
blob | commitdiff | diff to current |
2006-01-18 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2006-01-18 |
Matthias Clasen | 2.9.4 GLIB_2_9_4 |
blob | commitdiff | diff to current |
2006-01-18 |
Matthias Clasen | Add a note about casting the results of g_new() and... |
blob | commitdiff | diff to current |
2006-01-17 |
Sebastian Wilhelmi | To avoid deadlocks get rid of the settings G_LOCK.... |
blob | commitdiff | diff to current |
2006-01-17 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2006-01-17 |
Matthias Clasen | 2.9.3 GLIB_2_9_3 |
blob | commitdiff | diff to current |
2006-01-16 |
Matthias Clasen | Updates |
blob | commitdiff | diff to current |
2006-01-16 |
Matthias Clasen | Rework the strict aliasing fix to not break C++, pointe... |
blob | commitdiff | diff to current |
2006-01-16 |
Matthias Clasen | Signal waiting threads, problem noticed by Christian... |
blob | commitdiff | diff to current |
2006-01-16 |
Matthias Clasen | Fix bug 326747, Alberto Ruiz: |
blob | commitdiff | diff to current |
2006-01-14 |
Matthias Clasen | Replace the simple recursive implementation by a nonrec... |
blob | commitdiff | diff to current |
2006-01-12 |
Matthias Clasen | Fix the assert to not always trigger. (#326558, Daichi... |
blob | commitdiff | diff to current |
2006-01-11 |
Matthias Clasen | Don't test items_read and items_written in error cases... |
blob | commitdiff | diff to current |
2006-01-11 |
Matthias Clasen | Set error to NULL. |
blob | commitdiff | diff to current |
2006-01-09 |
Matthias Clasen | Break some long lines. |
blob | commitdiff | diff to current |
2006-01-08 |
Matthias Clasen | Include config.h first |
blob | commitdiff | diff to current |
2006-01-08 |
Sven Herzberg | explain that G_TYPE_INSTANCE_GET_CLASS() does behave... |
blob | commitdiff | diff to current |
2006-01-06 |
Matthias Clasen | Fix a build problem on OS X. |
blob | commitdiff | diff to current |
2006-01-06 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2006-01-06 |
Matthias Clasen | 2.9.2 GLIB_2_9_2 |
blob | commitdiff | diff to current |
2006-01-05 |
Hans Breuer | added gslice.obj |
blob | commitdiff | diff to current |
2006-01-05 |
Matthias Clasen | Updates |
blob | commitdiff | diff to current |
2006-01-05 |
Matthias Clasen | Clarify the documentation of source ids a bit. (#325874... |
blob | commitdiff | diff to current |
2006-01-05 |
Matthias Clasen | Fix another strict aliasing problem. |
blob | commitdiff | diff to current |
2006-01-05 |
Matthias Clasen | Avoid use of varargs macro. (#325864, Kazuki IWAMOTO) |
blob | commitdiff | diff to current |
2006-01-05 |
Manish Singh | glib/glib.symbols don't macroized g_access, g_chdir... |
blob | commitdiff | diff to current |
2006-01-04 |
Tim Janik | don't reverse chunk order when creating magazines,... |
blob | commitdiff | diff to current |
2006-01-04 |
Abel Cheung | Added "ml" "zh_HK" to ALL_LINGUAS. |
blob | commitdiff | diff to current |
2006-01-03 |
Martyn James Russell | - Added new API g_thread_pool_get_idle_time() and |
blob | commitdiff | diff to current |
2006-01-03 |
Matthias Clasen | Add new functions |
blob | commitdiff | diff to current |
2006-01-03 |
Matthias Clasen | Small fixes |
blob | commitdiff | diff to current |
2006-01-03 |
Michael Meeks | new method to determine if the current thread is the... |
blob | commitdiff | diff to current |
2006-01-03 |
Matthias Clasen | Don't provide g_rmdir() as a macro expanding to rmdir... |
blob | commitdiff | diff to current |
next |