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-gcontext
/
src
/
main
/
relop.c
– Rev 26795
Rev
Show 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
26795
8308 d 0 h
/branches/R-gcontext/
This commit was manufactured by cvs2svn to create branch 'R-gcontext'.
24736
8444 d 3 h
ripley
/trunk/src/
remove #ifdef-ed old code
24540
8459 d 1 h
luke
/trunk/src/main/
Speed up relops by using mod_iterate macro from arithmetic.c to avoid
% operator in relops.
20059
8811 d 1 h
ripley
/trunk/
branch update
19912
8822 d 14 h
duncan
/trunk/src/
Some removal of global variables in src/main
19003
8885 d 20 h
ripley
/trunk/
treat NA_STRING as miising in == etc
18932
8889 d 3 h
ripley
/trunk/src/main/
changes for NA_STRING, inside conditionals for future use
18911
8889 d 19 h
ripley
/trunk/src/main/
typo -- revert for now.
18909
8889 d 19 h
ripley
/trunk/src/main/
treat NA_STRING as special
11499
9375 d 19 h
ripley
/trunk/
Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
11139
9398 d 22 h
maechler
/trunk/src/
Startup.h has SA_ (from Defn); many more cleanups
10960
9416 d 2 h
ripley
/trunk/
require explict use of R_ext for headers in include/R_ext
split Graphics.h into internal Graphics.h and Devices.h and public Graphics.h
allow user-specified families in postscript()
10781
9428 d 22 h
luke
/trunk/src/main/
Fixed pre-test in do_relop_dflt.
10780
9428 d 22 h
luke
/trunk/src/main/
Disable pre-test in do_relop_dflt until I figure out why it fails on
Intel and Solaris.
10779
9428 d 22 h
luke
/trunk/src/main/
Moved pre-test in do_relop_dflt inside PROTECTs.
10778
9428 d 23 h
luke
/trunk/src/main/
Split out default method of do_relop into do_relop_dflt; added
pre-test to handle most common case quickly.
10754
9431 d 9 h
ripley
/trunk/src/main/
ANSI C does not allow empty case statements, according to gcc
10717
9434 d 23 h
maechler
/trunk/src/main/
using ARITHOP_TYPE & RELOP_TYPE; Rboolean; NULL == NULL; first step towards "==" for LANG
10172
9484 d 19 h
luke
/trunk/
Merged with R-GenGC branch
7886
9674 d 8 h
ripley
/trunk/src/main/
copyright date updates
←Prev
1
2
Next→
Show All