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-groups
/
src
/
main
/
deparse.c
– Rev 80294
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
80294
1900 d 19 h
murrell
/branches/R-groups/
ported r80266:80293 from main
80166
1929 d 14 h
murrell
/branches/R-groups/
create R-groups
79121
2153 d 5 h
kalibera
/trunk/src/main/
Prevent out of bounds access.
79000
2176 d 20 h
kalibera
/trunk/src/main/
Initialize buffer before deparsing to be robust against (invalid)
zero-length source references (PR#17876).
78505
2259 d 7 h
kalibera
/trunk/src/main/
Revert 77710 to avoid doubling of backslashes when deparsing using source
references (PR#17800).
78127
2308 d 3 h
kalibera
/trunk/src/main/
Simplify memory protection.
77894
2337 d 5 h
ripley
/trunk/src/
fixes/comments for issues detected in packages by clang-UBSAN
77884
2338 d 5 h
maechler
/trunk/src/
DIGITS16 -> ..17 for code readers
77710
2375 d 23 h
kalibera
/trunk/src/main/
Use EncodeChar() when printing source reference in deparse, so that UTF-8
string constant literals can appear correctly with Rgui.
77475
2432 d 18 h
kalibera
/trunk/src/main/
Remove deparse support for old-style comments which are no longer collected
by the parser (superseded by source references). Reported by Bill Dunlap.
75784
2790 d 6 h
kalibera
/trunk/src/main/
Make sure doquote is initialized in deparse.
74756
2987 d 19 h
maechler
/trunk/
deparse(setNames(c(1,0), c("one", "recursive"))) etc
74589
3027 d 18 h
maechler
/trunk/
dput() & dump() must not truncate when "deparse.max.lines" is set
74580
3029 d 5 h
maechler
/trunk/
fix new (only in >= 3.5.0) deparse bug - PR#17404
74540
3035 d 1 h
maechler
/trunk/
deparse() of !!
74275
3080 d 1 h
ripley
/trunk/src/
tweaks for upcoming gcc 8
74161
3105 d 5 h
maechler
/trunk/
deparse(*, control="all") no longer quote()s a formula
74131
3112 d 6 h
maechler
/trunk/
deparse() amends for S4(not typeof S4, no .Data)
74128
3113 d 5 h
maechler
/trunk/
cosmetic (omit "\n") in S4-deparsing
74105
3120 d 8 h
maechler
/trunk/
deparse|dput(<S4, but not typeof() S4>): uniform S4 handling: Extension of c73120 ff
←Prev
1
2
Next→
Show All