Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-02windows: set stdio streams to binary modeIgor Zinkovsky
2011-07-05Avoid assertion failure closing tty stdin on windowsBert Belder
2011-06-29Fix the MinGW buildHenry Rawas
2011-06-12Compensate for uv_async_init api changeBert Belder
2011-06-08Build on windows againBert Belder
2011-05-24Fix windows EOL charsRyan Dahl
2011-05-24Batch of ev -> uv changesBert Belder
2011-03-15Update copyright headersRyan Dahl
2011-01-20Fix memory corruption bug on WindowsBert Belder
2011-01-19Windows: fix window size getter bugBert Belder
2011-01-19New stdio functions to aid new readline interfaceBert Belder
2011-01-19Windows: watcher for tty eventsBert Belder
2011-01-18Clean up the way windows headers are includedBert Belder
2011-01-18Windows: implement missing stdio methodsBert Belder
2010-12-21node_stdio stub for windowsBert Belder