Age | Commit message (Expand) | Author | Files | Lines |
2007-06-04 | Add support for a number of special directories, as defined by the | Matthias Clasen | 1 | -0/+16 |
2007-06-03 | fixed g_regex_fetch_named* for cases when (?J) is used inside a pattern | Yevgen Muntyan | 1 | -1/+9 |
2007-06-03 | Updates | Matthias Clasen | 1 | -0/+4 |
2007-06-03 | New functions: g_regex_ref(), g_regex_unref() which replaces | Yevgen Muntyan | 1 | -0/+16 |
2007-05-31 | Fix a typo | Matthias Clasen | 1 | -0/+4 |
2007-05-30 | add defines for desktop file handling. #339225, original patch from | Dan Winship | 1 | -0/+5 |
2007-05-30 | Fix a sed script that doesn't correctly detect i586-mingw32-gcc-3.4 | Cody Russell | 1 | -0/+6 |
2007-05-29 | Fix g_regex_fetch_named() and g_regex_fetch_named_pos() when | Marco Barisione | 1 | -0/+6 |
2007-05-25 | Update to Markus Kuhn's updated wcwidth for Unicode 5.0. | Behdad Esfahbod | 1 | -0/+5 |
2007-05-23 | Bump version | Matthias Clasen | 1 | -0/+2 |
2007-05-23 | 2.13.2GLIB_2_13_2 | Matthias Clasen | 1 | -0/+2 |
2007-05-23 | Updates | Matthias Clasen | 1 | -0/+1 |
2007-05-23 | Updates | Matthias Clasen | 1 | -0/+4 |
2007-05-18 | Fix visibility checks | Matthias Clasen | 1 | -0/+5 |
2007-05-18 | Fix attribution | Matthias Clasen | 1 | -1/+1 |
2007-05-18 | Don't let PERL_PATH be ''. (#356769, Joseph Sacco) | Michael Natterer | 1 | -0/+4 |
2007-05-17 | hotfix: revert last change to fix the build on OS X. | Michael Natterer | 1 | -0/+4 |
2007-05-17 | Fix a doc typo. (#439232, Vincent Untz) | Matthias Clasen | 1 | -0/+5 |
2007-05-17 | Move the compiler-dependency in the G_GNUC_INTERNAL definition from | Matthias Clasen | 1 | -0/+13 |
2007-05-15 | Make g_slice_debug_tree_statistics() debug-only functionality again. | Matthias Clasen | 1 | -0/+7 |
2007-05-14 | Improve g_strerror and g_strsignal docs. Bug #438293. | Christian Persch | 1 | -0/+5 |
2007-05-13 | Drop the pipe() macro. Defining macros outside of its namespace that look | Tor Lillqvist | 1 | -0/+12 |
2007-05-11 | Allow G_OPTION_ARG_CALLBACK for G_OPTION_REMAINING. (#437297, Dave Benson) | Matthias Clasen | 1 | -0/+7 |
2007-05-04 | Document the error return values rather than calling them undefined. | Dan Winship | 1 | -0/+8 |
2007-05-03 | Oops. | Behdad Esfahbod | 1 | -0/+7 |
2007-05-03 | Bump version | Matthias Clasen | 1 | -0/+2 |
2007-05-03 | 2.13.1GLIB_2_13_1 | Matthias Clasen | 1 | -0/+4 |
2007-05-03 | Stop unused threads before the last test, to make the test terminate | Matthias Clasen | 1 | -0/+3 |
2007-05-03 | Updates | Matthias Clasen | 1 | -0/+4 |
2007-05-02 | Made more clear that the string passed to the match functions cannot be | Marco Barisione | 1 | -0/+6 |
2007-04-30 | Add g_regex_get_max_backref() and g_regex_get_capture_count(). (#419371, | Matthias Clasen | 1 | -0/+6 |
2007-04-30 | Split GRegex into GRegex and GMatchInfo. (#419368, Marco Barisione) | Matthias Clasen | 1 | -0/+8 |
2007-04-30 | Include the gshell.h header file (to define g_shell_[un]quote) and correct | Chris Wilson | 1 | -0/+7 |
2007-04-29 | Quote the passed command line... | Emmanuele Bassi | 1 | -0/+8 |
2007-04-27 | small cleanup | Matthias Clasen | 1 | -0/+4 |
2007-04-27 | Remove trailing comma at end of enumerator list. | Chris Wilson | 1 | -0/+4 |
2007-04-26 | Document that the mode argument is ignored on Windows (g_stat): Document | Tor Lillqvist | 1 | -0/+6 |
2007-04-25 | typo | Paolo Borelli | 1 | -1/+1 |
2007-04-25 | small cleanup. (#433387) | Paolo Borellki | 1 | -0/+4 |
2007-04-25 | also clear the NOCOPY_CONTENTS flag when replacing NULL with the empty | Michael Natterer | 1 | -4/+0 |
2007-04-25 | New function to get the formatted help string. (#336089, Dom Lachowicz) | Matthias Clasen | 1 | -0/+7 |
2007-04-24 | don't free or modify static strings, dup them when needed and clear the | Michael Natterer | 1 | -0/+9 |
2007-04-19 | Add g_key_file_load_from_dirs for looking through a search path for a | William Jon McCann | 1 | -0/+7 |
2007-04-15 | Makefile.am Add the references to build back. | Tor Lillqvist | 1 | -0/+3 |
2007-04-15 | Include the build module using the svn:externals mechanism. | Tor Lillqvist | 1 | -0/+5 |
2007-04-11 | Fix a doc typo. (#427285, Jochen Baier) | Matthias Clasen | 1 | -0/+5 |
2007-04-11 | Add g_hash_table_get_keys() and g_hash_table_get_values(), API to retrieve | Emmanuele Bassi | 1 | -0/+10 |
2007-04-11 | Use CFLAGS/LDFLAGS in addition to PCRE_CFLAGS/PCRE_LIBS when checking | Matthias Clasen | 1 | -0/+6 |
2007-03-27 | Remove old comment and forward declaration of struct tm: gdate.h includes | Emmanuele Bassi | 1 | -0/+5 |
2007-03-23 | Handle missing $RANDOM | Matthias Clasen | 1 | -0/+5 |