summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* localfile: Set the file on file infosgio-file-info-2Matthias Clasen2020-07-121-1/+2
* gio: Add g_file_info_set/get_fileMatthias Clasen2020-07-123-0/+48
* Update Romanian translationFlorentina Mușat2020-07-091-53/+57
* Update Ukrainian translationYuri Chornoivan2020-07-091-55/+57
* Merge branch 'uri-parse-params' into 'master'Philip Withnall2020-07-086-40/+144
|\
| * uri: make g_uri_parse_params() take an errorMarc-André Lureau2020-07-074-7/+25
| * uri: add G_FLAGS_ENCODED_QUERYMarc-André Lureau2020-07-073-3/+42
| * uri: teach g_uri_parse_params() to decode www-form queryMarc-André Lureau2020-07-073-6/+19
| * tests/uri: add g_uri_parse_params() corner-casesMarc-André Lureau2020-07-071-0/+2
| * uri: modify g_uri_parse_params() to take flagsMarc-André Lureau2020-07-075-19/+33
| * uri: change parse_params() to take a separator setMarc-André Lureau2020-07-074-21/+35
| * strfuncs: a few g_strsplit_set() improvementsMarc-André Lureau2020-07-071-2/+6
* | Merge branch 'tests-limit-threads' into 'master'Philip Withnall2020-07-071-5/+9
|\ \
| * | tests: limit number of threads to something reasonable.Harald van Dijk2020-07-071-5/+9
|/ /
* | Merge branch 'sysprof' into 'master'Philip Withnall2020-07-0719-17/+300
|\ \ | |/ |/|
| * gtask: Improve task names used internally within GLibPhilip Withnall2020-07-0711-8/+42
| * gspawn: Add sysprof trace support for spawningPhilip Withnall2020-07-071-7/+13
| * gtask: Include task name in complete_in_idle_cb source namePhilip Withnall2020-07-071-1/+5
| * gmain: Add sysprof tracing to GMainContext and GSourcePhilip Withnall2020-07-071-0/+43
| * gtrace: Add sysprof tracing support infrastructurePhilip Withnall2020-07-076-1/+197
|/
* Merge branch 'bugfix/appinfo-launch-urilist-leak' into 'master'Nirbheek Chauhan2020-07-051-2/+1
|\
| * gdesktopappinfo: Fix unnecessarily copied and leaked URI listFelix Riemann2020-07-041-2/+1
|/
* Merge branch 'g_uri_list_extract_uris-use-pointer-array' into 'master'Philip Withnall2020-07-031-18/+7
|\
| * gconvert: Use a pointer array in extract_urisPeter Bloomfield2020-07-031-18/+7
|/
* Update Romanian translationFlorentina Mușat2020-07-021-4/+46
* Merge branch 'ossfuzz-23815-23818-uri-overflows' into 'master'Sebastian Dröge2020-07-013-59/+218
|\
| * guri: Fix buffer overrun when decoding %-encoded URI componentsPhilip Withnall2020-07-012-2/+5
| * fuzzing: Test g_uri_unescape_segment() as well as g_uri_unescape_bytes()Philip Withnall2020-07-011-7/+38
| * tests: Test the length argument of g_uri_unescaped_bytes()Philip Withnall2020-07-011-3/+23
| * tests: Rewrite another URI test to use an array of test stringsPhilip Withnall2020-07-011-24/+82
| * tests: Test the length argument of g_uri_parse_params()Philip Withnall2020-07-011-3/+23
| * guri: Allow params to be NULL if length is 0Philip Withnall2020-07-011-1/+1
| * tests: Rewrite a URI test to use an array of test stringsPhilip Withnall2020-07-011-23/+50
* | Merge branch 'patch-1' into 'master'Philip Withnall2020-07-011-0/+1
|\ \ | |/ |/|
| * Remove c-format from the string that is not c-formattedYuri Chornoivan2020-06-291-0/+1
* | Merge branch 'ossfuzz-fix-again' into 'master'Philip Withnall2020-06-301-12/+20
|\ \
| * | fuzzing: Test URI parsing with and without the strict flagPhilip Withnall2020-06-301-12/+20
| * | fuzzing: Use nul-terminated array introduced in previous commitPhilip Withnall2020-06-301-1/+1
|/ /
* | Updated Spanish translationDaniel Mustieles2020-06-301-2/+47
* | Updated Spanish translationDaniel Mustieles2020-06-291-148/+149
* | Update Ukrainian translationYuri Chornoivan2020-06-291-2/+47
|/
* Merge branch 'uri-parsing-fix' into 'master'Sebastian Dröge2020-06-292-1/+6
|\
| * fuzzing: Ensure input to g_uri_parse() is nul-terminatedPhilip Withnall2020-06-291-1/+5
| * Update POTFILES.inPiotr Drąg2020-06-291-0/+1
|/
* gmain: Fix use of atomic primitives with sig_atomic_tPhilip Withnall2020-06-291-4/+13
* Updated Lithuanian translationAurimas Černius2020-06-281-265/+307
* Update Ukrainian translationYuri Chornoivan2020-06-251-823/+293
* Update Romanian translationDaniel Șerbănescu2020-06-251-146/+150
* Merge branch 'cancellable-test-debugging' into 'master'Philip Withnall2020-06-251-38/+42
|\
| * tests: Iterate the GMainContext directly rather than using a GMainLoopPhilip Withnall2020-06-251-20/+8