summaryrefslogtreecommitdiff
path: root/src/node_main.cc
Commit message (Expand)AuthorAgeFilesLines
* src: disable stdio bufferingBen Noordhuis2016-07-151-1/+4
* src: fix Windows segfault with `--eval`Bryce Simonds2016-06-261-1/+2
* win: prevent node from running on Windows Vista or earlierAlexis Campailla2016-03-181-0/+8
* src: force line buffering for stderrRich Trott2015-11-101-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* src: replace NULL with nullptrBen Noordhuis2014-10-231-5/+5
* core: use proper #include directivesBen Noordhuis2012-03-101-1/+1
* Windows: another attempt to support unicode argvBert Belder2012-02-161-0/+41
* Update copyright headersRyan Dahl2011-03-141-1/+20
* Forgot to include node_main.ccRyan Dahl2010-09-191-0/+7