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
/
main
/
main.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 18 h
/branches/R-Win-CMD/
This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.
28035
8227 d 20 h
ripley
/trunk/src/main/
indentation
28024
8228 d 6 h
ripley
/trunk/
detect and issue a warnign if started in an UTF-8 locale
26418
8340 d 23 h
rgentlem
/trunk/src/
fixed buffer overruns
26152
8356 d 7 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 2 h
luke
/trunk/src/main/
Added more byte code support.
25994
8365 d 11 h
iacus
/trunk/src/
changes and fixings tfor redirecting stdout/stderr to R Console under RAqua
25961
8367 d 21 h
ripley
/trunk/
export part of Parse.h, using an enumeration type.
25686
8387 d 1 h
iacus
/trunk/src/main/
eliminated ifdefs for old mac compiler __MRC__
25629
8391 d 8 h
ripley
/trunk/src/main/
formatting
25523
8397 d 1 h
luke
/trunk/src/
Added C level support for new condition system.
25371
8402 d 20 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 1 h
ripley
/trunk/src/
use snprintf for protection against buffer overuns
25229
8410 d 23 h
luke
/trunk/src/main/
Disabled one more signal handler re-install.
25225
8411 d 2 h
luke
/trunk/src/main/
Disabled repeated setting of signal handlers.
25223
8411 d 2 h
luke
/trunk/src/main/
Removed redundant SIGINT signal handler setting.
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 3 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
8418 d 21 h
iacus
/trunk/src/main/
*** empty log message ***
←Prev
1
2
Next→
Show All