History log of /libuv/README.md (Results 26 – 50 of 91)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: v1.12.0
# 2ce5734d 25-Apr-2017 Saúl Ibarra Corretgé

doc: remove ubvook reference from README

PR-URL: https://github.com/libuv/libuv/pull/1246
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@g

doc: remove ubvook reference from README

PR-URL: https://github.com/libuv/libuv/pull/1246
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>

show more ...

# ed76c055 25-Apr-2017 Saúl Ibarra Corretgé

doc: change license to CC BY 4.0

Text taken from:
https://creativecommons.org/licenses/by/4.0/legalcode.txt

Fixes: https://github.com/libuv/libuv/issues/1254
PR-URL: https:/

doc: change license to CC BY 4.0

Text taken from:
https://creativecommons.org/licenses/by/4.0/legalcode.txt

Fixes: https://github.com/libuv/libuv/issues/1254
PR-URL: https://github.com/libuv/libuv/pull/1246
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>

show more ...

# 8fd1e406 18-Apr-2017 Ben Noordhuis

doc: add link to libuv/help to README

PR-URL: https://github.com/libuv/libuv/pull/1309
Refs: https://github.com/libuv/libuv/issues/1305
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

doc: add link to libuv/help to README

PR-URL: https://github.com/libuv/libuv/pull/1309
Refs: https://github.com/libuv/libuv/issues/1305
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>

show more ...

Revision tags: v1.11.0, v1.10.2, v1.10.1, v1.10.0
# 79e80e0f 15-Sep-2016 Saúl Ibarra Corretgé

doc: add ABI tracker link to README

PR-URL: https://github.com/libuv/libuv/pull/1053
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Fedor Indutny <fedor@indutny.com>

# be0e24c1 10-Aug-2016 Saúl Ibarra Corretgé

doc: add supported platforms description

Closes: https://github.com/libuv/libuv/issues/983
PR-URL: https://github.com/libuv/libuv/pull/991
Reviewed-By: Ben Noordhuis <info@bnoordhuis

doc: add supported platforms description

Closes: https://github.com/libuv/libuv/issues/983
PR-URL: https://github.com/libuv/libuv/pull/991
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

show more ...

Revision tags: v0.10.37
# 8b317693 23-May-2016 Saúl Ibarra Corretgé

doc: add licensing information to README

PR-URL: https://github.com/libuv/libuv/pull/887
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Fedor Indutny <fedor@indutny.com>

Revision tags: v1.9.1
# 34109740 10-Apr-2016 Saúl Ibarra Corretgé

doc: add ability to live reload and regenerate HTML

PR-URL: https://github.com/libuv/libuv/pull/819
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>

Revision tags: v1.9.0
# 2543f564 12-Feb-2016 Saúl Ibarra Corretgé

doc: add missing link in README

PR-URL: https://github.com/libuv/libuv/pull/722
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>

# 67e22296 12-Feb-2016 Saúl Ibarra Corretgé

doc: describe how to make release builds on Unix

Refs: https://github.com/libuv/libuv/issues/550
PR-URL: https://github.com/libuv/libuv/pull/722
Reviewed-By: Ben Noordhuis <info@bnoo

doc: describe how to make release builds on Unix

Refs: https://github.com/libuv/libuv/issues/550
PR-URL: https://github.com/libuv/libuv/pull/722
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>

show more ...

Revision tags: v1.8.0
# f3216246 30-Oct-2015 Angel Leon

doc: fix typo in README

PR-URL: https://github.com/libuv/libuv/pull/598
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>

Revision tags: v1.7.5, v1.7.4, v1.7.3, v1.7.2, v1.7.1, v1.7.0
# 4bfaaff8 28-Jul-2015 Saúl Ibarra Corretgé

doc: add note about Windows binaries to the README

# dbca917b 08-Jul-2015 Saúl Ibarra Corretgé

doc: document the procedure for verifying releases

Refs: https://github.com/libuv/libuv/issues/409

Revision tags: v1.6.1, v1.6.0
# bb2632b3 27-May-2015 Andrew Paprocki

aix: add ahafs autoconf detection and README notes

The libuv filesystem events API on AIX requires the non-default IBM
`bos.ahafs` package to be installed. The library should still comp

aix: add ahafs autoconf detection and README notes

The libuv filesystem events API on AIX requires the non-default IBM
`bos.ahafs` package to be installed. The library should still compile
and work on systems without this package. This patch adds proper
detection to `configure.ac` and makes the API return `-ENOSYS` at
runtime if the system does not support it.

PR-URL: https://github.com/libuv/libuv/pull/372
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>

show more ...

Revision tags: v1.5.0
# 2eb1c182 26-Mar-2015 Devchandra Meetei Leishangthem

build: add documentation for ninja support

PR-URL: https://github.com/libuv/libuv/pull/290
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>

# 508cd3c2 23-Mar-2015 Saúl Ibarra Corretgé

doc: clarify that we don't maintain external doc resources

PR-URL: https://github.com/libuv/libuv/pull/284
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>

# 5abb33dd 03-Mar-2015 Stephen von Takach

build: update the location of gyp

Google moved the repository

PR-URL: https://github.com/libuv/libuv/pull/240
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>

Revision tags: v0.10.36, v1.4.2, v0.10.35, v1.4.1, v0.10.34, v1.4.0, v1.3.0, v0.10.33, v1.2.1, v1.2.0, v0.10.32, v1.1.0, v0.10.31, v1.0.2, v0.10.30
# e7895deb 03-Dec-2014 Saúl Ibarra Corretgé

doc: update README with IRC channel

PR-URL: https://github.com/libuv/libuv/pull/26

# 45c7ccce 28-Nov-2014 Joey Geralnik

doc: fix spelling

Fix various typos and spelling mistakes in the documentation

PR-URL: https://github.com/libuv/libuv/pull/17
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>

# 7ce11138 25-Nov-2014 Ben Noordhuis

doc,build,include: update project links

The project home has moved from https://github.com/joyent/libuv to
https://github.com/libuv/libuv. Update the links inside the repo.

Revision tags: v1.0.1, v1.0.0
# 15606913 10-Nov-2014 Elijah Andrews

readme: remove Rust from users

Closes #1572

Revision tags: v0.10.29, v1.0.0-rc2
# f914721c 14-Oct-2014 Ben Noordhuis

build: add x32 support to gyp build

This commit adds x32 support to the gyp build. Configure with:

$ ./gyp_uv.py -Dtarget_arch=x32

# 3f585626 04-Nov-2014 Thorsten Lorenz

doc: add learnuv workshop to README

# 41ddd1f2 27-Oct-2014 Mikhail Mukovnikov

doc: mention homebrew in README

# b174a84e 25-Oct-2014 Emmanuel Odeke

doc: fix git/svn url for gyp repo in README

# 471e8447 05-Oct-2014 Jeff Widman

doc: fix punctuation and grammar in README

1234