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-Cairo
/
src
/
main
/
memory.c
– Rev 44421
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
44421
6741 d 9 h
ripley
/branches/R-Cairo/
create R-Cairo
44412
6742 d 4 h
ripley
/trunk/src/
use GEgetDevice for consistency
44352
6746 d 3 h
ripley
/trunk/
move displayList & friends to GEDevDesc
44298
6750 d 13 h
rgentlem
/trunk/src/main/
fixed a buglet where S4SEXPs were not being counted by memory.profile
44285
6751 d 22 h
ripley
/trunk/
use pGEDevDesc as pointer type.
remove unused do_replay.
don't set dd->open on devices (unused) nor newDevStruct.
tidy up duplication in header files.
44262
6752 d 10 h
ripley
/trunk/src/
start phasing out use of Rdevice.h (old devices interface)
44259
6752 d 11 h
ripley
/trunk/
clean up some of the graphics internals:
- DevDesc is no longer a real structure, and DevDsec* is an opaque pointer
to GEDevDesc.
- add functions like GEaddDevice to avoid the need for (pointless) casts.
- add conveneience funtion desc2GEDesc
44253
6752 d 22 h
ripley
/trunk/src/main/
remove last vestiges of uses of pre-1.4.0 DevDesc
44249
6753 d 8 h
ripley
/trunk/src/
reduce use of Graphics.h where unneeded
split out color stuff to Colors.h
44201
6755 d 12 h
ripley
/trunk/src/
include Rdynload.h only where needed
use (void) in declarations
44198
6755 d 20 h
ripley
/trunk/src/main/
using of (void), tidy up use of headers
44195
6755 d 22 h
ripley
/trunk/src/
some uses of (void) where possible
44124
6759 d 23 h
murdoch
/trunk/src/main/
translateChar not needed
44123
6759 d 23 h
murdoch
/trunk/src/main/
Add translateChar
44023
6766 d 12 h
ripley
/trunk/src/main/
update date
44002
6768 d 9 h
ripley
/trunk/src/main/
use RC_fopen
43717
6796 d 11 h
ripley
/trunk/src/
introduce ENC_KNOWN to simplify code
43052
6872 d 22 h
luke
/trunk/src/main/
Added missing semicolon in envir.c and better version of HAS_GENUINE
ATTRIB in memory.c -- the original was not tracing some cases where it
should.
43050
6873 d 0 h
luke
/trunk/src/
Added support, not yet enabled, for maintaining the chains in the
CHARSXP hash table through the ATTRIB fields of the CHARSXPs.
43046
6873 d 5 h
luke
/trunk/src/main/
Changed from using function 'length' to macro LENGTH in CHARSXP hash table
collection code.
←Prev
1
2
Next→
Show All