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
/
tools4pkgs
/
tools
/
GETCONFIG
– Rev 71686
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
71686
3532 d 1 h
maechler
/branches/tools4pkgs/
Create tools 4 packages branch
/branches/tools4pkgs
69842
3858 d 2 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 0 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 19 h
ripley
/trunk/
add more details in comments
/trunk/src/include/Rinternals.h
/trunk/tools/GETCONFIG
60891
5040 d 23 h
ripley
/trunk/
record SIZEOF_SIZE_T in Rconfig.h
/trunk/src/include/Rinternals.h
/trunk/tools/GETCONFIG
53762
5714 d 1 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 17 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
6167 d 23 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 2 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 11 h
urbaneks
/trunk/tools/
expose HAVE_AQUA in Rconfig.h
/trunk/tools/GETCONFIG
42394
6934 d 1 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
7507 d 23 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 1 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 19 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 16 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
32662
7863 d 1 h
ripley
/trunk/
make delimMatch return match in chars in a UTF-8 locale
/trunk/src/library/tools/man/delimMatch.Rd
/trunk/src/library/tools/src/text.c
/trunk/tools/GETCONFIG
29912
8073 d 8 h
ripley
/trunk/
put R_INLINE in Rconfig.h
/trunk/src/include/Makefile.in
/trunk/tools/GETCONFIG
29441
8106 d 16 h
ripley
/trunk/
use Is)finite directly instead of R_finite where easily possible
/trunk/NEWS
/trunk/src/gnuwin32/devga.c
/trunk/src/include/R_ext/Arith.h
/trunk/src/include/Rmath.h0.in
/trunk/src/library/stats/src/distance.c
/trunk/src/main/arithmetic.c
/trunk/src/nmath/mlutils.c
/trunk/src/nmath/nmath.h
/trunk/tools/GETCONFIG
10973
9414 d 3 h
hornik
/trunk/
Remove F77_SYMBOL from API code; make `Rconfig.h' a subset of `config.h'.
/trunk/src/include/Defn.h
/trunk/src/include/R_ext/Applic.h
/trunk/src/include/R_ext/Linpack.h
/trunk/src/include/R_ext/RS.h
/trunk/src/nmath/d1mach.c
/trunk/src/nmath/i1mach.c
/trunk/src/nmath/nmath.h
/trunk/src/unix/dynload.c
/trunk/tools/GETCONFIG
10860
9422 d 0 h
ripley
/trunk/tools/
use appropriate header R_CONFIG_H
/trunk/tools/GETCONFIG
←Prev
1
2
Next→
Show All