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
84772 1095 d 9 h maechler /branches/R-OBJSXP/ 'Create R-OBJSXP branch - new OBJSXP type "==" S4SXP = "object" in R'  
/branches/R-OBJSXP
84445 1167 d 8 h ripley /trunk/ conditionalized part of the fix to PR#18534  
/trunk/src/gnuwin32/fixed/h/Rconfig.h
/trunk/src/include/R_ext/Lapack.h
/trunk/tools/GETCONFIG
82324 1542 d 7 h ripley /trunk/ finally make USE_FC_LEN_T the default  
/trunk/doc/NEWS.Rd
/trunk/doc/manual/R-exts.texi
/trunk/etc/Makeconf.in
/trunk/src/gnuwin32/fixed/h/Rconfig.h
/trunk/src/library/tools/R/check.R
/trunk/src/library/tools/R/install.R
/trunk/tools/GETCONFIG
76627 2614 d 4 h ripley /trunk/ record FC_LEN_T in Rconfig.h, but do not expose by default  
/trunk/src/gnuwin32/fixed/h/Rconfig.h
/trunk/tools/GETCONFIG
71873 3494 d 1 h ripley /trunk/ remove SUPPORT_OPENMP
More tweaks to Rinterface.h
 
/trunk/doc/NEWS.Rd
/trunk/src/include/Rinterface.h
/trunk/tools/GETCONFIG
71866 3494 d 5 h ripley /trunk/ stress Rconfig.h only applies to the compiler used to build R (and not to a C++ compiler)  
/trunk/doc/manual/R-exts.texi
/trunk/tools/GETCONFIG
71852 3497 d 0 h urbaneks /trunk/ also pass HAVE_STDINT_H and include it in Rinterface.h  
/trunk/src/include/Rinterface.h
/trunk/tools/GETCONFIG
71851 3497 d 0 h urbaneks /trunk/tools/ pass HAVE_UINTPTR_T though to Rconfig.h  
/trunk/tools/GETCONFIG
69842 3858 d 6 h ripley /trunk/ note deprecation of SUPPORT_OPENMP in the header file  
/trunk/src/gnuwin32/fixed/h/Rconfig.h
/trunk/tools/GETCONFIG
68709 4024 d 4 h ripley /trunk/ alloc: add comments, ease use in packages (e.g. Matrix)  
/trunk/doc/NEWS.Rd
/trunk/doc/manual/R-exts.texi
/trunk/src/gnuwin32/fixed/h/Rconfig.h
/trunk/src/include/Defn.h
/trunk/tools/GETCONFIG
60924 5035 d 23 h ripley /trunk/ add more details in comments  
/trunk/src/include/Rinternals.h
/trunk/tools/GETCONFIG
60891 5041 d 3 h ripley /trunk/ record SIZEOF_SIZE_T in Rconfig.h  
/trunk/src/include/Rinternals.h
/trunk/tools/GETCONFIG
53762 5714 d 4 h hornik /trunk/ Provide SUPPORT_OPENMP define in Rconfig.h.  
/trunk/configure.ac
/trunk/src/include/config.h.in
/trunk/tools/GETCONFIG
53410 5754 d 20 h ripley /trunk/tools/ update some comments  
/trunk/tools/GETCONFIG
/trunk/tools/GETDISTNAME
/trunk/tools/GETVERSION
/trunk/tools/README
/trunk/tools/link-recommended
/trunk/tools/rsync-recommended
49591 6168 d 2 h ripley /trunk/ remove --disable-mbcs
use perl regexps in UTF-8 in a non-UTF-8 MBCS locale
 
