The R Project SVN R-packages

Rev

Rev 3457 | Rev 3471 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3457 Rev 3458
Line -... Line 1...
-
 
1
2006-08-23 (00:20 Manila)
-
 
2
- added all.equal.sqlite.vector
-
 
3
- added == for character
-
 
4
- updated test script
-
 
5
- used conditional on NAMESPACE for sort
-
 
6
- R CMD check runs for me in linux (R-devel, R-2.3.0), windows (R-2.3.0)
-
 
7
 
1
2006-08-22 (19:45 Manila)
8
2006-08-22 (19:45 Manila)
2
- removed rbind S3, replaced with rbindSdf()
9
- removed rbind S3, replaced with rbindSdf()
3
- fixed rbindSdf() for devel
10
- fixed rbindSdf() for devel
4
- fixed a couple of sqlite.vector functions that still does "inheritance"
11
- fixed a couple of sqlite.vector functions that still does "inheritance"
5
- re-added DBI in depends because it has no namespace and DBI::: does not work
12
- re-added DBI in depends because it has no namespace and DBI::: does not work