The R Project SVN R

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
89135 229 d 1 h luke /trunk/src/ Define USE_BASE_R_SUPPORT in Defn.h an use to mask some non-API declarations.
Also comment out declaration for rnbeta, which does not exist.
 
/trunk/src/appl/uncmin.c
/trunk/src/include/Defn.h
/trunk/src/include/R_ext/Applic.h
/trunk/src/include/R_ext/Error.h
/trunk/src/include/R_ext/Memory.h
/trunk/src/include/R_ext/Rdynload.h
/trunk/src/include/R_ext/eventloop.h
/trunk/src/include/Rmath.h0.in
/trunk/src/modules/internet/Rsock.c
88163 462 d 11 h ripley /trunk/ prepare for the release of gcc-15 expected on Friday  
/trunk/config.site
/trunk/doc/NEWS.Rd
/trunk/doc/manual/R-exts.texi
/trunk/src/include/R_ext/Error.h
88116 476 d 6 h hornik /trunk/src/include/R_ext/ Tweaks.  
/trunk/src/include/R_ext/Error.h
87911 505 d 11 h ripley /trunk/ ensure noreturn attribute is set on Rf_error in C++  
/trunk/doc/NEWS.Rd
/trunk/src/include/R_ext/Error.h
87867 512 d 10 h ripley /trunk/src/include/R_ext/ size_t is no longer used in this file  
/trunk/src/include/R_ext/Error.h
87758 522 d 12 h ripley /trunk/src/include/R_ext/ start cleaning up  
/trunk/src/include/R_ext/Error.h
87751 523 d 12 h ripley /trunk/ warn about placing of NORET (which is not documented as part of the API  
/trunk/configure
/trunk/configure.ac
/trunk/src/include/R_ext/Error.h
87740 524 d 13 h ripley /trunk/src/ gcc 15 reauires NORET before attribute_hidden  
/trunk/src/include/R_ext/Error.h
/trunk/src/main/context.c
/trunk/src/main/debug.c
/trunk/src/main/errors.c
/trunk/src/main/eval.c
/trunk/src/main/objects.c
/trunk/src/main/util.c
/trunk/src/unix/sys-std.c
87592 555 d 2 h ripley /trunk/ update comments on C23 support  
/trunk/config.site
/trunk/doc/manual/R-exts.texi
/trunk/src/include/R_ext/Error.h
87411 603 d 10 h ripley /trunk/src/include/R_ext/ gcc pre-15 does not yet support [[noreturn]]  
/trunk/src/include/R_ext/Error.h
87312 625 d 9 h ripley /trunk/ make STRICT_R_HEADERS the default  
/trunk/doc/NEWS.Rd
/trunk/doc/manual/R-exts.texi
/trunk/src/include/R.h
/trunk/src/include/R_ext/Constants.h
/trunk/src/include/R_ext/Error.h
/trunk/src/include/R_ext/RS.h
/trunk/src/library/tools/src/gramLatex.c
/trunk/src/library/tools/src/gramLatex.y
/trunk/src/library/tools/src/gramRd.c
/trunk/src/library/tools/src/gramRd.y
/trunk/src/library/utils/src/windows/util.c
/trunk/src/modules/internet/internet.c
87122 683 d 10 h ripley /trunk/src/include/R_ext/ comment out xerbla, comment that this declaration does not agree with print.c  
/trunk/src/include/R_ext/Error.h
87058 699 d 11 h kalibera /trunk/src/include/R_ext/ Do not include RS.h from Error.h (amends 86984, avoids some name conflicts
on symbols defined with !STRICT_R_HEADERS).
 
/trunk/src/include/R_ext/Error.h
86984 719 d 9 h maechler /trunk/ add more API entries for Lapack  
/trunk/doc/NEWS.Rd
/trunk/doc/manual/R-exts.texi
/trunk/src/include/R_ext/Applic.h
/trunk/src/include/R_ext/Error.h
/trunk/src/include/R_ext/Lapack.h
/trunk/src/library/tools/R/sotools.R
86515 815 d 0 h luke /trunk/src/include/R_ext/ Standardize wording to 'Part of the API.'  
/trunk/src/include/R_ext/Arith.h
/trunk/src/include/R_ext/BLAS.h
/trunk/src/include/R_ext/Boolean.h
/trunk/src/include/R_ext/Complex.h
/trunk/src/include/R_ext/Constants.h
/trunk/src/include/R_ext/Error.h
/trunk/src/include/R_ext/Memory.h
/trunk/src/include/R_ext/Print.h
/trunk/src/include/R_ext/Random.h
/trunk/src/include/R_ext/Utils.h
85946 889 d 1 h ripley /trunk/ revert unintended part of r85945  
/trunk/doc/manual/R-exts.texi
/trunk/etc/Makeconf.in
/trunk/src/include/R_ext/Error.h
/trunk/src/include/Rinternals.h
85945 889 d 1 h ripley /trunk/ update  
/trunk/doc/manual/R-exts.texi
/trunk/etc/Makeconf.in
/trunk/src/include/R_ext/Error.h
/trunk/src/include/Rinternals.h
/trunk/tests/Examples/grDevices-Ex.Rout.save
/trunk/tests/Examples/grid-Ex.Rout.save
85640 973 d 4 h kalibera /trunk/src/include/ Improve declarations for formatted output on Windows to support non-MS C99
formats (with UCRT).
 
/trunk/src/include/Defn.h
/trunk/src/include/R_ext/Error.h
/trunk/src/include/R_ext/Print.h
/trunk/src/include/Rconnections.h
/trunk/src/include/Rinternals.h
85619 976 d 10 h kalibera /trunk/src/ Annotate functions accepting formatted strings so that GCC and clang can check
whether arguments match the format.
 
/trunk/src/include/Defn.h
/trunk/src/include/R_ext/Error.h
/trunk/src/include/R_ext/Print.h
/trunk/src/include/Rconnections.h
/trunk/src/include/Rinternals.h
/trunk/src/library/tools/R/check.R
83551 1300 d 13 h ripley /trunk/src/include/R_ext/ add comment about _GNUC_ value  
/trunk/src/include/R_ext/Error.h

Show All