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-4-3-branch
/
src
/
include
/
Defn.h
– Rev 84362
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
84362
1183 d 1 h
ripley
/branches/R-4-3-branch/
port r84150,84168,84211,84215,84246,84286 from trunk
84336
1186 d 13 h
luke
/branches/R-4-3-branch/
Ported r84280 (fixes for PR18514) from trunk.
84031
1221 d 13 h
pd
/branches/R-4-3-branch/
Create R-4-3-branch
83986
1229 d 1 h
kalibera
/trunk/src/
Support FlexiBLAS in BLAS/LAPACK detection (sessionInfo).
83979
1230 d 17 h
luke
/trunk/
Improved error context for missing argument and object not found errors.
From Lionel Henry in PR18241.
83963
1234 d 21 h
kalibera
/trunk/src/
Simplify R_NewHashedEnv (suggested by Davis Vaughan).
83914
1244 d 16 h
luke
/trunk/
ALTREP now supports \code{VECSXP} vectors.
Contributed by Gabor Csardi in PR17620.
83897
1248 d 21 h
kalibera
/trunk/src/
Avoid using MinGW-W64 implementation of dirent functions, which does not
work with long paths and is not directly supported by Windows.
83883
1251 d 20 h
kalibera
/trunk/src/
Introduce R_PATH_MAX to raise path-length limit on Windows in code
that uses statically allocated buffers.
83882
1251 d 22 h
kalibera
/trunk/src/
Remove path length limitations.
83860
1255 d 20 h
kalibera
/trunk/src/
Remove path name limitations on Windows. Simplify list_files and list_dirs.
83772
1266 d 0 h
kalibera
/trunk/src/
Remove some path length limitations on Windows. Simplify implementation of
normalizePath for Windows.
83455
1320 d 23 h
ripley
/trunk/
more moving NORET to the front
83452
1321 d 1 h
ripley
/trunk/src/
start moving NORET nearer the beginning
83361
1347 d 20 h
maechler
/trunk/
define and use new CAD5R() abbreviation
83083
1383 d 18 h
kalibera
/trunk/src/include/
Amend 83082 (stack checking with ASAN).
83082
1383 d 19 h
kalibera
/trunk/
Protect stack direction detection and stack overflow checking against
clang-15 ASAN instrumentation (which uses fake stack, allocating local
variables on the heap).
82754
1432 d 22 h
ripley
/trunk/src/
changes for -Wstrict-prototypes
82544
1483 d 4 h
maechler
/trunk/
x[[]] now should fail (w/ classed error) in all cases -- PR#18367
82528
1490 d 21 h
kalibera
/trunk/
Do not escape invalid characters in strings used for TRE regular expression
operations. This fixes validity checks in regex code and reduces the risk
that regexes run on characters resulting from escaped invalid bytes (with
Brodie Gaslam). The new checks may uncover previously undetected use of
invalid strings in regular expression operations.
←Prev
1
2
Next→
Show All