Commit History

Author SHA1 Message Date
  Andreas Rumpf ca672ec62e appveyor: make the build green again 6 years ago
  Araq 4a6d699bc5 C++: make async tests green on Windows 6 years ago
  Araq 3f6168b337 removes deprecated T/P types 6 years ago
  loongw 4841fc5356 \#include "windows.h" instead of "Windows.h" (#9475) 6 years ago
  LemonBoy a27429304e Convert *_family fields to cushort 6 years ago
  andri lim c3d5ec8ead fixes #8421, fixes #7968, Nim compiler compiles with MSVC C89 version (#8556) 6 years ago
  Dmitry Atamanov bf5d619a52 Add MemMapFileStream. Fixes in memFiles. (#7944) 6 years ago
  Jacek Sieka 72dfe176f5 remove dead code elimination option (#7669) 6 years ago
  Hendrik b1b517128e os.setLastModificationTime*(file: string, t: times.Time) (#7543) 6 years ago
  Eugene Kabanov 0b99e8e8cb Fix compiler stuck on waiting C/CPP backends. (#7472) 6 years ago
  Yuriy Glukhov 0770844285 Comments addressed 6 years ago
  Yuriy Glukhov 1bd0efb067 Fixed crash/interface. Added tests. 6 years ago
  Ruslan Mustakov 319e88585a Fix AsyncFile open flags. Fixes #5531 6 years ago
  oskca 495331bf20 raiseOSError to indicate the failling of findNextFile in walkDir[Rec] 7 years ago
  cheatfate 59d4530562 Remove `-3` as marker of exited process. 7 years ago
  Federico Ceratto 83de3a85e7 Add TCP_NODELAY support #6795 7 years ago
  Charlie Barto d55e02ddf1 fixes to allow the usage of clang on windows with the msvc abi and ms headers (#6442) 7 years ago
  Yuriy Glukhov 0345238d6e Added moveDir (#6015) 7 years ago
  Ruslan Mustakov ecf278c467 Implement dial, support IPv6 in httpclient (#5763) 7 years ago
  Anatoly Galiulin 434a7c8426 Fix posix version of moveFile between different filesystems (#5580) 7 years ago
  Federico Ceratto dd4d47c671 Add gethostname to nativesockets (#5443) 7 years ago
  Rokas Kupstys a3b8bf300d Added fiber API to winlean.nim 8 years ago
  Ruslan Mustakov fb8168d338 Fix Windows accept() to fail future instead of raising 8 years ago
  Eugene Kabanov e17969c03f Fix declaration of inet_ntop to be GCSafe. (#5266) 8 years ago
  Loris Pederiva f237f7f1cf Make SockAddr.sa_data public 8 years ago
  Araq 5182be6204 winlean: get rid of deprecation warning 8 years ago
  Araq 6a1b8e691f fixes #4764, fixes #4731, fixes #4724 8 years ago
  Andreas Rumpf 0834cd63d9 prepare Nim codebase for upcoming parser changes 8 years ago
  miere43 8314412b99 Added stdcall pragma to WINAPI methods. 8 years ago
  miere43 57bd50a916 Removed INPUT_KEY_RECORD 8 years ago