Age | Commit message (Expand) | Author | Files | Lines |
2004-03-01 | Patch from J. Ali Harlow | Owen Taylor | 1 | -7/+8 |
2004-02-29 | Moved the assembler functions from gatomic.h to gatomic.c, which makes for | Sebastian Wilhelmi | 1 | -1/+7 |
2004-02-28 | applied patch from J. Ali Harlow <ali@juiblex.co.uk> to fix g_child_watch | Hans Breuer | 1 | -1/+53 |
2004-02-26 | .cvsignore updates | Sebastian Wilhelmi | 1 | -0/+1 |
2004-02-26 | Only run, if threads are enabled. | Sebastian Wilhelmi | 1 | -2/+6 |
2004-02-26 | New files to implement atomic operations for different platforms. Fixes | Sebastian Wilhelmi | 2 | -0/+59 |
2004-02-25 | added g_hash_table_find and a bunch of g_queue_* | Hans Breuer | 1 | -2/+2 |
2004-02-21 | Extend GQueue API to match the GList API. (#118439). | Soeren Sandmann | 1 | -13/+835 |
2004-02-20 | applied patch from #131937 with slight renames. provides | Tim Janik | 2 | -2/+34 |
2004-02-14 | shut up cvs | Manish Singh | 1 | -0/+1 |
2004-02-14 | Wrap waitpid() as a GSource. This is a partial implementation of the "Unix | Matthias Clasen | 2 | -0/+103 |
2004-02-07 | Fix broken test for gsize formats. | Manish Singh | 1 | -1/+1 |
2004-02-05 | Shut up CVS | Manish Singh | 1 | -0/+1 |
2004-02-05 | Add prototype for g_completion_complete_utf8(). | Manish Singh | 1 | -1/+3 |
2004-02-05 | Weaken an g_assert() to a g_warning(), since apparently nothing in Posix | Matthias Clasen | 1 | -1/+2 |
2004-02-04 | New function which works like g_completion_complete(), but strips a | Matthias Clasen | 2 | -0/+62 |
2004-01-28 | New function, a cross between g_strsplit() and strtok(). (#88329, Soeren | Matthias Clasen | 1 | -0/+65 |
2004-01-22 | Add g_timer_continue(). (#98536, Tim-Philipp Müller) | Owen Taylor | 1 | -1/+51 |
2004-01-12 | Add G_MAXSIZE, define in terms of G_MAXUfoo. | Manish Singh | 1 | -0/+5 |
2004-01-10 | Add the init_by_array functionality from the reference implementation of | George Lebl | 1 | -1/+59 |
2004-01-09 | added convenience macros G_IMPLEMENT_INTERFACE() and G_DEFINE_TYPE() plus | Tim Janik | 1 | -1/+1 |
2003-12-26 | New function to call a function for each element of a GPtrArray. (#114790) | Matthias Clasen | 1 | -0/+13 |
2003-12-04 | Add hangul composition and decomposition to unicode normalization. | Noah Levitt | 1 | -7/+0 |
2003-11-26 | Fixed a bad pointer comparison in g_ascii_strtod that came up in fa_IR | Roozbeh Pournader | 1 | -1/+11 |
2003-11-20 | Added G_GSIZE_FORMAT and friends. | Manish Singh | 3 | -5/+21 |
2003-11-18 | Use GUINT_TO_POINTER for g_thread_create data. | Manish Singh | 1 | -1/+1 |
2003-11-15 | Fix for MSVC build: Skip strtod-test, use correct glib libraries, with 2.0 | Tor Lillqvist | 1 | -4/+5 |
2003-11-05 | Handle the case where the to-be-inserted string is a substring of the | Morten Welinder | 1 | -1/+28 |
2003-10-28 | Change the %e tests to not check for actual string equality, but rather | Matthias Clasen | 1 | -10/+27 |
2003-10-27 | shut up cvs | Manish Singh | 1 | -0/+1 |
2003-10-24 | Force shared library (DLL) only on Windows. (I don't think that is | Tor Lillqvist | 2 | -3/+5 |
2003-10-23 | === Released 2.3.0 === | Owen Taylor | 4 | -16/+14 |
2003-10-21 | Test for interface properties and GParamSpecOverride. | Owen Taylor | 2 | -0/+506 |
2003-10-02 | Test case for g_type_add_interface_check(). | Owen Taylor | 3 | -1/+176 |
2003-10-02 | Remove some tests that were testing things that weren't supposed to work; | Owen Taylor | 1 | -14/+12 |
2003-10-02 | Tests of interface inheritance and overriding. | Owen Taylor | 2 | -0/+240 |
2003-09-29 | Use hardcoded name for DLL, as there is no reliable way to determine it at | Tor Lillqvist | 1 | -8/+3 |
2003-09-29 | .cvsignore update | Owen Taylor | 1 | -0/+1 |
2003-09-29 | Dummy dynamic type module for testing type plugin code and dynamic types. | Owen Taylor | 4 | -1/+321 |
2003-09-25 | Add gobject/. | Owen Taylor | 1 | -0/+2 |
2003-09-12 | New directory, framework for automated GObject tests. | Owen Taylor | 7 | -301/+599 |
2003-09-12 | Add g_markup_printf_escaped(), g_markup_vprintf_escaped(). | Owen Taylor | 2 | -0/+97 |
2003-09-10 | Unicode 4.0 special casing. (#114681) | Noah Levitt | 2 | -0/+48 |
2003-09-02 | added support for a "default vtable" per interface, that interface vtables | Tim Janik | 1 | -22/+68 |
2003-08-28 | shut up cvs | Manish Singh | 1 | -0/+3 |
2003-08-27 | Fix a C99ism. (#120821, Thomas Klausner) | Matthias Clasen | 1 | -1/+4 |
2003-08-27 | Add a detailed test case for interface initialization, testing the ability | Owen Taylor | 1 | -0/+428 |
2003-08-16 | Fix #117925 (Dov Grobgeld): | Tor Lillqvist | 2 | -6/+65 |
2003-08-08 | Remove a test for getenv() behaviour which isn't specified by SUS and | Matthias Clasen | 1 | -0/+5 |
2003-08-07 | Add tests for '=' in names and values. | Matthias Clasen | 1 | -0/+30 |