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-13-branch
/
src
/
main
/
debug.c
– Rev 56665
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
56665
5466 d 18 h
ripley
/branches/R-2-13-branch/
port r56662,3 from trunk
54810
5612 d 11 h
pd
/branches/R-2-13-branch/
Create R-2-13-branch
51267
5979 d 4 h
ripley
/trunk/
check arity and args of one-argument primitives
51256
5980 d 18 h
ripley
/trunk/src/
tidy up names and matchin
49006
6208 d 10 h
rgentlem
/trunk/src/main/
also allowed one to debug SPECIALS and BUILTINS - the reason for
this is that if they have methods that are implemented as closures then
we will hit the debugger for them
48998
6210 d 12 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
48288
6322 d 14 h
rgentlem
/trunk/src/
changes to support one time debugging
47969
6364 d 11 h
rgentlem
/trunk/
enhancing the debugger - step 1
45446
6669 d 22 h
ripley
/trunk/src/main/
whitespace cleanup
42307
6942 d 1 h
ripley
/trunk/src/
change reference to GPL
41894
6988 d 20 h
ripley
/trunk/
deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
41713
7002 d 18 h
ripley
/trunk/src/main/
improvements to error messages
40705
7104 d 3 h
ripley
/trunk/
bugfix in duplicate on CHARSXPs
more use of translateChar
40218
7161 d 13 h
ripley
/trunk/src/main/
add protective check for 'origin'
40185
7164 d 3 h
ripley
/trunk/
make tracemem and friends primitive for efficiency (requested by RG)
40183
7164 d 4 h
ripley
/trunk/
tidy up memtrace and friends
39860
7195 d 21 h
duncan
/trunk/src/
memtrace_report signature is (void *, void *) rather than (SEXP, SEXP). Changed variable new to _new to avoid conflict with C++ keyword.
38708
7303 d 21 h
ripley
/trunk/src/main/
a few more entry points to hide
38705
7304 d 4 h
ripley
/trunk/src/
remove some unused entry points, take others static.
add prefixes to graphapp and some graphics entry points
improve the use of / <--> \ conversions under Windows
38550
7321 d 10 h
tlumley
/trunk/src/
tracemem tracks copies through arithmetic/math functions, coercion.
←Prev
1
2
Next→
Show All