Commit History

Author SHA1 Message Date
  Araq bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings 7 years ago
  Andreas Rumpf 58187f2120 added a warning that the .deprecate statement is unreliable for routines 7 years ago
  Araq 8be9e46403 udpated the compiler and tester to use getOrDefault 9 years ago
  Adam Strzelecki 43bddf62dd lib: Trim .nim files trailing whitespace 9 years ago
  pdw cb6f867495 Fixed 'milliseconds' spelling in code and docs 10 years ago
  Dominik Picheta 0619322ea2 Added warning to scgi module. 10 years ago
  Araq 697789a313 prettified some async modules 10 years ago
  Araq ae548a696f made some tests green 10 years ago
  Araq 11b6958755 big rename 10 years ago
  Araq e6d17e6273 made large parts of the stdlib gcsafe 11 years ago
  Dominik Picheta 21d0cc8cdf Add checks for invalid socket when creating sockets. 11 years ago
  Erik O'Leary 5d8d1ed8bc Corrected prunesocketset and pruneprocessset 11 years ago
  Dominik Picheta 78123520a9 Implemented boolean socket options. 11 years ago
  Dominik Picheta 2bb4a853ec Send buffer will be respected now when closing async SCGI clients. 11 years ago
  Dominik Picheta 0b2512e1e4 Improved the performance of the SCGI module when dealing with multiple 12 years ago
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 12 years ago
  Dominik Picheta 336da8f44e IRC module is now saner at the expense of a little API breakage. 12 years ago
  Dominik Picheta ddf4449442 Fixes bug in scgi module: client socket was not initialised properly. 12 years ago
  Dominik Picheta e314da76b9 Fixes async scgi. 12 years ago
  Dominik Picheta 15dcb9a6a6 Added close() to async versions of scgi and httpserver. 12 years ago
  Dominik Picheta 7c262b4233 Fixes scgi, adds async functionality to httpserver. 12 years ago
  Araq b64eeeb430 term rewriting improvements 12 years ago
  Dominik Picheta 5310a3044f Many fixes for asynchronous sockets. Asyncio should now work well with buffered and unbuffered plain and ssl sockets. Added asyncio 12 years ago
  Araq 4f582da27f make tests green again 12 years ago
  dom96 100503f962 Scgi module handles socket disconnection properly now. 13 years ago
  dom96 b298b07567 Added asyncio module; irc, scgi and the ftpclient modules work with it. Added (de)allocCStringArray. Many async sockets fixes. 13 years ago
  Araq 4f1b89c30c year 2012 for most copyright headers 13 years ago
  Araq c7b3d828be copy replaced by substr 14 years ago
  dom96 d1cd1cea34 fixed some redis commands; fixed bindAddr and scgi now doesn't bind to all addresses. copy and delete for json module. 14 years ago
  Araq 4d5c3ebd46 little repo cleanup 14 years ago