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-conn
/
src
/
main
/
eval.c
– Rev 11626
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
11626
9369 d 2 h
ripley
/branches/R-conn/src/main/
update from trunk
11368
9385 d 12 h
/branches/R-conn/
This commit was manufactured by cvs2svn to create branch 'R-conn'.
10808
9427 d 1 h
luke
/trunk/src/main/
Make sure constants in expressions are NAMED before they are returned
as values.
10783
9428 d 22 h
luke
/trunk/src/main/
Modified DispatchOrEval to avoid creating unnecessary promises.
10772
9429 d 5 h
luke
/trunk/src/
Changed DispatchOrEval to take the generic's name as a char * instead
of the unused op argument. Modified calls to DispatchOrGeneric
accordingly.
10670
9440 d 5 h
pd
/trunk/
err.handler crash w.arg mismatch
10382
9469 d 18 h
luke
/trunk/src/main/
Eliminated calculation of NARGS field in applyClosure since do_nargs
now calculates it from information in the CTXT_FUNCTION context. This
eliminates the need to compute length(args) unless hashing is used
forthe environment.
10323
9474 d 17 h
luke
/trunk/src/main/
Added pre-test to DispatchGroup break out detect cases where there
will be no dispatch without going through the string functions.
10320
9474 d 20 h
luke
/trunk/src/main/
Added comment to change to using defineVar instead of manually adding
bindings for extra usemethod variables.
10319
9474 d 20 h
luke
/trunk/src/main/
Changed environment allocation so use NewEnvironment.
10187
9484 d 0 h
ripley
/trunk/src/main/
another change got missed in do_Rprof
10172
9484 d 21 h
luke
/trunk/
Merged with R-GenGC branch
9888
9505 d 16 h
luke
/trunk/src/main/
Reinstall profile signal handlers in signal handlers to deal with signal
systems that reset handler to default.
9869
9507 d 12 h
ripley
/trunk/
Rprof() to control profiling, simplify Rprof.in
9853
9509 d 2 h
maechler
/trunk/
better error message for if("A") {..}
9612
9533 d 15 h
luke
/trunk/src/main/
Fixed comment on profile code to reflect handling of BUILTIN's.
9611
9533 d 19 h
luke
/trunk/src/main/
Added profiling code.
8611
9618 d 1 h
pd
/trunk/
a couple of minor tweaks
8552
9625 d 4 h
maechler
/trunk/
new global variable R_Expressions --> speed up in eval (thanks to PD)
8255
9655 d 22 h
rgentlem
/trunk/src/main/
bug fixes
←Prev
1
2
Next→
Show All