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-structure
/
tools
/
GETCONFIG
– Rev 81425
Rev
Hide 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
Changes
81425
1666 d 8 h
ripley
/branches/R-structure/
add branch for expeiments with specials in depares/structure
/branches/R-structure
76627
2614 d 5 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 2 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 6 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 1 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 1 h
urbaneks
/trunk/tools/
pass HAVE_UINTPTR_T though to Rconfig.h
/trunk/tools/GETCONFIG
69842
3858 d 7 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 5 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
5036 d 0 h
ripley
/trunk/
add more details in comments
/trunk/src/include/Rinternals.h
/trunk/tools/GETCONFIG
60891
5041 d 4 h
ripley
/trunk/
record SIZEOF_SIZE_T in Rconfig.h
/trunk/src/include/Rinternals.h
/trunk/tools/GETCONFIG
53762
5714 d 5 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 21 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 3 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 7 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 15 h
urbaneks
/trunk/tools/
expose HAVE_AQUA in Rconfig.h
/trunk/tools/GETCONFIG
42394
6934 d 6 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 3 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 6 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
32834
7852 d 23 h
ripley
/trunk/
add localized messages to package splines, as a demo
/trunk/src/library/splines/inst
/trunk/src/library/splines/inst/po
/trunk/src/library/splines/inst/po/en
/trunk/src/library/splines/inst/po/en.po
/trunk/src/library/splines/inst/po/en/LC_MESSAGES
/trunk/src/library/splines/inst/po/en/LC_MESSAGES/splines.mo
/trunk/src/library/splines/inst/po/splines.pot
/trunk/src/library/splines/Makefile.in
/trunk/src/library/splines/src/splines.c
/trunk/tools/GETCONFIG
32733
7857 d 21 h
ripley
/trunk/
separate somewhat SUPPORT_UTF8 and SUPPORT_MBCS
/trunk/configure
/trunk/m4/R.m4
/trunk/src/gnuwin32/fixed/h/config.h
/trunk/src/include/Defn.h
/trunk/src/include/config.h.in
/trunk/src/library/tools/src/text.c
/trunk/tools/GETCONFIG
←Prev
1
2
Next→
Show All