28 Commits (b33879d9e287aab0129e8d67ceb4852b9d1be48e)

Author SHA1 Message Date
Rich Trott fdeb862f2b lib: remove unused modules 9 years ago
Sakthipriyan Vairamani 9cd44bb2b6 util: prepend '(node) ' to deprecation messages 9 years ago
cjihrig 6e78e5feaa os: add homedir() 10 years ago
cjihrig 76937051f8 os: refine tmpdir() trailing slash stripping 10 years ago
Christian Tellnes b57cc51d8d os: remove trailing slash from os.tmpdir() 10 years ago
cjihrig 804e7aa9ab lib: use const to define constants 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Ben Noordhuis 21130c7d6f lib: turn on strict mode 10 years ago
Ben Noordhuis 355b96b605 lib,src: make os.endianness() inlinable 10 years ago
isaacs 9100dd4b0f lint 12 years ago
Suwon Chae 120e5a24df os: use %SystemRoot% or %windir% in os.tmpdir() 12 years ago
Ben Noordhuis 3fe6aba558 os: rename tmpDir() to tmpdir() for consistency 12 years ago
Nathan Rajlich 5e4e87ade5 os: add os.endianness() function 12 years ago
isaacs 5b39929d47 Add --no-deprecation and --trace-deprecation flags 13 years ago
isaacs a11bf99ce0 Fix #3407 os.tmpDir() 13 years ago
Mustansir Golawala 7ee15457ed os: add cross platform EOL character 13 years ago
isaacs 0cdf85e28d Lint all the JavaScripts. 13 years ago
Brandon Benvie 5403a8ce4c core: add `NativeModule.prototype.deprecate` 13 years ago
Ben Noordhuis 97900776bb util: add internal function _deprecationWarning() 13 years ago
Ben Noordhuis 37bb37d151 os: rename getNetworkInterfaces() to networkInterfaces() 13 years ago
isaacs a7ce79124e Add arch/platform to os module 14 years ago
Ryan Dahl 19e53512b8 os.getNetworkInterfaces() 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Ryan Dahl 9bcfc0745c Revert "Implement os.isWindows" 14 years ago
Ryan Dahl 5a05992155 Lint 14 years ago
Bert Belder 9e31e0837e Implement os.isWindows 14 years ago
Brian White d75c338dd6 Add more functionality to the os module 14 years ago
Brian White f1762ff815 Add os module and getHostname 14 years ago