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
26847 8304 d 8 h murrell /branches/R-gcontext/ Merged from main development trunk  
/branches/R-gcontext/BUGS
/branches/R-gcontext/FAQ
/branches/R-gcontext/NEWS
/branches/R-gcontext/date-stamp
/branches/R-gcontext/doc/html/faq.html
/branches/R-gcontext/doc/manual/R-FAQ.texi
/branches/R-gcontext/doc/manual/R-exts.texi
/branches/R-gcontext/share/perl/R/Rdconv.pm
/branches/R-gcontext/src/extra/pcre/Makefile.in
/branches/R-gcontext/src/extra/pcre/Makefile.win
/branches/R-gcontext/src/gnuwin32/CHANGES
/branches/R-gcontext/src/gnuwin32/MakePkg
/branches/R-gcontext/src/gnuwin32/devga.c
/branches/R-gcontext/src/gnuwin32/graphapp/bitmaps.c
/branches/R-gcontext/src/gnuwin32/graphapp/graphapp.h
/branches/R-gcontext/src/include/R_ext/Rlapack.h
/branches/R-gcontext/src/library/base/R/dataframe.R
/branches/R-gcontext/src/library/base/R/median.R
/branches/R-gcontext/src/library/base/R/packageStatus.R
/branches/R-gcontext/src/library/base/R/qr.R
/branches/R-gcontext/src/library/base/R/solve.R
/branches/R-gcontext/src/library/base/R/source.R
/branches/R-gcontext/src/library/base/man/connections.Rd
/branches/R-gcontext/src/library/base/man/grep.Rd
/branches/R-gcontext/src/library/base/man/qr.Rd
/branches/R-gcontext/src/library/base/man/regex.Rd
/branches/R-gcontext/src/library/base/man/solve.Rd
/branches/R-gcontext/src/library/ctest/man/binom.test.Rd
/branches/R-gcontext/src/library/ctest/man/fligner.test.Rd
/branches/R-gcontext/src/library/ctest/man/ks.test.Rd
/branches/R-gcontext/src/library/ctest/man/mood.test.Rd
/branches/R-gcontext/src/library/ctest/man/quade.test.Rd
/branches/R-gcontext/src/library/mva/R/dist.R
/branches/R-gcontext/src/library/mva/man/dist.Rd
/branches/R-gcontext/src/library/profile/Common.R
/branches/R-gcontext/src/library/profile/Rprofile.unix
/branches/R-gcontext/src/library/profile/Rprofile.windows
/branches/R-gcontext/src/library/stepfun/man/ecdf.Rd
/branches/R-gcontext/src/library/tools/R/QC.R
/branches/R-gcontext/src/library/tools/man/codoc.Rd
/branches/R-gcontext/src/main/basedecl.h
/branches/R-gcontext/src/main/character.c
/branches/R-gcontext/src/main/lapack.c
/branches/R-gcontext/src/main/pcre.c
/branches/R-gcontext/src/main/registration.c
/branches/R-gcontext/src/modules/X11/dataentry.c
/branches/R-gcontext/src/modules/lapack/Lapack.c
/branches/R-gcontext/src/modules/lapack/Lapack.h
/branches/R-gcontext/tests/reg-tests-2.R
/branches/R-gcontext/tests/reg-tests-2.Rout.save
26795 8309 d 15 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
/branches/R-gcontext
/branches/R-gcontext/Attic
25365 8404 d 16 h ripley /trunk/src/ allow zero-length list for modes  
/trunk/src/gnuwin32/dataentry.c
/trunk/src/modules/X11/dataentry.c
24733 8445 d 23 h ripley /trunk/src/ remove more classic MacOS stuff  
/trunk/src/include/Rdynpriv.h
/trunk/src/library/base/R/databrowser.R
/trunk/src/main/Rdynload.c
/trunk/src/modules/X11/dataentry.c
24274 8479 d 15 h ripley /trunk/ vector-list version of data editor  
/trunk/NEWS
/trunk/src/modules/X11/dataentry.c
24271 8479 d 18 h ripley /trunk/src/modules/X11/ set the row numbering width better  
/trunk/src/modules/X11/dataentry.c
24255 8480 d 17 h ripley /trunk/ branch update  
/trunk/NEWS
/trunk/doc/manual/R-exts.R
/trunk/doc/manual/R-exts.texi
/trunk/src/gnuwin32/dataentry.c
/trunk/src/library/base/man/dataentry.Rd
/trunk/src/library/base/man/edit.data.frame.Rd
/trunk/src/library/mva/man/cmdscale.Rd
/trunk/src/modules/X11/dataentry.c
23463 8548 d 7 h luke /trunk/ Added a field to hold the function being evaluated to the context
structure; changed R_sysfunction to return the contents of that field
instead of a value reconstructed from the call.
 
