This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
phobos
Watch
1
Star
0
Fork
You've already forked phobos
0
mirror of
https://github.com/dlang/phobos.git
synced
2025-05-08 03:56:54 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b9ea97d6e7
phobos
/
std
/
c
/
windows
History
Download ZIP
Download TAR.GZ
Andrei Alexandrescu
36da69e048
Added pragma(lib, "uuid")
2010-08-08 01:16:38 +00:00
..
com.d
Added pragma(lib, "uuid")
2010-08-08 01:16:38 +00:00
stat.d
phobos 0.167
2007-09-10 05:30:20 +00:00
windows.d
2009-03-26 15:13:53 +00:00
winsock.d
Resolved differences between Posix and Windows declarations for BSD socket routines by standardizing on the Posix declaration (which is likely the correct one). This required reverting some changes to std.socket and changing the type of SOCKET from uint to int, which shoudl be fine since they're both 4 bytes anyway.
2009-03-26 18:04:44 +00:00