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
/
main
/
unique.c
@ 77458
– Rev 89786
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
89786
114 d 21 h
luke
/trunk/src/main/
Fixed hash table problem with patch from PR19043.
89311
187 d 10 h
hornik
/trunk/src/main/
Have match() support abstract vector classes of non-vector type.
Part A of PR#18984, by Mikael Jagan.
89195
221 d 11 h
hornik
/trunk/src/main/
Tweak for c89193.
89193
221 d 22 h
luke
/trunk/src/
Change signature for R_maphashC to allow early termination.
88363
395 d 4 h
maechler
/trunk/
re-enable match(<Date>, <char>) (wrt 88356)
87938
503 d 5 h
ripley
/trunk/src/
start annotating the use of Rboolean in public headers
87863
512 d 14 h
ripley
/trunk/src/main/
Rboolean -> bool
87808
518 d 6 h
ripley
/trunk/
more uses of asRbool catching incorrect calls
87589
556 d 9 h
maechler
/trunk/
duplicated(expression(..)) now works
86821
763 d 3 h
luke
/trunk/src/
Switch base internals to using R_findVar and R_findVarInFrame.
Modules and base packages still use the unhidden Rf versions.
86643
788 d 18 h
luke
/trunk/src/main/
Hide some entry points not currently used, not in installed headers,
and already listed in tools;;;nonAPI.
86630
791 d 20 h
luke
/trunk/src/main/
More entry point hiding.
85816
917 d 9 h
maechler
/trunk/
allow slow pmatch()ing to be interrupted
85712
950 d 2 h
kalibera
/trunk/src/main/
Fix out of bounds access (with performance optimization).
85625
976 d 2 h
kalibera
/trunk/src/
Fixes of formatted output. Use a defensive strategy by casting to supported
wide types and printing those (this may be later refined to use the exact
types).
84246
1201 d 13 h
maechler
/trunk/src/main/
fix more typos in comments (+ 2 strings) from Eric Lindblad
83456
1321 d 6 h
ripley
/trunk/src/main/
some replacing sprintf by snprintf
83446
1321 d 11 h
ripley
/trunk/src/
C23 requires attributes before return values
81923
1592 d 22 h
luke
/trunk/src/main/
Avoid -Wshorten-64-to-32 compiler warnings.
81517
1650 d 4 h
ripley
/trunk/
add sanity checks for sample{,.int}
←Prev
1
2
Next→
Show All