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-grid
/
src
/
include
/
Defn.h
– Rev 26266
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
26266
8349 d 20 h
/branches/R-grid/
This commit was manufactured by cvs2svn to create branch 'R-grid'.
26145
8356 d 15 h
luke
/trunk/
Enabled byte code support.
26089
8360 d 19 h
luke
/trunk/src/
Rearranged definition/declarations of R_MethodsNamespace.
26086
8360 d 20 h
iacus
/trunk/src/
moved away from include/Defn.h the symbol R_MethodsNamespace. Put as extern in main/attrib.c otherwise it causes failing when building under Darwin
26082
8361 d 2 h
jmc
/trunk/src/
namespace for methods package--see todays mail to r-devel
26025
8363 d 20 h
luke
/trunk/src/include/
Added some byte code support.
26020
8364 d 3 h
luke
/trunk/
Split PREXPR into PREXPR and PRCODE to support byte compiled promises.
25927
8369 d 10 h
ripley
/trunk/src/
export R_{Preserve,Release}Object, which are thus no longer experimental
25524
8397 d 1 h
luke
/trunk/src/include/
Turned on define to enable support for condition handling.
25523
8397 d 1 h
luke
/trunk/src/
Added C level support for new condition system.
25520
8397 d 3 h
luke
/trunk/src/
Added R_JumpToContext.
25497
8397 d 20 h
luke
/trunk/src/
Moved more of management of R_interrupts_pending into onintr.
25420
8399 d 23 h
luke
/trunk/src/include/
Added declaration for R_GetTraceback.
25226
8411 d 1 h
luke
/trunk/src/include/
Changed SETJMP using sigsetjmp to not save signal masks.
25220
8411 d 3 h
luke
/trunk/src/
Changed SIGINT handling on Unix to set a flag and let R_CheckUserInterrupt
and the like do the jumping. Added R_SelectEx as version of socket that
handles SIGINTs.
25212
8411 d 8 h
luke
/trunk/src/
Added R_CheckUserInterrupt; call periodically in eval; make count
local to eval.Changed from boolean R_interrupt_pending to count
R_interrupts_pending.
25200
8412 d 2 h
luke
/trunk/src/
Changed suspend interrupt macros to use globar variable instead of
sigprocmask; save and restore global from context.
Changed readline SIGINT handler to use its own longjmp target.
25088
8421 d 23 h
luke
/trunk/src/
Changed return type of R_GetVarLocMISSING to Rboolean.
25087
8422 d 0 h
luke
/trunk/src/
Made R_SaveToFileV non-static; added to include file.
Removed unused ConvertEnvironment function.
24734
8444 d 6 h
ripley
/trunk/src/
namespaces are no longer experimental, and require bindings etc
←Prev
1
2
Next→
Show All