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-2-12-branch
/
src
/
gnuwin32
/
dynload.c
– Rev 53444
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
53444
5751 d 22 h
ripley
/branches/R-2-12-branch/
port r53443 from trunk
53424
5753 d 16 h
ripley
/branches/R-2-12-branch/
port r53423 from trunk
52927
5792 d 12 h
pd
/branches/R-2-12-branch/
Create R-2-12-branch
45070
6688 d 3 h
ripley
/trunk/src/gnuwin32/
layout and whitespace cleanup
44177
6757 d 0 h
ripley
/trunk/src/gnuwin32/
fix up Win2k support for DLL paths
43904
6774 d 22 h
ripley
/trunk/
add DLLpath arg to dyn.load
42300
6942 d 2 h
ripley
/trunk/src/gnuwin32/
update reference to where to get GPL
41785
6994 d 19 h
ripley
/trunk/src/gnuwin32/
add const
38811
7293 d 21 h
ripley
/trunk/src/gnuwin32/
allow packages to set optimization level
add support for 'gfortran' (pre-gcc 4.2.0) binaries
36901
7515 d 16 h
ripley
/trunk/src/
use WIN32_LEAN_AND_MEAN as appropriate
36820
7523 d 17 h
ripley
/trunk/
update FSF address
35450
7636 d 15 h
murdoch
/trunk/
Add R_BaseEnv and baseenv() alias for NULL, in preparation for deprecating NULL
32888
7850 d 17 h
ripley
/trunk/
mark messages for translation
23382
8551 d 15 h
murdoch
/trunk/src/
Made FPU warning in Windows dyn.load optional.
22614
8603 d 1 h
ripley
/trunk/src/
branch update
22312
8625 d 17 h
duncan
/trunk/
Removed all but the Macintosh references to ROUTINES, FFTab.h and FFDecl.h. This is no longer in use as we use registration.c to export some symbols in base.
22302
8626 d 22 h
duncan
/trunk/src/
Removed the CFunTab and getBaseSymbol from the dynamic loading since base now uses the regular registration mechanism. Will remove ROUTINES and comments when guaranteed to work!
22285
8628 d 11 h
duncan
/trunk/src/gnuwin32/
Removed the rules to create FFTab and FFDecl since these are now no longer used. And removed the inclusion of those files and the getBaseSymbol routine in dynload.c since these are not used either.
22166
8636 d 14 h
murdoch
/trunk/src/gnuwin32/
Cleared FPU exceptions before loading external library, in case library
unmasks exceptions before clearing them.
22138
8639 d 8 h
murdoch
/trunk/src/gnuwin32/
Removed some calls in rui.c to reset the size of the console, so it will
stay maximized through window operations.
Added calls to reset the FPU control word after common dialog operations,
to protect against changes to FPU precision.
Added (temporarily?) a warning to the internal dyn.load()
whenever the loaded DLL changes the floating point control word.
If changed, it will be changed back to the R default. NB: if
the warning says "DLL attempted to change FPU control word from
XXXXX to 8001f", that's a sign of an internal bug somewhere else:
8001f is the R default value.
←Prev
1
2
Next→
Show All