driconf: drop 9% swedish translation
[mesa.git] / src / util / xmlpool / gen_xmlpool.py
2018-10-31 Dylan Bakerutil/gen_xmlpool: Make use of python's foreach loop
2018-10-31 Dylan Bakerutil/gen_xmlpool: Don't use len to test for container...
2018-10-31 Dylan Bakerutil/gen_xmlpool: Don't write via shell redirection
2018-10-31 Dylan Bakerutil/gen_xmlpool: use with statement to open file
2018-10-31 Dylan Bakerutil/gen_xmlpool: use a main function
2018-10-31 Dylan Bakerutil/gen_xmlpool: Use print function instad of sys...
2018-10-31 Dylan Bakerutil/gen_xmlpool: Use more standard style
2018-10-31 Dylan Bakerutil/xmlpool: Update for meson generation
2018-10-31 Dylan Bakerutil/gen_xmlpool: use argparse for argument handling
2018-08-17 Mathieu Bridonpython: Open the template as text, with an explicit...
2018-08-17 Mathieu Bridonpython: Help Python 2 print the line
2018-08-10 Mathieu Bridonpython: Rework bytes/unicode string handling
2018-08-01 Mathieu Bridonpython: Use open(), not file()
2018-07-24 Mathieu Bridonpython: Better check for keys in dicts
2018-07-06 Mathieu Bridonpython: Use the print function
2017-07-31 Nicolai Hähnlexmlconfig: move into src/util