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
/
gram.c
– Rev 52865
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
52865
5807 d 5 h
urbaneks
/branches/R-exp-R5/src/
add support for function argument types
52864
5807 d 6 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
52772
5822 d 3 h
murdoch
/trunk/src/main/
#line n (with no filename) ate the next line.
51758
5944 d 22 h
murdoch
/trunk/
source(echo=TRUE) now echos comments following the last expression.
51733
5948 d 2 h
ripley
/trunk/src/main/
workaround for Solaris bug
51402
5968 d 8 h
ripley
/trunk/
make mixing octal/hex and Unicode escapes defunct
51400
5968 d 9 h
ripley
/trunk/
tweak handling of UTF-8 strings containing octal/hex escapes
51398
5968 d 13 h
ripley
/trunk/src/
make use of C99 features
51275
5979 d 8 h
ripley
/trunk/src/main/
standardize names in copyright statements
50981
6038 d 1 h
murdoch
/trunk/
Fix various encoding issues.
50833
6059 d 13 h
ripley
/trunk/src/main/
correct/update comments
50768
6066 d 11 h
ripley
/trunk/
warning -> error for embedded nuls and unrecognized escapes
50623
6082 d 10 h
ripley
/trunk/
use CONSOLE_BUFFER_SIZE consistently, document limits
50479
6095 d 15 h
ripley
/trunk/src/
back out r50473 (did not work on SunStudio)
50473
6096 d 2 h
ripley
/trunk/src/
pre-check alloca for addiitonal safety
49786
6152 d 6 h
murdoch
/trunk/src/
Fix bug when building R with R_KEEP_PKG_SOURCE=yes; also, clean up handling of SrcRefState and R_ReplFile
49747
6156 d 4 h
murdoch
/trunk/src/
Allow parsing in the middle of a REPL on a file, without messing up the source record for the file.
49686
6160 d 10 h
murdoch
/trunk/
Some cleanup of the parser
Include srcrefs in base packages if R_KEEP_PKG_SOURCE=yes
Give filename/line number error messages when building packages even without srcrefs (though
not for base packages, which don't get the #line directives by default)
During package installation, parse the concatenated source file, rather than the individual files, to report syntax errors.
49651
6164 d 7 h
murdoch
/trunk/src/main/
Avoid problems with latin1 in comments in a UTF-8 locale.
49644
6164 d 20 h
murdoch
/trunk/
Add #line directive to R parser, and in a few places to code processing (more needed)
Add findLineNum and setBreakpoint
Make srcref code more tolerant of missing information
←Prev
1
2
Next→
Show All