Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make the server report monotonic times for deadlines | Craig Tiller | 2015-07-23 |
| | | | | | | | | For very high performance systems, we're going to want to be able to simply push the value reported from the server down onto clients. If we report realtime now, then all wrapped languages are going to assume it, meaning that such a change will be impossible later. | ||
* | Updating wrapped languages to new time functions | Craig Tiller | 2015-07-13 |
| | |||
* | Updating wrapped languages to new time functions | Craig Tiller | 2015-07-13 |
| | |||
* | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
| | |||
* | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
| | |||
* | Remove timeval functions | David Klempner | 2015-02-04 |
| | | | | | They only had one caller, which could easily be converted to use timespec instead of timeval. | ||
* | Moved extension and JS files to separate directories | murgatroid99 | 2015-01-26 |