summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-02Updated Spanish translationDaniel Mustieles
2012-07-02Updated Spanish translationDaniel Mustieles
2012-07-02Fixed a a «big bug» in a string ;-)Daniel Mustieles
2012-07-02regex: Fix unicode othercasingChristian Persch
2012-07-02regex: Add FIRSTLINE compile flagChristian Persch
2012-07-02regex: Add NOTEMPTY_ATSTART match optionChristian Persch
2012-07-02regex: Add PARTIAL_HARD match optionChristian Persch
2012-07-02regex: Add JavaScript compat modeChristian Persch
2012-07-02regex: Don't leak internal PCRE optionsChristian Persch
2012-07-02regex: Add BSR_ANYCRLF and BSR_ANY match optionsChristian Persch
2012-07-02regex: Add BSR_ANYCRLF compile optionChristian Persch
2012-07-02regex: Fix newline definition for system PCREChristian Persch
2012-07-02regex: Don't return from inside a g_once_init_enter/leave blockChristian Persch
2012-07-02regex: Add accessor for PCRE_INFO_HASCRORLFChristian Persch
2012-07-02regex: Remove message for unused error codeChristian Persch
2012-07-02regex: Add NEWLINE_ANYCRLF match optionChristian Persch
2012-07-02regex: Add NEWLINE_ANYCRLF compile optionChristian Persch
2012-07-02regex: Assert that our flags values are the same as PCRE'sChristian Persch
2012-07-01Updated codegen to work with python3.Simon Feltman
2012-07-01regex: Handle PCRE_ERROR_RECURSIONLOOPChristian Persch
2012-07-01regex: Update GRegexError with newer PCRE error codesChristian Persch
2012-07-01regex: Simplify regex compile testsChristian Persch
2012-07-01regex: Deprecate an obsolete error codeChristian Persch
2012-07-01regex: Fix PCRE error code conversionChristian Persch
2012-06-30Updated Vietnamese translationNguyễn Thái Ngọc Duy
2012-06-30po/vi: import from Damned LiesNguyễn Thái Ngọc Duy
2012-06-29GOptionContext: Don't show headings without optionsMatthias Clasen
2012-06-29Use the same Python as we found in configureJohan Dahlin
2012-06-28Updated Greek translationTom Tryfonidis
2012-06-28Fix /contenttype/guess testMartin Pitt
2012-06-28Fix the mimetype default fixAlexander Larsson
2012-06-28Fix default app lookup wrt parent types and defaults.listAlexander Larsson
2012-06-28GTlsInteraction: Fix incorrect locking of mutexStef Walter
2012-06-27gio/tests/contenttype: Call g_content_type_guess() with valid data lenMartin Pitt
2012-06-27/mainloop/timeouts test: Reduce race conditionMartin Pitt
2012-06-27valuetransform: Fix definition of ulong_boolPhilipp Kern
2012-06-27Updated Bulgarian translationAlexander Shopov
2012-06-26Allow slightly too small poll duration in /socket/timed_wait testMartin Pitt
2012-06-26GTestDBus: Don't call into gvfsColin Walters
2012-06-26GMainContext: reorganize source list to avoid O(n) behaviorDan Winship
2012-06-26gmain: add GSourceIterDan Winship
2012-06-26gmain: rename some variables for clarityDan Winship
2012-06-26gmain: child sources must always have same priority as parentDan Winship
2012-06-26GSource: initialise ->priv on constructRyan Lortie
2012-06-26tests: add a timing test for adding lots of GSourcesDan Winship
2012-06-25glib/: gtk-doc cleanupRyan Lortie
2012-06-25Fix previous commitColin Walters
2012-06-25gio/tests/actions: Plug a memory leakColin Walters
2012-06-25GIOScheduler: Disconnect from cancellable after job completesColin Walters
2012-06-25*bump*Ryan Lortie