| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 7002 |
9725 d 3 h |
|
/branches/R-exp-API/ |
This commit was manufactured by cvs2svn to create branch 'R-exp-API'. |
|
| 6994 |
9726 d 1 h |
pd |
/trunk/ |
branch update |
|
| 6648 |
9747 d 13 h |
ripley |
/trunk/src/gnuwin32/ |
consistency in UnLoad_*, typos |
|
| 6430 |
9756 d 14 h |
guido |
/trunk/src/ |
png() and jpeg() devices for Win32 |
|
| 6357 |
9762 d 1 h |
ripley |
/trunk/ |
allows q() and quit() to set error status, (re)set status to 1 for normal
errors and to 2 for R_Suicide |
|
| 6283 |
9770 d 13 h |
guido |
/trunk/src/gnuwin32/ |
- Only one 'reader thread' in Rterm.
- getline should support fast typing
- Rterm can be interrupted by ^c
- Makefile.packages update for "winhelp" (ass yet done in the
binary distribution) |
|
| 6192 |
9783 d 6 h |
maechler |
/trunk/src/ |
dropped "\n" in error[call](..) |
|
| 6150 |
9786 d 1 h |
ripley |
/trunk/src/ |
some protection against file names containing spaces |
|
| 6098 |
9791 d 4 h |
pd |
/trunk/ |
branch update - not bugfree |
|
| 5646 |
9831 d 2 h |
duncan |
/trunk/src/ |
Added the function commandArgs() as an .Internal like R.Version. Copies the command line arguments before they are processed so that we get them as they are passed in. These are used in the CORBA library and have other obvious uses, especially for running in non-interactive mode. This is done early in the process before the windows code can process away the name=value pairs. |
|
| 5621 |
9834 d 1 h |
ripley |
/trunk/src/gnuwin32/ |
doc updates
don't flush stdin unless interactive -- causes example(restart) to fail |
|
| 5611 |
9834 d 14 h |
ripley |
/trunk/src/gnuwin32/ |
updates and fixes: makes sure UImode is used as enum type.
extra exports for Thomas Baier |
|
| 5556 |
9839 d 14 h |
ripley |
/trunk/src/gnuwin32/ |
documentation updates
handle interrupts in rterm threads better (thanks Luke) |
|
| 5525 |
9842 d 9 h |
ripley |
/trunk/src/gnuwin32/ |
thread waits for I/O in rterm |
|
| 5458 |
9849 d 12 h |
ripley |
/trunk/ |
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere |
|
| 5429 |
9854 d 2 h |
ripley |
/trunk/src/gnuwin32/ |
updates, mainly for gcc-2.95 |
|
| 5278 |
9871 d 5 h |
ripley |
/trunk/src/gnuwin32/ |
minor updates, re-format gimage.c |
|
| 5245 |
9872 d 1 h |
ripley |
/trunk/ |
default reverts to --restore (that's why we need symbolic constants)
failure to restore .RData is now a fatal error (long-standing PR) |
|
| 5244 |
9872 d 4 h |
ripley |
/trunk/src/gnuwin32/ |
Rconfig.h.in has changed yet again |
|
| 5223 |
9872 d 14 h |
ripley |
/trunk/src/ |
streamlined startup code |
|
| 5215 |
9873 d 15 h |
ripley |
/trunk/src/gnuwin32/ |
updates and tidying-up, make R_ShowMessage operational in startup |
|
| 5211 |
9874 d 1 h |
ripley |
/trunk/src/ |
test of the startup/quit code changes, including bringing gnome into line (I hope) |
|
| 5209 |
9874 d 3 h |
ripley |
/trunk/src/ |
changes to the handling of q(), more symbolic constants, poor man's expand tilde |
|
| 5191 |
9874 d 15 h |
ripley |
/trunk/src/gnuwin32/ |
changes for Platform.h -> Rconfig.h, Version.h -> Rversion.h |
|
| 5182 |
9875 d 8 h |
ripley |
/trunk/ |
fix .Last to work as advertised.
remove the default file used by fix() etc at the end of the session. |
|
| 5142 |
9878 d 0 h |
ripley |
/trunk/src/gnuwin32/ |
fix sigsetjmp macro, use raise(SIGINT) for interrupts |
|
| 5057 |
9888 d 1 h |
ripley |
/trunk/src/gnuwin32/ |
tidy up branch-update conflict |
|
| 5055 |
9888 d 5 h |
pd |
/trunk/ |
branch update |
|
| 4985 |
9891 d 2 h |
ripley |
/trunk/src/gnuwin32/ |
branch update |
|
| 4957 |
9893 d 6 h |
ripley |
/trunk/src/gnuwin32/ |
move version info to Version.h, add R_PreciousList to exported-vars
prepare for psignal.? |
|
| 4649 |
9931 d 15 h |
ripley |
/trunk/src/gnuwin32/ |
use R_ShowMessage in place of askok
use ~/.Renviron not ~/Renviron
documentation updates |
|
| 4645 |
9932 d 15 h |
ripley |
/trunk/src/gnuwin32/ |
add file exists checks on help, the use of file.show and internal pager |
|
| 4640 |
9933 d 15 h |
ripley |
/trunk/src/gnuwin32/ |
branch update, use Rstart structure in system.c |
|
| 4626 |
9936 d 12 h |
ripley |
/trunk/src/gnuwin32/ |
change to 0.65-style R_HOME, R_LIBS, R_PROFILE, add --no-environ |
|
| 4605 |
9939 d 9 h |
ripley |
/trunk/src/gnuwin32/ |
branch update |
|
| 4405 |
9953 d 16 h |
ripley |
/trunk/src/gnuwin32/ |
improved way of setting the width on resize |
|
| 4394 |
9954 d 2 h |
ripley |
/trunk/src/gnuwin32/ |
commit gnuwin32 sources |
|