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-gcontext
/
src
/
appl
/
loglin.c
– Rev 26795
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
26795
8308 d 0 h
/branches/R-gcontext/
This commit was manufactured by cvs2svn to create branch 'R-gcontext'.
24068
8494 d 0 h
ripley
/trunk/
more removing classic MacOS
22856
8583 d 4 h
hornik
/trunk/src/
Cosmetics.
19500
8853 d 23 h
hornik
/trunk/
Use system header file '#include <foo.h>' for R API headers.
16524
9035 d 22 h
ripley
/trunk/src/appl/
remove old Free's
16522
9036 d 3 h
ripley
/trunk/src/
replace calloc calls by R_alloc or Calloc, or in nmath check all
calloc's worked.
12778
9300 d 22 h
pd
/trunk/
branch update
10960
9416 d 2 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()
10879
9421 d 4 h
maechler
/trunk/src/
many header fixes
7727
9682 d 21 h
ripley
/trunk/
new API layout
7701
9684 d 0 h
hornik
/trunk/
Renamed `Rconfig.h' to `config.h' in `src/include'.
6414
9755 d 23 h
ripley
/trunk/
Applied Statistics copyrights
5288
9868 d 9 h
hornik
/trunk/src/appl/
Always include Rconfig.h if HAVE_CONFIG_H is defined.
4032
9975 d 11 h
ripley
/trunk/src/
Make R type `integer' correspond to C type `int' in .C calls.
3544
10035 d 8 h
r
/trunk/
Minor nit fixes (I don't knoe about the manual though).
3279
10064 d 1 h
pd
/trunk/
Branch update + setjmp problem fixup