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
/
gramRd.y
– 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
Rev
Age
Author
Path
Log message
Diff
47757
6389 d 22 h
jmc
/branches/R-classInheritance/
create branch for class inheritance
47718
6392 d 11 h
murdoch
/trunk/src/main/
braces were being counted within quoted strings
47713
6393 d 0 h
murdoch
/trunk/
Port column counting from parse_Rd to parse.
Add "expecting" clause to parse_Rd syntax error messages.
Add syntax error pointer.
47709
6393 d 7 h
murdoch
/trunk/src/main/
Missed initialization
47686
6395 d 5 h
murdoch
/trunk/src/main/
First arg to \eqn and \deqn passes everything verbatim, no escape substitutions at all.
Braces are counted unless escaped.
47672
6396 d 1 h
murdoch
/trunk/src/
Always add srcrefs to parse_Rd output
47671
6396 d 5 h
murdoch
/trunk/src/
Change \eqn and \deqn to return one or two element list.
Change #endif to eat chars to the end of the line.
Remove unused RCODEMACRO2
47654
6397 d 5 h
murdoch
/trunk/src/main/
Fix bug in handling escapes at start of RCODE sections
47646
6398 d 9 h
murdoch
/trunk/src/main/
Fix #ifdef bug introduced by srcref changes.
47636
6398 d 19 h
murdoch
/trunk/src/
Fix COMMENT items to include the terminal \n
Fix srcrefs to give the column just before the last char, rather than after
47633
6399 d 23 h
murdoch
/trunk/src/main/
Expand srcrefs (only in parse_Rd, so far) so that they store both byte position and column position
47549
6405 d 17 h
ripley
/trunk/src/main/
could read off the end of an array, and gcc 4.3.0 was warning
47488
6411 d 7 h
murdoch
/trunk/
Add \verb macro to parse_Rd() and friends.
47481
6412 d 1 h
murdoch
/trunk/src/
Fix off-by-one problem in syntax error reporting
Report the column of the bad token
checkRd gives full filename
Make first_column value consistent in gram.y and gramRd.y
47458
6413 d 23 h
murdoch
/trunk/src/main/
Only warn about newline in string if there is an error later
47413
6417 d 3 h
murdoch
/trunk/src/
Fix example in Rd2HTML.Rd
Pass file basename to parseRd for error messages
Try again to give warning on extra spaces in two-arg macros
47403
6417 d 13 h
ripley
/trunk/src/main/
revert this part of r47400, as markup in \usage fails
47400
6417 d 21 h
murdoch
/trunk/src/
Cleanup for Rd2HTML.Rd
Added as.character.Rd method, rewrote print.Rd
Cleaner error messages in checkRd
Allow (with a warning) one arg on two-arg macros
Remove unused RCODEMACRO2
47399
6418 d 3 h
murdoch
/trunk/src/
Make \name into a verbatim section
Warn on first use of quoted string with a newline in it.
47391
6418 d 9 h
murdoch
/trunk/src/main/
"section header" error message
←Prev
1
2
Next→
Show All