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)
/
trunk
/
src
/
gnuwin32
/
COPYRIGHTS.win
@ 77458
– Rev 86313
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
86313
845 d 9 h
ripley
/trunk/src/gnuwin32/
add other licenses for binary components
86309
845 d 13 h
ripley
/trunk/
more on BSD-style licences
78222
2295 d 11 h
kalibera
/trunk/src/gnuwin32/
Update links.
78066
2314 d 11 h
ripley
/trunk/src/gnuwin32/
remove old reference
70804
3688 d 8 h
ripley
/trunk/src/gnuwin32/
update URL
70701
3706 d 15 h
murdoch
/trunk/src/gnuwin32/
Update Tcl/Tk in Windows.
69727
3889 d 11 h
ripley
/trunk/
more use of https: in comments
66040
4414 d 11 h
ripley
/trunk/
mention ICU and cairographics
51090
6019 d 12 h
ripley
/trunk/src/gnuwin32/
update
49784
6152 d 7 h
ripley
/trunk/src/
updates
49777
6153 d 3 h
ripley
/trunk/src/gnuwin32/
remove untgz -- can use R code in utils::untar instead
49677
6161 d 7 h
ripley
/trunk/src/
add untgz.exe, use it for installation
48440
6296 d 11 h
ripley
/trunk/src/gnuwin32/
update
48422
6299 d 10 h
ripley
/trunk/src/gnuwin32/
add comment about binary components
47321
6424 d 7 h
ripley
/trunk/src/gnuwin32/
trio version update
46983
6459 d 7 h
ripley
/trunk/src/gnuwin32/
update
42623
6913 d 3 h
ripley
/trunk/src/
link against iconv.dll rather that dynload it (as it is always used)
42524
6920 d 8 h
ripley
/trunk/src/
more tidying up of graphapp
42331
6940 d 9 h
ripley
/trunk/
more licence issues
42189
6956 d 7 h
ripley
/trunk/src/gnuwin32/
update
40263
7159 d 10 h
ripley
/trunk/src/
update trio to 1.12
39035
7270 d 11 h
ripley
/trunk/src/gnuwin32/
update
38504
7326 d 8 h
ripley
/trunk/src/
tidy up use of trio, make compatibility wrappers available to packages.
37901
7400 d 22 h
ripley
/trunk/src/
add trio replacement for Windows' flaky *printf
37437
7457 d 7 h
ripley
/trunk/
finally remove LIBRARY statement from .def files and so allow multiple dots
in package names.
Update some copyright statements, especially in the light of removing import
libraries.
37054
7502 d 11 h
ripley
/trunk/
try again with direct linking to DLLs
36685
7534 d 0 h
ripley
/trunk/
revert the move to linking directly against DLLs: Uwe reports it does
not work on the obselete NT4.
36654
7536 d 23 h
ripley
/trunk/
updates
35821
7596 d 10 h
ripley
/trunk/
tweaks to NAKAMA patches, including using Ri18n_wc[s]width directly
32805
7854 d 5 h
ripley
/trunk/src/gnuwin32/
credit wcwidth
27942
8235 d 7 h
ripley
/trunk/src/gnuwin32/
update to tcl/tk 8.45, add notes on the build
27910
8238 d 5 h
ripley
/trunk/src/gnuwin32/
add fast exponentiation code
27153
8286 d 3 h
ripley
/trunk/
branch update
23829
8519 d 7 h
ripley
/trunk/src/gnuwin32/
update for Tcl/TK 8.4.2
23263
8557 d 8 h
ripley
/trunk/src/gnuwin32/
update for bundling Tcl/Tk
18338
8923 d 8 h
ripley
/trunk/src/gnuwin32/
acosh asinh atanh substitutes moved to src/main
18105
8939 d 11 h
ripley
/trunk/src/gnuwin32/
Info-Zip's unzip is no longer used.
17798
8959 d 4 h
ripley
/trunk/
add (enough of) the zlib sources
13365
9244 d 10 h
ripley
/trunk/src/gnuwin32/
branch update
12981
9281 d 5 h
ripley
/trunk/src/
move xdr from gnuwin32 to extra as also used on Mac