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-vecpat
/
src
/
main
/
unique.c
– Rev 81571
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
81571
1642 d 17 h
murrell
/branches/R-vecpat/
ported r81481:81570 from main
81482
1655 d 20 h
murrell
/branches/R-vecpat/
ported rCommitted revision 81390.:81481 from main
81390
1680 d 22 h
murrell
/branches/R-vecpat/
Create R-vecpat
81373
1687 d 0 h
luke
/trunk/src/
Rename R_hashtab_t to R_hashtab_type since POSIX reserves types ending in _t.
81356
1687 d 17 h
luke
/trunk/src/main/
Recompute hash bin after rehahing (fixes bug in r81320).
81320
1690 d 3 h
luke
/trunk/src/main/
Resize/rehash hash table before adding an entry that might overflow size limit.
81319
1690 d 4 h
luke
/trunk/src/
Add size hint argument to utils::hashtab().
81310
1691 d 0 h
luke
/trunk/src/main/
Make better use of K parameter in internal hash funcitons for hash tables.
81277
1698 d 20 h
luke
/trunk/src/main/
Make sure a symbol's print name has a hash value before using it in vhash.
81276
1698 d 21 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 21 h
luke
/trunk/src/main/
Use closure environments in hash table equality test.
This corresponds to the default for identical().
81234
1706 d 22 h
luke
/trunk/src/main/
Make sure all hash table API calls that allocate protect their arguments.
81229
1707 d 8 h
luke
/trunk/src/main/
Initialize hash table count to zero and use SEXP address as EXTPTR address.
81220
1710 d 2 h
luke
/trunk/src/
Added .Internal(vhash()) to allow some R-level experiments with hash tables.
81219
1710 d 2 h
luke
/trunk/src/main/
Add braces.
81218
1710 d 2 h
luke
/trunk/src/
Hashing for hash tables now uses environments on closures.
81216
1710 d 4 h
luke
/trunk/src/
Added C level hash table support.
81215
1710 d 4 h
luke
/trunk/src/main/
Improved hash codes in vhash for EXPRSXP, LANGSXP, CLOSXP, SYMSXP,
CHARSXP, and EXTPTRSXP.
81214
1710 d 5 h
luke
/trunk/src/main/
Factor vhash_one out of vhash to allow computing hash code for a sinble object.
81030
1750 d 7 h
kalibera
/trunk/src/main/
PROTECT fix (PR#18211).
←Prev
1
2
Next→
Show All