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-Win-CMD
/
src
/
modules
/
gnome
/
system.c
@ 28362
– Rev 28254
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
28254
20661 d 21 h
/branches/R-Win-CMD/
This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.
26152
8356 d 9 h
luke
/trunk/
Wrapped calls to popen() and system() in R_popen and R_system to allow
suspending SIGALRM interrupts around call on Mac OS X.
25983
8366 d 11 h
ripley
/trunk/src/
move a couple of CleanUp declarations to Rinternals.h
20664
8763 d 8 h
ripley
/trunk/src/modules/gnome/
declaration missed at last changed
20663
8763 d 8 h
ripley
/trunk/
Link to a temp dir from help.start.
20327
8791 d 8 h
hornik
/trunk/src/
Decode2Long() is now R_Decode2Long().
19084
8882 d 6 h
ripley
/trunk/src/
tidy up some headers
18798
8895 d 3 h
martyn
/trunk/src/modules/gnome/
Replaced some string functions with their glib equivalents + made
inclusion of certain header files conditional on the information
in <config.h>
18636
8904 d 11 h
martyn
/trunk/
Fixed PR#1321. Setting locale information under GNOME interface
15884
9092 d 0 h
luke
/trunk/
Added optional finalization on system exit.
15750
9100 d 8 h
hornik
/trunk/src/
Patches by J De Leeuw to eliminate multiple definition errors when
building the R shared library on Darwin.
15427
9116 d 2 h
hornik
/trunk/
Change default name for the site profile to R_HOME/etc/Rprofile.site.
Distinguish between site and user environment files.
13974
9213 d 23 h
hornik
/trunk/src/modules/
Move GUI modules from `src/unix' to `src/modules'.