Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unicode support on Win32. | Zachary Turner | 2016-03-22 | 1 | -1/+10 |
* | Fix typos. | Bruce Mitchener | 2015-07-22 | 1 | -2/+2 |
* | Fix warnings generated by clang-cl. | Zachary Turner | 2015-04-02 | 1 | -2/+2 |
* | Revert "Fix warnings found with clang-cl." | Zachary Turner | 2015-02-25 | 1 | -2/+2 |
* | Fix warnings found with clang-cl. | Zachary Turner | 2015-02-25 | 1 | -2/+2 |
* | Added Connection::GetURI() | Vince Harron | 2015-01-17 | 1 | -0/+8 |
* | Fix code where goto jumped over local variable initialization. | Hafiz Abid Qadeer | 2014-10-23 | 1 | -5/+7 |
* | Correctly fix ScriptInterpreterPython::ExecuteOneLine for windows. | Zachary Turner | 2014-10-09 | 1 | -1/+1 |
* | Fix deadlock in Python one-line execution. | Zachary Turner | 2014-10-08 | 1 | -3/+10 |
* | Fix compile error on Windows. | Zachary Turner | 2014-10-07 | 1 | -1/+1 |
* | Create a ConnectionGenericFile class for Windows. | Zachary Turner | 2014-10-06 | 1 | -0/+337 |