summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* regex: Add JIT supportwip/pcre-jitChristian Persch2012-06-294-18/+264
* regex: Import PCRE JIT codeChristian Persch2012-06-2917-3/+16839
* regex: Add accessor to get max length of lookbehind charactersChristian Persch2012-06-293-0/+30
* regex: Add new GRegexError code from PCRE 8.31Christian Persch2012-06-293-2/+9
* regex: Enable fixed testChristian Persch2012-06-291-3/+1
* regex: Import PCRE 8.31-RC2Christian Persch2012-06-2912-1123/+2086
* regex: Fix unicode othercasingChristian Persch2012-06-281-2/+2
* regex: Add FIRSTLINE compile flagChristian Persch2012-06-283-1/+9
* regex: Add NO_START_OPTIMIZE compile and match flagsChristian Persch2012-06-282-48/+60
* regex: Add g_match_info_get_markChristian Persch2012-06-284-2/+91
* regex: Add NOTEMPTY_ATSTART match optionChristian Persch2012-06-283-31/+48
* regex: Add PARTIAL_HARD match optionChristian Persch2012-06-283-7/+34
* regex: Add JavaScript compat modeChristian Persch2012-06-283-21/+28
* regex: Don't leak internal PCRE optionsChristian Persch2012-06-282-31/+63
* regex: Add BSR_ANYCRLF and BSR_ANY match optionsChristian Persch2012-06-282-2/+17
* regex: Add BSR_ANYCRLF compile optionChristian Persch2012-06-282-2/+9
* regex: Fix newline definition for system PCREChristian Persch2012-06-282-1/+8
* regex: Don't return from inside a g_once_init_enter/leave blockChristian Persch2012-06-281-20/+16
* regex: Add accessor for PCRE_INFO_HASCRORLFChristian Persch2012-06-284-0/+34
* regex: Remove message for unused error codeChristian Persch2012-06-281-2/+0
* regex: Add NEWLINE_ANYCRLF match optionChristian Persch2012-06-282-30/+39
* regex: Add NEWLINE_ANYCRLF compile optionChristian Persch2012-06-283-10/+17
* regex: Assert that our flags values are the same as PCRE'sChristian Persch2012-06-281-0/+24
* regex: Handle PCRE_ERROR_RECURSIONLOOPChristian Persch2012-06-281-0/+2
* regex: Update GRegexError with newer PCRE error codesChristian Persch2012-06-283-55/+181
* regex: Simplify regex compile testsChristian Persch2012-06-281-84/+22
* regex: Deprecate an obsolete error codeChristian Persch2012-06-282-4/+1
* regex: Fix PCRE error code conversionChristian Persch2012-06-281-9/+9
* 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