| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
C stack)
|
|\ |
|
| | |
|
| | |
|
| |\
| | |
| | | |
Fixes for macosx
|
| | | |
|
| | | |
|
| | | |
|
| |/
| |
| |
| | |
Added (de)allocCStringArray. Many async sockets fixes.
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
events.nim updates
|
| | |
|
| | |
|
|\|
| |
| | |
Various changes around 'koch update'
|
| |
| |
| |
| | |
Changes made to osproc.nim so it will compile.
|
| | |
|
|/ |
|
|
|
|
| |
variables; os.nim does not rely on it anymore
|
| |
|
|\ |
|
| | |
|
|/ |
|
|\ |
|
| | |
|
| | |
|
|/
|
|
|
|
| |
Hard-links on Windows are now treated just as they are on POSIX.
The new implementation is faster than the previous, but still it's quite
slower than fstat (use with caution).
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
liners (see examples/maximum.nim)
|
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
Some new options added to the compiler (see news.txt for details)
|
|/ |
|
| |
|
|\ |
|