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
/
pure
/
os.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into bigbreak
Araq
2014-10-04
1
-2
/
+2
|
\
|
*
Fix permissions for createDir() on Unix systems.
Reimer Behrends
2014-09-22
1
-2
/
+2
*
|
Lots of documentation improvements for asyncdispatch.
Dominik Picheta
2014-09-12
1
-1
/
+1
*
|
nimfix supports specialized '.nimfix' modules
Araq
2014-09-08
1
-2
/
+3
*
|
Fixed issue with os module in non-unicode mode on Windows.
Dominik Picheta
2014-08-30
1
-1
/
+4
*
|
Nimrod renamed to Nim
Araq
2014-08-28
1
-15
/
+15
*
|
Nimrod renamed to Nim
Araq
2014-08-28
1
-2
/
+2
*
|
big rename
Araq
2014-08-28
1
-1
/
+1
*
|
big rename
Araq
2014-08-28
1
-62
/
+62
*
|
big rename
Araq
2014-08-27
1
-49
/
+56
*
|
renamefest
Araq
2014-08-23
1
-11
/
+11
*
|
renamefest
Araq
2014-08-23
1
-24
/
+24
|
/
*
Merge pull request #1461 from Varriount/os/add-hiddenFile
Andreas Rumpf
2014-08-17
1
-5
/
+29
|
\
|
*
Made the code actually work, updated the docstring to point out that the give...
Clay Sweetser
2014-08-10
1
-9
/
+15
|
*
Make device and file ID's public.
Clay Sweetser
2014-08-06
1
-4
/
+22
*
|
distinguish between 'defined' and 'declared'
Araq
2014-08-11
1
-9
/
+9
*
|
Added carriage return and linefeed check to os::parseCmdLine ti delimiting wh...
Dwight Schauer
2014-08-05
1
-1
/
+2
|
/
*
Adds hyperlinks to copyFile* docstrings.
Grzegorz Adam Hankiewicz
2014-07-27
1
-11
/
+15
*
Adds os.copyDirWithPermissions().
Grzegorz Adam Hankiewicz
2014-07-27
1
-1
/
+38
*
Stop paramStr from always throwing an exception
def
2014-07-15
1
-1
/
+1
*
Improves docstring contents and visibility of paramStr and friends.
Grzegorz Adam Hankiewicz
2014-07-12
1
-11
/
+69
*
Export FileInfo object
def
2014-07-11
1
-9
/
+9
*
DLL generation works again
Araq
2014-04-23
1
-8
/
+11
*
Haiku build works again
Araq
2014-04-23
1
-0
/
+1
*
make getAppFilename work when there is no procfs
Araq
2014-04-22
1
-10
/
+15
*
Merge pull request #1099 from Varriount/os/getFileInfo
Andreas Rumpf
2014-04-20
1
-20
/
+159
|
\
|
*
Allowed getFileInfo to accept TFile objects.
Clay Sweetser
2014-04-16
1
-1
/
+4
|
*
Completed Linux/Posix implementation of getFileInfo
Clay Sweetser
2014-04-16
1
-23
/
+41
|
*
Added Posix implementation of getFileInfo, organized code.
Clay Sweetser
2014-04-16
1
-31
/
+66
|
*
Added Windows implementation of getFileInfo procedures
Clay Sweetser
2014-04-16
1
-20
/
+103
*
|
made large parts of the stdlib gcsafe
Araq
2014-04-20
1
-1
/
+1
|
/
*
EOS exception now contains the error code.
Dominik Picheta
2014-03-11
1
-5
/
+6
*
bugfix: walkFiles on windows shouldn't yield directories
Araq
2014-03-02
1
-1
/
+2
*
fixes #811
Araq
2014-02-14
1
-3
/
+3
*
bugfix: 'system' on windows is sane
Araq
2014-02-14
1
-1
/
+4
*
case consistency for -d:useWinAnsi
Araq
2014-02-05
1
-2
/
+2
*
bootstraps again
Araq
2014-02-02
1
-10
/
+10
*
Added symlink procs
Clay Sweetser
2014-02-01
1
-2
/
+72
*
merged #811 against devel
Araq
2014-02-02
1
-1
/
+1
*
should compile on netbsd
Araq
2014-01-23
1
-1
/
+1
*
resolved conflicts with master
Araq
2014-01-18
1
-0
/
+8
|
\
|
*
Update os.nim
Billingsly Wetherfordshire
2013-12-23
1
-0
/
+8
*
|
case consistency for linux
Araq
2013-12-29
1
-12
/
+12
*
|
case consistency: cs:partial bootstraps on windows
Araq
2013-12-29
1
-2
/
+2
*
|
case consistency: next steps
Araq
2013-12-29
1
-34
/
+34
*
|
improvements for 'pretty'
Araq
2013-12-28
1
-28
/
+28
*
|
case consistency part 4
Araq
2013-12-27
1
-28
/
+28
*
|
case consistency part 2
Araq
2013-12-27
1
-49
/
+49
*
|
case consistency part 1
Araq
2013-12-27
1
-95
/
+95
*
|
NoFakeVars progress
Araq
2013-12-24
1
-11
/
+18
[next]