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
/
djm-source
/
src
/
main
/
objects.c
@ 77458
– Rev 42208
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
42208
6955 d 18 h
murdoch
/branches/djm-source/
Recreate branch from trunk
42110
6964 d 23 h
maechler
/trunk/src/
+ R_getClassDef() C function
41901
6987 d 22 h
ripley
/trunk/src/
use void* for generic memory pointers
add back-compatibility to R_AllocStringBuffer, with a warning
41856
6991 d 11 h
ripley
/trunk/src/
remove non-existent/commented-out functions
41825
6992 d 15 h
ripley
/trunk/src/main/
wrap .Internal and primitive calls in setting vmax to avoid leaks.
41784
6995 d 21 h
ripley
/trunk/src/
more 'const char *'
41771
6997 d 0 h
ripley
/trunk/src/
sort out some more of the problems with r41767
41713
7003 d 15 h
ripley
/trunk/src/main/
improvements to error messages
41686
7005 d 17 h
ripley
/trunk/
more improvements to warning/error messages
41631
7010 d 1 h
ripley
/trunk/src/
work on inlining
- allow C99 model
- use static inlining in units where function is used a lot
export isS4, asS4 (don't use them internally, rather macros)
work around an optimization bug in currnt gcc pre-4.3.0
41613
7010 d 20 h
ripley
/trunk/
add arguments to warn on partial matching
41367
7030 d 16 h
ripley
/trunk/
port r41366 (avoid segfault in UseMethod)
41280
7035 d 20 h
ripley
/trunk/
confine dispatch in %*% to S4 object and that op.
use FALSE values in .BasicFunsList to indicate that S4 methods cannot be set
41270
7037 d 1 h
ripley
/trunk/
remove R_seemsS4Object, as it was not quite right (S4SXP, no S4 bit?)
move warning for old-style S4 object to C-level, so it is used when
restoring workspace.
41250
7039 d 0 h
ripley
/trunk/src/
tidy up
41111
7048 d 17 h
ripley
/trunk/src/main/
standard indentation
40724
7102 d 21 h
ripley
/trunk/src/main/
do not use strlen() to check for zero length.
40705
7104 d 23 h
ripley
/trunk/
bugfix in duplicate on CHARSXPs
more use of translateChar
40245
7161 d 3 h
ripley
/trunk/
revert UseMethod to special to avoid extra contexts on profiling.
40236
7161 d 20 h
ripley
/trunk/src/main/
UseMethod and unlist can be builtins
←Prev
1
2
Next→
Show All