Age | Commit message (Expand) | Author | Files | Lines |
2005-11-18 | 2.9.0GLIB_2_9_0 | Matthias Clasen | 1 | -0/+2 |
2005-11-17 | Prepare for 2.9.0 | Matthias Clasen | 1 | -0/+5 |
2005-11-17 | Updates | Matthias Clasen | 1 | -0/+6 |
2005-11-17 | Add functions to set a date from a time_t and from a GTimeVal. | Matthias Clasen | 1 | -0/+7 |
2005-11-17 | Unit tests for g_utf8_pointer_to_offset and g_utf8_offset_to_pointer. | Matthias Clasen | 1 | -0/+9 |
2005-11-17 | const correctness fixes, found by Arjan van de Ven and gcc. | Matthias Clasen | 1 | -0/+7 |
2005-11-17 | Correct typo on mentioning @G_UNICODE_BREAK_UNKNOWN that should be | Behdad Esfahbod | 1 | -0/+5 |
2005-11-10 | Use bit hacks instead when checking a general category value against | Behdad Esfahbod | 1 | -0/+7 |
2005-11-10 | Added Tatar translation by Albert Fazlí | Simos Xenitellis | 1 | -0/+4 |
2005-11-08 | Don't call g_warning(). (#320688) Instead set error and return failure. | Tor Lillqvist | 1 | -0/+5 |
2005-11-07 | Don't call cb_funcs->unref while holding the context lock. (#320886, Andy | Matthias Clasen | 1 | -0/+5 |
2005-11-07 | Add a missing reference to libglib in the LDADD for this test. | Billy Biggs | 1 | -0/+5 |
2005-11-07 | We need to set n_preallocs to a nonzero value, otherwise GTK+ 2.8 breaks | Matthias Clasen | 1 | -0/+6 |
2005-11-04 | Apply a patch from Behdad Esfahbod to use a faster lookup table for | Matthias Clasen | 1 | -0/+11 |
2005-11-04 | Include gdataset.h. (#320322) | Matthias Clasen | 1 | -0/+2 |
2005-11-04 | add new GDebugFlag for fatal_criticals handle G_DEBUG=fatal_criticals, to | Matthias Clasen | 1 | -0/+7 |
2005-11-01 | Remove large amount of trailing whitespace from one line. Remove #ifdef | Tor Lillqvist | 1 | -0/+7 |
2005-11-01 | prepared deprecation of GMemChunk and GAllocator. added g_slice_*() API to | Tim Janik | 1 | -0/+50 |
2005-10-30 | Add some tests for conversions between UTF-8, UCS-4 and UTF-16. | Matthias Clasen | 1 | -0/+8 |
2005-10-27 | Added Kurdish translation | Erdal Ronahi | 1 | -0/+4 |
2005-10-26 | Fix 319806 | Matthias Clasen | 1 | -0/+6 |
2005-10-19 | Use AC_CHECK_FUNCS for _NSGetEnviron, to get the config.h symbol | Manish Singh | 1 | -0/+5 |
2005-10-19 | Return a g_strdup()ed copy of the value stored in the hash table, so that | Tor Lillqvist | 1 | -0/+7 |
2005-10-07 | Fix sorting of 0 sequences in filenames | Matthias Clasen | 1 | -0/+5 |
2005-10-05 | Doc addition | Matthias Clasen | 1 | -0/+2 |
2005-10-05 | Add Collation tests. | Matthias Clasen | 1 | -0/+11 |
2005-10-01 | Updated to Unicode 4.1. There are five new GUnicodeBreakType types. That | Behdad Esfahbod | 1 | -0/+12 |
2005-09-27 | Moved the ChangeLog entry to the right ChangeLog | David Odin | 1 | -5/+0 |
2005-09-26 | initialize all the fields of GInterfaceInfo in the G_IMPLEMENT_INTERFACE | David Odin | 1 | -0/+5 |
2005-09-26 | Add details to the docs. (#314393, Matthew F. Barnes) | Matthias Clasen | 1 | -0/+3 |
2005-09-26 | Remove g_snprintf() and g_vsnprintf(), since they are already declared in | Matthias Clasen | 1 | -0/+8 |
2005-09-20 | applied significant recursion complexity optimization, based on a patch | Tim Janik | 1 | -0/+7 |
2005-09-20 | Doc fixes | Matthias Clasen | 1 | -0/+5 |
2005-09-19 | applied a patch from matthias which checks on the upper bound of | Tim Janik | 1 | -0/+8 |
2005-09-15 | Add warning to doc comment that these functions should not be used on | Tor Lillqvist | 1 | -0/+6 |
2005-09-14 | Add a test for grup names of length 1. | Matthias Clasen | 1 | -0/+7 |
2005-09-12 | Clarify docs. | Matthias Clasen | 1 | -0/+4 |
2005-09-11 | Link the the refcount tests to the system thread library $(G_THREAD_LIBS). | Sebastian Wilhelmi | 1 | -0/+6 |
2005-09-11 | Remove some dead code. Closes bug #315278. | Kjartan Maraas | 1 | -0/+6 |
2005-09-07 | Create also a console version of the gspawn-win32-helper program, | Tor Lillqvist | 1 | -0/+26 |
2005-09-05 | Report an error if the file is too large. (#315275, Kjartan Maraas) | Matthias Clasen | 1 | -0/+3 |
2005-09-05 | The return value of read() is signed. (#315273, Kjartan Maraas) | Matthias Clasen | 1 | -1/+6 |
2005-08-31 | Wrapping atexit() is a bad idea on Windows, where the EXE and each DLL | Tor Lillqvist | 1 | -0/+18 |
2005-08-31 | Add functions to intern strings. | Matthias Clasen | 1 | -0/+6 |
2005-08-28 | Unify some near-duplicate strings. (#314654, Clytie Siddall) | Matthias Clasen | 1 | -0/+5 |
2005-08-26 | Bump version | Matthias Clasen | 1 | -0/+4 |
2005-08-25 | Make also the g_spawn*() functions take parameters in the GLib file name | Tor Lillqvist | 1 | -0/+32 |
2005-08-24 | Truncate ChangeLog after moving aside | Owen Taylor | 1 | -1483/+0 |
2005-08-24 | (G_MININT64): Cast to gint64. | Stepan Kasal | 1 | -0/+6 |
2005-08-24 | Fix the crt_externs.h include | Matthias Clasen | 1 | -0/+4 |