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
/
include
/
Internal.h
– 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
Clear current filter
Rev
Age
Author
Path
Log message
Diff
52864
5807 d 8 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
52586
5850 d 13 h
ripley
/trunk/
add readRenviron
52406
5874 d 2 h
murrell
/trunk/
added support for polygons with holes
52331
5881 d 9 h
murdoch
/trunk/
Add parseLatex and related material
52172
5899 d 14 h
ripley
/trunk/src/
add isatty
52081
5909 d 8 h
murdoch
/trunk/
New graphics event handling
51716
5949 d 7 h
maechler
/trunk/
new experimental list2env()
51270
5979 d 14 h
ripley
/trunk/
separate out primitives in names.c
no longer treat atan() separately
change log{2,10} to avoid double evaluation of first arg.
51261
5981 d 1 h
falcon
/trunk/
Make which .Internal for simple vector case
For long vectors, this provides a 10x speed up.
51256
5981 d 7 h
ripley
/trunk/src/
tidy up names and matchin
51121
6010 d 1 h
murrell
/trunk/
vectorized grid.raster(); added raster() to graphics package (with a fairly clunky interface to be consistent with other low-level graphics package functions, but something more flexible would require a radical departure from other low-level graphics package functions)
50849
6055 d 5 h
hornik
/trunk/src/
Add strtoi().
50762
6066 d 18 h
ripley
/trunk/
add enc2native and enc2utf8
50584
6086 d 8 h
ripley
/trunk/
make xtfrm() primitive so S4 methods are dispatched
50407
6101 d 9 h
murdoch
/trunk/
Add vapply based on suggestion from Bill Dunlap.
50296
6110 d 13 h
ripley
/trunk/src/
next phase of merging various regexp functions
50258
6115 d 12 h
ripley
/trunk/src/
remove do_indexsearch
50038
6132 d 17 h
ripley
/trunk/src/
loadFromConn was unused
cleanup code in loadFromConn2 was a legacy from files
49776
6153 d 9 h
ripley
/trunk/
add Sys.readlink
use it in tar()
read Ustar format in untar()
49755
6155 d 12 h
ripley
/trunk/
first pass at in-memory (de)compression
49717
6158 d 16 h
ripley
/trunk/src/
combine do_gzfile and do_bzfile
49479
6177 d 6 h
murdoch
/trunk/src/
Allow tiling/cascading etc from R functions and SDI GUI menu.
49434
6180 d 8 h
ripley
/trunk/src/
add beginnings of code to stop the server
49190
6193 d 8 h
murdoch
/trunk/
First pass at accurate deparsing of Rd objects.
48990
6212 d 4 h
urbaneks
/trunk/
add an internal R http server
48853
6239 d 10 h
murdoch
/trunk/src/
Add setInternet2() function.
48437
6296 d 19 h
rgentlem
/trunk/src/
adding in support for more complex browser interactions
48366
6306 d 8 h
maechler
/trunk/
print.function() and auto-print fixes: a bit more modularization in print.c
48129
6342 d 8 h
urbaneks
/trunk/src/
add .inspect debugging tool
47934
6370 d 0 h
jmc
/trunk/src/
.xData mechanism to inherit from abnormal object types
47895
6376 d 1 h
pd
/trunk/
internal withVisible
47857
6380 d 14 h
ripley
/trunk/src/
enhancements to unzip()
47818
6384 d 3 h
ripley
/trunk/src/
internal code to chmod an installed package
47781
6387 d 12 h
ripley
/trunk/src/
add recursive option to file.copy (not yet perverted for Windows)
47352
6421 d 7 h
ripley
/trunk/src/
add msgWindow
46927
6465 d 8 h
murdoch
/trunk/
Experimental parse_Rd() parser
46580
6510 d 3 h
luke
/trunk/src/
Added .Internal(interruptsSuspended(...)) for experimenting
withR-level blocking/unblocking of interrupts.
46495
6533 d 10 h
ripley
/trunk/src/
catch X11 error in capabilities()
46224
6565 d 21 h
murdoch
/trunk/
Add rawConnection
45519
6665 d 5 h
ripley
/trunk/
set up possibility of using ICU on Windows, add icuSetCollate