Files
node/lib
Roman Reiss 3ad82c335d module: handle NODE_PATH in require('.')
This commit restores the functionality of adding a module's path to
NODE_PATH and requiring it with require('.'). As NODE_PATH was never
intended to be used as a pointer to a module directory (but instead, to
a directory containing directories of modules), this feature is also
being deprecated in turn, to be removed at a later point in time.

PR-URL: https://github.com/iojs/io.js/pull/1363
Fixes: https://github.com/iojs/io.js/issues/1356
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
2015-04-17 01:12:46 +02:00
..
2015-03-25 22:12:18 +03:00
2015-01-31 23:47:29 -05:00
2015-01-31 23:47:29 -05:00
2015-01-31 23:47:29 -05:00
2015-01-21 16:21:31 -05:00
2015-03-25 22:12:18 +03:00
2015-02-07 12:00:16 -08:00
2015-01-21 16:21:31 -05:00
2015-03-04 11:37:12 +03:00
2015-01-31 23:47:29 -05:00
2015-01-21 16:21:31 -05:00
2015-04-04 02:31:51 +03:00
2015-04-09 10:51:19 -07:00
2015-01-31 23:47:29 -05:00
2015-04-09 10:51:19 -07:00
2015-01-21 16:21:31 -05:00
2015-01-31 23:47:29 -05:00