index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
|
*
|
|
Close async socket on error (instead of looping on epoll_wait with 100% CPU)
def
2015-01-04
2
-1
/
+8
|
|
|
/
/
|
*
|
|
Merge branch 'devel' of https://github.com/Araq/Nim into devel
Araq
2015-01-05
5
-154
/
+182
|
|
\
|
|
|
|
*
|
Merge pull request #1852 from def-/fix-uri
reactormonk
2015-01-04
1
-2
/
+0
|
|
|
\
\
|
|
|
*
|
Remove debug messages
def
2015-01-03
1
-2
/
+0
|
|
*
|
|
Merge pull request #1848 from def-/fix-uri
Dominik Picheta
2015-01-03
2
-16
/
+43
|
|
|
\
|
|
|
|
|
*
|
Apply #1824 to fix #1823
def
2015-01-03
1
-2
/
+4
|
|
|
*
|
Minor cleanup
def
2015-01-03
1
-3
/
+2
|
|
|
*
|
Fix (u: Uri), add test cases and make it work for opaque URIs
def
2015-01-03
1
-14
/
+35
|
|
|
*
|
Fix httpclient to properly encode queries (path?queries)
def
2015-01-03
1
-2
/
+7
|
|
*
|
|
Translate md5 module to unsigned numbers
def
2015-01-03
1
-135
/
+135
|
|
|
/
/
|
|
*
|
Merge pull request #1815 from def-/asynchttpserver
Andreas Rumpf
2015-01-02
1
-0
/
+2
|
|
|
\
\
|
|
|
*
|
Add imports to asynchttpserver example
def
2014-12-29
1
-0
/
+2
|
*
|
|
|
fixes #1796
Araq
2015-01-05
1
-4
/
+32
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
minor cleanups
Araq
2015-01-07
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
fixes #1816
Araq
2015-01-02
1
-3
/
+4
|
/
/
*
|
ignore signal SIGPIPE on Darwin
Andre
2014-12-30
2
-2
/
+6
*
|
Merge pull request #1794 from flaviut/fix-win-crosscompile
Andreas Rumpf
2014-12-30
1
-22
/
+22
|
\
\
|
*
|
Fix cross to windows compilation on linux
Flaviu Tamas
2014-12-30
1
-22
/
+22
*
|
|
Merge pull request #1792 from astrolantique/devel
Dominik Picheta
2014-12-30
2
-1
/
+17
|
\
\
\
|
*
|
|
Added NT 6.2 and NT 6.3 (8/8.1)
astrolantique
2014-12-30
1
-0
/
+8
|
*
|
|
getSystemVersion updated to include 10.7 to 10.10
astrolantique
2014-12-29
1
-1
/
+9
|
|
|
/
|
|
/
|
*
/
|
development version is 0.10.3
Araq
2014-12-30
1
-1
/
+1
|
/
/
*
|
release of 0.10.2
Araq
2014-12-29
1
-1
/
+1
[next]