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-API
/
src
/
main
/
model.c
– Rev 7192
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
7192
9710 d 9 h
ripley
/branches/R-exp-API/
R-exp-API branch update
7002
9724 d 1 h
/branches/R-exp-API/
This commit was manufactured by cvs2svn to create branch 'R-exp-API'.
5731
9820 d 2 h
ripley
/trunk/src/
remove trailing "\n" in warning(call) and error(call), as now supplied
5458
9848 d 10 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
5187
9874 d 3 h
hornik
/trunk/src/main/
Always include Rconfig.h first.
4790
9915 d 14 h
hornik
/trunk/src/
Misc `-Wall' fixes.
4669
9928 d 21 h
pd
/trunk/src/main/
subset fix
4662
9929 d 4 h
pd
/trunk/
branch update
4562
9941 d 21 h
pd
/trunk/
branch update
3609
10029 d 1 h
pd
/trunk/
branch update
3475
10041 d 2 h
pd
/trunk/
Branch update
3279
10064 d 4 h
pd
/trunk/
Branch update + setjmp problem fixup
3076
10097 d 4 h
pd
/trunk/
branch update
2819
10119 d 3 h
pd
/trunk/src/main/
MatchVar bug
2770
10122 d 2 h
maechler
/trunk/src/
yet another header / Defn.h cleanup
2762
10122 d 19 h
pd
/trunk/src/main/
forgotten check for variable generating no columns in design matrix
2754
10125 d 4 h
pd
/trunk/src/main/
protect framenames global variable
2460
10154 d 10 h
hornik
/trunk/src/main/
Make do_modelmatrix() work again for intercept-only models.
Minor -Wall changes.
1895
10209 d 20 h
ihaka
/trunk/src/main/
Final brushup and bug fixes for new list stuff.
1864
10213 d 11 h
ihaka
/trunk/src/main/
New list fixes.
1858
10213 d 23 h
ihaka
/trunk/src/
Bugfixes for list change.
1846
10216 d 17 h
ihaka
/trunk/src/main/
Fix for missing rnames assignment.
1839
10217 d 12 h
ihaka
/trunk/src/
Changes to support new list (generic vector) structure.
1831
10219 d 8 h
pd
/trunk/
Branch update
1443
10271 d 17 h
ihaka
/trunk/src/main/
Memory management errors detected and fixed (unprotected pointers).
1160
10311 d 12 h
maechler
/trunk/src/main/
-Wall fixes; including some #ifdef not_defined
1026
10338 d 11 h
ihaka
/trunk/
Exchanged our internal dataframe code for Chambers' interpreted code
(with his permission). This is a BIG change.
1016
10343 d 2 h
maechler
/trunk/src/
Lots (not all) of -Wall fixes
526
10427 d 1 h
maechler
/trunk/src/
Doug Bates's -Wall fixes
454
10450 d 2 h
maechler
/trunk/src/main/
only a few comments
397
10458 d 22 h
ihaka
/trunk/src/main/
Comments in model.c about adding adding a contrast argument to model.matrix.
Save and restore the stack pointer in contour, otherwise we run out of
memory after an number of redraws.
93
10529 d 22 h
ihaka
/trunk/src/main/
+0, -0 update.
92
10529 d 22 h
ihaka
/trunk/src/main/
Added +0 in model specifications as a way of specifying no intercept.
91
10530 d 16 h
ihaka
/trunk/src/
Fixes to model.frame and model.matrix.
90
10531 d 16 h
ihaka
/trunk/src/main/
patch from
mward@wolf.hip.berkeley.edu
to improve the speed of vectorized
arithmetic applied (to arith.c).
Small changes to model.c.
87
10531 d 21 h
ihaka
/trunk/src/main/
Change to fix model.frame problems and a couple of warts discovered
fix model.frame problems and a couple of warts discovered in the process.
2
10539 d 15 h
r
/trunk/
Initial revision