murgatroid99
6fbfcace18
Fix a couple of minor issues in the Node library
2015-12-18 15:26:50 -08:00
Craig Tiller
845bdd941e
Make the server report monotonic times for deadlines
...
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.
2015-07-23 09:52:11 -07:00
Craig Tiller
e53d9c4f6e
Updating wrapped languages to new time functions
2015-07-13 09:51:17 -07:00
Craig Tiller
871a81f0d7
Updating wrapped languages to new time functions
2015-07-13 09:16:03 -07:00
Craig Tiller
da0983d56a
Add missing new-lines at end of file
2015-02-18 09:23:38 -08:00
Craig Tiller
42af13c956
Update copyright to 2015
2015-02-18 08:34:56 -08:00
David Klempner
e3559b36a7
Remove timeval functions
...
They only had one caller, which could easily be converted to use
timespec instead of timeval.
2015-02-04 12:02:17 -08:00
murgatroid99
0bd4b5a17c
Moved extension and JS files to separate directories
2015-01-26 17:16:57 -08:00