38 Commits (0dd8b9a96561f9b85783a7e1178d35d49e2340e2)

Author SHA1 Message Date
James M Snell 473572ea25 os: refactor os structure, add Symbol.toPrimitive 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Brian White 4e05952a8a
os: improve cpus() performance 8 years ago
Brian White efdc571a58
os: improve loadavg() performance 8 years ago
James M Snell 5de3cf099c lib: add static identifier codes for all deprecations 8 years ago
Rich Trott a68987c154 benchmark,lib,test: adjust for linting 8 years ago
Jeremiah Senkpiel 5e5ec2cd1e os: deprecate `tmpDir()` in favour of `tmpdir()` 9 years ago
James M Snell dcccbfdc79 src: refactor require('constants') 9 years ago
cjihrig d6e56fd843 os: add userInfo() method 9 years ago
Jackson Tian 91466b855f lib: refactor code with startsWith/endsWith 9 years ago
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