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-gcontext
/
src
/
main
/
main.c
@ 28362
– Rev 26795
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
26795
8308 d 6 h
/branches/R-gcontext/
This commit was manufactured by cvs2svn to create branch 'R-gcontext'.
26418
8341 d 3 h
rgentlem
/trunk/src/
fixed buffer overruns
26152
8356 d 11 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.
26045
8363 d 6 h
luke
/trunk/src/main/
Added more byte code support.
25994
8365 d 15 h
iacus
/trunk/src/
changes and fixings tfor redirecting stdout/stderr to R Console under RAqua
25961
8368 d 1 h
ripley
/trunk/
export part of Parse.h, using an enumeration type.
25686
8387 d 5 h
iacus
/trunk/src/main/
eliminated ifdefs for old mac compiler __MRC__
25629
8391 d 12 h
ripley
/trunk/src/main/
formatting
25523
8397 d 5 h
luke
/trunk/src/
Added C level support for new condition system.
25371
8403 d 0 h
luke
/trunk/src/main/
Use jump_to_toplevel (which now does what its name says) for browser Q
instead of direct call to LONGJMP.
25313
8406 d 5 h
ripley
/trunk/src/
use snprintf for protection against buffer overuns
25229
8411 d 3 h
luke
/trunk/src/main/
Disabled one more signal handler re-install.
25225
8411 d 6 h
luke
/trunk/src/main/
Disabled repeated setting of signal handlers.
25223
8411 d 6 h
luke
/trunk/src/main/
Removed redundant SIGINT signal handler setting.
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.
25142
8419 d 1 h
iacus
/trunk/src/main/
*** empty log message ***
25141
8419 d 1 h
iacus
/trunk/src/
*** empty log message ***
24735
8444 d 9 h
ripley
/trunk/src/
remove #ifdef-ed old code
←Prev
1
2
Next→
Show All