Commit History

Author SHA1 Message Date
  narimiran cd3d4b5e05 [backport] run nimpretty on the remaining files 5 years ago
  Andreas Rumpf e3c0bf48c5 tiny style change [refactoring] 5 years ago
  Araq 87a2ced1ba there is only one style -- my style 5 years ago
  Araq bc7733827d make more parts of the stdlib compile with --styleCheck:error 5 years ago
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 years ago
  Andreas Rumpf 02b9af2f75 ABI fixes for OSX/BSD; fixes #6860 (#11666) 5 years ago
  LemonBoy 7d217a71d3 Render deprecated pragmas (#8886) 5 years ago
  Miran 214f48eae9 Remove long deprecated stuff (#10332) 6 years ago
  Federico Ceratto 2fa35126b0 Fix getAddrInfo, add IPPROTO_ICMPV6 Closes #10198 6 years ago
  Dominik Picheta 76c214a2e9 Merge pull request #9915 from zevv/asyncnet-unix 6 years ago
  Ico Doornekamp 71e9fff364 Added basic AF_UNIX support to asyncnet. 6 years ago
  Andreas Rumpf 223e92b83a stdlib: documenation updates, the exception names have been changed 6 years ago
  LemonBoy d87606b100 Make getSockDomain work with AF_UNIX sockets 6 years ago
  LemonBoy a27429304e Convert *_family fields to cushort 6 years ago
  alaviss 7ef268274f Haiku support for Nim (#8542) 6 years ago
  Araq bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings 6 years ago
  Oscar Nihlgård fdf1d12380 Change type of `Timeval.tv_sec` to `posix.Time` (#7646) 6 years ago
  skilchen 34c1ca1dd0 make nativesockets.Hostent.addrlist readable for ipv4 af_inet addresses (see issue #7314) (#7327) 6 years ago
  Yuriy Glukhov 1bd0efb067 Fixed crash/interface. Added tests. 6 years ago
  Dominik Picheta 1a2351f95f Fixes #4995. (#7157) 7 years ago
  Dominik Picheta e5a27c96fb Implements nativesockets.accept. 7 years ago
  Andreas Rumpf 3308d26581 breaking change: arrays of char do not convert to cstring; ptr to array of char does 7 years ago
  Andreas Rumpf db0d353281 Merge branch 'stringify-array' of https://github.com/krux02/Nim into krux02-stringify-array 7 years ago
  wt 92d67262fb Fix `getPeerAddr()` `getPeerAddr()`: +`sin6_addr` (#6410) 7 years ago
  Fredrik Høisæther Rasch c39e202976 Introduce first class support for Android (#5772) 7 years ago
  Arne Döring ddea990a70 removed newString proc again, reverted some unnecesary changes 7 years ago
  Ruslan Mustakov ecf278c467 Implement dial, support IPv6 in httpclient (#5763) 7 years ago
  Jacek Sieka ce86b4ad78 Posix from detect (#5697) 7 years ago
  Dominik Picheta c9c64240d3 Fixes ambiguity introduced by #5390. 7 years ago
  Federico Ceratto dd4d47c671 Add gethostname to nativesockets (#5443) 8 years ago