2007-10-22 |
Tor Lillqvist | Plug small one-time leak on Windows. (#488068, Daniel... |
tree | commitdiff |
2007-10-21 |
Behdad Esfahbod | Fix warnings from sparse. (#487491, Kjartan Maraas) |
tree | commitdiff |
2007-10-16 |
Matthias Clasen | Check for sys/resource.h |
tree | commitdiff |
2007-09-19 |
Behdad Esfahbod | Check for NULL finalizer. (#476849, Areg Beketovski) |
tree | commitdiff |
2007-09-16 |
Matthias Clasen | Fix doc formatting |
tree | commitdiff |
2007-09-16 |
Matthias Clasen | Fix a doc formatting problem |
tree | commitdiff |
2007-09-14 |
15:07:28 Tim Janik | applied fix for bug #476840. |
tree | commitdiff |
2007-09-11 |
Marco Barisione | propagate the pcre flags to libglib and not to all... |
tree | commitdiff |
2007-09-11 |
Matthias Clasen | Add arm atomic operations |
tree | commitdiff |
2007-09-10 |
Marco Barisione | change the type of ref_count from guint to gint, so... |
tree | commitdiff |
2007-09-10 |
Marco Barisione | use pcre_get_stringnumber() in get_matched_substring_nu... |
tree | commitdiff |
2007-09-10 |
Marco Barisione | define PCRE_ERROR_NULLWSLIMIT if it's not defined by... |
tree | commitdiff |
2007-09-05 |
Behdad Esfahbod | Fix header inclusion. (#473879, Peter Kjellerstedt) |
tree | commitdiff |
2007-08-29 |
Tim Janik | fixed compiler warning about loosing volatile qualifier... |
tree | commitdiff |
2007-08-24 |
Michael Natterer | make g_slice_copy() take a gconstpointer instead of... |
tree | commitdiff |
2007-08-22 |
Cody Russell | Update fix for #469051 |
tree | commitdiff |
2007-08-22 |
Cody Russell | Document g_snprintf to return "bytes" rather than ... |
tree | commitdiff |
2007-08-21 |
Behdad Esfahbod | Document that GUnicodeScript is interchangeable with... |
tree | commitdiff |
2007-08-20 |
Behdad Esfahbod | Fix typos |
tree | commitdiff |
2007-08-14 |
Tim Janik | prevent race covered by g_once_init_enter(), by checkin... |
tree | commitdiff |
2007-08-13 |
Tim Janik | prevent linking a freed GThread structure into global... |
tree | commitdiff |
2007-08-09 |
Matthias Clasen | forgotten file |
tree | commitdiff |
2007-08-09 |
Matthias Clasen | Handle restricted characters by converting them to... |
tree | commitdiff |
2007-08-08 |
Matthias Clasen | Make it work regardless of --enable-debug |
tree | commitdiff |
2007-08-06 |
Tor Lillqvist | Revert my earlier change, see #440544. |
tree | commitdiff |
2007-08-06 |
Tor Lillqvist | Move the G_ENABLE_DEBUG ifdef inside g_slice_debug_tree... |
tree | commitdiff |
2007-08-04 |
Matthias Clasen | Revert the J handling change |
tree | commitdiff |
2007-08-03 |
Matthias Clasen | Fix a C99ism |
tree | commitdiff |
2007-08-03 |
Matthias Clasen | Handle J changes in the pattern correctly. (#444765... |
tree | commitdiff |
2007-08-01 |
Tor Lillqvist | Update so it applies again. |
tree | commitdiff |
2007-08-01 |
Tor Lillqvist | Drop leftover use of a union. |
tree | commitdiff |
2007-07-31 |
Matthias Clasen | Update to PCRE 7.2 |
tree | commitdiff |
2007-07-31 |
Matthias Clasen | Fix some glitches |
tree | commitdiff |
2007-07-31 |
Matthias Clasen | remove debug spew |
tree | commitdiff |
2007-07-22 |
Matthias Clasen | Documentation cleanups |
tree | commitdiff |
2007-07-22 |
Matthias Clasen | Coding style cleanups |
tree | commitdiff |
2007-07-20 |
Matthias Clasen | Forgotten file |
tree | commitdiff |
2007-07-20 |
Matthias Clasen | Fix the build |
tree | commitdiff |
2007-07-19 |
Behdad Esfahbod | Make g_unichar_combining_class() public. (#453998) |
tree | commitdiff |
2007-07-12 |
Tim Janik | more atomic ops pointer cast fixes. this time it'll... |
tree | commitdiff |
2007-07-12 |
Tim Janik | fixed missing pointer casts when using atomic ops. |
tree | commitdiff |
2007-07-12 |
Tim Janik | migrate per-thread magazine caches from single-thread... |
tree | commitdiff |
2007-07-10 |
Matthias Clasen | Fix 'make check' |
tree | commitdiff |
2007-07-10 |
Tim Janik | implemented g_once_init_enter(), g_once_init_enter_impl... |
tree | commitdiff |
2007-07-09 |
Ryan Lortie | save errno to prevent it being clobbered by call to |
tree | commitdiff |
2007-07-08 |
Matthias Clasen | Handle all states. (#454473) |
tree | commitdiff |
2007-07-06 |
Tor Lillqvist | When WSAEnumNetworkEvents() signals FD_CONNECT that... |
tree | commitdiff |
2007-06-25 |
Tim Janik | g_hash_table_find(), g_hash_table_foreach(): document... |
tree | commitdiff |
2007-06-22 |
Mathias Hasselmann | Use memcpy in g_string_append_vprintf (#57693). |
tree | commitdiff |
2007-06-18 |
Mathias Hasselmann | Restore old behaviour of g_string_append_vprintf: g_vas... |
tree | commitdiff |
2007-06-18 |
Matthias Clasen | More docs |
tree | commitdiff |
2007-06-18 |
Emmanuele Bassi | Add full variant to the approximate timeout functiont |
tree | commitdiff |
2007-06-18 |
Matthias Clasen | Prevent segfaults on long paths. (#447935, Robby Griffin) |
tree | commitdiff |
2007-06-17 |
Behdad Esfahbod | Accept NULL and return GQuark value of zero. (#446859) |
tree | commitdiff |
2007-06-16 |
Mathias Hasselmann | Correctly use g_printf_string_upper_bound in g_string_a... |
tree | commitdiff |
2007-06-15 |
Sebastian Wilhelmi | Extended the comments on those functions, that are... |
tree | commitdiff |
2007-06-15 |
Cody Russell | Added GRegex boxed type. (#445065, Carlos Garnacho) |
tree | commitdiff |
2007-06-15 |
Sebastian Wilhelmi | Replaced & by & in <programlisting> to make gtk... |
tree | commitdiff |
2007-06-15 |
Ryan Lortie | Improve performance by removing the use of an intermedi... |
tree | commitdiff |
2007-06-15 |
Mathias Hasselmann | Introduce g_string_overwrite(_len)? for overwriting... |
tree | commitdiff |
2007-06-14 |
Matthias Clasen | Fix typos |
tree | commitdiff |
2007-06-13 |
Behdad Esfahbod | Whitelist g_atomic_{int,pointer}_[gs]et() as we don... |
tree | commitdiff |
2007-06-13 |
Sven Neumann | glib/gslice.[ch] added g_slice_copy() and g_slice_dup... |
tree | commitdiff |
2007-06-12 |
Behdad Esfahbod | Add more G_GNUC_CONST and G_GNUC_PURE. |
tree | commitdiff |
2007-06-11 |
Emmanuele Bassi | Remove the cache expiration logic: it makes g_get_user_... |
tree | commitdiff |
2007-06-11 |
Tor Lillqvist | Update doc comments. Mention that it is not recommeded... |
tree | commitdiff |
2007-06-06 |
Matthias Clasen | Fix a thinko |
tree | commitdiff |
2007-06-06 |
Tor Lillqvist | Add definitions for more CSIDL_* constants in case... |
tree | commitdiff |
2007-06-06 |
Matthias Clasen | Fall back to $HOME/Desktop for the DESKTOP directory... |
tree | commitdiff |
2007-06-05 |
Matthias Clasen | Don't assume the string is valid UTF-8, since it may... |
tree | commitdiff |
2007-06-05 |
Behdad Esfahbod | Add not to g_utf8_get_char_validated() about nul-termin... |
tree | commitdiff |
2007-06-05 |
Matthias Clasen | Don't deadlock when running with threads. (#444121... |
tree | commitdiff |
2007-06-05 |
Vincent Untz | don't replace the usage line with the description for... |
tree | commitdiff |
2007-06-04 |
Matthias Clasen | 2.13.3 GLIB_2_13_3 |
tree | commitdiff |
2007-06-04 |
Matthias Clasen | Add support for a number of special directories, as... |
tree | commitdiff |
2007-06-03 |
Yevgen Muntyan | fixed g_regex_fetch_named* for cases when (?J) is used... |
tree | commitdiff |
2007-06-03 |
Yevgen Muntyan | New functions: g_regex_ref(), g_regex_unref() which... |
tree | commitdiff |
2007-05-30 |
Dan Winship | add defines for desktop file handling. #339225, origina... |
tree | commitdiff |
2007-05-29 |
Marco Barisione | Fix g_regex_fetch_named() and g_regex_fetch_named_pos... |
tree | commitdiff |
2007-05-25 |
Behdad Esfahbod | Update to Markus Kuhn's updated wcwidth for Unicode... |
tree | commitdiff |
2007-05-17 |
Matthias Clasen | Fix a doc typo. (#439232, Vincent Untz) |
tree | commitdiff |
2007-05-17 |
Matthias Clasen | Move the compiler-dependency in the G_GNUC_INTERNAL... |
tree | commitdiff |
2007-05-15 |
Matthias Clasen | Make g_slice_debug_tree_statistics() debug-only functio... |
tree | commitdiff |
2007-05-13 |
Tor Lillqvist | Drop the pipe() macro. Defining macros outside of its... |
tree | commitdiff |
2007-05-11 |
Matthias Clasen | Allow G_OPTION_ARG_CALLBACK for G_OPTION_REMAINING... |
tree | commitdiff |
2007-05-04 |
Dan Winship | Document the error return values rather than calling... |
tree | commitdiff |
2007-05-03 |
Behdad Esfahbod | svn path=/trunk/; revision=5482 |
tree | commitdiff |
2007-05-03 |
Matthias Clasen | 2.13.1 GLIB_2_13_1 |
tree | commitdiff |
2007-05-02 |
Marco Barisione | Made more clear that the string passed to the match... |
tree | commitdiff |
2007-04-30 |
Matthias Clasen | Add g_regex_get_max_backref() and g_regex_get_capture_c... |
tree | commitdiff |
2007-04-30 |
Matthias Clasen | Split GRegex into GRegex and GMatchInfo. (#419368,... |
tree | commitdiff |
2007-04-30 |
Chris Wilson | Include the gshell.h header file (to define g_shell_... |
tree | commitdiff |
2007-04-29 |
Emmanuele Bassi | Quote the passed command line... |
tree | commitdiff |
2007-04-27 |
Matthias Clasen | small cleanup |
tree | commitdiff |
2007-04-27 |
Chris Wilson | Remove trailing comma at end of enumerator list. |
tree | commitdiff |
2007-04-26 |
Tor Lillqvist | Document that the mode argument is ignored on Windows... |
tree | commitdiff |
2007-04-25 |
Paolo Borellki | small cleanup. (#433387) |
tree | commitdiff |
2007-04-25 |
Matthias Clasen | Revert an accidental commit |
tree | commitdiff |
2007-04-25 |
Matthias Clasen | New function to get the formatted help string. (#336089... |
tree | commitdiff |
2007-04-19 |
William Jon McCann | Add g_key_file_load_from_dirs for looking through a... |
tree | commitdiff |
next |