aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/ext
Commit message (Collapse)AuthorAge
* Minor comment updateGravatar murgatroid992015-02-09
|
* Updated event.cc with new changesGravatar murgatroid992015-02-09
|
* Remove timeval functionsGravatar David Klempner2015-02-04
| | | | | They only had one caller, which could easily be converted to use timespec instead of timeval.
* Prepare for the new batch call API.Gravatar Craig Tiller2015-02-02
| | | | | Rename all core API functions that are on their way to deprecation with an _old tag across all wrappings.
* Switched extension to return faster sliceable BuffersGravatar murgatroid992015-01-29
|
* Changed low-level metadata API to be more reasonableGravatar murgatroid992015-01-28
|
* sync up with masterGravatar Yang Gao2015-01-27
|
* Moved extension and JS files to separate directoriesGravatar murgatroid992015-01-26