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-glmscore
/
src
/
gnuwin32
/
psignal.c
– Rev 55359
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
55359
5590 d 7 h
pd
/branches/R-glmscore/
R-glmscore experimental branch
/branches/R-glmscore
45070
6688 d 10 h
ripley
/trunk/src/gnuwin32/
layout and whitespace cleanup
/trunk/src/gnuwin32/dataentry.c
/trunk/src/gnuwin32/dos_wglob.c
/trunk/src/gnuwin32/dynload.c
/trunk/src/gnuwin32/editor.c
/trunk/src/gnuwin32/embeddedR.c
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/opt.c
/trunk/src/gnuwin32/pager.c
/trunk/src/gnuwin32/preferences.c
/trunk/src/gnuwin32/psignal.c
/trunk/src/gnuwin32/rhome.c
/trunk/src/gnuwin32/rt_complete.c
/trunk/src/gnuwin32/run.c
/trunk/src/gnuwin32/shext.c
/trunk/src/gnuwin32/sys-win32.c
/trunk/src/gnuwin32/system.c
42642
6911 d 8 h
ripley
/trunk/src/gnuwin32/
replace 'unsigned long' by the BSD-standard 'int'
/trunk/src/gnuwin32/fixed/h/psignal.h
/trunk/src/gnuwin32/psignal.c
36901
7515 d 23 h
ripley
/trunk/src/
use WIN32_LEAN_AND_MEAN as appropriate
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/dataentry.c
/trunk/src/gnuwin32/dynload.c
/trunk/src/gnuwin32/editor.c
/trunk/src/gnuwin32/front-ends/rcmdfn.c
/trunk/src/gnuwin32/front-ends/rgui.c
/trunk/src/gnuwin32/front-ends/rterm.c
/trunk/src/gnuwin32/front-ends/rtest.c
/trunk/src/gnuwin32/getline/getline.c
/trunk/src/gnuwin32/help/Rchtml.c
/trunk/src/gnuwin32/pager.c
/trunk/src/gnuwin32/preferences.c
/trunk/src/gnuwin32/psignal.c
/trunk/src/gnuwin32/rhome.c
/trunk/src/gnuwin32/run.c
/trunk/src/gnuwin32/run.h
/trunk/src/gnuwin32/shext.c
/trunk/src/gnuwin32/sys-win32.c
/trunk/src/gnuwin32/system.c
/trunk/src/library/grDevices/src/devWindows.c
/trunk/src/library/tcltk/src/tcltk_win.c
/trunk/src/main/connections.c
/trunk/src/main/datetime.c
/trunk/src/main/eval.c
/trunk/src/main/sysutils.c
/trunk/src/modules/internet/internet.c
17349
8993 d 23 h
ripley
/trunk/src/gnuwin32/
use semaphore for SIGBREAK
/trunk/src/gnuwin32/psignal.c
8872
9596 d 6 h
pd
/trunk/
branch update
/trunk/NEWS
/trunk/VERSION
/trunk/debian/changelog
/trunk/doc/manual/R-exts.texi
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/devga.c
/trunk/src/gnuwin32/dounzip.c
/trunk/src/gnuwin32/dynload.c
/trunk/src/gnuwin32/edit.c
/trunk/src/gnuwin32/fixed/h/config.h
/trunk/src/gnuwin32/opt.c
/trunk/src/gnuwin32/psignal.c
/trunk/src/gnuwin32/readme.packages
/trunk/src/gnuwin32/rhome.c
/trunk/src/gnuwin32/rui.c
/trunk/src/gnuwin32/run.c
/trunk/src/gnuwin32/sys-win32.c
/trunk/src/gnuwin32/system.c
/trunk/src/library/base/R/aggregate.R
/trunk/src/library/base/R/matplot.R
/trunk/src/library/base/R/packages.R
/trunk/src/library/base/R/plot.lm.R
/trunk/src/library/base/R/quantile.R
/trunk/src/library/base/R/ts.R
/trunk/src/library/base/man/Memory.Rd
/trunk/src/library/base/man/apropos.Rd
/trunk/src/library/base/man/cbind.Rd
/trunk/src/library/base/man/help.Rd
/trunk/src/library/base/man/image.Rd
/trunk/src/library/base/man/matplot.Rd
/trunk/src/library/base/man/pictex.Rd
/trunk/src/library/base/man/unix/x11.Rd
/trunk/src/library/lqs/man/cov.rob.Rd
/trunk/src/library/ts/R/tsunion.R
/trunk/src/main/gram.c
/trunk/src/main/plot3d.c
/trunk/src/main/saveload.c
/trunk/src/main/subscript.c
/trunk/src/nmath/bessel_i.c
/trunk/src/nmath/bessel_j.c
/trunk/src/nmath/bessel_k.c
/trunk/src/nmath/bessel_y.c
/trunk/src/nmath/qbinom.c
/trunk/src/nmath/qnbinom.c
/trunk/src/nmath/qpois.c
/trunk/src/scripts/Rd2dvi
/trunk/src/unix/edit.c
/trunk/src/unix/hpdlfcn.c
6296
9768 d 2 h
guido
/trunk/src/gnuwin32/
Correction to last commit (^C and ^Break made R to exit)
/trunk/src/gnuwin32/getline/getline.c
/trunk/src/gnuwin32/psignal.c
6283
9769 d 8 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)
/trunk/src/gnuwin32/Makefile.packages
/trunk/src/gnuwin32/fixed/h/psignal.h
/trunk/src/gnuwin32/front-ends/rterm.c
/trunk/src/gnuwin32/getline/getline.c
/trunk/src/gnuwin32/getline/getline.h
/trunk/src/gnuwin32/psignal.c
/trunk/src/gnuwin32/system.c
5178
9874 d 7 h
ripley
/trunk/src/gnuwin32/
Use signal-handling for interrupts for rterm and rtest front-ends
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/COPYRIGHTS.win
/trunk/src/gnuwin32/front-ends/make.rtest
/trunk/src/gnuwin32/front-ends/readme
/trunk/src/gnuwin32/front-ends/rterm.c
/trunk/src/gnuwin32/front-ends/rtest.c
/trunk/src/gnuwin32/psignal.c
/trunk/src/gnuwin32/psignal.h
4958
9892 d 1 h
ripley
/trunk/src/gnuwin32/
first attempt at better signal handling
/trunk/src/gnuwin32/psignal.c
/trunk/src/gnuwin32/psignal.h