Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Propose v6.1.0 wrong base please ignore #6556

Closed
wants to merge 216 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
216 commits
Select commit Hold shift + click to select a range
063d306
doc: fix a typo in 5.10.1's changelog
Apr 6, 2016
beb5af2
doc: update openssl LICENSE using license-builder.sh
srl295 Apr 5, 2016
e6e1bf7
deps: backport 125ac66 from v8 upstream
Apr 6, 2016
5679f4c
test: refactor test-file-write-stream3
Trott Apr 5, 2016
4305a23
doc: add example using algorithms not directly exposed
hillbrad Apr 7, 2016
5b41230
buffer: standardize array index check
trevnorris Apr 6, 2016
b89a285
doc: add topic - event loop, timers, `nextTick()`
techjeffharris Apr 8, 2016
16f011e
repl: refactor repl.js
Trott Apr 6, 2016
c4518ab
path: fixing a test that breaks on some machines.
Apr 5, 2016
102a776
tools: do not rewrite npm shebang in install.py
evanlucas Apr 7, 2016
7ce9670
test: fix flaky test-http-client-abort
Trott Apr 8, 2016
720b8f0
test: move some test from sequential to parallel
santigimeno Apr 5, 2016
dd4b0e5
doc: path.format provide more examples
eversojk Mar 22, 2016
6832078
buffer: add Buffer.prototype.compare by offset
jasnell Mar 23, 2016
e865488
doc: fix scrolling on iOS devices
lpinca Mar 23, 2016
8a19569
tools,doc: fix incomplete json produced by doctool
firedfox Mar 31, 2016
bcb37f0
tools,doc: fix json for grouped optional params
firedfox Mar 31, 2016
d66d028
doc: describe child.kill() pitfalls on linux
eljefedelrodeodeljefe Apr 5, 2016
128f582
tools: update ESLint to 2.7.0
silverwind Apr 9, 2016
1ecb0ab
test: fix issues for ESLint 2.7.0
silverwind Apr 9, 2016
aa1220d
doc: clarification for maxBuffer and Unicode output
jasnell Apr 9, 2016
677642e
doc: add copy about how to curl SHA256.txt
Apr 8, 2016
5c8b597
querystring: using toString for objects on querystring.escape
silentroach Feb 20, 2016
fc1f481
stream: Fix readableState.awaitDrain mechanism
addaleax Apr 2, 2016
f6c9d15
tools: remove simplejson dependency
thefourtheye Apr 7, 2016
5a26849
test: fix flaky test-child-process-fork-net
Trott Apr 9, 2016
e052096
os: add userInfo() method
cjihrig Apr 7, 2016
71bdf86
deps: cherry-pick 1383d00 from v8 upstream
indutny Apr 13, 2016
49efb20
streams: support unlimited synchronous cork/uncork cycles
mcollina Apr 12, 2016
4f5bb8b
repl: don’t complete non-simple expressions
addaleax Apr 14, 2016
604625d
doc: fix incorrect references in buffer docs
Amery2010 Apr 14, 2016
a17bddf
deps: upgrade npm to 3.8.6
zkat Apr 11, 2016
e4abf8a
deps: floating fix for npm's test-node script
zkat Apr 11, 2016
a42453b
deps: upgrade V8 to 5.0.71.32
ofrobots Apr 7, 2016
3ebabc9
test: update error message for JSON.parse
targos Mar 7, 2016
3479eee
debugger: run last command on presssing enter
Trott Apr 6, 2016
4ea792a
benchmark: add module loader benchmark parameter
mscdex Feb 10, 2016
c29b3c1
lib: improve module loading performance
mscdex Apr 7, 2016
6e76419
src: add SIGINFO to supported signals
jamesreggio Apr 7, 2016
5cce87d
test: move debugger tests to sequential
Trott Apr 14, 2016
396fbeb
tools: improve js linter
mscdex Mar 10, 2016
a2492f9
fs: optimize realpath using uv_fs_realpath()
jhamhader Apr 11, 2016
d0c6e6f
buffer: add Buffer.allocUnsafeSlow(size)
jasnell Mar 21, 2016
829d613
buffer: docs-only deprecate SlowBuffer
jasnell Mar 21, 2016
34b1a64
doc: minor copy improvement in buffer.markdown
jasnell Apr 12, 2016
8b5acd5
doc: add addaleax to collaborators
addaleax Apr 15, 2016
4d52eae
doc: add santigimeno to collaborators
santigimeno Apr 15, 2016
3c5c3d0
doc: add iWuzHere to collaborators
imran-iq Apr 15, 2016
28003bf
doc: add stefanmb to collaborators
stefanmb Apr 15, 2016
e8117ec
doc: add domain postmortem
trevnorris Apr 11, 2016
f170aa6
build: allow test-ci to run tests in parallel
jbergstroem Apr 15, 2016
5f11b53
zlib: Make the finish flush flag configurable
addaleax Apr 5, 2016
ba63e40
test,vm: enable strict mode for vm tests
Trott Apr 15, 2016
2a4998c
src: don't set non-primitive values on templates
bnoordhuis Apr 15, 2016
18d25d5
test: move the debugger tests back to parallel
santigimeno Apr 15, 2016
862e0ae
doc: clarify fs.watch() and inodes on linux, os x
jorangreef Apr 7, 2016
df9e6fb
tools,doc: parse types in braces everywhere
estliberitas Feb 20, 2016
7fd98af
process: fix incorrect usage of assert.fail()
Trott Apr 15, 2016
4504182
deps: cherry-pick 1ef7487b from v8 upstream
mhdawson Apr 14, 2016
3234a41
tools: move message listener to worker objects
mscdex Apr 15, 2016
5d6cf11
doc: native module reloading is not supported
bengl Apr 12, 2016
4c6b3be
test,repl: use deepStrictEqual for false-y values
Fishrock123 Apr 14, 2016
b7e8717
node: make builtin libs available for `--eval`
addaleax Apr 15, 2016
1a1beea
repl: keep the built-in modules non-enumerable
addaleax Apr 18, 2016
ebf20ed
doc: explain differences in console.assert between node and browsers
jasnell Apr 12, 2016
59a6cda
doc: fix broken references
gromnitsky Apr 13, 2016
0f96297
gitignore: ignore VS 2015 *.VC.opendb files
Apr 5, 2016
6a49d11
gitignore: adding .vs/ directory to .gitignore
Apr 13, 2016
67eed63
tools: fix license-builder.sh again for ICU
srl295 Apr 5, 2016
47cca06
crypto: better error message for createHash
calvinmetcalf Apr 4, 2016
c263165
doc: document intention and dangers of fs module Buffer API
seishun Apr 2, 2016
7500b68
doc: fix http response event, Agent#getName
mdouglass Apr 1, 2016
09ec1cc
doc: path.resolve ignores zero-length strings
igorklopov Mar 27, 2016
28baed9
doc: DCO anchor that doesn't change
williamkapke Apr 18, 2016
6178ec2
doc: replace functions with arrow functions
hiroppy Apr 14, 2016
8b8746f
assert: respect assert.doesNotThrow message.
Aug 17, 2015
6f073ce
lib,test,tools: alignment on variable assignments
Trott Apr 16, 2016
d84b00c
tools: lint for alignment of variable assignments
Trott Apr 16, 2016
33c2861
querystring: don't inherit from Object.prototype
mscdex Apr 5, 2016
c3ad97d
events: don't inherit from Object.prototype
mscdex Apr 7, 2016
bd944e3
zlib: fix use after null when calling .close
lightsofapollo Mar 31, 2016
8330fa4
test: fix test-net-settimeout flakiness
santigimeno Apr 12, 2016
4dcb1a2
test: fix flaky test-http-set-timeout-server
santigimeno Apr 15, 2016
0a019e2
deps: update to http-parser 2.7.0
indutny Apr 19, 2016
1ede900
http: skip body and next message of CONNECT res
indutny Apr 19, 2016
5e6a03a
test: add test for responses to HTTP CONNECT req
slushie Apr 19, 2016
f286e1e
src: fix -Wunused-result warning in e38bade
thefourtheye Apr 19, 2016
ce14468
build: fix make tar-headers for Linux
gibfahn Mar 31, 2016
19867ce
deps: exclude tests on ppc for v8 5.0
mhdawson Apr 19, 2016
809ed52
deps: upgrade to V8 5.0.71.33
ofrobots Apr 20, 2016
59737b2
url: use "empty" object for empty query strings
mscdex Apr 19, 2016
90fa077
tools: enable linting for v8_prof_processor.js
Trott Apr 18, 2016
5b5a195
tools: lint rule for assert.fail()
Trott Apr 18, 2016
422faba
test,tools: enable linting for undefined vars
Trott Apr 18, 2016
6e3301f
test: add zlib close-after-error regression test
addaleax Apr 18, 2016
3dbd58a
test: assert - fixed error messages to match the tests
suryagh Apr 16, 2016
54f2218
child_process: add nullptr checks after allocs
addaleax Apr 18, 2016
aa395b7
net: set ADDRCONFIG DNS hint in connections
cjihrig Apr 19, 2016
de4dc31
test: move more tests from sequential to parallel
santigimeno Apr 9, 2016
eb92eaa
doc: note that zlib.flush acts after pending writes
addaleax Apr 12, 2016
d94283c
doc: add full example for zlib.flush()
addaleax Apr 19, 2016
6e57d2d
test: spawn new processes in vm-cached-data
indutny Apr 19, 2016
479344f
stream_base: expose `bytesRead` getter
indutny Apr 19, 2016
8db8a4b
net: replace __defineGetter__ with defineProperty
indutny Apr 20, 2016
f3d9de7
module: fix resolution of filename with trailing slash
targos Apr 15, 2016
816df10
http: unref socket timer on parser execute
indutny Apr 19, 2016
c0abecd
stream: make null an invalid chunk to write in object mode
calvinmetcalf Apr 12, 2016
77e2efe
console: refactor to use rest params and template strings
jasnell Apr 15, 2016
962c1e1
benchmarks: add common.v8ForceOptimization
jasnell Apr 15, 2016
451f4fc
benchmarks: add microbenchmarks for new ES6 features
jasnell Apr 15, 2016
c32c889
net: Validate port in createServer().listen()
dirceu Mar 15, 2016
7d4f652
benchmarks: fix lint error
Apr 20, 2016
edc6970
doc: git mv to .md
eljefedelrodeodeljefe Apr 20, 2016
846afbf
http: disallow sending obviously invalid status codes
mscdex Apr 20, 2016
c83204e
test: don't assume IPv6 in test-regress-GH-5727
cjihrig Apr 21, 2016
a9bab5f
test: v8-flags is sensitive to script caching
ofrobots Apr 20, 2016
7337693
deps: upgrade to V8 5.0.71.34
ofrobots Apr 21, 2016
61a214e
doc: note that process.config can and will be changed
jasnell Apr 19, 2016
5b7a011
src: add process.binding('config')
jasnell Apr 19, 2016
86ff844
src: add intl and icu configs to process.binding('config')
jasnell Apr 19, 2016
c9628c5
events: make eventNames() use Reflect.ownKeys()
lpinca Mar 21, 2016
c764c44
2016-04-20, Version 5.11.0 (Stable) Release
Apr 20, 2016
704b68a
cares: Support malloc(0) scenarios for AIX
gireeshpunathil Apr 20, 2016
557c309
doc: add vm example, be able to require modules
eljefedelrodeodeljefe Apr 21, 2016
591ebe7
test: add tests for console.assert
evanlucas Apr 20, 2016
7c03595
doc: fix a typo in the CONTRIBUTING.md
vsemozhetbyt Apr 22, 2016
e6d4f3b
doc: improvements to child_process, process docs
estliberitas Feb 18, 2016
aa53bf2
events: add prependListener() and prependOnceListener()
jasnell Apr 4, 2016
b6a41d6
src: fix out-of-bounds write in TwoByteValue
addaleax Apr 21, 2016
11d71da
doc: add note for platform specific flags `fs.open()`
eljefedelrodeodeljefe Apr 21, 2016
d725928
build: update android-configure script for npm
robertchiras Apr 22, 2016
b0b7f6a
src: squelch -Wunused-variable in non-icu builds
bnoordhuis Apr 22, 2016
3a0eef7
test,benchmark: use deepStrictEqual()
Trott Apr 19, 2016
9697876
tools: enforce deepStrictEqual over deepEqual
Trott Apr 19, 2016
967a155
v8: warn in Template::Set() on improper use
bnoordhuis Apr 19, 2016
8def5fa
doc: fix broken references
gromnitsky Apr 22, 2016
7cbd9fe
gyp: inherit parent for `*.host`
jbergstroem Apr 13, 2016
0ed85e3
test: increase the platform timeout for AIX
mhdawson Apr 21, 2016
e928eda
tools: rewrite check-install.sh in python
thefourtheye Apr 7, 2016
633268c
src: fix check-imports.py linter errors
thefourtheye Apr 7, 2016
d18daaa
querystring: fix comments
mscdex Apr 25, 2016
3350b47
buffer: add Buffer.prototype.lastIndexOf()
dcposch Jan 28, 2016
3050795
console: timeEnd() with no label emits warning
ghaiklor Apr 21, 2016
fa74805
doc: doc-only deprecation for util.log()
JacksonTian Apr 12, 2016
c43b182
module: preserve symlinks when requiring
lamara Mar 30, 2016
c1729b0
deps: upgrade to V8 5.0.71.35
ofrobots Apr 25, 2016
bd2cee1
repl: don’t complete expressions when eval fails
addaleax Apr 21, 2016
1b50b80
url: drop auth in `url.resolve()` if host changes
rlidwka Apr 20, 2015
66f048a
cluster: migrate from worker.suicide
evanlucas Nov 10, 2015
9c6ef5b
readline: allow history to be disabled
suryagh Apr 22, 2016
96f6af7
doc: add estliberitas to collaborators
estliberitas Apr 26, 2016
e45dbd3
doc: add ronkorving to collaborators
ronkorving Apr 26, 2016
dfc7ffd
doc: add eljefedelrodeodeljefe to collaborators
eljefedelrodeodeljefe Apr 26, 2016
09f7b8a
doc: add Minqi Pan to collaborators
pmq20 Apr 26, 2016
af8dd44
doc: add JacksonTian to collaborators
JacksonTian Apr 26, 2016
d6237aa
crypto: Read OpenSSL config before init
stefanmb Apr 25, 2016
3abf9d5
doc, tls: deprecate createSecurePair
jhamhader Apr 25, 2016
547a6fe
doc: update authors
jasnell Apr 25, 2016
27ce7fe
doc: change references to Stable to Current
Apr 21, 2016
61be000
doc: fix position of `fs.readSync()`
Fishrock123 Apr 26, 2016
d866438
buffer: safeguard against accidental kNoZeroFill
ChALkeR Apr 25, 2016
ce864ef
build: Bump MACOSX_DEPLOYMENT_TARGET to 10.7
ChALkeR Apr 26, 2016
ce3e3c5
2016-04-26, Version 6.0.0 (Current) Release
jasnell Apr 26, 2016
152bf32
Working on v6.0.1
jasnell Apr 26, 2016
9ea6b28
meta: split CHANGELOG into two files
Apr 21, 2016
fb6753c
doc: fix v6 changelog
jasnell Apr 28, 2016
cbbe95e
net: introduce `Socket#connecting` property
indutny Apr 26, 2016
19fb134
doc: use Buffer.from() instead of new Buffer()
JacksonTian Apr 25, 2016
36207c6
doc: correctly document the behavior of ee.once().
lance Apr 25, 2016
11e7cc5
build: don't compile with -B
bnoordhuis Apr 26, 2016
7b9ae70
benchmark: Fix crash in net benchmarks
Apr 27, 2016
8956432
build: exclude tap files from tarballs
mscdex Apr 22, 2016
f6d7279
doc: update build instructions for OS X
Trott Apr 20, 2016
fdde369
crypto: fix error in deprecation message
Trott Apr 22, 2016
6d1606e
test,tools: adjust function argument alignment
Trott Apr 26, 2016
3f608b1
tools: lint for function argument alignment
Trott Apr 19, 2016
66903f6
tools: add tests for the doctool
iankronquist Apr 3, 2016
089362f
test,tools: limit lint tolerance of gc global
Trott Apr 21, 2016
7153f96
build: unbreak -prof, disable PIE on OS X
bnoordhuis Apr 28, 2016
e62c42b
tools: remove default parameters from lint rule
Trott Apr 27, 2016
fa9d82d
src: unify implementations of Utf8Value etc.
addaleax Apr 23, 2016
ab84d69
doc: better example & synopsis
Fishrock123 Apr 12, 2016
150dd36
doc: no Node.js(1)
Fishrock123 Apr 12, 2016
fc0fbf1
doc: subdivide TOC, add auxiliary links
Fishrock123 Apr 12, 2016
9f23cb2
tools: fix exit code when linting from CI
mscdex Apr 27, 2016
2c92a1f
events: pass the original listener added by once
DavidCai1111 Apr 29, 2016
1b9fdba
process: add process.cpuUsage() - implementation, doc, tests
Apr 5, 2016
b3f75ec
doc: expand documentation for process.exit()
jasnell Apr 27, 2016
76c9ab5
assert: allow circular references
Trott Apr 27, 2016
fd37d54
doc: added note warning about change to console.endTime()
ben-page Apr 28, 2016
8eb87ee
doc: Remove extra space in REPL example
Apr 28, 2016
bfcde97
doc: fix incorrect syntax in examples
evanlucas Apr 29, 2016
4068d64
doc: fix EventEmitter#eventNames() example
ChALkeR Apr 27, 2016
0d19853
build: use shorthand lint target from test
jbergstroem Apr 27, 2016
e6c8da4
doc: make `writable.setDefaultEncoding()` return `this`
estliberitas Apr 30, 2016
4ae39f9
doc: remove all scrollbar styling
claudiorodriguez Apr 29, 2016
7034ebe
doc: use `Node.js` in synopsis document
Trott Apr 29, 2016
3d5b732
doc: clarifies http.serverResponse implementation
AllenSH12 Apr 6, 2016
13e6608
doc: extra clarification of historySize option
vsemozhetbyt Apr 26, 2016
ab7055b
doc: fix fs.realpath man pg links
phette23 Apr 28, 2016
969f96a
doc: fix a typo in __dirname section
toyota790 Apr 29, 2016
3e028a1
doc: remove obsolete comment in isError() example
cjihrig Apr 30, 2016
e5ce53a
doc: fix sentence fragment in fs doc
Trott Apr 30, 2016
457d12a
test: add failing url parse tests as known_issue
jasnell Mar 24, 2016
5fe5fa2
test: make addon testing part of `make test`
bnoordhuis Apr 15, 2016
2d503b1
debugger: display array contents in repl
cjihrig Apr 28, 2016
7641f9a
test: refactor large event emitter tests
cjihrig Apr 28, 2016
7c30f15
doc: ensure consistent grammar in node.1 file
justshiv Apr 27, 2016
08e0884
tools: add -F flag for fixing lint issues
Trott Apr 29, 2016
1330496
cluster: remove use of bind() in destroy()
yorkie May 1, 2016
d674493
doc: add missing underscore for markdown italics
May 2, 2016
0bca959
util: fix inspecting of proxy objects
jasnell Apr 29, 2016
9a29b50
doc: fix the lint of an example in cluster.md
yorkie May 2, 2016
4f728df
doc: linkify remaining references to fs.Stats object
Apr 30, 2016
33f24c8
doc: adds 'close' events to fs.ReadStream and fs.WriteStream
May 1, 2016
91ab769
util: truncate inspect array and typed array
jasnell Apr 21, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
1 change: 0 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
lib/internal/v8_prof_polyfill.js
lib/internal/v8_prof_processor.js
lib/punycode.js
test/addons/??_*/
test/fixtures
Expand Down
7 changes: 5 additions & 2 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ rules:
no-duplicate-case: 2
no-empty-character-class: 2
no-ex-assign: 2
no-extra-boolean-cast : 2
no-extra-boolean-cast: 2
no-extra-parens: [2, "functions"]
no-extra-semi: 2
no-func-assign: 2
Expand Down Expand Up @@ -85,8 +85,11 @@ rules:
prefer-const: 2

