winhttp/tests: Make sure proxy settings are restored.
[wine] / dlls / d3dcompiler_43 / hlsl.l
2012-11-09  Matteo Brunid3dcompiler: Don't take the sign as part of the numeric...
2012-10-01  Alexandre JulliardMark all lexers as never-interactive.
2012-07-12  Matteo Brunid3dcompiler: Track the location of each lexer token.
2012-07-10  Matteo Brunid3dcompiler: Carry around both shader major and minor...
2012-06-12  Matteo Brunid3dcompiler: Parse vector and matrix declarations.
2012-06-05  Matteo Brunid3dcompiler: Add identifiers parsing.
2012-06-05  Matteo Brunid3dcompiler: Flesh out the lexer more.
2012-05-16  Matteo Brunid3dcompiler: Add a stub lexer.