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-exp-R5
/
src
/
main
/
printarray.c
– Rev 52864
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
52864
5807 d 4 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
45667
6651 d 8 h
ripley
/trunk/src/main/
remove old comments on i18n if no longer relevant
45446
6670 d 8 h
ripley
/trunk/src/main/
whitespace cleanup
44027
6766 d 8 h
ripley
/trunk/src/
move towards outputting UTF-8 on Rgui console (disabled pending further tests).
42307
6942 d 11 h
ripley
/trunk/src/
change reference to GPL
42077
6970 d 7 h
ripley
/trunk/src/
take various entry points static
41937
6984 d 11 h
ripley
/trunk/
change arguments of getMatrixDimnames
41831
6991 d 21 h
rgentlem
/trunk/
yet another set of CHARSXP patches - hopefully almost the last of these
41807
6993 d 4 h
rgentlem
/trunk/
patches from Seth F for the CHARSXP hashing changes
Seth says:
const char fixes
CHAR() internal macro now returns (const char *)
Add CHAR_RW: writable CHARSXP access for internal R use only
const char fixes for methods package
Add NEWS item and some doc to R-ext for CHARSXP changes
41784
6995 d 11 h
ripley
/trunk/src/
more 'const char *'
40705
7104 d 12 h
ripley
/trunk/
bugfix in duplicate on CHARSXPs
more use of translateChar
39079
7267 d 2 h
ripley
/trunk/src/main/
config.h should be *first*, and order matters on Solaris
39078
7267 d 2 h
ripley
/trunk/src/main/
must not assume ENABLE_NLS
38980
7276 d 10 h
maechler
/trunk/
options(max.print) for arrays; print.default(*, max)
38961
7278 d 6 h
maechler
/trunk/
fix options("max.print") case for matrix; first cut for array
38954
7279 d 3 h
maechler
/trunk/src/main/
- factor out comunalities (into macros)
- add comments
('max.print' still not yet!)
38920
7283 d 6 h
ripley
/trunk/src/main/
avoid integer overflow
38915
7284 d 6 h
maechler
/trunk/
options(max.print) activated for printMatrix()
36820
7524 d 3 h
ripley
/trunk/
update FSF address
34547
7725 d 5 h
ripley
/trunk/src/main/
add UNIMPLEMENTED_TYPE to switch statement#
34538
7725 d 9 h
ripley
/trunk/
implement printing of raw arrays/matrices
34294
7747 d 2 h
ripley
/trunk/
add experimental options("OutDec")
34099
7759 d 13 h
ripley
/trunk/
printing was not allowing for double-width characters
34073
7761 d 0 h
ripley
/trunk/
partial fix for PR#7803
32871
7851 d 10 h
ripley
/trunk/
mark messages
32380
7880 d 4 h
ripley
/trunk/src/
add notes about compatibility with UTF-8
clarify on help pages nbytes/nchars differences
31569
7947 d 19 h
pd
/trunk/
right-justification in tables
29510
8100 d 14 h
ripley
/trunk/
arrange that strings with embedded nuls are printed sensibly
20812
8755 d 6 h
ripley
/trunk/
print 0-col matrices
rbind does not ignore 0-length vectors if the result would have 0 cols.
20701
8761 d 3 h
ripley
/trunk/src/main/
formatting NA in matrix dimnames (peculiar usage?)
14357
9194 d 6 h
ripley
/trunk/
add nsmall argument to format
12976
9281 d 9 h
pd
/trunk/
branch update
10172
9484 d 22 h
luke
/trunk/
Merged with R-GenGC branch
8552
9625 d 4 h
maechler
/trunk/
new global variable R_Expressions --> speed up in eval (thanks to PD)
7701
9684 d 3 h
hornik
/trunk/
Renamed `Rconfig.h' to `config.h' in `src/include'.
6994
9724 d 23 h
pd
/trunk/
branch update
5458
9848 d 10 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
5187
9874 d 3 h
hornik
/trunk/src/main/
Always include Rconfig.h first.
5055
9887 d 3 h
pd
/trunk/
branch update
4928
9895 d 14 h
maechler
/trunk/src/main/
linebreaks etc only