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
/
include
/
Print.h
@ 63243
– 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 19 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
48366
6306 d 19 h
maechler
/trunk/
print.function() and auto-print fixes: a bit more modularization in print.c
45639
6655 d 22 h
maechler
/trunk/
format(<environment>) via new EncodeEnvironment()
42308
6943 d 1 h
ripley
/trunk/src/include/
change reference to GPL
42077
6970 d 22 h
ripley
/trunk/src/
take various entry points static
41861
6991 d 4 h
ripley
/trunk/src/
more use of 'const char *', especially in output routines
41856
6991 d 16 h
ripley
/trunk/src/
remove non-existent/commented-out functions
41784
6996 d 2 h
ripley
/trunk/src/
more 'const char *'
39996
7184 d 17 h
murdoch
/trunk/
Merge from djm-source branch:
- attach source references to parsed output
- enable verbose parse error messages.
38915
7284 d 20 h
maechler
/trunk/
options(max.print) activated for printMatrix()
36820
7524 d 18 h
ripley
/trunk/
update FSF address
34294
7747 d 17 h
ripley
/trunk/
add experimental options("OutDec")
31569
7948 d 10 h
pd
/trunk/
right-justification in tables
29902
8074 d 23 h
ripley
/trunk/
add rawtype
24179
8484 d 14 h
ripley
/trunk/
add option "scipen" (from David Brahm)
22931
8578 d 20 h
ripley
/trunk/
tidy up headers, make R_NO_REMAP useful, add STRICT_R_HEADERS
22923
8579 d 2 h
ripley
/trunk/
print.factor has different defaults, so only pattributes with prevailing digits only
19500
8854 d 17 h
hornik
/trunk/
Use system header file '#include <foo.h>' for R API headers.
18958
8888 d 17 h
ripley
/trunk/
change the way NA_STRING is printed
11103
9402 d 17 h
ripley
/trunk/
increase upper limit on options(width)
more informative error messages on options values
10882
9421 d 22 h
maechler
/trunk/src/include/
export globals (-Warn)
8552
9625 d 19 h
maechler
/trunk/
new global variable R_Expressions --> speed up in eval (thanks to PD)
7758
9682 d 1 h
ripley
/trunk/
exported symbol re-mapping / make static if unused
7754
9682 d 11 h
ripley
/trunk/src/
make symbols longer, static or re-mappable
7731
9683 d 14 h
ripley
/trunk/src/include/
cvs up seemed to revert files
5458
9849 d 1 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
4732
9923 d 12 h
pd
/trunk/
named dimnames -- 1D case
4711
9924 d 12 h
pd
/trunk/src/
dimnamenames fix + print convention
4710
9924 d 18 h
pd
/trunk/src/
Named dimnames printing
4619
9936 d 19 h
maechler
/trunk/src/
new R_print struct (later to be passed around instead of a global ?)
2467
10154 d 22 h
maechler
/trunk/src/include/
new *h structure (Applic unfinished)
2429
10156 d 3 h
maechler
/trunk/src/include/
just typo
1850
10217 d 1 h
maechler
/trunk/src/include/
-Wall additions; (almost) "sync" with R-release
1820
10224 d 9 h
ihaka
/trunk/src/
Updates for new list structure.
1241
10297 d 18 h
thomas
/trunk/
fixes to pass the calling environment through printList and
printAttributes.
1115
10319 d 1 h
maechler
/trunk/src/include/
..
1026
10339 d 2 h
ihaka
/trunk/
Exchanged our internal dataframe code for Chambers' interpreted code
(with his permission). This is a BIG change.
988
10346 d 21 h
maechler
/trunk/src/
"-Wall" fixes..
968
10354 d 15 h
ihaka
/trunk/src/
Conditional compilation based on COMPLEX_DATA removed.
465
10448 d 18 h
maechler
/trunk/src/
new EncodeString; no Enc..RjustString