• Home
  • Raw
  • Download

Lines Matching +full:fs +full:- +full:execution +full:- +full:ordering

3 <!--lint disable prohibited-strings-->
4 <!--lint disable maximum-line-length-->
5 <!--lint disable no-literal-urls-->
177 * uv: Upgrade to v1.0.0-rc1
187 * buffer: improve Buffer constructor (Kang-Hao Kenny)
213 * dns: send lookup c-ares errors to callback (Chris Dickinson)
216 * fs: close file if fstat() fails in readFile() (cjihrig)
217 * fs: fs.readFile should not throw uncaughtException (Jackson Tian)
225 * module: don't require fs several times (Robert Kowalski)
245 * repl: fix multi-line input (Fedor Indutny)
254 * tls: add DHE-RSA-AES128-SHA256 to the def ciphers (Shigeki Ohtsu)
279 * fs: improve performance of all stat functions (James Pickard)
280 * fs: return blksize on stats object (Trevor Norris)
339 * async-listener: revamp of subsystem (Trevor Norris)
346 * crypto: honor default ciphers in client mode (Jacob Hoffman-Andrews)
349 * domain: fix off-by-one in Domain.exit() (Ryan Graham)
351 * http: do not emit EOF non-readable socket (Fedor Indutny)
352 * node: fix argument parsing with -p arg (Alexis Campailla)
358 * tls: show human-readable error messages (Ben Noordhuis)
380 * node: follow specification, zero-fill ArrayBuffers (Trevor Norris)
388 * util: Format negative zero as '-0' (David Chan)
405 * fs: add recursive subdirectory support to fs.watch (Nick Simmons)
406 * fs: make fs.watch() non-recursive by default (Ben Noordhuis)
428 * debugger: make busy loops SIGUSR1-interruptible (Ben Noordhuis)
453 * cli: remove --max-stack-size (Ben Noordhuis)
458 * fs: Expose birthtime on stat objects (isaacs)
459 * http: Only send connection:keep-alive if necessary (isaacs)
474 * build: don't auto-destroy existing configuration (Ben Noordhuis)
494 * stream: Short-circuit buffer pushes when flowing (isaacs)
508 * build: fix --without-ssl build (Ben Noordhuis)
511 * fs: write strings directly to disk (Trevor Norris)
528 * c-ares: Upgrade to piscisaureus/cares@805d153
532 * configure: fix the --without-ssl option (Nathan Rajlich)
549 * c-ares: upgrade to 1.10.0
580 * build: Makefile should respect configure --prefix (Timothy J Fontaine)
581 * cluster: use round-robin load balancing (Ben Noordhuis)
590 * stream: Guarantee ordering of 'finish' event (isaacs)
604 * build: depend on v8 postmortem-metadata if enabled (Paddy Byers)
621 * fs: uv_\[fl\]stat now reports subsecond resolution (Timothy J Fontaine)
622 * fs: Throw if error raised and missing callback (bnoordhuis)
645 * node: Add --throw-deprecation (isaacs)
668 * fs: Support mode/flag options to read/append/writeFile (isaacs)
680 * path: Throw TypeError on non-string args to path.resolve/join (isaacs, Arianit Uka)
688 * fs: Change default WriteStream config, increase perf (isaacs)
690 * stream_wrap, udp_wrap: add read-only fd property (Ben Noordhuis)
699 * typed arrays: make DataView throw on non-ArrayBuffer (Ben Noordhuis)
744 * repl: make built-in modules available by default (Felix Böhm)
746 * cluster: make --prof work for workers (Ben Noordhuis)
751 * module: assert require() called with a non-empty string (Felix Böhm, James Campos)
753 * stream: Properly handle large reads from push-streams (isaacs)
761 * node: remove ev-emul.h (Ben Noordhuis)
772 * fs: make pool size coincide with ReadStream bufferSize (Shigeki Ohtsu)
782 * assert: improve support for new execution contexts (lukebayes)
785 * fs: make 'end' work with ReadStream without 'start' (Ben Noordhuis)
793 * build: Support ./configure --tag switch (Maciej Małecki)
805 * fs: Raise error when null bytes detected in paths (isaacs)
806 * fs: fix 'object is not a function' callback errors (Ben Noordhuis)
807 * fs: add autoClose=true option to fs.createReadStream (Farid Neshat)
815 * node: remove eio-emul.h (Ben Noordhuis)
839 * child_process: make .fork()'d child auto-exit (Ben Noordhuis)
842 * buffer: include encoding value in exception when invalid (Ricky Ng-Adam)
856 * windows: un-break writable tty handles (Bert Belder)
867 * build: ./configure --ninja (Ben Noordhuis, Timothy J Fontaine)
868 * installer: fix --without-npm (Ben Noordhuis)
869 * cli: make -p equivalent to -pe (Ben Noordhuis)
879 * Remove c-ares from libuv, move to a top-level node dependency (Bert Belder)
881 * addon: remove node-waf, superseded by node-gyp (Ben Noordhuis)
888 * events: Make emitter.listeners() side-effect free (isaacs, Joe Andaverde)
889 * fs: Throw early on invalid encoding args (isaacs)
890 * fs: fix naming of truncate/ftruncate functions (isaacs)
895 * node: don't scan add-on for "init" symbol (Ben Noordhuis)
899 * tls: fix segfault in pummel/test-tls-ci-reneg-attack (Ben Noordhuis)
900 * tools: Move gyp addon tools to node-gyp (Nathan Rajlich)
915 * c-ares: upgrade to 1.9.0 (Saúl Ibarra Corretgé)
950 * tls: Re-enable check of CN-ID in cert verification (Tobias Müllerleile)
951 * child_process: fix sending utf-8 to child process (Ben Noordhuis)
1021 * node-gyp v0.8.2 (Nathan Rajlich)
1025 * http: Improve performance of single-packet responses (Ben Noordhuis)
1035 * fs: fix WriteStream/ReadStream fd leaks (Ben Noordhuis)
1037 * buffer: Don't double-negate numeric buffer arg (Trevor Norris)
1059 * events: Don't clobber pre-existing _events obj in EE ctor (isaacs)
1068 * url: parse hostnames that start with - or _ (Ben Noordhuis)
1073 * Re-enable OpenSSL UI for entering passphrases via tty (Ben Noordhuis)
1082 * crypto: Reduce stability index to 2-Unstable (isaacs)
1086 * buffer: fix byteLength with UTF-16LE (koichik)
1089 * http: handle multiple Proxy-Authenticate values (Willi Eggeling)
1096 * fs: Fix stat() size reporting for large files (Ben Noordhuis)
1108 * fs: fix watchFile() missing deletion events (Ben Noordhuis)
1109 * fs: fix assert in fs.watch() (Ben Noordhuis)
1110 * fs: don't segfault on deeply recursive stat() (Ben Noordhuis)
1131 * npm: Don't create world-writable files (isaacs)
1132 * windows: fix single-accept mode for shared server sockets (Bert Belder)
1137 * unix, windows: fix memory corruption in fs-poll.c (Ben Noordhuis)
1140 * build: add a "--dest-os" option to force a gyp "flavor" (Nathan Rajlich)
1142 * build: fix `make -j` fails after `make clean` (Bearice Ren)
1158 * unix, windows: fix memory corruption in fs-poll.c (Ben Noordhuis)
1163 * fs: fix use after free in stat watcher (Ben Noordhuis)
1176 * build: compile with -fno-tree-vrp when gcc >= 4.0 (Ben Noordhuis)
1179 * build: rework -fvisibility=hidden detection (Ben Noordhuis)
1181 * windows: fix typos in process-stdio.c (Bert Belder)
1193 * installer: honor --without-npm, default install path (Ben Noordhuis)
1195 * installer: fix cross-compile installs (Ben Noordhuis)
1205 * fs: fix ReadStream / WriteStream missing callback (Gil Pedersen)
1206 * fs: fix readFileSync("/proc/cpuinfo") regression (Ben Noordhuis)
1208 * Report errors properly from --eval and stdin (isaacs)
1212 * build: improve armv7 / hard-float detection (Adam Malcontenti-Wilson)
1214 * sunos: work around OS bug to prevent fs.watch() from spinning (Bryan Cantrill)
1216 * windows: fix memory leaks in many fs functions (Bert Belder)
1231 * windows: correctly prep long path for fs.exists(Sync) (Bert Belder)
1246 * build: fix add-on loading on freebsd (Ben Noordhuis)
1250 * fs: make unwatchFile() remove a specific listener (Ben Noordhuis)
1271 * build: disable -fstrict-aliasing for any gcc < 4.6.0 (Ben Noordhuis)
1272 * build: detect cc version with -dumpversion (Ben Noordhuis)
1291 * Fix [#3577](https://github.com/joyent/node/issues/3577) Un-break require('sys')
1293 * windows: make fs.realpath(Sync) work with UNC paths (Bert Belder)
1294 * build: fix --shared-v8 option (Ben Noordhuis)
1297 * build: expand ~ in `./configure --prefix=~/a/b/c` (Ben Noordhuis)
1300 * build: fix --shared-v8 option (Ben Noordhuis)
1319 * Add --no-deprecation and --trace-deprecation command-line flags (isaacs)
1320 * fs: fix fs.watchFile() (Ben Noordhuis)
1321 * fs: Fix fs.readfile() on pipes (isaacs)
1332 * Add --save-bundle|-B config
1333 …[#2465](https://github.com/joyent/node/issues/2465): Make npm script and windows shims cygwin-aware
1334 …* Fix isaacs/npm[#2452](https://github.com/joyent/node/issues/2452) Use --save(-dev|-optional) in …
1340 * [#3465](https://github.com/joyent/node/issues/3465) Add ./configure --no-ifaddrs flag (isaacs)
1343 * tls: fix off-by-one error in renegotiation check (Ben Noordhuis)
1344 * crypto: Fix diffie-hellman key generation UTF-8 errors (Fedor Indutny)
1348 * sunos: fix assertion errors breaking fs.watch() (Fedor Indutny)
1349 * unix: stat: detect sub-second changes (Ben Noordhuis)
1359 * doc: Improve cross-linking in API docs markdown (Ben Kelly)
1367 * test: bundle node-weak in test/gc so that it doesn't need to be downloaded (Nathan Rajlich)
1381 * build: x64 target should always pass -m64 (Robert Mustacchi)
1391 * fs: make callbacks run in global context (Ben Noordhuis)
1392 * fs: enable fs.realpath on windows (isaacs)
1398 * Properly remove sh-shim on Windows
1411 * fs: 64bit offsets for fs calls (Igor Zinkovsky)
1412 * fs: add sync open flags 'rs' and 'rs+' (Kevin Bowman)
1413 * windows: enable creating directory junctions with fs.symlink (Igor Zinkovsky, Bert Belder)
1414 * windows: fix fs.lstat to properly detect symlinks. (Igor Zinkovsky)
1416 * http: make http.get() accept a URL (Adam Malcontenti-Wilson)
1419 * add support for CESU-8 and UTF-16LE encodings (koichik)
1425 * util: handle non-string return value in .inspect() (Alex Kocharin)
1445 * fs.WriteStream: Handle modifications to fs.open (isaacs)
1462 * add a -i/--interactive flag to force the REPL (Nathan Rajlich)
1467 * typed arrays: add Uint8ClampedArray (Mikael Bourges-Sevenier)
1475 * timers: handle negative or non-numeric timeout values (Ben Noordhuis)
1485 * Automatically node-gyp packages containing a binding.gyp
1487 * Never create un-listable directories
1495 * Windows: include syscall in fs errors (Bert Belder)
1512 * buffer: support decoding of URL-safe base64 (Ben Noordhuis)
1518 * dgram: fix out-of-bound memory read (Ben Noordhuis)
1519 * repl: add automatic loading of built-in libs (Brandon Benvie)
1522 * build: disable -fomit-frame-pointer on solaris (Dave Pacheco)
1537 * build: use -fPIC for native addons on UNIX (Nathan Rajlich)
1538 * Re-add top-level v8::Locker (Marcel Laverdet)
1552 * http: fix case where http-parser is freed twice (koichik)
1562 * [#2636](https://github.com/joyent/node/issues/2636) - Fix case where http_parsers are freed too e…
1565 * fs: add O_EXCL support, exclusive open file (Ben Noordhuis)
1566 * fs: more specific error messages (Tj Holowaychuk)
1569 * module: fix --debug-brk on symlinked scripts (Fedor Indutny)
1579 * Install node-waf by default (Fedor Indutny)
1583 * move `path.exists*` to `fs.exists*` (Maciej Małecki)
1606 * build: always link with -lz (Trent Mick)
1617 * fs: no end emit after createReadStream.pause() (Andreas Madsen)
1621 * windows/tty: never report error after forcibly aborting line-buffered read (Bert Belder)
1634 * fs: Automatically close FSWatcher on error (Bert Belder)
1635 * [#3258](https://github.com/joyent/node/issues/3258): fs.ReadStream.pause() emits duplicate data e…
1653 * fs: fix file descriptor leak in sync functions (Ben Noordhuis)
1654 * fs: fix ReadStream / WriteStream double close bug (Ben Noordhuis)
1683 * add 64bit offset fs functions (Igor Zinkovsky)
1685 * windows: backport pipe-connect-to-file fixes from master (Bert Belder)
1686 * windows: never call fs event callbacks after closing the watcher (Bert Belder)
1687 * fs.readFile: don't make the callback before the fd is closed (Bert Belder)
1698 * crypto: fix compile-time error with openssl 0.9.7e (Ben Noordhuis)
1701 * http-parser: Fix response body is not read (koichik)
1703 * upgrade node-gyp to 0.3.7
1704 * work around AV-locked directories on Windows
1718 * Windows: include syscall in fs errors (Bert Belder)
1719 * Fix fs.watch ENOSYS on Linux kernel version mismatch (Ben Noordhuis)
1721 * upgrade node-gyp to 0.3.5 (Nathan Rajlich)
1722 …* Fix isaacs/npm[#2249](https://github.com/joyent/node/issues/2249) Add cache-max and cache-min co…
1726 * Automatically node-gyp packages containing a binding.gyp
1728 * Never create un-listable directories
1740 …/issues/2554) [#2567](https://github.com/joyent/node/issues/2567) throw if fs args for 'start' or …
1744 * repl: make tab completion work on non-objects (Nathan Rajlich)
1745 * Fix fs.watch on OS X (Ben Noordhuis)
1748 * windows: fs: handle EOF in read (Brandon Philips)
1749 * windows: avoid IOCP short-circuit on non-ifs lsps (Igor Zinkovsky)
1753 * install: support --save with url install targets
1754 * shrinkwrap: behave properly with url-installed modules
1757 * support HTTPS-over-HTTP proxy tunneling
1765 * http: allow multiple WWW-Authenticate headers (Ben Noordhuis)
1771 * windows: Support half-duplex pipes (Igor Zinkovsky)
1772 * build: disable omit-frame-pointer on solaris systems (Dave Pacheco)
1773 * debugger: fix --debug-brk (Ben Noordhuis)
1775 * fs: fix ReadStream failure to read from existing fd (Christopher Jeffrey)
1796 * http: avoid freeing http-parser objects too early (koichik)
1811 * module: fix --debug-brk on symlinked scripts (Fedor Indutny)
1813 * Update npm to 1.1.0-3 (isaacs)
1823 * Add missing TTY key translations for F1-F5 on Windows (Brandon Benvie)
1826 * Update npm to 1.1.0-2 (isaacs)
1831 * [#2521](https://github.com/joyent/node/issues/2521) 60% improvement in fs.stat on Windows (Igor Z…
1840 * Upgrade npm to 1.1.0-beta-10 (isaacs)
1842 Seong-Rak Choi, Shannen, Adam Malcontenti-Wilson, koichik)
1864 * npm update to 1.1.0-beta-4 (Isaac Z. Schlueter)
1865 * cli: fix output of --help (Ben Noordhuis)
1872 * fs: handle fractional or NaN ReadStream buffer size (Ben Noordhuis)
1892 * build: add –without-npm flag to configure script
1894 * cli: add -p switch, prints result of –eval
1917 * Windows: correctly resolve drive-relative paths. (Bert Belder)
1933 * addons: make Buffer and ObjectWrap visible to Windows add-ons (Bert Belder)
1945 * crypto: make thread-safe (Ben Noordhuis)
1947 * debugger: correctly handle source with multi-byte characters (Shigeki Ohtsu)
1948 * make stdout and stderr non-destroyable (Igor Zinkovsky)
1949 * fs: don't close uninitialized fs.watch handle (Ben Noordhuis)
1952 * [#2043](https://github.com/joyent/node/issues/2043) fs: mkdir() should call callback if mode is o…
1953 * [#2045](https://github.com/joyent/node/issues/2045) fs: fix fs.realpath on windows to return on e…
1978 * [#1999](https://github.com/joyent/node/issues/1999) fs: make mkdir() default to 0777 permissions …
2007 * Use getaddrinfo instead of c-ares for dns.lookup
2029 * fs.watch interface backed by kqueue, inotify, and ReadDirectoryChangesW
2037 * [#1774](https://github.com/joyent/node/issues/1774) Lint and clean up for --harmony_block_scoping…
2041 * [#1844](https://github.com/joyent/node/issues/1844) unbreak --use-legacy (Ben Noordhuis)
2080 * [#1645](https://github.com/joyent/node/issues/1645) fs: Add positioned file writing feature to fs
2083 * [#1637](https://github.com/joyent/node/issues/1637) fs: Unguarded fs.watchFile cache statWatchers…
2103 …ent/node/issues/1640), [#1647](https://github.com/joyent/node/issues/1647) Libuv-related bugs fixed
2109 ….com/joyent/node/issues/1503) Make libuv backend default on unix, override with `node --use-legacy`
2110 * [#1565](https://github.com/joyent/node/issues/1565) Fix fs.stat for paths ending with \ on window…
2112 * [#1586](https://github.com/joyent/node/issues/1586) Make socket write encoding case-insensitive (…
2113 …7](https://github.com/joyent/node/issues/1657) Implement fs in libuv, remove libeio and pthread-wi…
2117 * [#1592](https://github.com/joyent/node/issues/1592) Don't load-time link against CreateSymbolicLi…
2131 * Added RPATH environment variable to override run-time library paths
2134 * Added TLS client-side session resumption support (Sean Cunningham)
2154 * fix DNS lookup order: IPv4 first, IPv6 second (--use-uv only)
2155 * remove support for UNIX datagram sockets (--use-uv only)
2184 * Build on Microsoft Visual Studio via GYP. Use generate-projects.bat in the
2188 --use-http1
2208 * [#657](https://github.com/joyent/node/issues/657) convert nonbuffer data to string in fs.writeFil…
2216 * [#572](https://github.com/joyent/node/issues/572) Don't print result of --eval in CLI (Ben Noordh…
2219 * Add sprintf-like util.format() function (Ben Noordhuis)
2222 --use-http2 will enable it. "make test-http2" will run the tests
2227 * Remove pkg-config file.
2257 * Include pthread-win32 static libraries in build (Igor Zinkovsky)
2258 …node/issues/1199), [#1094](https://github.com/joyent/node/issues/1094) Fix fs can't handle large f…
2261 * [#1229](https://github.com/joyent/node/issues/1229) Addons should not -DEV_MULTIPLICITY=0 (Brian …
2270 * New non-default libuv backend to support IOCP on Windows.
2271 Use --use-uv to enable.
2276 * add fs.utimes() and fs.futimes() support (Ben Noordhuis)
2290 * [#573](https://github.com/joyent/node/issues/573) Diffie-Hellman support to crypto module (Håvard…
2293 * [#853](https://github.com/joyent/node/issues/853) add fs.lchow, fs.lchmod, fs.fchmod, fs.fchown (…
2301 * DTrace probes: support X-Forwarded-For (Dave Pacheco)
2310 * [#1569](https://github.com/joyent/node/issues/1569), parse error on multi-line HTTP headers. (Ben…
2343 * [#394](https://github.com/joyent/node/issues/394) Fix Buffer drops last null character in UTF-8
2352 * Revert 37d529f8 - unbreaks debugger command parsing.
2367 * [#1144](https://github.com/joyent/node/issues/1144) debugger: don't allow users to input non-vali…
2377 * [#1203](https://github.com/joyent/node/issues/1203) Add missing scope.Close to fs.sendfileSync
2379 * [#1196](https://github.com/joyent/node/issues/1196) Fix -e/--eval can't load module from node_mod…
2380 * Upgrade V8 to 3.1.8.25, upgrade http-parser.
2432 * Auto completion of built-in debugger suggests prefix match rather than
2438 * fs.ReadStream: Allow omission of end option for range reads [#801](https://github.com/joyent/node…
2441 * Buffer.write() with UCS-2 should not be write partial char
2445 * TLS use RC4-SHA by default
2456 * Retain buffers in fs.read/write() GH-814 (Jorge Chamorro Bieling)
2458 * SlowBuffer.prototype.slice bug GH-843
2460 * Immediate pause/resume race condition GH-535 (isaacs)
2461 * Set default host header properly GH-721 (isaacs)
2469 * CryptoStream.end shouldn't throw if not writable GH-820
2470 * Drop out if connection destroyed before connect() GH-819
2472 * Correctly setsid in tty.open GH-815
2474 * Added support for removing .once listeners (GH-806)
2483 than once GH-431 (Andreas Reich, Anders Conbere)
2486 * Fix bug with setMaxListeners GH-682
2489 * Buffer::Length(Buffer*) should not invoke itself recursively GH-759 (Ben
2492 * TLS: Advertise support for client certs GH-774 (Theo Schlossnagle)
2493 * HTTP Agent bugs: GH-787, GH-784, GH-803.
2536 * Fix fs.open param parsing. (Felix Geisendörfer)
2556 * Expose UCS-2 Encoding (Konstantin Käfer)
2558 * Support array-ish args to Buffer ctor (isaacs)
2595 * fs.open should set FD_CLOEXEC
2625 * Built-in debugger improvements.
2630 * Upgrade libev to 4.3, libeio to latest, c-ares to 1.7.4
2663 * Fix REPL syntax error bug (GH-543), improve how REPL commands are
2682 * oprofile support (./configure --oprofile)
2690 * Make sure raw mode is disabled when exiting a terminal-based REPL.
2694 * Upgrade V8 to 3.0.3, upgrade http-parser.
2710 * make "node --eval" eval in the global scope.
2714 * Handle cyclic links smarter in fs.realpath (isaacs)
2715 * Remove node-repl (just use 'node' without args)
2716 * Rewrite libeio After callback to use req->result instead of req->errorno
2719 * Remove warning about deprecating 'sys' - too aggressive
2725 * Add --profile flag to configure script, enables gprof profiling.
2733 * Update fs.realpath to reflect new path.join behavior
2738 * Add ref to buffer during fs.write and fs.read
2739 * Fix segfault on test-crypto
2740 * Upgrade http-parser to latest and V8 to 2.5.3
2754 * fs bugfixes (Tj Holowaychuk, Tobie Langel, Marco Rogers, isaacs)
2756 * Faster buffers; breaks C++ API (Tim-Smart, Stéphan Kochen)
2761 * http 100-continue support (Mark Nottingham)
2762 * Module system simplifications (Herbert Vojčík, isaacs, Tim-Smart)
2769 * Add --eval command line option (TJ Holowaychuk)
2784 * Upgrade V8 to 2.5.1, Libev to 4.00, libeio, http-parser
2795 * Add --without-snapshot configure option.
2819 * Implement keep-alive for http.Client (Mikeal Rogers)
2821 * Fix --debug-brk (Danny Coates)
2830 * Upgrade http-parser, V8 to 2.3.5
2841 * Support for reading byte ranges from files using fs.createReadStream.
2844 * Fix Buffer.toString() on 0-length slices. (Peter Griess)
2848 * Upgrade http-parser, upgrade V8 to 2.3.2
2880 * Upgrade http-parser, V8 to 2.2.21
2888 * fs.writeFile could not handle utf8 (Felix Geisendörfer)
2911 * Upgrade V8 to 2.2.16, http-parser fixes, upgrade c-ares to 1.7.3.
2923 * Improvements to path.extname() and REPL; add fs.chown().
2924 * fs.ReadStream now emits buffers, fs.readFileSync returns buffers.
2927 * Upgrade V8 to 2.2.12, libeio, http-parser.
2935 * Add fs.fsync (Andrew Johnston)
2937 * Added better error messages for async and sync fs calls with paths
2944 * Support buffers in fs.WriteStream.write.
2959 * fs.readFile returns Buffer by default (Tim Caswell)
2967 * Add fs.fstat (Ben Noordhuis)
2979 * Added c-ares headers for linux-arm (Jonathan Knezek)
3020 * Script class with eval-function-family in binding('evals') plus tests.
3034 * Object.prototype problem with C-Ares binding
3060 * Replace udns with c-ares. (Krishna Rajendran)
3064 * Better idle-time GC
3075 * evalcx clean ups (Isaac Z. Schlueter, Tim-Smart)
3088 * Replace --cflags with --vars
3089 * Fix bugs in fs.create*Stream (Felix Geisendörfer)
3106 * Move process.watchFile into fs module
3113 * Added fs.link, fs.symlink, fs.readlink, fs.realpath
3120 * fs.createWriteStream, fs.createReadStream (Felix Geisendörfer)
3123 * Bugfix: fs.readFile handling encoding (Jacek Becela)
3136 The API for fs was
3137 fs.readdir("/usr").addCallback(function (files) {
3141 fs.readdir("/usr", function (err, files) {
3145 * Synchronous fs operations exposed, use with care.
3152 * Configurable debug ports, and --debug-brk (Zoran Tomicic)
3155 * Add fs.chmod (Micheil Smith), fs.lstat (Isaac Z. Schlueter)
3167 * require('posix') -----------------> require('fs')
3168 * fs.cat ---------------------------> fs.readFile
3169 * file.write -----------------------> fs.writeFile
3170 * TCP 'receive' event --------------> 'data'
3171 * TCP 'eof' event ------------------> 'end'
3172 * TCP send() -----------------------> write()
3173 * HTTP sendBody() ------------------> write()
3174 * HTTP finish() --------------------> close()
3175 * HTTP 'body' event ----------------> 'data'
3176 * HTTP 'complete' event ------------> 'end'
3179 * Allow strings for the flag argument to fs.open
3183 (tj@vision-media.ca)
3241 * Bugfix: Multipart handle Content-Type headers with charset
3244 * Upgrade http-parser to fix header overflow attack.
3279 * API: request.uri -> request.url
3290 * Bugfix: Update node-waf version to 1.5.10
3299 they send Connection: Keep-Alive (e.g. wget)
3338 * http-parser supports webdav methods
3347 * Bugfix: use --jobs=1 with WAF
3383 * Bugfix: Memory leak in fs.write
3425 Broke keep-alive.
3434 * API: Use CommonJS-style module requiring
3443 * Move node.fs into module "posix"
3479 * Feature: Improved addon builds with node-waf
3494 * Normalize http headers; "Content-Length" becomes "content-length"
3515 GCC 4.4 (removed -Werror in V8),
3533 * Bugfix: memory leak involving node.fs.* methods.
3541 * API: default to utf8 encoding for node.fs.cat()
3544 * API: node.fs.read() takes a normal encoding parameter.
3547 * Bugfix: node.fs.write() was stack allocating buffer.
3569 * Bugfix: Add '--' command line argument for separating v8
3573 * Add node-repl
3593 * Feature: add node.cwd(), node.fs.readdir(), node.fs.mkdir()
3616 * API: Use flat object instead of array-of-arrays for HTTP
3659 * Enable test-tcp-many-clients.
3661 * Add -m32 gcc flag to udns.
3668 * Bugfix: Negative ints in HTTP's on_body and node.fs.read()
3685 * Upgrade evcom - fix accepting too many connections issue.
3701 Content-Length.
3706 * Bugfix: node.fs.File was not passing args to promise callbacks.
3724 * Bugfix: Had problems reading scripts with non-ascii characters.
3730 * Bugfix: Server-side clients not attached between creation and
3748 * Add -m32 flags for compiling on x64 platforms.
3763 * Bugfix: Add HTTPConnection->size() and HTTPServer->size()
3796 * Add interrupt() method to server-side HTTP requests.
3797 * Bugfix: onBodyComplete was not getting called on server-side