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-3-4-branch
/
src
/
include
/
Defn.h
– Rev 72387
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
72387
3412 d 13 h
pd
/branches/R-3-4-branch/
Create R-3-4-branch
72296
3434 d 0 h
ripley
/trunk/
use NA for option PCRE_limit_recursion depending on input #chars
72295
3434 d 20 h
ripley
/trunk/
make PCRE recursion limit optional
72275
3436 d 21 h
ripley
/trunk/src/
take PCRE_* options internal
72142
3456 d 1 h
kalibera
/trunk/
Allow selection of matprod implementations (default, internal, blas and
experimental default.simd). Check inputs for NaN/Inf also for symmetrical
case. The default is to bypass BLAS when input may have NaN/Inf.
72031
3469 d 2 h
kalibera
/trunk/src/
Increase the maximum number of loaded DLLs on systems where the limit on
open files allows it. With Luke Tierney.
71956
3485 d 0 h
ripley
/trunk/
update dates
71884
3492 d 1 h
kalibera
/trunk/src/
Introduce errorcall_cpy to be used instead of errorcall when the result of
EncodeChar is passed (or other C string that may be overwritten internally by
errorcall).
71869
3493 d 22 h
ripley
/trunk/src/include/
add comment
71835
3504 d 2 h
kalibera
/trunk/src/
Fix for byte-compilation of packages (bypass code cache and strategies from serialization).
71789
3511 d 21 h
luke
/trunk/src/
Moved InitNames after InitBaseEnv to R_EmptyEnv is available (and a
spelling fix).
71639
3547 d 13 h
luke
/trunk/
JIT is now enabled by default at level 3.
71492
3576 d 14 h
luke
/trunk/src/
Eliminate the need for recursively calling bcEval for loops that need
a context. This increments the minimal byte code version required.
Packages that use byte compilation should be recompiled. With Tomas
Kalibera.
71390
3588 d 20 h
luke
/trunk/
Improvements in srcref handling for byte compiled code from Tomas Kalibera.
71307
3597 d 23 h
lawrence
/trunk/
as.character.factor() uses S4 inheritance when checking the type of
its argument (fixes PR#17141)
71112
3630 d 15 h
luke
/trunk/src/
Made R_in_gc variable non-static to allow access without a function call.
70852
3680 d 13 h
luke
/trunk/
Tidied up and documented user interrupt handling changes.
70827
3685 d 15 h
luke
/trunk/src/
Added code from Tomas Kalibera for detecting modifications to values
in byte code constant pools.
70325
3788 d 19 h
luke
/trunk/
Arrange for jumps to jump to intermediate contexts with on.exit
actions, run the action, and continue the jump.
70324
3788 d 19 h
luke
/trunk/src/
LONGJMP to a context now only happens in context.c:R_jumpctxt.
←Prev
1
2
Next→
Show All