summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-06-04Add support for a number of special directories, as defined by theMatthias Clasen1-0/+16
2007-06-03fixed g_regex_fetch_named* for cases when (?J) is used inside a patternYevgen Muntyan1-1/+9
2007-06-03UpdatesMatthias Clasen1-0/+4
2007-06-03New functions: g_regex_ref(), g_regex_unref() which replacesYevgen Muntyan1-0/+16
2007-05-31Fix a typoMatthias Clasen1-0/+4
2007-05-30add defines for desktop file handling. #339225, original patch fromDan Winship1-0/+5
2007-05-30Fix a sed script that doesn't correctly detect i586-mingw32-gcc-3.4Cody Russell1-0/+6
2007-05-29Fix g_regex_fetch_named() and g_regex_fetch_named_pos() whenMarco Barisione1-0/+6
2007-05-25Update to Markus Kuhn's updated wcwidth for Unicode 5.0.Behdad Esfahbod1-0/+5
2007-05-23Bump versionMatthias Clasen1-0/+2
2007-05-232.13.2GLIB_2_13_2Matthias Clasen1-0/+2
2007-05-23UpdatesMatthias Clasen1-0/+1
2007-05-23UpdatesMatthias Clasen1-0/+4
2007-05-18Fix visibility checksMatthias Clasen1-0/+5
2007-05-18Fix attributionMatthias Clasen1-1/+1
2007-05-18Don't let PERL_PATH be ''. (#356769, Joseph Sacco)Michael Natterer1-0/+4
2007-05-17hotfix: revert last change to fix the build on OS X.Michael Natterer1-0/+4
2007-05-17Fix a doc typo. (#439232, Vincent Untz)Matthias Clasen1-0/+5
2007-05-17Move the compiler-dependency in the G_GNUC_INTERNAL definition fromMatthias Clasen1-0/+13
2007-05-15Make g_slice_debug_tree_statistics() debug-only functionality again.Matthias Clasen1-0/+7
2007-05-14Improve g_strerror and g_strsignal docs. Bug #438293.Christian Persch1-0/+5
2007-05-13Drop the pipe() macro. Defining macros outside of its namespace that lookTor Lillqvist1-0/+12
2007-05-11Allow G_OPTION_ARG_CALLBACK for G_OPTION_REMAINING. (#437297, Dave Benson)Matthias Clasen1-0/+7
2007-05-04Document the error return values rather than calling them undefined.Dan Winship1-0/+8
2007-05-03Oops.Behdad Esfahbod1-0/+7
2007-05-03Bump versionMatthias Clasen1-0/+2
2007-05-032.13.1GLIB_2_13_1Matthias Clasen1-0/+4
2007-05-03Stop unused threads before the last test, to make the test terminateMatthias Clasen1-0/+3
2007-05-03UpdatesMatthias Clasen1-0/+4
2007-05-02Made more clear that the string passed to the match functions cannot beMarco Barisione1-0/+6
2007-04-30Add g_regex_get_max_backref() and g_regex_get_capture_count(). (#419371,Matthias Clasen1-0/+6
2007-04-30Split GRegex into GRegex and GMatchInfo. (#419368, Marco Barisione)Matthias Clasen1-0/+8
2007-04-30Include the gshell.h header file (to define g_shell_[un]quote) and correctChris Wilson1-0/+7
2007-04-29Quote the passed command line...Emmanuele Bassi1-0/+8
2007-04-27small cleanupMatthias Clasen1-0/+4
2007-04-27Remove trailing comma at end of enumerator list.Chris Wilson1-0/+4
2007-04-26Document that the mode argument is ignored on Windows (g_stat): DocumentTor Lillqvist1-0/+6
2007-04-25typoPaolo Borelli1-1/+1
2007-04-25small cleanup. (#433387)Paolo Borellki1-0/+4
2007-04-25also clear the NOCOPY_CONTENTS flag when replacing NULL with the emptyMichael Natterer1-4/+0
2007-04-25New function to get the formatted help string. (#336089, Dom Lachowicz)Matthias Clasen1-0/+7
2007-04-24don't free or modify static strings, dup them when needed and clear theMichael Natterer1-0/+9
2007-04-19Add g_key_file_load_from_dirs for looking through a search path for aWilliam Jon McCann1-0/+7
2007-04-15Makefile.am Add the references to build back.Tor Lillqvist1-0/+3
2007-04-15Include the build module using the svn:externals mechanism.Tor Lillqvist1-0/+5
2007-04-11Fix a doc typo. (#427285, Jochen Baier)Matthias Clasen1-0/+5
2007-04-11Add g_hash_table_get_keys() and g_hash_table_get_values(), API to retrieveEmmanuele Bassi1-0/+10
2007-04-11Use CFLAGS/LDFLAGS in addition to PCRE_CFLAGS/PCRE_LIBS when checkingMatthias Clasen1-0/+6
2007-03-27Remove old comment and forward declaration of struct tm: gdate.h includesEmmanuele Bassi1-0/+5
2007-03-23Handle missing $RANDOMMatthias Clasen1-0/+5