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-uthreads
/
src
/
include
/
Defn.h
@ 28362
– Rev 15352
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
15352
9119 d 9 h
luke
/branches/R-uthreads/
First pass at user-level threads support.
15350
9119 d 11 h
/branches/R-uthreads/
This commit was manufactured by cvs2svn to create branch 'R-uthreads'.
15322
9120 d 10 h
luke
/trunk/src/
Removed R_Inputfile variable (use local variables instead).
15321
9120 d 10 h
luke
/trunk/src/
Removed C_alloc/C_free and support functions/data structures.
15309
9121 d 0 h
rgentlem
/trunk/src/include/
added a prototype to squash a warning
15049
9138 d 7 h
luke
/trunk/src/include/
Merged dropping of some unused globals from release branch to trunk.
14913
9152 d 12 h
rgentlem
/trunk/src/
changes to allow packages to more easily implement the subset paradigm
14631
9177 d 6 h
luke
/trunk/src/
Moved CTXT_RESTART to a single bit in the context flags.
14561
9180 d 12 h
luke
/trunk/src/
Added a void * component cenddata to RCNTXT; changed cend to take this
value as its argument. Allows cleanup functions to be given context
data. The dataentry functions have been modified accordingly.
14480
9187 d 6 h
luke
/trunk/src/
Added vmax field to RCNTXT structure; use it to restore R_alloc stack on
before a LONGJMP.
14479
9187 d 7 h
luke
/trunk/src/
Consolidated restoring globals before a LONGJMP into R_restore_globals.
14477
9187 d 8 h
luke
/trunk/src/include/
Added declaration of R_run_onexits.
14403
9189 d 19 h
hornik
/trunk/
Cosmetics.
14368
9193 d 16 h
ripley
/trunk/src/include/
move findVarInFrame to Rinternals: needed for rpart.
14077
9208 d 14 h
duncan
/trunk/src/
Merge the different dynload.c files into a common, platform-independent component (Rdynload.c) and platform-specific routines that perform the opening, closing and symbol resolution (in the dynload.c files). This makes the R_registerRoutines() available on all platforms (when the Mac is changed to use this). Packages include Rdynload.h. Rdynpriv.h is for the internal, platform-specific interface for dynamic loading. Works on Linux, Windows. Not yet on Mac
13997
9213 d 6 h
duncan
/trunk/src/
Changes to remove global variables to make the routines thread-safe and reentrant. Start of a major pass through the code to do this. Shout soon if it causes problems!
13852
9219 d 12 h
ripley
/trunk/src/include/
initialize R_ErrorCon in Defn.h, in case REvprintf is called before the
event loop is started.
13606
9231 d 16 h
maechler
/trunk/src/
add InheritsClass to Defn.h (-W...)
13305
9248 d 8 h
ripley
/trunk/
improvements to connections
12778
9301 d 7 h
pd
/trunk/
branch update
←Prev
1
2
Next→
Show All