History log of /libuv/ (Results 4551 – 4575 of 5435)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a993329c20-Dec-2011 Ryan Dahl

add uv_thread_self

3cbe7c3f10-Nov-2011 Daisuke Murase

Fixes for iOS

replace AbsoluteToNanoseconds to alternate implementation in uv_hrtime when
target OS is iOS which does not have CoreServices.framework

Fixes #243

cb70db1216-Dec-2011 Ben Noordhuis

linux: fix compiler warnings

f9edaca516-Dec-2011 Ben Noordhuis

Merge branch 'v0.6'

Conflicts:
src/unix/linux.c


8e50b60415-Dec-2011 okuoku

freebsd: Fix build

Fixes #280

9775121515-Dec-2011 okuoku

win: Fix MinGW32 builds

Fixes #279.

7aacfad415-Dec-2011 Igor Zinkovsky

windows: support for getting multiple addresses for a network interface

3d189de613-Dec-2011 Igor Zinkovsky

platform api

12cc4f7d14-Dec-2011 Ben Noordhuis

Update AUTHORS and .mailmap

e53cecb813-Dec-2011 mattn

add uv_run_once()

4c6008f412-Dec-2011 Ben Noordhuis

Merge branch 'v0.6'

Conflicts:
test/test-list.h


bfd51ca012-Dec-2011 Ben Noordhuis

Merge branch 'v0.6'


0d8cb08f08-Dec-2011 Ben Noordhuis

Merge branch 'v0.6'


f5c2a4a102-Dec-2011 Ben Noordhuis

Merge branch 'v0.6'

Conflicts:
src/unix/core.c
src/win/winapi.h


eb6d754a01-Dec-2011 Bert Belder

Win: utf-8 decoder bug when compiling with gcc

ee49c7a201-Dec-2011 Bert Belder

Fix MinGW and MinGW-w64 builds

Closes GH-222 and GH-267.
Thanks Yuki Okumura and Yasuhiro Matsumoto for providing fixes.

7c50415d20-Oct-2011 Yuki Okumura

Win: lower case tlhelp32.h to support cross compilation

b471b33d01-Dec-2011 Bert Belder

Bump required windows headers to Vista

This does not mean that XP/2k3 is no longer supported - we just need the
headers so we can use newer APIs on later windows versions.

35fa2a6a25-Nov-2011 Bert Belder

Merge branch 'v0.6'


ef811b1a23-Nov-2011 Ben Noordhuis

Merge branch 'v0.6'


59f9a73623-Nov-2011 seebees

test: process should not wait for stdio before terminating

b52b8c7123-Nov-2011 Ben Noordhuis

util: add uv_strlcpy() and uv_strlcat() functions

0834e73621-Nov-2011 Ben Noordhuis

Merge branch 'v0.6'


45180fea21-Nov-2011 Ben Noordhuis

bench: add thread creation benchmark

8e4ed88b21-Nov-2011 Ben Noordhuis

Wrap platform thread APIs.

1...<<181182183184185186187188189190>>...218