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-tcl-new
/
src
/
include
/
Defn.h
@ 28362
– Rev 25832
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
25832
8376 d 4 h
/branches/R-tcl-new/
This commit was manufactured by cvs2svn to create branch 'R-tcl-new'.
25524
8397 d 5 h
luke
/trunk/src/include/
Turned on define to enable support for condition handling.
25523
8397 d 5 h
luke
/trunk/src/
Added C level support for new condition system.
25520
8397 d 7 h
luke
/trunk/src/
Added R_JumpToContext.
25497
8398 d 0 h
luke
/trunk/src/
Moved more of management of R_interrupts_pending into onintr.
25420
8400 d 4 h
luke
/trunk/src/include/
Added declaration for R_GetTraceback.
25226
8411 d 5 h
luke
/trunk/src/include/
Changed SETJMP using sigsetjmp to not save signal masks.
25220
8411 d 7 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 12 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 7 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
8422 d 3 h
luke
/trunk/src/
Changed return type of R_GetVarLocMISSING to Rboolean.
25087
8422 d 4 h
luke
/trunk/src/
Made R_SaveToFileV non-static; added to include file.
Removed unused ConvertEnvironment function.
24734
8444 d 10 h
ripley
/trunk/src/
namespaces are no longer experimental, and require bindings etc
24522
8460 d 7 h
luke
/trunk/src/
Added R_LibraryFileName and R_FileMtime.
24069
8494 d 6 h
ripley
/trunk/
more removing classic MacOS
24057
8494 d 9 h
ripley
/trunk/
Deprecated -> Defunct
23854
8517 d 20 h
luke
/trunk/src/
Modified S4 method dispatch to preserve missingness info on generic
args and to change promises for default argument expressions to be
evaluated in the environment of the method call.
23646
8536 d 8 h
ripley
/trunk/src/
remove temporary --no-dotFirst command-line flag
23463
8546 d 22 h
luke
/trunk/
Added a field to hold the function being evaluated to the context
structure; changed R_sysfunction to return the contents of that field
instead of a value reconstructed from the call.
23073
8571 d 10 h
ripley
/trunk/
make print.default wholy internal.
Do something sensible when print is asked to print an object with slots
←Prev
1
2
Next→
Show All