The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
30063 8064 d 22 h /branches/WinMake/ This commit was manufactured by cvs2svn to create branch 'WinMake'.  
29902 8075 d 6 h ripley /trunk/ add rawtype  
29410 8110 d 11 h ripley /trunk/ remove uses of capabilities("IEEE754") and IEEE_754 (except in nmath)  
28881 8152 d 23 h tlumley /trunk/src/main/ revert complex superassigment change  
28833 8158 d 19 h tlumley /trunk/ complex superassignment fix  
28652 8169 d 19 h jmc /trunk/ allow default arguments in methods  
27707 8256 d 3 h luke /trunk/src/main/ Wrapped (__extension__ ...) around body of gcc definition of NEXT
macro to muffle -pedantic warnings about computed goto's.
 
27399 8270 d 1 h maechler /trunk/src/main/ mention options(expression) in recursion depth error  
27107 8288 d 21 h luke /trunk/src/main/ branch update  
26324 8347 d 4 h luke /trunk/src/ Coerced NULL names to character(0) in importIntoEnv before calling .Internal.  
26304 8347 d 22 h luke /trunk/ Fixed bug in S4 methods dispatch that made local variables in the
generic visible when executing the body of a method, thus violating
lexical scope.
 
26156 8356 d 22 h luke /trunk/src/main/ Added __extension__ to OP macro to reduce warnings when compiled with
gcc -pedantic. Added check for NO_THREADED_CODE to allow threaded
code to be turned off by defining this.
 
26144 8357 d 15 h luke /trunk/src/main/ Added byte code interpreter.  
26137 8357 d 21 h luke /trunk/src/main/ Added some protects; reduced copying of right hand side in assignments.  
26047 8364 d 1 h luke /trunk/src/main/ Added bytecode handling to do_eval.  
26021 8365 d 2 h luke /trunk/src/main/ Split PREXPR into PREXPR and PRCODE to support byte compiled promises.  
26015 8365 d 9 h luke /trunk/ Added check that function expression in complex assignment is a symbol;
could cause segfault if it isn't.
 
25718 8385 d 3 h rgentlem /trunk/src/main/ changed do_eval to force promises and PrintValueRec to force them before
printing
 
25630 8392 d 6 h ripley /trunk/src/main/ generate errors if various buffers would overlfow  
25333 8406 d 7 h luke /trunk/src/main/ DispatchGroup was not using R_LookupMethod for group methods.  

Show All