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
/
unix
/
sys-std.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'.
26627
8322 d 5 h
ripley
/trunk/
branch update
26512
8333 d 7 h
pd
/trunk/src/unix/
zap temp dir *after* KillAllDevices()
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.
25983
8366 d 13 h
ripley
/trunk/src/
move a couple of CleanUp declarations to Rinternals.h
25709
8385 d 13 h
ripley
/trunk/src/unix/
need \n in R_ShowMessages.
25497
8398 d 0 h
luke
/trunk/src/
Moved more of management of R_interrupts_pending into onintr.
25362
8403 d 8 h
luke
/trunk/src/unix/
Fixed spelling error in comment.
25313
8406 d 5 h
ripley
/trunk/src/
use snprintf for protection against buffer overuns
25227
8411 d 5 h
luke
/trunk/src/unix/
Added handleInterrupt definition for no readline case.
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.
25200
8412 d 6 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.
23729
8527 d 20 h
murdoch
/trunk/
Optional tmpdir argument to tempfile()
23260
8557 d 12 h
ripley
/trunk/src/
unsafe to use Rprintf(s) since s might contain %
22282
8629 d 5 h
ripley
/trunk/src/unix/
match prototype ...
22272
8630 d 6 h
ripley
/trunk/src/unix/
use exact form of prototype for signal: Sun cc warns otherwise
22262
8630 d 23 h
pd
/trunk/src/unix/
Drop unused variable.
22257
8631 d 5 h
pd
/trunk/src/unix/
fix declaration problem
22232
8632 d 6 h
pd
/trunk/
clean up do_syssleep() code
22218
8633 d 4 h
duncan
/trunk/src/unix/
Potential fix for the problem Luke identified about system.time(Sys.sleep(x))[3] where x < .5 always being == .5
←Prev
1
2
Next→
Show All