Name | Modified | Size |
---|---|---|
.. | ||
npm_scripts | ||
src | ||
test | ||
binding.gyp | 11 years ago | 392 B |
CONTRIBUTORS | 11 years ago | 116 B |
LICENSE | 11 years ago | 2 KB |
main.js | 11 years ago | 4 KB |
package.json | 11 years ago | 1 KB |
README.md | 9 years ago | 460 B |
rebuild | 11 years ago | 643 B |
Change | User | Description | Committed |
---|---|---|---|
16457 | Liz Lam | Change readme to markdown format. | 9 years ago |
8550 | Matt Attaway | Improve control character handling in JSON strings Previously we stripped out all newli...nes and left in numerous other control characters that would result in errors with JSON.parse(). With this change all control characters are kept and escaped following the guidelines at: http://json.org « |
11 years ago |
8547 | Matt Attaway | Move main.js to the root where it belongs. | 11 years ago |
8517 | Matt Attaway | Add a node.js language binding for Perforce This is fairly simple extension for node to... make it easier to run Perforce commands from your node.js application. We've used this a fair amount internally, but it hasn't seen the same level of love as the other Perforce APIs. This API is not supported by Perforce support, but you are welcome to post on the forums if you have questions. « |
11 years ago |