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-classInheritance
/
src
/
gnuwin32
/
Rdll.hide
@ 63243
– Rev 47757
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
47757
6390 d 11 h
jmc
/branches/R-classInheritance/
create branch for class inheritance
/branches/R-classInheritance
46183
6571 d 17 h
ripley
/trunk/src/
update regex.c to glibc 2.7
annotate R changes
make a couple more entry points attribute_hidden
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/main/regex.c
46040
6594 d 18 h
murdoch
/trunk/src/
Fix for winMenuAdd bug reported by Bert Gunter: closing a graph window left the menu entry in place (but not active), so it couldn't be added at a later time.
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/library/grDevices/src/devWindows.c
45141
6686 d 0 h
ripley
/trunk/src/gnuwin32/
update
/trunk/src/gnuwin32/Rdll.hide
44760
6709 d 1 h
ripley
/trunk/src/gnuwin32/
use wtransChar where preferable to filenmaeToWchar
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/gnuwin32/extra.c
44674
6719 d 21 h
maechler
/trunk/src/
remainder for Lapack [dz]..con()
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/modules/lapack/README
44637
6724 d 5 h
ripley
/trunk/src/
tidy up deparse changes
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/include/Defn.h
/trunk/src/library/base/R/stop.R
/trunk/src/library/base/R/table.R
/trunk/src/main/errors.c
44600
6728 d 3 h
ripley
/trunk/
add clip()
/trunk/src/library/graphics/man/clip.Rd
/trunk/NEWS
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/include/Internal.h
/trunk/src/library/graphics/NAMESPACE
/trunk/src/library/graphics/R/par.R
/trunk/src/library/graphics/man/par.Rd
/trunk/src/main/names.c
/trunk/src/main/plot.c
44419
6742 d 3 h
ripley
/trunk/
make example(ask=TRUE) apply also to grid graphics
/trunk/NEWS
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/library/grid/src/state.c
/trunk/src/library/utils/R/example.R
/trunk/src/library/utils/man/example.Rd
/trunk/src/main/options.c
44351
6746 d 19 h
ripley
/trunk/src/gnuwin32/
update
/trunk/src/gnuwin32/Rdll.hide
44333
6748 d 4 h
ripley
/trunk/src/gnuwin32/
dos_glob.c not currently used
link Rbitmap.dll directly to libz.
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/gnuwin32/bitmap/Makefile
44329
6748 d 21 h
ripley
/trunk/src/
tidy up on making ucstoutf8 public
iconv seems to ignore additional chars in CP1252 over Latin-1
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/main/sysutils.c
44312
6749 d 20 h
ripley
/trunk/src/
more tidying up of code for colors.
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/include/Colors.h
/trunk/src/include/Graphics.h
/trunk/src/include/R_ext/GraphicsEngine.h
/trunk/src/include/Rgraphics.h
/trunk/src/main/colors.c
/trunk/src/main/par.c
/trunk/src/main/plot.c
/trunk/src/main/plotmath.c
44299
6751 d 4 h
ripley
/trunk/src/
introduce pDevDesc for NewDescDev*
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/gnuwin32/front-ends/rproxy_impl.h
/trunk/src/include/R_ext/GraphicsDevice.h
/trunk/src/include/R_ext/GraphicsEngine.h
/trunk/src/library/grDevices/src/devNull.c
/trunk/src/library/grDevices/src/devPS.c
/trunk/src/library/grDevices/src/devPicTeX.c
/trunk/src/library/grDevices/src/devQuartz.c
/trunk/src/library/grDevices/src/devWindows.c
/trunk/src/main/base.c
/trunk/src/main/devices.c
/trunk/src/main/engine.c
/trunk/src/main/gevents.c
/trunk/src/modules/X11/devX11.c
44169
6758 d 4 h
ripley
/trunk/src/gnuwin32/
tcltk uses filenameToWchar
/trunk/src/gnuwin32/Rdll.hide
44167
6758 d 4 h
ripley
/trunk/src/gnuwin32/
update
/trunk/src/gnuwin32/Rdll.hide
44091
6761 d 22 h
ripley
/trunk/src/
Use UTF-8 in collation, basename, dirname, Tcl/Tk strings
(not yet checked on Linux)
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/gnuwin32/extra.c
/trunk/src/include/Defn.h
/trunk/src/library/tcltk/src/tcltk.c
/trunk/src/main/CConverters.c
/trunk/src/main/Rdynload.c
/trunk/src/main/apply.c
/trunk/src/main/builtin.c
/trunk/src/main/errors.c
/trunk/src/main/match.c
/trunk/src/main/model.c
/trunk/src/main/platform.c
/trunk/src/main/relop.c
/trunk/src/main/seq.c
/trunk/src/main/sort.c
/trunk/src/main/subset.c
/trunk/src/main/summary.c
/trunk/src/main/util.c
44027
6767 d 0 h
ripley
/trunk/src/
move towards outputting UTF-8 on Rgui console (disabled pending further tests).
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/Maintainers.notes
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/gnuwin32/console.c
/trunk/src/include/Defn.h
/trunk/src/main/Makefile.win
/trunk/src/main/builtin.c
/trunk/src/main/connections.c
/trunk/src/main/print.c
/trunk/src/main/printarray.c
/trunk/src/main/printutils.c
/trunk/src/main/sysutils.c
44016
6767 d 15 h
ripley
/trunk/src/
more on Windows filenames in UTF-8 where necessary
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/gnuwin32/console.h
/trunk/src/gnuwin32/editor.c
/trunk/src/gnuwin32/editor.h
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/pager.c
/trunk/src/gnuwin32/system.c
/trunk/src/main/platform.c
/trunk/src/main/sysutils.c
44008
6768 d 21 h
ripley
/trunk/src/
more support for internal UTF-8 on Windows
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/gnuwin32/extra.c
/trunk/src/main/gram.c
/trunk/src/main/gram.y
/trunk/src/main/platform.c
/trunk/src/main/sysutils.c
←Prev
1
2
Next→
Show All