# Custom rules in tools/eslint-rules
align-function-arguments: 2
align-multiline-assignment: 2
assert-fail-single-argument: 2
new-with-error: [2, "Error", "RangeError", "TypeError", "SyntaxError", "ReferenceError"]

no-deepEqual: 2

# Global scoped method and vars
globals:
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ _UpgradeReport_Files/
ipch/
*.sdf
*.opensdf
*.VC.opendb
.vs/

/config.mk
/config.gypi
Expand Down
123 changes: 120 additions & 3 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,7 @@ Steve Sharp <[email protected]>
Victor Widell <[email protected]>
Evan Rutledge Borden <[email protected]>
Johnny Ray <http://johnnyray.me>
Steve Mao <maochenyan@msn.com>
Steve Mao <maochenyan@gmail.com>
Stiliyan Lazarov <[email protected]>
Wang Xinyong <[email protected]>
Ray Donnelly <[email protected]>
Expand Down Expand Up @@ -782,7 +782,7 @@ Chad Johnston <[email protected]>
Sam Stites <[email protected]>
Matthew Lye <[email protected]>
Matt Loring <[email protected]>
P.S.V.R <[email protected]>
Minqi Pan <[email protected]>
Jacob Edelman <[email protected]>
Mike Atkins <[email protected]>
hackerjs <[email protected]>
Expand Down Expand Up @@ -831,7 +831,7 @@ Claudio Rodriguez <[email protected]>
Ido Ben-Yair <[email protected]>
Kyle Smith <[email protected]>
Marti Martz <[email protected]>
Stefan Budeanu <stefan@budeanu.com>
Stefan Budeanu <[email protected].com>
Emily Aviva Kapor-Mater <[email protected]>
Sam P Gallagher-Bishop <[email protected]>
David Woods <[email protected]>
Expand Down Expand Up @@ -868,5 +868,122 @@ Super Zheng <[email protected]>
Rafał Pocztarski <[email protected]>
Michael Ruddy <[email protected]>
Andy Bettisworth <[email protected]>
Jörg Krause <[email protected]>
Alexander Martin <[email protected]>
Prince J Wesley <[email protected]>
janriemer <[email protected]>
Arthur Gautier <[email protected]>
Martin von Gagern <[email protected]>
Hideki Yamamura <[email protected]>
Lenny Markus <[email protected]>
Nelson Pecora <[email protected]>
Graham Fairweather <[email protected]>
Nicholas Young <[email protected]>
chrisjohn404 <[email protected]>
Bo Borgerson <[email protected]>
Mudit Ameta <[email protected]>
Adri Van Houdt <[email protected]>
Max Barinov <[email protected]>
Damian Schenkelman <[email protected]>
iamchenxin <[email protected]>
Nik Nyby <[email protected]>
Ben Ripkens <[email protected]>
Ryan Sobol <[email protected]>
jona <[email protected]>
Martin Bark <[email protected]>
José F. Romaniello <[email protected]>
Richard Sun <[email protected]>
Sequoia McDowell <[email protected]>
zoubin <[email protected]>
Robert Jefe Lindstaedt <[email protected]>
Saquib <[email protected]>
Daniel Sellers <[email protected]>
Julien Waechter <[email protected]>
Vitor Cortez <[email protected]>
Michael Theriot <[email protected]>
Peter Geiss <[email protected]>
Richard Lau <[email protected]>
José Moreira <[email protected]>
Tom Atkinson <[email protected]>
Glen Arrowsmith <[email protected]>
Jeff Harris <[email protected]>
Alexander Makarenko <[email protected]>
Drew Folta <[email protected]>
Myles Borins <[email protected]>
Dmitriy Lazarev <[email protected]>
Adam Langley <[email protected]>
Kári Tristan Helgason <[email protected]>
Manuel Valls <[email protected]>
Prayag Verma <[email protected]>
Gibson Fahnestock <[email protected]>
Alan Cohen <[email protected]>
Christophe Naud-Dulude <[email protected]>
Matthias Bastian <[email protected]>
Phillip Kovalev <[email protected]>
Rainer Oviir <[email protected]>
HUANG Wei <[email protected]>
DC <[email protected]>
Daniel Turing <[email protected]>
Julie Pagano <[email protected]>
Ruben Bridgewater <[email protected]>
Felix Becker <[email protected]>
Igor Klopov <[email protected]>
Tsarevich Dmitry <[email protected]>
Ojas Shirekar <[email protected]>
Noah Rose <[email protected]>
Rafael Cepeda <[email protected]>
Chinedu Francis Nwafili <[email protected]>
Braydon Fuller <[email protected]>
Jiho Choi <[email protected]>
Dirceu Pereira Tiegs <[email protected]>
Marc Cuva <[email protected]>
Chris Dew <[email protected]>
Tristan Slominski <[email protected]>
Hugo Wood <[email protected]>
Owen Smith <[email protected]>
Anton Andesen <[email protected]>
Aayush Naik <[email protected]>
Netto Farah <[email protected]>
Craig Akimoto <[email protected]>
Michael Barrett <[email protected]>
Alexander Marchenko <[email protected]>
Robert C Jensen <[email protected]>
Vaibhav <[email protected]>
Stefano Vozza <[email protected]>
Daijiro Wachi <[email protected]>
Kirill Fomichev <[email protected]>
Mithun Patel <[email protected]>
Alexander Penev <[email protected]>
Andrea Giammarchi <[email protected]>
Lance Ball <[email protected]>
Jarrett Widman <[email protected]>
Florian Margaine <[email protected]>
Wolfgang Steiner <[email protected]>
Bill Automata <[email protected]>
Robert Chiras <[email protected]>
Corey Kosak <[email protected]>
John Eversole <[email protected]>
Gareth Ellis <[email protected]>
Eugene Obrezkov <[email protected]>
Kyle Simpson <[email protected]>
Bogdan Lobor <[email protected]>
Daniel Wang <[email protected]>
Mihai Potra <[email protected]>
Brendon Pierson <[email protected]>
Brad Hill <[email protected]>
Mike Kaufman <[email protected]>
Igor Kalashnikov <[email protected]>
Anna Henningsen <[email protected]>
Amery <[email protected]>
James Reggio <[email protected]>
Joran Dirk Greef <[email protected]>
Matthew Douglass <[email protected]>
William Kapke <[email protected]>
Yuta Hiroto <[email protected]>
Ilya Shaisultanov <[email protected]>
James Lal <[email protected]>
Josh Leder <[email protected]>
surya panikkal <[email protected]>
vsemozhetbyt <[email protected]>

