summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* regex: Add NO_START_OPTIMIZE compile and match flagswip/pcre-markChristian Persch2012-07-023-49/+61
* regex: Add g_match_info_get_markChristian Persch2012-07-024-2/+91
* regex: Fix unicode othercasingChristian Persch2012-07-022-2/+8
* regex: Add FIRSTLINE compile flagChristian Persch2012-07-023-1/+9
* regex: Add NOTEMPTY_ATSTART match optionChristian Persch2012-07-023-31/+48
* regex: Add PARTIAL_HARD match optionChristian Persch2012-07-023-7/+34
* regex: Add JavaScript compat modeChristian Persch2012-07-023-21/+40
* regex: Don't leak internal PCRE optionsChristian Persch2012-07-022-31/+78
* regex: Add BSR_ANYCRLF and BSR_ANY match optionsChristian Persch2012-07-022-2/+17
* regex: Add BSR_ANYCRLF compile optionChristian Persch2012-07-022-2/+9
* regex: Fix newline definition for system PCREChristian Persch2012-07-022-1/+8
* regex: Don't return from inside a g_once_init_enter/leave blockChristian Persch2012-07-021-20/+16
* regex: Add accessor for PCRE_INFO_HASCRORLFChristian Persch2012-07-025-0/+35
* regex: Remove message for unused error codeChristian Persch2012-07-021-2/+0
* regex: Add NEWLINE_ANYCRLF match optionChristian Persch2012-07-022-30/+39
* regex: Add NEWLINE_ANYCRLF compile optionChristian Persch2012-07-023-10/+17
* regex: Assert that our flags values are the same as PCRE'sChristian Persch2012-07-021-0/+24
* Updated codegen to work with python3.Simon Feltman2012-07-015-40/+26
* regex: Handle PCRE_ERROR_RECURSIONLOOPChristian Persch2012-07-011-0/+2
* regex: Update GRegexError with newer PCRE error codesChristian Persch2012-07-013-55/+181
* regex: Simplify regex compile testsChristian Persch2012-07-011-84/+22
* regex: Deprecate an obsolete error codeChristian Persch2012-07-012-4/+1
* regex: Fix PCRE error code conversionChristian Persch2012-07-011-9/+9
* Updated Vietnamese translationNguyễn Thái Ngọc Duy2012-06-301-39/+64
* po/vi: import from Damned LiesNguyễn Thái Ngọc Duy2012-06-301-299/+362
* GOptionContext: Don't show headings without optionsMatthias Clasen2012-06-292-1/+28
* Use the same Python as we found in configureJohan Dahlin2012-06-292-2/+2
* Updated Greek translationTom Tryfonidis2012-06-281-45/+49
* Fix /contenttype/guess testMartin Pitt2012-06-281-1/+18
* Fix the mimetype default fixAlexander Larsson2012-06-281-2/+8
* Fix default app lookup wrt parent types and defaults.listAlexander Larsson2012-06-281-1/+1
* GTlsInteraction: Fix incorrect locking of mutexStef Walter2012-06-281-2/+7
* gio/tests/contenttype: Call g_content_type_guess() with valid data lenMartin Pitt2012-06-272-2/+10
* /mainloop/timeouts test: Reduce race conditionMartin Pitt2012-06-271-1/+4
* valuetransform: Fix definition of ulong_boolPhilipp Kern2012-06-271-1/+1
* Updated Bulgarian translationAlexander Shopov2012-06-271-188/+203
* Allow slightly too small poll duration in /socket/timed_wait testMartin Pitt2012-06-261-1/+1
* GTestDBus: Don't call into gvfsColin Walters2012-06-261-3/+5
* GMainContext: reorganize source list to avoid O(n) behaviorDan Winship2012-06-261-28/+126
* gmain: add GSourceIterDan Winship2012-06-261-62/+92
* gmain: rename some variables for clarityDan Winship2012-06-261-14/+14
* gmain: child sources must always have same priority as parentDan Winship2012-06-261-0/+3
* GSource: initialise ->priv on constructRyan Lortie2012-06-261-25/+14
* tests: add a timing test for adding lots of GSourcesDan Winship2012-06-263-0/+192
* glib/: gtk-doc cleanupRyan Lortie2012-06-254-2/+10
* Fix previous commitColin Walters2012-06-251-1/+1
* gio/tests/actions: Plug a memory leakColin Walters2012-06-251-0/+1
* GIOScheduler: Disconnect from cancellable after job completesColin Walters2012-06-251-27/+22
* *bump*Ryan Lortie2012-06-251-1/+1
* GLib 2.33.32.33.3Ryan Lortie2012-06-252-1/+45