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-matOps
/
src
/
include
/
Parse.h
– Rev 84054
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
84054
1220 d 2 h
maechler
/branches/R-matOps/
Create R-matOps
83455
1321 d 3 h
ripley
/trunk/
more moving NORET to the front
75665
2802 d 4 h
kalibera
/trunk/src/
Add functions for by-value protection outside the protection stack to
replate UNPROTECT_PTR. Replaced UNPROTECT_PTR in Rd and LaTeX parsers.
75633
2805 d 23 h
kalibera
/trunk/src/
Keep nPreserved in parse state.
75615
2810 d 6 h
kalibera
/trunk/src/
Cache pointer to parse data outside R heap for faster access.
75613
2810 d 8 h
kalibera
/trunk/src/
Avoid using UNPROTECT_PTR in the parser. Simpler allocation/protection of
source references and parse data as part of parse state.
75571
2816 d 6 h
maechler
/trunk/src/
simplify #includes ; localize declarations in do_parse
75247
2881 d 4 h
kalibera
/trunk/src/
Clean up parse/source reference state after parse error. Report error when
allocation of source reference state fails.
74761
2987 d 9 h
kalibera
/trunk/
Do not by default include parse data in source references when building
packages. Adjustable via new options keep.parse.data and
keep.parse.data.pkgs.
70046
3832 d 2 h
ripley
/trunk/src/include/
Explicitly document uninstalled headers, and remove C++ guards from them.
68949
4005 d 2 h
ripley
/trunk/src/
use https
67181
4240 d 4 h
luke
/trunk/src/
Added NORET annotations; from Tomas Kalibera.
63025
4781 d 20 h
murdoch
/trunk/
Second attempt at parser memory revision.
63007
4783 d 20 h
murdoch
/trunk/
Back out r63005 and r63006
63005
4783 d 22 h
murdoch
/trunk/
Revise parser to maintain its buffers between calls, so it should do fewer allocations.
61462
4959 d 22 h
murdoch
/trunk/
Check on REPROTECT calls.
Make parse, parse_Rd and parseLatex reentrant (because garbage collection
could trigger a call in a finalizer).
Add Rf_isProtected() (but don't export it in the headers) for debugging purposes.
59039
5216 d 6 h
ripley
/trunk/
use preferred form of 'R Core Team'
56352
5495 d 16 h
murdoch
/trunk/
Drop "source" attribute from functions; replace with "srcref".
Allow environment for findLineNum to be specified indirectly.
54787
5614 d 6 h
murdoch
/trunk/
Changes to source references:
- deprecated "source" attribute, added removeSource() function
- added srcref access functions
- modified srcref record in preparation for replacing "source" attribute
49786
6152 d 0 h
murdoch
/trunk/src/
Fix bug when building R with R_KEEP_PKG_SOURCE=yes; also, clean up handling of SrcRefState and R_ReplFile
←Prev
1
2
Next→
Show All