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
52864 5807 d 21 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
52586 5851 d 3 h ripley /trunk/ add readRenviron  
52406 5874 d 15 h murrell /trunk/ added support for polygons with holes  
52331 5881 d 22 h murdoch /trunk/ Add parseLatex and related material  
52172 5900 d 3 h ripley /trunk/src/ add isatty  
52081 5909 d 21 h murdoch /trunk/ New graphics event handling  
51716 5949 d 20 h maechler /trunk/ new experimental list2env()  
51270 5980 d 3 h ripley /trunk/ separate out primitives in names.c
no longer treat atan() separately
change log{2,10} to avoid double evaluation of first arg.
 
51261 5981 d 14 h falcon /trunk/ Make which .Internal for simple vector case

For long vectors, this provides a 10x speed up.
 
51256 5981 d 21 h ripley /trunk/src/ tidy up names and matchin  
51121 6010 d 14 h murrell /trunk/ vectorized grid.raster(); added raster() to graphics package (with a fairly clunky interface to be consistent with other low-level graphics package functions, but something more flexible would require a radical departure from other low-level graphics package functions)  
50849 6055 d 18 h hornik /trunk/src/ Add strtoi().  
50762 6067 d 7 h ripley /trunk/ add enc2native and enc2utf8  
50584 6086 d 21 h ripley /trunk/ make xtfrm() primitive so S4 methods are dispatched  
50407 6101 d 22 h murdoch /trunk/ Add vapply based on suggestion from Bill Dunlap.  
50296 6111 d 3 h ripley /trunk/src/ next phase of merging various regexp functions  
50258 6116 d 1 h ripley /trunk/src/ remove do_indexsearch  
50038 6133 d 6 h ripley /trunk/src/ loadFromConn was unused
cleanup code in loadFromConn2 was a legacy from files
 
49776 6153 d 22 h ripley /trunk/ add Sys.readlink
use it in tar()
read Ustar format in untar()
 
49755 6156 d 2 h ripley /trunk/ first pass at in-memory (de)compression  
49717 6159 d 6 h ripley /trunk/src/ combine do_gzfile and do_bzfile  
49479 6177 d 19 h murdoch /trunk/src/ Allow tiling/cascading etc from R functions and SDI GUI menu.  
49434 6180 d 22 h ripley /trunk/src/ add beginnings of code to stop the server  
49190 6193 d 22 h murdoch /trunk/ First pass at accurate deparsing of Rd objects.  
48990 6212 d 17 h urbaneks /trunk/ add an internal R http server  
48853 6240 d 0 h murdoch /trunk/src/ Add setInternet2() function.  
48437 6297 d 8 h rgentlem /trunk/src/ adding in support for more complex browser interactions  
48366 6306 d 21 h maechler /trunk/ print.function() and auto-print fixes: a bit more modularization in print.c  
48129 6342 d 21 h urbaneks /trunk/src/ add .inspect debugging tool  
47934 6370 d 13 h jmc /trunk/src/ .xData mechanism to inherit from abnormal object types  
47895 6376 d 14 h pd /trunk/ internal withVisible  
47857 6381 d 3 h ripley /trunk/src/ enhancements to unzip()  
47818 6384 d 17 h ripley /trunk/src/ internal code to chmod an installed package  
47781 6388 d 1 h ripley /trunk/src/ add recursive option to file.copy (not yet perverted for Windows)  
47352 6421 d 20 h ripley /trunk/src/ add msgWindow  
46927 6465 d 21 h murdoch /trunk/ Experimental parse_Rd() parser  
46580 6510 d 16 h luke /trunk/src/ Added .Internal(interruptsSuspended(...)) for experimenting
withR-level blocking/unblocking of interrupts.
 
46495 6533 d 23 h ripley /trunk/src/ catch X11 error in capabilities()  
46224 6566 d 10 h murdoch /trunk/ Add rawConnection  
45519 6665 d 19 h ripley /trunk/ set up possibility of using ICU on Windows, add icuSetCollate