/trunk/NEWS
/trunk/configure
/trunk/configure.ac
/trunk/doc/manual/R-admin.texi
/trunk/m4/R.m4
/trunk/src/extra/pcre/Makefile.in
/trunk/src/extra/pcre/Makefile.win
/trunk/src/gnuwin32/fixed/h/config.h
/trunk/src/gnuwin32/fixed/h/config64.h
/trunk/src/gnuwin32/getline/getline.c
/trunk/src/gnuwin32/rui.c
/trunk/src/include/Defn.h
/trunk/src/include/R_ext/rlocale.h
/trunk/src/include/config.h.in
/trunk/src/library/base/man/grep.Rd
/trunk/src/library/base/man/strsplit.Rd
/trunk/src/library/grDevices/src/devPS.c
/trunk/src/library/grDevices/src/devPicTeX.c
/trunk/src/library/grDevices/src/devQuartz.c
/trunk/src/library/tools/src/text.c
/trunk/src/main/Rstrptime.h
/trunk/src/main/apse.c
/trunk/src/main/character.c
/trunk/src/main/connections.c
/trunk/src/main/deparse.c
/trunk/src/main/engine.c
/trunk/src/main/errors.c
/trunk/src/main/gram.c
/trunk/src/main/gram.y
/trunk/src/main/main.c
/trunk/src/main/pcre.c
/trunk/src/main/platform.c
/trunk/src/main/plotmath.c
/trunk/src/main/printutils.c
/trunk/src/main/regex.c
/trunk/src/main/rlocale.c
/trunk/src/main/scan.c
/trunk/src/main/sysutils.c
/trunk/src/main/unique.c
/trunk/src/main/util.c
/trunk/src/modules/X11/dataentry.c
/trunk/src/modules/X11/devX11.c
/trunk/src/modules/X11/rotated.c
/trunk/tools/GETCONFIG
46833 6473 d 6 h ripley /trunk/ make non-executable scripts intended to be used via $(SHELL)  
/trunk/Makefile.in
/trunk/tools/GETCONFIG
/trunk/tools/GETDISTNAME
/trunk/tools/GETMAKEVAL
/trunk/tools/GETVERSION
/trunk/tools/copy-if-change
/trunk/tools/move-if-change
43167 6861 d 14 h urbaneks /trunk/tools/ expose HAVE_AQUA in Rconfig.h  
/trunk/tools/GETCONFIG
42394 6934 d 5 h ripley /trunk/ avoid using isfinite in headers that might be used from C++  
/trunk/NEWS
/trunk/src/include/R_ext/Arith.h
/trunk/src/include/Rmath.h0.in
/trunk/src/main/arithmetic.c
/trunk/tools/GETCONFIG
36986 7508 d 2 h ripley /trunk/ port.c was using d1mach and i1mach even though they were declared private
more use of visibility attributes
 
/trunk/NEWS
/trunk/src/include/Defn.h
/trunk/src/include/Rmath.h0.in
/trunk/src/library/stats/src/port.h
/trunk/src/modules/internet/Makefile.in
/trunk/src/modules/internet/internet.c
/trunk/src/nmath/bd0.c
/trunk/src/nmath/chebyshev.c
/trunk/src/nmath/choose.c
/trunk/src/nmath/d1mach.c
/trunk/src/nmath/dbinom.c
/trunk/src/nmath/dpois.c
/trunk/src/nmath/gamma_cody.c
/trunk/src/nmath/gammalims.c
/trunk/src/nmath/i1mach.c
/trunk/src/nmath/lgamma.c
/trunk/src/nmath/lgammacor.c
/trunk/src/nmath/mlutils.c
/trunk/src/nmath/nmath.h
/trunk/src/nmath/pgamma.c
/trunk/src/nmath/pnchisq.c
/trunk/src/nmath/stirlerr.c
/trunk/src/nmath/toms708.c
/trunk/tools/GETCONFIG
34748 7710 d 5 h ripley /trunk/ more tweaks to include file guards  
/trunk/src/include/IOStuff.h
/trunk/src/include/Internal.h
/trunk/src/include/Parse.h
/trunk/src/include/R_ext/RStartup.h
/trunk/tools/GETCONFIG

Show All