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-exp-R5
/
src
/
extra
/
zlib
/
zutil.c
@ 63243
– Rev 52864
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
52864
5808 d 1 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
52455
5868 d 2 h
ripley
/trunk/
revert to zlib 1.2.3
52413
5872 d 10 h
ripley
/trunk/
update to zlib 1.2.5
51746
5948 d 5 h
ripley
/trunk/
move to zlib 1.2.4
39855
7197 d 10 h
duncan
/trunk/src/extra/zlib/
For the most part, these are simple updates to use modern parameter
declarations rather than K&R. The goal of all of the changes is to
facilitate compiling R with C++ so that we can do more detailed
diagnostic code analysis via the GCC translation unit dumps and also
so that we can experiment with making R extensible by implementing it
via C++.
35115
7665 d 0 h
ripley
/trunk/
update zlib to 1.2.3.
32456
7875 d 20 h
ripley
/trunk/src/extra/zlib/
update to zlib 1.2.2
28631
8170 d 8 h
ripley
/trunk/
update to zlib 1.2.1
18679
8903 d 21 h
ripley
/trunk/src/extra/zlib/
zlib security update
17798
8960 d 2 h
ripley
/trunk/
add (enough of) the zlib sources