# Generated by tools/update-authors.sh
21 changes: 15 additions & 6 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,25 @@ If you consistently can reproduce a test failure, search for it in the
file a new issue.


### Unix / Macintosh
### Unix / OS X

Prerequisites:

* `gcc` and `g++` 4.8 or newer, or
* `clang` and `clang++` 3.4 or newer
* Python 2.6 or 2.7
* GNU Make 3.81 or newer

On OS X, you will also need:
* [Xcode](https://developer.apple.com/xcode/download/)
* You also need to install the `Command Line Tools` via Xcode. You can find
this under the menu `Xcode -> Preferences -> Downloads`
* This step will install `gcc` and the related toolchain containing `make`

On FreeBSD and OpenBSD, you may also need:
* libexecinfo (FreeBSD and OpenBSD only)


```text
$ ./configure
$ make
Expand Down Expand Up @@ -118,7 +127,7 @@ This option will build with "small" (English only) support, but
the full `Intl` (ECMA-402) APIs. With `--download=all` it will
download the ICU library as needed.

##### Unix / Macintosh:
##### Unix / OS X:

```text
$ ./configure --with-intl=small-icu --download=all
Expand All @@ -141,7 +150,7 @@ data at runtime.
With the `--download=all`, this may download ICU if you don't have an
ICU in `deps/icu`.

##### Unix / Macintosh:
##### Unix / OS X:

```text
$ ./configure --with-intl=full-icu --download=all
Expand All @@ -158,7 +167,7 @@ $ ./configure --with-intl=full-icu --download=all
The `Intl` object will not be available. This is the default at
present, so this option is not normally needed.

##### Unix / Macintosh:
##### Unix / OS X:

```text
$ ./configure --with-intl=none
Expand All @@ -170,7 +179,7 @@ $ ./configure --with-intl=none
> vcbuild intl-none
```

#### Use existing installed ICU (Unix / Macintosh only):
#### Use existing installed ICU (Unix / OS X only):

```text
$ pkg-config --modversion icu-i18n && ./configure --with-intl=system-icu
Expand All @@ -186,7 +195,7 @@ You can find other ICU releases at
Download the file named something like `icu4c-**##.#**-src.tgz` (or
`.zip`).

##### Unix / Macintosh
##### Unix / OS X

```text
# from an already-unpacked ICU:
Expand Down
Loading