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-NaString
/
src
/
unix
/
system.c
– Rev 16318
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
16318
9056 d 2 h
/branches/R-NaString/
This commit was manufactured by cvs2svn to create branch 'R-NaString'.
15427
9116 d 0 h
hornik
/trunk/
Change default name for the site profile to R_HOME/etc/Rprofile.site.
Distinguish between site and user environment files.
15168
9126 d 20 h
pd
/trunk/
branch update
14717
9170 d 7 h
ripley
/trunk/src/unix/
.RData not .Rdata
13304
9248 d 8 h
ripley
/trunk/src/
R_Sinkfile is no longer used
12778
9300 d 23 h
pd
/trunk/
branch update
11692
9365 d 23 h
luke
/trunk/src/unix/
Added support for XImage variant of the X11 driver; the image is
obtained by calling R_GetX11Image through the dynamically resolved
pointer ptr_R_GetX11Image.
11559
9373 d 10 h
ripley
/trunk/src/unix/
check R_HOME is set early in the startup process
11533
9374 d 21 h
ripley
/trunk/src/
move .Renviron processing to C code
11279
9392 d 10 h
ripley
/trunk/
more docs on memory interface
remove R_NSIZE and R_VSIZE on command-line interfaces
xref R-data manual
11214
9395 d 11 h
ripley
/trunk/src/unix/
yet another missed usage of SA_TYPE
11139
9399 d 0 h
maechler
/trunk/src/
Startup.h has SA_ (from Defn); many more cleanups
10960
9416 d 3 h
ripley
/trunk/
require explict use of R_ext for headers in include/R_ext
split Graphics.h into internal Graphics.h and Devices.h and public Graphics.h
allow user-specified families in postscript()
10687
9439 d 4 h
maechler
/trunk/src/unix/
cosmetic (Rboolean/TRUE)
10470
9462 d 2 h
maechler
/trunk/src/
Rboolean & TRUE & FALSE
10378
9470 d 5 h
duncan
/trunk/src/
Separate main() for Unix into initialization and mainloop() so that we can call the initialization from another application that links/loads R as a shared library. The change to errors.c allows such applications to override the default error handling in R to avoid the longjmp back to the top of the event loop. See the notes in embedded.html on the developer's site. Work is needed on the makefile to recompile all the .o's with the correct flags (i.e an R_EMBEDDED and specifically the PIC option). The routines needed by applications are not in header files as we have to decide where to put these.
9946
9502 d 2 h
ripley
/trunk/
add --no-reestore-history
9826
9511 d 6 h
ripley
/trunk/
load/save/display commands history
9065
9579 d 12 h
ripley
/trunk/
remove fwf2table: no longer used.
set quote= in read.fwf
change X11DeviceDriver to ptr_X11DeviceDriver etc to keep AIX happy
make install was excludind bin/Rd* scripts, and bin/REMOVE
9024
9583 d 13 h
ripley
/trunk/src/unix/
tidy up: devX11.h -> devUI.h, typos in eventloop descriptions
←Prev
1
2
Next→
Show All