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-uthreads
/
src
/
gnuwin32
/
dynload.c
– Rev 15350
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
15350
9119 d 1 h
/branches/R-uthreads/
This commit was manufactured by cvs2svn to create branch 'R-uthreads'.
14080
9208 d 2 h
ripley
/trunk/src/
indentation, copyright date (and missing headers), -Wall
14077
9208 d 4 h
duncan
/trunk/src/
Merge the different dynload.c files into a common, platform-independent component (Rdynload.c) and platform-specific routines that perform the opening, closing and symbol resolution (in the dynload.c files). This makes the R_registerRoutines() available on all platforms (when the Mac is changed to use this). Packages include Rdynload.h. Rdynpriv.h is for the internal, platform-specific interface for dynamic loading. Works on Linux, Windows. Not yet on Mac
11499
9375 d 19 h
ripley
/trunk/
Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
10986
9412 d 9 h
ripley
/trunk/src/gnuwin32/
fallout of config.h changes
10960
9416 d 1 h
ripley
/trunk/
require explict use of R_ext for headers in include/R_ext
split Graphics.h into internal Graphics.h and Devices.h and public Graphics.h
allow user-specified families in postscript()
10863
9422 d 1 h
ripley
/trunk/src/gnuwin32/
add f77_QSYMBOL for use in FFTab.h
10859
9422 d 8 h
ripley
/trunk/src/gnuwin32/
catch up with Unix
10557
9455 d 4 h
ripley
/trunk/src/gnuwin32/
re-work caching of symbols
10172
9484 d 18 h
luke
/trunk/
Merged with R-GenGC branch
9448
9548 d 8 h
ripley
/trunk/src/gnuwin32/
more details on LoadLibrary failure
8872
9596 d 6 h
pd
/trunk/
branch update
7849
9676 d 22 h
ripley
/trunk/src/gnuwin32/
graphapp had only one set of saves for h and v scrollbars, so the
event call-back got confused.
7701
9684 d 0 h
hornik
/trunk/
Renamed `Rconfig.h' to `config.h' in `src/include'.
6195
9782 d 1 h
maechler
/trunk/src/gnuwin32/
dropped "\n" in errorcall(..)
6098
9789 d 22 h
pd
/trunk/
branch update - not bugfree
5731
9819 d 23 h
ripley
/trunk/src/
remove trailing "\n" in warning(call) and error(call), as now supplied
5458
9848 d 7 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
5222
9871 d 9 h
ripley
/trunk/src/gnuwin32/
add Rconfig.h at top
4394
9952 d 21 h
ripley
/trunk/src/gnuwin32/
commit gnuwin32 sources