The R Project SVN R-packages

Rev

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

Rev 4160 Rev 4590
Line -... Line 1...
-
 
1
2007-07-10 (0.1.27-0.1.29)
-
 
2
- created method _make_row_index(), similar to R that creates an index
-
 
3
vector, so that methods no longer have to consider the type of passed index
-
 
4
- added [<-.sqlite.vector, tests for that
-
 
5
 
1
2007-02-18 (0.1.26)
6
2007-02-18 (0.1.26)
2
- updated to sqlite-3.3.13
7
- updated to sqlite-3.3.13
3
- added R function sdfSelect, added tests for that
8
- added R function sdfSelect, added tests for that
4
- fixes & enhancements on _get_factor_levels1, _get_vector_index_typed_result,
9
- fixes & enhancements on _get_factor_levels1, _get_vector_index_typed_result,
5
etc.
10
etc.