Phil Krylov
|
9e35631191
std/encodings: Fix open() documentation in regard to exception raised (#21187)
|
2 лет назад |
ringabout
|
3d2f0e2c7c
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
|
2 лет назад |
flywind
|
15fdcd0c4d
workaround #18481 (#18482)
|
3 лет назад |
flywind
|
6869157cd1
[docs] improve std/encodings (#18458)
|
3 лет назад |
flywind
|
016a8ccd7a
[std/encodings]move to tests (#17866)
|
3 лет назад |
flywind
|
d881a05bf6
[std/encodings] fix iconv headers on OpenBSD (#17872)
|
3 лет назад |
flywind
|
01bca8cd4f
fix gbk encodings on windows (#17843)
|
3 лет назад |
alaviss
|
c7dee55b87
encodings: use only one iconv definition [backport:1.2] (#14741)
|
4 лет назад |
Timothee Cour
|
6e0c06f50e
fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550)
|
4 лет назад |
Nindaleth
|
34dbc5699e
fix several typos in documentation and comments (#12553)
|
5 лет назад |
narimiran
|
dcf3181bd1
[backport] run nimpretty on string stuff
|
5 лет назад |
Andreas Rumpf
|
7cb31455ee
fixes #11618 (#11969)
|
5 лет назад |
amzak
|
f34ae81971
Fixed handling of empty strings for encodings conversions (#11897)
|
5 лет назад |
amzak
|
3d7d5cf121
Fixed utf8<->utf16 conversions on windows (#11888)
|
5 лет назад |
Benny Elgazar
|
a83d609960
exposing procs (#11218)
|
5 лет назад |
Araq
|
3f6168b337
removes deprecated T/P types
|
6 лет назад |
Andreas Rumpf
|
223e92b83a
stdlib: documenation updates, the exception names have been changed
|
6 лет назад |
alaviss
|
7ef268274f
Haiku support for Nim (#8542)
|
6 лет назад |
andri lim
|
2e6d073be1
fixes #8468, stdlib.encodings.convert not crash anymore on windows (#8470)
|
6 лет назад |
Araq
|
bbb0fd4eb7
remove deprecated stuff from the stdlib; introduce better deprecation warnings
|
6 лет назад |
Araq
|
ed79201d0b
make more tests green
|
6 лет назад |
Anatoly Galiulin
|
24ec36f097
Fix iconv import on freebsd and netbsd (#5490)
|
7 лет назад |
Hans Raaf
|
9b64a73bad
Removed libiconv prefix (on OS X) to make encodings compile on OS X.
|
9 лет назад |
Adam Strzelecki
|
43bddf62dd
lib: Trim .nim files trailing whitespace
|
9 лет назад |
pdw
|
6914244f30
lib/pure/e-o - Dropped 'T' from types
|
9 лет назад |
Stephan Diehl
|
4fcf5adfe2
fix for https://github.com/nim-lang/Aporia/issues/69
|
9 лет назад |
Oleh Prypin
|
32109a7867
Don't run non-test code when defined(testing)
|
9 лет назад |
Federico Ceratto
|
657dca5c3b
Fix typos
|
10 лет назад |
Guillaume Gelin
|
3119fe087d
Happy new year!
|
10 лет назад |
Araq
|
d7d059a686
more tests green
|
10 лет назад |