PY3: change shebang to python3 in source4/scripting/bin dir
[vlendec/samba-autobuild/.git] / source4 / scripting / bin / gen_hresult.py
2018-12-14 Joe GuoPY3: change shebang to python3 in source4/scripting...
2018-03-23 Noel Powers4/scripting: convert print func to be py2/py3 compatible
2016-09-26 Günther Deschnerhresult: add new HRESULT_FROM_WERROR macro
2016-08-22 Günther Deschnerhresult: create enough space for the hresult_errstr...
2016-08-22 Günther Deschners4-scripting: let gen_hresult.py tolerate empty lines.
2015-09-30 Günther Deschners4-scripting: fix minor indent issue for hresult genera...
2015-03-13 Günther Deschners4-scripting: generate a hresult_errstr() function.
2015-03-13 Günther Deschners4-scripting: add string representation of error code...
2015-03-13 Günther Deschners4-scripting: fix hresult generator python script inden...
2014-04-02 Noel Powerscript to generate libcli/util/hresult.c & libcli/util...