/trunk/NEWS
/trunk/src/gnuwin32/dataentry.c
/trunk/src/include/Defn.h
/trunk/src/library/methods/R/Methods.R
/trunk/src/main/builtin.c
/trunk/src/main/context.c
/trunk/src/main/eval.c
/trunk/src/main/main.c
/trunk/src/main/memory.c
/trunk/src/main/saveload.c
/trunk/src/modules/X11/dataentry.c
22718 8594 d 23 h ripley /trunk/src/modules/X11/ more general solution to possibly missing XK_PageUp/Down defines  
/trunk/src/modules/X11/dataentry.c
22319 8626 d 23 h ripley /trunk/ branch update  
/trunk/NEWS
/trunk/doc/manual/R-lang.texi
/trunk/src/library/base/R/attr.R
/trunk/src/modules/X11/dataentry.c
/trunk/tests/reg-tests-1.R
19274 8874 d 9 h pd /trunk/ segfault closing data editor with WM control  
/trunk/NEWS
/trunk/src/modules/X11/dataentry.c
14561 9181 d 17 h luke /trunk/src/ Added a void * component cenddata to RCNTXT; changed cend to take this
value as its argument. Allows cleanup functions to be given context
data. The dataentry functions have been modified accordingly.
 
/trunk/src/gnuwin32/dataentry.c
/trunk/src/include/Defn.h
/trunk/src/main/context.c
/trunk/src/modules/X11/dataentry.c
14560 9181 d 18 h luke /trunk/src/ Changed begincontext calls to use CTXT_CCODE instead of 8.  
/trunk/src/gnuwin32/dataentry.c
/trunk/src/modules/X11/dataentry.c
13974 9215 d 10 h hornik /trunk/src/modules/ Move GUI modules from `src/unix' to `src/modules'.  
/trunk/src/modules/X11
/trunk/src/modules/X11/Makefile.in
/trunk/src/modules/X11/dataentry.c
/trunk/src/modules/X11/devX11.c
/trunk/src/modules/X11/devX11.h
/trunk/src/modules/X11/rbitmap.c
/trunk/src/modules/X11/rotated.c
/trunk/src/modules/X11/rotated.h
/trunk/src/modules/gnome
/trunk/src/modules/gnome/Makefile.in
/trunk/src/modules/gnome/command-grep.c
/trunk/src/modules/gnome/command-grep.h
/trunk/src/modules/gnome/devGNOME.c
/trunk/src/modules/gnome/devGNOME.h
/trunk/src/modules/gnome/devGTK.c
/trunk/src/modules/gnome/devGTK.h
/trunk/src/modules/gnome/gdkrotated.c
/trunk/src/modules/gnome/gdkrotated.h
/trunk/src/modules/gnome/gnome-find-dialog.c
/trunk/src/modules/gnome/gnome-find-dialog.h
/trunk/src/modules/gnome/gtkconsole.c
/trunk/src/modules/gnome/gtkconsole.h
/trunk/src/modules/gnome/savehistory.c
/trunk/src/modules/gnome/system-choosefile.c
/trunk/src/modules/gnome/system-console.c
/trunk/src/modules/gnome/system-showfiles.c
/trunk/src/modules/gnome/system.c
/trunk/src/modules/gnome/terminal-find.c
/trunk/src/modules/gnome/terminal-find.h
/trunk/src/modules/gnome/terminal-functions.c
/trunk/src/modules/gnome/terminal-functions.h
/trunk/src/modules/gnome/terminal-menu.c
/trunk/src/modules/gnome/terminal-menu.h
/trunk/src/modules/gnome/terminal-prefs.c
/trunk/src/modules/gnome/terminal-prefs.h
/trunk/src/modules/gnome/terminal-toolbar.c
/trunk/src/modules/gnome/terminal-toolbar.h
/trunk/src/modules/gnome/terminal.c
/trunk/src/modules/gnome/terminal.h