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
/
library
/
base
/
man
/
showConnections.Rd
@ 63243
– Rev 52864
Rev
Show 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
52864
5808 d 21 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
52174
5901 d 2 h
ripley
/trunk/src/library/base/man/
add example
52172
5901 d 3 h
ripley
/trunk/src/
add isatty
49704
6160 d 23 h
hornik
/trunk/src/library/
Rd markup.
44371
6747 d 3 h
ripley
/trunk/src/library/base/man/
port r44370 (clarifications) from trunk
42333
6942 d 3 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
42121
6964 d 20 h
ripley
/trunk/src/library/base/man/
typo
42118
6965 d 5 h
ripley
/trunk/src/library/
documentation tweaks
41765
6998 d 17 h
ripley
/trunk/
garbage collect unused connections
40650
7114 d 4 h
ripley
/trunk/src/library/base/man/
comments about stdin, stderr in appropriate files
40373
7145 d 1 h
ripley
/trunk/
add some comments about stdin() vs file("stdin")
40372
7145 d 4 h
ripley
/trunk/
allow file("stdin") as distinct from stdin()
30915
8003 d 22 h
ripley
/trunk/src/library/
some corrections.
Mainly layour improvements in \usage and elsewhere.
26000
8367 d 3 h
ripley
/trunk/src/library/
replace \testonly by \dontshow
16249
9061 d 6 h
ripley
/trunk/
tweaks and fixes to connections
13238
9256 d 21 h
ripley
/trunk/
branch update
12680
9311 d 0 h
ripley
/trunk/src/library/base/man/
allow connections and connection as a hyperlink
11668
9369 d 18 h
ripley
/trunk/
use Rboolean
add isSeekable
enable read.table to work on non-seekable connections
make sure that all malloc-ed memory gets freed
11656
9370 d 1 h
ripley
/trunk/
add connections, phase I