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-classInheritance
/
src
/
nmath
/
signrank.c
– Rev 47757
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
47757
6389 d 16 h
jmc
/branches/R-classInheritance/
create branch for class inheritance
44195
6755 d 19 h
ripley
/trunk/src/
some uses of (void) where possible
43697
6798 d 19 h
maechler
/trunk/
more efficient [dpq]signrank()
42302
6942 d 8 h
ripley
/trunk/src/nmath/
update reference to GPL
41905
6987 d 1 h
ripley
/trunk/src/nmath/
don't set allocated_n unless allocation succeeds
41903
6987 d 5 h
ripley
/trunk/src/nmath/
tidy up use of calloc, add comments
36820
7523 d 23 h
ripley
/trunk/
update FSF address
32876
7851 d 3 h
ripley
/trunk/
mark messages
27319
8273 d 1 h
ripley
/trunk/
branch update
26894
8299 d 22 h
ripley
/trunk/src/nmath/
use R's calloc, so under Windows it gets picked up form the fast pool
25213
8411 d 5 h
luke
/trunk/src/
Changed from WIndows-only R_ProcessEvents to R_CheckUserInterrupt.
24068
8493 d 23 h
ripley
/trunk/
more removing classic MacOS
19500
8853 d 22 h
hornik
/trunk/
Use system header file '#include <foo.h>' for R API headers.
16602
9030 d 19 h
ripley
/trunk/src/
add PACKAGE="base" to .C calls
for safety, set allocate_[mn] = 0 on free.
16591
9031 d 0 h
ripley
/trunk/
allow interrupts on Windows and MacOS.
Use on.exit to recover memory allocated.
16564
9032 d 19 h
ripley
/trunk/
revert using R_alloc in signrank and wilcox -- uses too much memory in
d-q-r-tests.R
16558
9033 d 2 h
ripley
/trunk/
use R_alloc in signrank, wilcox, allow interrupts on Windows/MacOS
16523
9035 d 23 h
ripley
/trunk/src/nmath/
more checks on not freeing unallocated memory
16522
9036 d 2 h
ripley
/trunk/src/
replace calloc calls by R_alloc or Calloc, or in nmath check all
calloc's worked.
11499
9375 d 18 h
ripley
/trunk/
Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
←Prev
1
2
Next→
Show All