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-GenGC
/
src
/
unix
/
sys-std.c
– Rev 10108
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
10108
9489 d 11 h
luke
/branches/R-GenGC/
merged from trunk
9615
9533 d 11 h
/branches/R-GenGC/
This commit was manufactured by cvs2svn to create branch 'R-GenGC'.
9253
9565 d 17 h
pd
/trunk/src/unix/
fix stupid select blunder
9242
9566 d 17 h
pd
/trunk/src/
polled events
9154
9573 d 23 h
ripley
/trunk/src/
send warnings to nul
9024
9583 d 11 h
ripley
/trunk/src/unix/
tidy up: devX11.h -> devUI.h, typos in eventloop descriptions
8973
9587 d 6 h
ripley
/trunk/src/
InputHandlers -> R_InputHandlers
sort out various extern vars to be non-extern in just one place
make R_X11.so after R.bin (and hence R.exp on AIX)
8926
9590 d 2 h
ripley
/trunk/
add gtk() device, make real X11 device available under GNOME
8905
9593 d 17 h
pd
/trunk/src/unix/
fix ref to eventloop.h
8835
9599 d 20 h
duncan
/trunk/src/unix/
Changes for handling a generalized event loop in unix which allows others to add different file descriptors to the select() call with their own event handlers when input is found.
8817
9601 d 5 h
ripley
/trunk/src/unix/
add some pointer wrappers in preparation for moving gnome to a shlib