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-NEWSTR
/
src
/
main
/
context.c
– Rev 69385
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
69385
3967 d 21 h
luke
/branches/R-NEWSTR/
Create branch for experimenting with alternate STRSXP implementations.
68947
4005 d 2 h
ripley
/trunk/src/
use https
68923
4005 d 8 h
ripley
/trunk/src/main/
update copyright dates, whitespace cleanup
68755
4015 d 21 h
luke
/trunk/src/
Added ability to suspend GC; implementation from Tomas Kalibera.
67595
4202 d 6 h
ripley
/trunk/src/
update copyright dates for 2014 changes
67181
4240 d 4 h
luke
/trunk/src/
Added NORET annotations; from Tomas Kalibera.
66393
4363 d 22 h
murdoch
/trunk/
Add experimental "returnValue()" function
64970
4548 d 19 h
luke
/trunk/src/main/
Merged in shallow_duplicate changes from Michael Lawrence.
64091
4661 d 20 h
luke
/trunk/src/
Added R_ExecWithCleanup.
63535
4733 d 4 h
ripley
/trunk/src/
protect against embedded misuse (PR#15420?)
63400
4751 d 5 h
murdoch
/trunk/
Debugging improvements: add s, f and help commands; clean up the browser behaviour following PR#14985.
62867
4800 d 18 h
luke
/trunk/src/main/
Reorder code in begincontext to work around problem with profiling when the C
compiler reorers the code.
60667
5067 d 5 h
ripley
/trunk/src/
only use Internals.h where needed
59035
5216 d 8 h
ripley
/trunk/src/
introduce xlength for long vectors
update some copyright dates
use preferred 'R Core Team'
58458
5269 d 0 h
ripley
/trunk/src/
we are committed to bytecode (and have been for a long time)
57538
5381 d 19 h
ripley
/trunk/src/
use signal-related headers only where needed
55024
5603 d 1 h
murdoch
/trunk/src/main/
Clarify error on use of "next" outside a loop
52910
5794 d 22 h
luke
/trunk/src/
Added R_tryEvalSilent as a variant of R_tryEval that turns off error
printing around the eval and use this in the S4 method dispatch
code. This is a temporary work-around -- eventually we should have a
way for packages to run C level cleanup code and/or establish error
handlers.
52909
5795 d 3 h
luke
/trunk/src/main/
Reset handler stack to R_NilValue around exec in R_ToplevelExec.
48998
6210 d 18 h
rgentlem
/trunk/src/
I changed the macros DEBUG, STEP and TRACE to have an R prefix.
There are too many places where other variants of DEBUG have appeared,
so this makes it easier to find ours, and less likely that there will be
collisions with other definitions
←Prev
1
2
Next→
Show All