The R Project SVN R

Rev

Rev 28309 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 28309 Rev 28335
Line 95... Line 95...
95
reserved, but as this malloc is able to work with non-contiguous
95
reserved, but as this malloc is able to work with non-contiguous
96
memory chunks that should not matter.
96
memory chunks that should not matter.
97
 
97
 
98
The installer uses LZMA compression, so Inno Setup >= 4.1.5 is required.
98
The installer uses LZMA compression, so Inno Setup >= 4.1.5 is required.
99
 
99
 
-
 
100
Version 1.2.5 of libpng is now used in binary builds.
-
 
101
 
100
 
102
 
101
Bug fixes
103
Bug fixes
102
---------
104
---------
103
 
105
 
104
Fixed list.files() to properly handle paths like "C:", etc.
106
Fixed list.files() to properly handle paths like "C:", etc.