Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Fix #1546 | Varriount | 2015-01-22 | 1 | -1/+1 | |
|/ / / | ||||||
* / / | Handle EPOLLHUP to avoid chaos/runaways when using certain file descriptors. | Elie Zedeck | 2015-01-21 | 1 | -1/+1 | |
|/ / | ||||||
* | | osinfo_win compiles again | Araq | 2015-01-18 | 1 | -4/+3 | |
* | | fixes #1964 properly | Araq | 2015-01-18 | 1 | -1/+2 | |
* | | fixes #1964 | Araq | 2015-01-18 | 1 | -2/+3 | |
* | | Merge pull request #1842 from def-/unicode-reversed | Varriount | 2015-01-17 | 1 | -0/+50 | |
|\ \ | ||||||
| * | | Optimize unicode.reversed | def | 2015-01-15 | 1 | -19/+31 | |
| * | | Add reversed proc to unicode module | def | 2015-01-02 | 1 | -0/+38 | |
* | | | Merge pull request #1967 from def-/more-renames | Varriount | 2015-01-16 | 2 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Get rid of deprecation warnings in pegs | def | 2015-01-16 | 2 | -2/+2 | |
* | | | | Fix named argument handling | Flaviu Tamas | 2015-01-16 | 1 | -2/+11 | |
|/ / / | ||||||
* | | | GitHub link fixes: nim-code -> nim-lang | def | 2015-01-15 | 1 | -4/+4 | |
* | | | fixes the integer conversion regressions | Araq | 2015-01-13 | 2 | -4/+4 | |
* | | | Fix body in httpclient | def | 2015-01-13 | 1 | -2/+2 | |
* | | | Merge branch 'devel' of https://github.com/Araq/Nim into devel | Araq | 2015-01-13 | 2 | -5/+5 | |
|\ \ \ | ||||||
| * | | | Fix: Only handle EPOLLERR as an error event | def | 2015-01-13 | 1 | -2/+0 | |
| * | | | Replace other common expressions with defined variable | Dustin Lacewell | 2015-01-12 | 1 | -2/+2 | |
| * | | | Add named anchor links to procs in the documentation index | Dustin Lacewell | 2015-01-12 | 1 | -2/+4 | |
* | | | | make net.nim compile again (quick workaround for a regression) | Araq | 2015-01-13 | 1 | -3/+3 | |
|/ / / | ||||||
* | | | Merge pull request #1841 from skyfex/devel | Andreas Rumpf | 2015-01-12 | 1 | -17/+15 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'devel' of https://github.com/Araq/Nim into devel | Audun Wilhelmsen | 2015-01-02 | 13 | -35/+71 | |
| |\ \ \ | ||||||
| * | | | | Added support for big 'u64 literals | Audun Wilhelmsen | 2015-01-02 | 1 | -17/+15 | |
* | | | | | don't advice people to use debug options for the GC and core | Araq | 2015-01-11 | 1 | -2/+2 | |
* | | | | | Merge pull request #1921 from def-/lc-improve | Andreas Rumpf | 2015-01-11 | 1 | -1/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove unnecessary check in list comprehensions | def | 2015-01-10 | 1 | -1/+0 | |
* | | | | | | Support MySQL on OSX | Endre Karlson | 2015-01-11 | 1 | -5/+9 | |
* | | | | | | fixes #1866 | Araq | 2015-01-10 | 1 | -1/+2 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #1884 from def-/tcc-usevfork | Andreas Rumpf | 2015-01-07 | 1 | -1/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add workaround for TCC to make POSIX_SPAWN_USEVFORK available | def | 2015-01-06 | 1 | -1/+6 | |
* | | | | | | Merge pull request #1876 from flaviut/unittest-stacktrace | Andreas Rumpf | 2015-01-07 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make unittest.nim print stack trace | Flaviu Tamas | 2015-01-05 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #1889 from ramnes/devel | Andreas Rumpf | 2015-01-07 | 42 | -42/+42 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Happy new year! | Guillaume Gelin | 2015-01-06 | 42 | -42/+42 | |
* | | | | | | | Merge branch 'devel' of https://github.com/Araq/Nim into devel | Araq | 2015-01-07 | 12 | -204/+394 | |
|\| | | | | | | ||||||
| * | | | | | | Merge pull request #1883 from flaviut/add-unittest-docs | Varriount | 2015-01-05 | 1 | -6/+21 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Add an example and remove future claims | Flaviu Tamas | 2015-01-05 | 1 | -6/+21 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #1835 from def-/mysql-lib-version | Varriount | 2015-01-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Allow higher versions of libmysqlclient | def | 2015-01-02 | 1 | -1/+1 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Merge pull request #1879 from def-/nim-renames | Varriount | 2015-01-05 | 2 | -4/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Some GC renames to get rid of deprecation warnings | def | 2015-01-06 | 2 | -4/+4 | |
| | | |/ / / / | | |/| | | | | ||||||
| * / | | | | | Properly use the terminal module | Flaviu Tamas | 2015-01-05 | 1 | -0/+2 | |
| |/ / / / / | ||||||
| * | | | | | Fixes nim-lang/nimble#84 | Dominik Picheta | 2015-01-05 | 1 | -1/+1 | |
| * | | | | | Merge pull request #1867 from def-/httpclient-multipart | Dominik Picheta | 2015-01-05 | 1 | -35/+142 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Rename newData() to newMultipartData() | def | 2015-01-05 | 1 | -5/+5 | |
| | * | | | | | A few more fixes to httpclient multipart | def | 2015-01-05 | 1 | -4/+9 | |
| | * | | | | | post should work when extra headers don't have trailing newline | def | 2015-01-05 | 1 | -2/+11 | |
| | * | | | | | Check that p is not nil in format | def | 2015-01-05 | 1 | -1/+1 | |
| | * | | | | | Add multipart parameter to httpclient's post and postContent | def | 2015-01-05 | 1 | -35/+128 | |
| | | |_|_|/ | | |/| | | | ||||||
| * | | | | | Merge pull request #1865 from def-/async-fixes | Dominik Picheta | 2015-01-05 | 2 | -2/+13 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Handle interrupt on epoll_wait graciously (allows strace to work) | def | 2015-01-04 | 1 | -1/+5 |