R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-exp-R5
/
src
/
main
/
platform.c
@ 77458
– Rev 52864
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
52864
5808 d 5 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
/branches/R-exp-R5
52552
5854 d 6 h
ripley
/trunk/
mkdir might return EROFS
/trunk/doc/NEWS.Rd
/trunk/src/main/platform.c
52094
5908 d 16 h
ripley
/trunk/
enhance Sys.chmod
/trunk/NEWS
/trunk/src/library/base/man/files2.Rd
/trunk/src/main/platform.c
52035
5915 d 3 h
ripley
/trunk/
assume C99 headers now we assume C99 compiler
/trunk/configure
/trunk/configure.ac
/trunk/src/include/Defn.h
/trunk/src/include/R_ext/RStartup.h
/trunk/src/main/connections.c
/trunk/src/main/platform.c
/trunk/src/main/unique.c
/trunk/src/unix/sys-std.c
51843
5936 d 5 h
ripley
/trunk/src/main/
localize headers
/trunk/src/main/Renviron.c
/trunk/src/main/platform.c
/trunk/src/main/saveload.c
/trunk/src/main/util.c
51819
5939 d 5 h
ripley
/trunk/src/main/
simplify code
/trunk/src/main/Makefile.win
/trunk/src/main/platform.c
51398
5969 d 12 h
ripley
/trunk/src/
make use of C99 features
/trunk/src/library/grDevices/src/devPS.c
/trunk/src/library/grDevices/src/devPicTeX.c
/trunk/src/library/grDevices/src/devWindows.c
/trunk/src/library/tcltk/src/tcltk.c
/trunk/src/main/Renviron.c
/trunk/src/main/connections.c
/trunk/src/main/datetime.c
/trunk/src/main/gram.c
/trunk/src/main/gram.y
/trunk/src/main/model.c
/trunk/src/main/paste.c
/trunk/src/main/platform.c
/trunk/src/main/serialize.c
/trunk/src/main/sort.c
/trunk/src/main/sysutils.c
/trunk/src/main/unique.c
/trunk/src/main/util.c
51389
5970 d 2 h
ripley
/trunk/
make capabilities("X11") work as documented on Mac OS X
/trunk/NEWS
/trunk/src/main/platform.c
51355
5972 d 18 h
falcon
/trunk/
list_files: use dynamic memory instead of count_files
Also add a call to R_CheckUserInterrupt() so that listing large
directories with recursive=TRUE can be more quickly interrupted.
The dynamic memory approach seems to be faster, but require slightly
more memory than the two pass approach.
/trunk/NEWS
/trunk/src/main/platform.c
51284
5978 d 18 h
falcon
/trunk/
Prevent do_listfiles race from causing a write beyond allocation
The list_files code now checks the length of the allocated result
vector and returns when it is full. This can occur if files are added
to the filesystem between the call to count_files and list_files.
Thanks to Alistair Gee who reported this on the R-devel mailing list.
/trunk/NEWS
/trunk/src/main/platform.c
51081
6021 d 9 h
ripley
/trunk/src/main/
remove warning
/trunk/src/main/platform.c
51064
6024 d 23 h
falcon
/trunk/
path.expand now propagates NA values instead of converting to "NA"
/trunk/src/main/platform.c
/trunk/tests/reg-tests-1.R
51063
6024 d 23 h
falcon
/trunk/src/main/
Fix logic buglet in do_fileshow, add NA checking
It is now an error to specify NA elements for filenames, headers, or
pager.
/trunk/src/main/platform.c
51039
6028 d 9 h
ripley
/trunk/src/
use WIN64
/trunk/src/extra/trio/compat.c
/trunk/src/gnuwin32/console.c
/trunk/src/main/datetime.c
/trunk/src/main/platform.c
51027
6029 d 6 h
ripley
/trunk/src/main/
make win64.binary more official (and default)
/trunk/src/main/platform.c
50920
6046 d 23 h
ripley
/trunk/src/main/
default to source packages
/trunk/src/main/platform.c
50258
6116 d 10 h
ripley
/trunk/src/
remove do_indexsearch
/trunk/src/include/Internal.h
/trunk/src/main/names.c
/trunk/src/main/platform.c
50235
6118 d 7 h
ripley
/trunk/src/main/
tidy up
/trunk/src/main/dcf.c
/trunk/src/main/platform.c
50234
6118 d 7 h
ripley
/trunk/
update tre to version 0.8.0
/trunk/src/extra/tre/tre.h
/trunk/src/extra/tre/regex.h
/trunk/NEWS
/trunk/doc/COPYRIGHTS
/trunk/src/extra/tre/regcomp.c
/trunk/src/extra/tre/regerror.c
/trunk/src/extra/tre/regexec.c
/trunk/src/extra/tre/tre-compile.c
/trunk/src/extra/tre/tre-internal.h
/trunk/src/extra/tre/tre-match-approx.c
/trunk/src/extra/tre/tre-match-backtrack.c
/trunk/src/extra/tre/tre-match-parallel.c
/trunk/src/extra/tre/tre-stack.h
/trunk/src/main/agrep.c
/trunk/src/main/dcf.c
/trunk/src/main/grep.c
/trunk/src/main/platform.c
50141
6127 d 13 h
ripley
/trunk/src/main/
corrections to comments
/trunk/src/main/platform.c
←Prev
1
2
Next→
Show All