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
/
Defn.h
– Rev 84152
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
84152
1211 d 7 h
maechler
/branches/R-matOps/
ported 84074:84151 from trunk
84054
1220 d 3 h
maechler
/branches/R-matOps/
Create R-matOps
83986
1229 d 6 h
kalibera
/trunk/src/
Support FlexiBLAS in BLAS/LAPACK detection (sessionInfo).
83979
1230 d 22 h
luke
/trunk/
Improved error context for missing argument and object not found errors.
From Lionel Henry in PR18241.
83963
1235 d 2 h
kalibera
/trunk/src/
Simplify R_NewHashedEnv (suggested by Davis Vaughan).
83914
1244 d 22 h
luke
/trunk/
ALTREP now supports \code{VECSXP} vectors.
Contributed by Gabor Csardi in PR17620.
83897
1249 d 3 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
1252 d 2 h
kalibera
/trunk/src/
Introduce R_PATH_MAX to raise path-length limit on Windows in code
that uses statically allocated buffers.
83882
1252 d 3 h
kalibera
/trunk/src/
Remove path length limitations.
83860
1256 d 1 h
kalibera
/trunk/src/
Remove path name limitations on Windows. Simplify list_files and list_dirs.
83772
1266 d 6 h
kalibera
/trunk/src/
Remove some path length limitations on Windows. Simplify implementation of
normalizePath for Windows.
83455
1321 d 4 h
ripley
/trunk/
more moving NORET to the front
83452
1321 d 7 h
ripley
/trunk/src/
start moving NORET nearer the beginning
83361
1348 d 1 h
maechler
/trunk/
define and use new CAD5R() abbreviation
83083
1384 d 0 h
kalibera
/trunk/src/include/
Amend 83082 (stack checking with ASAN).
83082
1384 d 1 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
1433 d 4 h
ripley
/trunk/src/
changes for -Wstrict-prototypes
82544
1483 d 10 h
maechler
/trunk/
x[[]] now should fail (w/ classed error) in all cases -- PR#18367
82528
1491 d 2 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.
82495
1502 d 4 h
kalibera
/trunk/src/
Do not escape invalid characters in strings used for 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).
←Prev
1
2
Next→
Show All