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
/
main
/
eval.c
– Rev 55359
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
55359
5590 d 11 h
pd
/branches/R-glmscore/
R-glmscore experimental branch
55191
5598 d 6 h
luke
/trunk/src/
Fixed JIT = 3 handling for (long ago) changes in env argument to
compile; added some JIT test code to compiler package.
55081
5601 d 9 h
murdoch
/trunk/src/main/
Current srcref wasn't being saved.
55015
5603 d 12 h
ripley
/trunk/src/
typos
54957
5606 d 6 h
ripley
/trunk/src/main/
typo
54728
5618 d 9 h
luke
/trunk/src/main/
Changed use of CHAR on integer vectors to INTEGER in R_bcEncode and R_bcDecode.
54715
5619 d 6 h
luke
/trunk/src/
Added compilePKGS .Internal for enabling compiling via serialization.
54650
5625 d 7 h
luke
/trunk/src/main/
Added RETURNJMP instruction.
54645
5626 d 0 h
luke
/trunk/src/main/
Added SWITCH instruction.
54643
5626 d 6 h
luke
/trunk/src/
Changed support .Internals to manage constant pool by a size doubling strategy.
54571
5633 d 0 h
luke
/trunk/src/main/
Defensively duplicate constants when pushed as arguments.
54569
5633 d 2 h
luke
/trunk/src/main/
Set NAMED = 2 in DO_LDCONST.
54519
5635 d 2 h
luke
/trunk/src/main/
Added call to AND1ST, AND2ND, OR1ST, and OR2ND instructions for use in
error messages.
54518
5635 d 3 h
luke
/trunk/src/main/
Added call to BRIFNOT instruction for error messages.
54517
5635 d 4 h
luke
/trunk/src/main/
Added call to STARTFOR instruction for use in bad sequence error message.
54486
5638 d 1 h
luke
/trunk/src/main/
Added DUP2ND instruction for use in nested complex assignments.
54484
5638 d 3 h
luke
/trunk/src/main/
Added GETTER_CALL and SWAP instructions for use in nested complex
assignments.
54466
5638 d 23 h
luke
/trunk/src/
Added constidx .Internal for returning the index of an item in the
constant pool if an identical one is already there.
54452
5640 d 1 h
luke
/trunk/src/main/
SETTER_CALL assumes a NULL argument has been pushed as the first
argument and rplaces the NULL by the appropriate LHS value.
54433
5641 d 4 h
luke
/trunk/src/main/
Unified code for looking up .Primitive functions in the byte code
interpreter.
←Prev
1
2
Next→
Show All