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-ucrt
/
src
/
gnuwin32
/
embeddedR.c
– Rev 81322
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
81322
1689 d 7 h
kalibera
/branches/R-ucrt/
Create R-ucrt
79805
2026 d 20 h
kalibera
/trunk/src/gnuwin32/
Initialize EmitEmbeddedUTF8 in Rf_initEmbeddedR (PR#18028).
68956
4004 d 23 h
ripley
/trunk/src/
use http
59039
5216 d 4 h
ripley
/trunk/
use preferred form of 'R Core Team'
45070
6688 d 7 h
ripley
/trunk/src/gnuwin32/
layout and whitespace cleanup
43958
6770 d 20 h
murdoch
/trunk/
loadRconsole now works in all front-ends; embedded R no longer loads Rconsole on startup.
43847
6780 d 2 h
ripley
/trunk/src/gnuwin32/
tidy up
43767
6790 d 23 h
ripley
/trunk/
use const char * in embedding interfaces where appropriate
43357
6839 d 3 h
ripley
/trunk/src/gnuwin32/
remove unused declaration
42300
6942 d 7 h
ripley
/trunk/src/gnuwin32/
update reference to where to get GPL
41793
6994 d 5 h
ripley
/trunk/src/gnuwin32/
more 'const char' issues
38973
7276 d 19 h
ripley
/trunk/src/
declare readconsolecfg in Rembedded.h
38966
7277 d 7 h
ripley
/trunk/src/gnuwin32/
rename file
38965
7277 d 7 h
ripley
/trunk/src/gnuwin32/
add header
38960
7278 d 2 h
ripley
/trunk/
tidy up Windows initialization
38869
7288 d 4 h
ripley
/trunk/src/gnuwin32/
check Windows-API environemnt too for R_HOME (in case of embedded use).
take some entry points static, protect against buffer overflow.
38866
7288 d 4 h
ripley
/trunk/
don't use R_SizeFromEnv any more
38854
7289 d 7 h
ripley
/trunk/
introduce a public header file Rembedded.h and entry point R_CleanTempDIr
on Unix to match Windows.
38846
7289 d 21 h
ripley
/trunk/src/gnuwin32/
unset R_HOME had better be a fatal error
38841
7289 d 22 h
ripley
/trunk/src/gnuwin32/
add Rf_initEmbeddedR