Felix Krause
facd4c6f19
RST: Output <object> for SVG images in HTML
2016-02-02 20:20:59 +01:00
Andreas Rumpf
ec1abdef97
fixes #3789
2016-01-31 01:32:09 +01:00
Andreas Rumpf
1a9c8b44d3
fixes #3736
2016-01-30 17:03:23 +01:00
Andreas Rumpf
2d8f879c2e
devel version is odd
2016-01-30 15:48:09 +01:00
Andreas Rumpf
fb149d2eef
fixes #1895
2016-01-30 14:23:03 +01:00
Anatoly Galiulin
477e3b0e20
Fixed issue 3539, added test
2016-01-28 16:56:06 +06:00
Anatoly Galiulin
4f8244c717
Remove system.setupForeignThreadGc if threads option is off or TLS
...
emulation is enabled
2016-01-28 12:29:53 +06:00
Bruce Doan
4a3a9d8ab8
export parseIpAddress proc
2016-01-27 00:07:31 +07:00
Bruce Doan
443ec02a92
make it gc-safe #2692
2016-01-26 23:06:15 +07:00
def
c10d963e85
bindaddr raises ValueError exception instead of OSError
2016-01-26 16:16:55 +01:00
def
ce69f1e037
Revert two deprecation changes
2016-01-26 13:34:08 +01:00
Andreas Rumpf
1fbeedaba2
Merge branch 'devel' of https://github.com/nim-lang/Nim into devel
2016-01-26 12:46:38 +01:00
Andreas Rumpf
d338744d7a
os.findExe on Windows can deal with quotes
2016-01-26 12:43:07 +01:00
def
c50b5b62ef
Fix a few deprecation warnings
2016-01-25 19:10:37 +01:00
def
4246f660ea
Only use execvpe on linux, execvp elsewhere ( fixes #3759 )
2016-01-24 19:18:16 +01:00
def
4e0f8cf595
Use ByteAddress instead of deprecated TAddress
2016-01-24 14:02:20 +01:00
def
44ad71b7e0
Fix openssl md5 importcs
2016-01-24 13:55:44 +01:00
JamesP
8a286d3e58
Fix row reading procs to not use SQLRowCount, but SQLFetch until returns SQL_NO_DATA
...
change SqlCheck() and SqlGetDBMS() to sqlCheck() and sqlGetDBMS() (camelCase consistency)
2016-01-24 17:32:23 +10:00
Yuriy Glukhov
c3d09aeeac
Fixed unicode strings in JS
2016-01-22 11:24:00 +02:00
Andreas Rumpf
732479b797
Merge pull request #3742 from boydgreenfield/boydgreenfield-nimprof-warning
...
Improve warning msg when -d:profiler not passed
2016-01-22 00:00:14 +01:00
Nick Greenfield
5e8762c21e
Improve warning msg when -d:profiler not passed
...
Partially addresses #3741
2016-01-21 13:49:13 -08:00
Yuriy Glukhov
5f092520d1
Revert "Fixed unicode handling in JS. Fixes #3714."
2016-01-21 22:26:50 +02:00
Andreas Rumpf
1dac302975
Merge pull request #3754 from yglukhov/js-unsigned
...
Unsigned arith corrected for JS
2016-01-21 16:28:03 +01:00
Yuriy Glukhov
c0d0e5efd9
Unsigned arith corrected for JS
2016-01-21 17:00:42 +02:00
Andreas Rumpf
b2854f21d6
Merge pull request #3753 from yglukhov/js-streams
...
Dont convert string to cstring when writing to stream.
2016-01-21 15:30:48 +01:00
Andreas Rumpf
263ee143f1
Merge pull request #3733 from yglukhov/js-unicode
...
Fixed unicode handling in JS. Fixes #3714 .
2016-01-21 15:30:21 +01:00
Yuriy Glukhov
df211b24fd
Dont convert string to cstring when writing to stream.
2016-01-21 11:41:52 +02:00
Bruce Doan
863dd62bc4
Merge branch 'master' of https://github.com/Araq/Nim into patch-global-log-level
2016-01-20 22:40:32 +07:00
Andreas Rumpf
0dee918de9
Merge pull request #3735 from oderwat/FixDeprecationWarnings
...
Fixed deprecation warnings while Nim compiles.
2016-01-19 10:11:23 +01:00
Hans Raaf
0634486689
Fixed deprecation warnings while Nim compiles.
...
I just removed unsigned and changed a writeLn() call to writeLine() to
avoid the remaining deprecation warnings.
2016-01-18 18:14:50 +01:00
Araq
e80d08583c
Merge branch 'devel' of https://github.com/nim-lang/Nim into devel
2016-01-18 16:51:54 +01:00
Dominik Picheta
d79a5f5276
Added missing modules to lib.txt and warnings to some module's docs.
2016-01-18 15:33:39 +00:00
Araq
0ed29abca7
updated version to 0.13.0
2016-01-18 16:11:28 +01:00
Dominik Picheta
6ca9e5cbcc
Improved documentation for all db modules.
2016-01-18 13:34:53 +00:00
Andreas Rumpf
b0aaeaa436
Merge pull request #3703 from singularperturbation/feature/counttableref_getordefault
...
Fix CountTableRef#getOrDefault (#3702 )
2016-01-18 14:30:14 +01:00
Dominik Picheta
a34206fe84
More postgres test code. Added getValue for PreparedStmts.
...
Ref #3569 . Ref #3560 .
2016-01-18 13:19:07 +00:00
Yuriy Glukhov
8fab2f81e3
Fixed unicode handling in JS. Fixes #3714 .
2016-01-18 13:30:21 +02:00
Andreas Rumpf
317e0b7aa3
Merge branch 'devel' of https://github.com/nim-lang/Nim into devel
2016-01-17 23:46:31 +01:00
Dominik Picheta
4a3e63e32f
Merge pull request #3728 from xyz32/devel
...
Add support for ioctl.
2016-01-17 22:20:32 +00:00
Andreas Rumpf
07d5adf9ee
fixes #3720
2016-01-17 22:55:14 +01:00
Andreas Rumpf
9fad7c4c2b
Merge pull request #3519 from jlp765/stats1
...
stats.nim pure library (moved from math lib to new lib)
2016-01-17 21:56:11 +01:00
Andreas Rumpf
2c2ab6884c
fixes strutils.unescape; refs #3634
2016-01-17 21:29:25 +01:00
xyz
2befe48e4d
Moved ioctl to posix.nim
2016-01-17 15:12:48 -05:00
Andreas Rumpf
b4d6346bae
fixes #3720
2016-01-17 20:40:38 +01:00
Andreas Rumpf
484e285cfd
Merge branch 'multi-line-comments' into devel
2016-01-17 20:31:08 +01:00
Andreas Rumpf
dda01cb726
Merge branch 'devel' of https://github.com/nim-lang/Nim into devel
2016-01-17 20:30:08 +01:00
Andreas Rumpf
a4aeb6fbec
implements final version of multiline comments
2016-01-17 20:29:50 +01:00
xyz
aad55ae772
Add support for ioctl.
...
"ioctl (an abbreviation of input/output control) is a system call for device-specific input/output operations and other operations which cannot be expressed by regular system calls."
2016-01-17 13:56:41 -05:00
Andreas Rumpf
2e71bd50b2
implements multi-line-comments; pounds are stripped from the doc comments
2016-01-16 21:40:54 +01:00
Michał Zieliński
26f2bb0eab
add support for uint32 and uint64 in repr
2016-01-16 17:06:03 +01:00