The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
63223 4768 d 20 h ripley /trunk/src/ more efficient way to do install(translateChar())  
63211 4769 d 12 h murdoch /trunk/src/main/ Correct parse data for -> and ->>.  
63181 4772 d 18 h ripley /trunk/src/ micro-manage R_alloc stack  
63051 4782 d 0 h murdoch /trunk/src/main/ lengthgets2 was sometimes being called on NULL vectors.  
63039 4782 d 23 h murdoch /trunk/src/main/ Previous state not saved properly  
63037 4783 d 0 h ripley /trunk/src/main/ r63036 does not work, so back out  
63036 4783 d 0 h ripley /trunk/src/main/ better versio  
63035 4783 d 0 h ripley /trunk/src/main/ NULL after free() to prevent re-use  
63028 4783 d 2 h murdoch /trunk/src/main/ Recursive parsing calls were not properly initialized.  
63025 4783 d 16 h murdoch /trunk/ Second attempt at parser memory revision.  
63007 4785 d 16 h murdoch /trunk/ Back out r63005 and r63006  
63006 4785 d 17 h murdoch /trunk/src/main/ Missed check in r63005  
63005 4785 d 18 h murdoch /trunk/ Revise parser to maintain its buffers between calls, so it should do fewer allocations.  
62959 4792 d 23 h luke /trunk/ Parse was using SETLENGTH and confusing the memory manager (PR15345).  
62883 4800 d 19 h murdoch /trunk/ Encode names in error messages, so printing control chars in names doesn't mess up the message.  
62736 4825 d 19 h murdoch /trunk/ Be more strict about recognizing hexadecimal floating point literals.  
61772 4929 d 1 h ripley /trunk/src/ more hiding  
61771 4929 d 2 h ripley /trunk/src/ more hiding  
61462 4961 d 18 h murdoch /trunk/ Check on REPROTECT calls.
Make parse, parse_Rd and parseLatex reentrant (because garbage collection
could trigger a call in a finalizer).
Add Rf_isProtected() (but don't export it in the headers) for debugging purposes.
 
61399 4965 d 19 h murdoch /trunk/ Allow "srcfile" to be just a filename, for error messages only.  

Show All