Timothee Cour
|
33d79b9e64
fix https://github.com/nim-lang/RFCs/issues/286: add FileInfo.blockSize (#16023)
|
преди 4 години |
Christopher Dunn
|
c6ceefea6d
Fix a problem for long symlinks in conda (#15908) [backport]
|
преди 4 години |
Timothee Cour
|
3eac9b2344
os: add overload copyFile*(source, dest: string, isDir = false) (#15537)
|
преди 4 години |
alaviss
|
aca9c5fb30
os: make getApplFreebsd available for NetBSD (#15381)
|
преди 4 години |
Euan
|
ae1f5c1559
Use sysctl on NetBSD to get exe name (#15359)
|
преди 4 години |
Andy Davidoff
|
b5424b826e
template hygiene (#15240)
|
преди 4 години |
Timothee Cour
|
695154970d
deprecate existsDir; use dirExists instead (#14884)
|
преди 4 години |
Timothee Cour
|
dc5a40f3f3
{.deprecated: [existsFile: fileExists].} (#14735)
|
преди 4 години |
Andreas Rumpf
|
da29222f86
init checks and 'out' parameters (#14521)
|
преди 4 години |
Timothee Cour
|
45cac4afda
fix #14179, fix #14142, make CI 1.4x faster (2x faster locally) (#14658)
|
преди 4 години |
Timothee Cour
|
bf604c6829
normalizeExe (#14668)
|
преди 4 години |
Timothee Cour
|
d573581eb7
remove isMainModule from json,os,sequtils (#14572)
|
преди 4 години |
genotrance
|
b012205b2e
Fix #14057 - moveFile should overwrite on Windows (#14433)
|
преди 4 години |
slangmgh
|
b447ff7860
Fix #14201 (#14202)
|
преди 5 години |
hlaaftana
|
fbc97e712a
move since from inclrtl to std/private/since (#14188)
|
преди 5 години |
Miran
|
9c33bcac5c
change 'iff' to 'if' to stop "corrections" once and for all (#14182)
|
преди 5 години |
Araq
|
3d2459bdc0
fixes the regression #12860 caused; hotfix
|
преди 5 години |
Jacek Sieka
|
7d6cbf290a
Error -> Defect for defects (#13908)
|
преди 5 години |
Neelesh Chandola
|
d38853c504
Undefine `paramCount` & `paramStr` in nimscript.nim for *.nims (#12860)
|
преди 5 години |
Timothee Cour
|
7ce0358351
fix #13222: make relativePath more robust and flexible (#13451)
|
преди 5 години |
Euan
|
7828199827
#12103 - CI for OpenBSD (#12105)
|
преди 5 години |
Euan
|
7abeba6aeb
#13806 - getApplFreebsd might lose data (#13807)
|
преди 5 години |
Andy Davidoff
|
fa06203e90
add error for missing commandLineParams (#13719)
|
преди 5 години |
narimiran
|
b6e04eafce
[ci skip] add back unintentionally removed line
|
преди 5 години |
Timothee Cour
|
1d665adecd
[RFC] 'walkDir' now has a new 'checkDir' flag, to mimic behaviour of other languages (#13642)
|
преди 5 години |
Juan Carlos
|
6a5b3811e7
Add isValidFilename (#13561)
|
преди 5 години |
Andreas Rumpf
|
62c113ebc7
fix #13579 joinPath("/foo/", "../a") is now /a (#13586)
|
преди 5 години |
Timothee Cour
|
0c312ad898
fix #13455 ; joinPath(a,b) now honors trailing slashes in b (or a if b = "") (#13467)
|
преди 5 години |
Andrey Makarov
|
3dad130034
fix 3 minor bugs in joinPath (see #13455) (#13462) [backport]
|
преди 5 години |
Timothee Cour
|
a43583f9c8
relativePath("foo", "foo") is now ".", not "" (#13452)
|
преди 5 години |