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
/
main
/
split.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
Clear current filter
Rev
Age
Author
Path
Log message
Diff
47757
6389 d 21 h
jmc
/branches/R-classInheritance/
create branch for class inheritance
44220
6755 d 2 h
ripley
/trunk/
fix for PR#10644
split() now returns a list as documented, even for 0-length x.
tapply was using numeric and not integer indices.
42307
6942 d 12 h
ripley
/trunk/src/
change reference to GPL
41686
7005 d 8 h
ripley
/trunk/
more improvements to warning/error messages
37349
7468 d 8 h
ripley
/trunk/src/
change split to convert a factor to integer codes at R levels
37341
7469 d 1 h
ripley
/trunk/
make split() more liberal about what it accepts as a factor
36990
7508 d 0 h
ripley
/trunk/
reduce the number of visible symbols in libR.so from 1806 to 1136
36820
7524 d 5 h
ripley
/trunk/
update FSF address
32873
7851 d 11 h
ripley
/trunk/
mark messages
31908
7925 d 7 h
ripley
/trunk/src/main/
better error messages, more default clauses in switch statements
31872
7928 d 6 h
ripley
/trunk/
speed up split with names
31869
7928 d 8 h
ripley
/trunk/
split() was ignoring types it did not know about, e.g. raw and list.
26571
8327 d 9 h
rgentlem
/trunk/src/main/
made split consistent with its man page and Splus
10172
9484 d 23 h
luke
/trunk/
Merged with R-GenGC branch
7701
9684 d 5 h
hornik
/trunk/
Renamed `Rconfig.h' to `config.h' in `src/include'.
5731
9820 d 4 h
ripley
/trunk/src/
remove trailing "\n" in warning(call) and error(call), as now supplied
5458
9848 d 11 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
5187
9874 d 5 h
hornik
/trunk/src/main/
Always include Rconfig.h first.
4179
9965 d 6 h
rgentlem
/trunk/src/main/
changes to the warning system
2342
10164 d 5 h
maechler
/trunk/src/
about a dozen files: -Wall fixes
1895
10209 d 22 h
ihaka
/trunk/src/main/
Final brushup and bug fixes for new list stuff.
1839
10217 d 14 h
ihaka
/trunk/src/
Changes to support new list (generic vector) structure.
1043
10337 d 12 h
ihaka
/trunk/src/main/
Levels could be non-character! Fixed here.
1026
10338 d 12 h
ihaka
/trunk/
Exchanged our internal dataframe code for Chambers' interpreted code
(with his permission). This is a BIG change.
544
10424 d 7 h
pd
/trunk/
branch update
2
10539 d 17 h
r
/trunk/
Initial revision