| Commit message (Expand) | Author | Age | Files | Lines |
* | 2.9.6GLIB_2_9_6 | Matthias Clasen | 2006-02-11 | 88 | -1248/+1484 |
* | Fix a typo | Matthias Clasen | 2006-02-10 | 2 | -1/+5 |
* | Updated Italian translation. | Luca Ferretti | 2006-02-08 | 2 | -226/+188 |
* | Updated Czech translation. | Lukas Novotny | 2006-02-07 | 2 | -165/+155 |
* | Get rid of trio/ folder. | Michael Natterer | 2006-02-06 | 1 | -6/+0 |
* | Updated Welsh translation. | Rhys Jones | 2006-02-04 | 2 | -16/+20 |
* | Updated Welsh translation. | Rhys Jones | 2006-02-03 | 2 | -160/+147 |
* | Updated Russian translation | Leonid Kanter | 2006-02-01 | 2 | -255/+213 |
* | Specify the type of varargs arguments. (bug #317679) | Behdad Esfahbod | 2006-01-31 | 4 | -2/+17 |
* | Updated Serbian translation | Slobodan D, Sredojevic | 2006-01-31 | 3 | -358/+314 |
* | Touch README and INSTALL here to pacify automake. (#329124, Kjartan | Matthias Clasen | 2006-01-31 | 4 | -0/+20 |
* | carry out all dtalist pointer accesses atomically, some missing cases | Tim Janik | 2006-01-31 | 5 | -9/+27 |
* | generate build/win32/vs8/Makefile, to fix build breakage. | Tim Janik | 2006-01-31 | 4 | -0/+13 |
* | Update URL | David Schleef | 2006-01-30 | 4 | -1/+13 |
* | Updated Albanian translation. | Laurent Dhima | 2006-01-30 | 2 | -210/+165 |
* | Remove C++ comment | Matthias Clasen | 2006-01-30 | 3 | -2/+6 |
* | tell how to create container classes which are as flexible as a GValue is | Sven Herzberg | 2006-01-29 | 4 | -1/+16 |
* | Updated Portuguese translation. | Duarte Loreto | 2006-01-28 | 2 | -177/+164 |
* | Updated Korean translation. | Changwoo Ryu | 2006-01-27 | 2 | -37/+20 |
* | Bump version | Matthias Clasen | 2006-01-27 | 4 | -2/+8 |
* | 2.9.5GLIB_2_9_5 | Matthias Clasen | 2006-01-27 | 90 | -501/+624 |
* | Updates | Matthias Clasen | 2006-01-27 | 4 | -0/+32 |
* | Fix C99isms. (#328705, Kazuki Iwamoto) | Matthias Clasen | 2006-01-26 | 4 | -5/+22 |
* | Mention g_trap_object_ref | Matthias Clasen | 2006-01-26 | 3 | -0/+31 |
* | fixed buglets reported by Jens Granseuer in #328254. | Tim Janik | 2006-01-25 | 5 | -9/+35 |
* | link to G_DEBUG/G_SLICE where appropriate. | Tim Janik | 2006-01-25 | 2 | -2/+24 |
* | documented G_SLICE=always-malloc and G_DEBUG=gc-friendly. added anchors | Tim Janik | 2006-01-25 | 3 | -12/+69 |
* | honour g_mem_gc_friendly settings when freeing slices, make sure | Tim Janik | 2006-01-25 | 12 | -81/+187 |
* | only use posix_memalign() if it's known to work, revert to memalign() | Tim Janik | 2006-01-24 | 5 | -7/+78 |
* | Use UTF-16LE as target encoding on all little-endian systems. (#143380, | Matthias Clasen | 2006-01-24 | 4 | -1/+16 |
* | Translation updated by Ivar Smolin. | Priit Laes | 2006-01-24 | 2 | -171/+158 |
* | Change the shared libary extension for hpux-ia64 to so. (#328253, The | Matthias Clasen | 2006-01-24 | 4 | -4/+26 |
* | wiped out all the wonderfull G_OS_WIN32 code i wrote ;-[) after tml told | Tim Janik | 2006-01-23 | 4 | -34/+18 |
* | initialize GSlice config from G_SLICE environemtn variable. we support | Tim Janik | 2006-01-23 | 6 | -5/+123 |
* | Updated glib translation. | Funda Wang | 2006-01-21 | 2 | -162/+149 |
* | Updated Danish translation. | Ole Laursen | 2006-01-18 | 2 | -162/+149 |
* | Bump version | Matthias Clasen | 2006-01-18 | 4 | -2/+8 |
* | 2.9.4GLIB_2_9_4 | Matthias Clasen | 2006-01-18 | 86 | -78/+133 |
* | Make g_object_compat_control() visible for GTK+ compilation, to avoid | Matthias Clasen | 2006-01-18 | 2 | -0/+9 |
* | Add a note explaining peculiarities of peek_token wrt to scope changes. | Matthias Clasen | 2006-01-18 | 2 | -2/+17 |
* | Add a note about casting the results of g_new() and g_new0(). | Matthias Clasen | 2006-01-18 | 6 | -1/+31 |
* | To avoid deadlocks get rid of the settings G_LOCK. Use the | Sebastian Wilhelmi | 2006-01-17 | 5 | -211/+272 |
* | Bump version | Matthias Clasen | 2006-01-17 | 4 | -2/+8 |
* | 2.9.3GLIB_2_9_3 | Matthias Clasen | 2006-01-17 | 86 | -1520/+1746 |
* | Updates | Matthias Clasen | 2006-01-16 | 4 | -0/+35 |
* | Rework the strict aliasing fix to not break C++, pointed out by Murray | Matthias Clasen | 2006-01-16 | 4 | -1/+13 |
* | Signal waiting threads, problem noticed by Christian Kellner. | Matthias Clasen | 2006-01-16 | 4 | -0/+17 |
* | Updated German translation. | Hendrik Richter | 2006-01-16 | 2 | -6/+8 |
* | Fix bug 326747, Alberto Ruiz: | Matthias Clasen | 2006-01-16 | 4 | -10/+50 |
* | Updated translation, Bugfixes, closed Bug #327196 | Hendrik Brandt | 2006-01-16 | 2 | -200/+163 |