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-exp-R5
/
src
/
main
/
memory.c
@ 52865
– Rev 52864
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
52864
5807 d 5 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
52081
5909 d 6 h
murdoch
/trunk/
New graphics event handling
51482
5964 d 4 h
falcon
/trunk/src/
Add IS_CACHED function for testing write barrier
51268
5979 d 13 h
ripley
/trunk/src/main/
gc.time can have zero or one arg
51267
5979 d 15 h
ripley
/trunk/
check arity and args of one-argument primitives
51067
6023 d 7 h
ripley
/trunk/src/main/
tighten down SET_STRING_ELT to only allow CHARSXPs
50743
6068 d 10 h
ripley
/trunk/src/main/
tweaks to string comparison
50716
6070 d 3 h
murdoch
/trunk/src/main/
Free temporaries allocated by translateChar/translateCharUTF8
50177
6124 d 9 h
luke
/trunk/src/main/
Removed inadvertently committed sanity check code in Seql.
50176
6124 d 10 h
luke
/trunk/
Fixed up NEWS item for 50172.
50129
6127 d 4 h
ripley
/trunk/src/main/
comment corrections
49747
6156 d 3 h
murdoch
/trunk/src/
Allow parsing in the middle of a REPL on a file, without messing up the source record for the file.
49686
6160 d 9 h
murdoch
/trunk/
Some cleanup of the parser
Include srcrefs in base packages if R_KEEP_PKG_SOURCE=yes
Give filename/line number error messages when building packages even without srcrefs (though
not for base packages, which don't get the #line directives by default)
During package installation, parse the concatenated source file, rather than the individual files, to report syntax errors.
49665
6163 d 5 h
ripley
/trunk/
bug fix on string matching
48998
6210 d 23 h
rgentlem
/trunk/src/
I changed the macros DEBUG, STEP and TRACE to have an R prefix.
There are too many places where other variants of DEBUG have appeared,
so this makes it easier to find ours, and less likely that there will be
collisions with other definitions
48759
6254 d 6 h
luke
/trunk/
Added a needed PROTECT call in RunFinalizers to handle cases where the
routine is called recursively from a GC in a finalizer.
48659
6270 d 0 h
murdoch
/trunk/src/main/
Fix vulnerability to badly formed srcref records, possible gc problems.
48623
6271 d 0 h
murdoch
/trunk/
Add experimental code to display srcref locations when debugging.
48504
6288 d 22 h
tlumley
/trunk/
add VALGRIND_LEVEL=3
48384
6303 d 14 h
maechler
/trunk/src/main/
update comment
←Prev
1
2
Next→
Show All