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
/
djm-source
/
src
/
modules
/
internet
/
Makefile.win
@ 77458
– Rev 42208
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
42208
6956 d 6 h
murdoch
/branches/djm-source/
Recreate branch from trunk
38745
7301 d 23 h
ripley
/trunk/
unfortunately .tar.gz sources are marked as gzip in some sites
38719
7303 d 4 h
ripley
/trunk/src/
changes for updates to nanohttp.c
38696
7309 d 3 h
ripley
/trunk/src/modules/internet/
better depends
38661
7313 d 9 h
ripley
/trunk/src/modules/internet/
add dependencies for internet2.o
37427
7459 d 10 h
ripley
/trunk/src/modules/
use .def files to restrict exports
37255
7479 d 4 h
ripley
/trunk/src/modules/
directly build the modules in their final location
37054
7503 d 11 h
ripley
/trunk/
try again with direct linking to DLLs
36685
7535 d 1 h
ripley
/trunk/
revert the move to linking directly against DLLs: Uwe reports it does
not work on the obselete NT4.
36652
7538 d 0 h
ripley
/trunk/src/
use direct linking to DLLs rather than import libraries
36348
7560 d 11 h
ripley
/trunk/src/
remove unicows references, as unused
35770
7599 d 12 h
ripley
/trunk/src/modules/
more on moving import libs
32475
7875 d 3 h
murdoch
/trunk/src/
libunicows and unicow.dll additions
26879
8301 d 11 h
ripley
/trunk/src/
remap symbols in malloc.c and only use it when allocating R objects
17488
8986 d 21 h
ripley
/trunk/src/
libRm.a is now additional to libR.a
Use Rblas.dll.
17390
8993 d 13 h
ripley
/trunk/src/modules/
missing version dependency
15716
9103 d 0 h
ripley
/trunk/src/
add DLL import/export flags and remove globalvars.h (from Windows port)
14679
9174 d 8 h
ripley
/trunk/src/
change to libxml (not wininet) as the default
14486
9187 d 10 h
ripley
/trunk/src/
build both wininet and libxml versions of internet module
14409
9190 d 8 h
ripley
/trunk/
move sockets and internet to a module