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-grid
/
src
/
library
/
grid
/
NAMESPACE
@ 28362
– Rev 26483
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
26483
8336 d 4 h
murrell
/branches/R-grid/src/library/grid/
Added vpPath and allowed specification of viewport "path" in
downViewport and seekViewport
26469
8337 d 7 h
murrell
/branches/R-grid/src/library/grid/
Fixups/additions for vpStack/List/Trees
26448
8340 d 3 h
murrell
/branches/R-grid/src/library/grid/
Added vpList, vpStack, and vpTree classes (all derived from viewport
class)
26445
8340 d 7 h
murrell
/branches/R-grid/src/library/grid/
Renamed push/pop.viewport to psuh/popViewport (and deprecated
psuh/pop.viewport)
Fix up for downViewport (was not working with base display list
properly)
26267
8350 d 7 h
murrell
/branches/R-grid/src/library/grid/
Committing r-grid-vp (change from viewport stack to viewport tree)
to R-grid branch
26266
8350 d 7 h
/branches/R-grid/
This commit was manufactured by cvs2svn to create branch 'R-grid'.
25636
8391 d 7 h
hornik
/trunk/src/library/grid/
is.unit() should really be exported.
25450
8399 d 16 h
hornik
/trunk/src/library/grid/
Add (just for now?) is.unit to namespace as needed by Hmisc and Design.
25349
8404 d 17 h
ripley
/trunk/src/library/grid/
need to register methods to unit.length()
set up environment for findFun/eval calls at C level
25346
8404 d 20 h
ripley
/trunk/src/library/grid/
only need to library.dynam in one place
25340
8404 d 22 h
hornik
/trunk/src/library/grid/
First shot at putting grid in a namespace.