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-ucrt
/
src
/
main
/
unique.c
– Rev 81359
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
81359
1687 d 7 h
kalibera
/branches/R-ucrt/
ported r81322:81358 from main
81322
1689 d 10 h
kalibera
/branches/R-ucrt/
Create R-ucrt
81320
1690 d 0 h
luke
/trunk/src/main/
Resize/rehash hash table before adding an entry that might overflow size limit.
81319
1690 d 2 h
luke
/trunk/src/
Add size hint argument to utils::hashtab().
81310
1690 d 22 h
luke
/trunk/src/main/
Make better use of K parameter in internal hash funcitons for hash tables.
81277
1698 d 18 h
luke
/trunk/src/main/
Make sure a symbol's print name has a hash value before using it in vhash.
81276
1698 d 18 h
luke
/trunk/src/
The equality test for hash keys treads external pointers as reference objects.
This is needed for sensible behavior across serialization.
81275
1698 d 18 h
luke
/trunk/src/main/
Use closure environments in hash table equality test.
This corresponds to the default for identical().
81234
1706 d 20 h
luke
/trunk/src/main/
Make sure all hash table API calls that allocate protect their arguments.
81229
1707 d 5 h
luke
/trunk/src/main/
Initialize hash table count to zero and use SEXP address as EXTPTR address.
81220
1709 d 23 h
luke
/trunk/src/
Added .Internal(vhash()) to allow some R-level experiments with hash tables.
81219
1709 d 23 h
luke
/trunk/src/main/
Add braces.
81218
1709 d 23 h
luke
/trunk/src/
Hashing for hash tables now uses environments on closures.
81216
1710 d 1 h
luke
/trunk/src/
Added C level hash table support.
81215
1710 d 2 h
luke
/trunk/src/main/
Improved hash codes in vhash for EXPRSXP, LANGSXP, CLOSXP, SYMSXP,
CHARSXP, and EXTPTRSXP.
81214
1710 d 3 h
luke
/trunk/src/main/
Factor vhash_one out of vhash to allow computing hash code for a sinble object.
81030
1750 d 4 h
kalibera
/trunk/src/main/
PROTECT fix (PR#18211).
81011
1754 d 23 h
luke
/trunk/src/main/
Add static R_INLINE versin of R_NaN_is_R_NA si the compiler inlines.
Letting LTO handle this might be a better option.
81010
1755 d 0 h
luke
/trunk/
Fix for NA_real_ check for sorted vectors in duplicated() and anyDuplicated().
80954
1767 d 9 h
hornik
/trunk/src/
Tweaks for c80918.
←Prev
1
2
Next→
Show All