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-2-7-branch
/
src
/
main
/
dotcode.c
– Rev 45447
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
45447
6670 d 1 h
ripley
/branches/R-2-7-branch/src/main/
port r45446 from trunk
45210
6682 d 7 h
ripley
/branches/R-2-7-branch/src/main/
port r45209 from trunk
44870
6698 d 2 h
pd
/branches/R-2-7-branch/
Create R-2-7-branch
44311
6749 d 2 h
ripley
/trunk/src/
do non-recorded graphics calls by .Call
44285
6751 d 18 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.
44201
6755 d 8 h
ripley
/trunk/src/
include Rdynload.h only where needed
use (void) in declarations
42582
6915 d 5 h
ripley
/trunk/src/
work around warnings about converting to and from function pointers
42398
6933 d 19 h
ripley
/trunk/src/
move some headers to individual files
42307
6942 d 5 h
ripley
/trunk/src/
change reference to GPL
42005
6976 d 7 h
ripley
/trunk/src/main/
make use of Rbyte
41935
6984 d 7 h
ripley
/trunk/src/main/
up buffer size
41910
6986 d 8 h
ripley
/trunk/src/main/
tidy up headers needed
41901
6987 d 6 h
ripley
/trunk/src/
use void* for generic memory pointers
add back-compatibility to R_AllocStringBuffer, with a warning
41894
6989 d 0 h
ripley
/trunk/
deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
41807
6992 d 23 h
rgentlem
/trunk/
patches from Seth F for the CHARSXP hashing changes
Seth says:
const char fixes
CHAR() internal macro now returns (const char *)
Add CHAR_RW: writable CHARSXP access for internal R use only
const char fixes for methods package
Add NEWS item and some doc to R-ext for CHARSXP changes
41784
6995 d 5 h
ripley
/trunk/src/
more 'const char *'
41713
7002 d 23 h
ripley
/trunk/src/main/
improvements to error messages
41686
7005 d 1 h
ripley
/trunk/
more improvements to warning/error messages
41495
7019 d 18 h
rgentlem
/trunk/src/
a large number of changes to alter the behavior of CHARSXPs so that
they are unique and hashed. This will have some effect on run time, but
for any application which uses a lot of names (like big arrays with
row or column names) the savings are often impressive
41002
7056 d 20 h
jmc
/trunk/
use DUPLICATE_ATTRIB instead of SET_ATTRIB to copy object, S4 bits correctly
←Prev
1
2
Next→
Show All