comparison liboctave/ChangeLog @ 6095:a8aa7a014c22

[project @ 2006-10-26 01:22:31 by jwe]
author jwe
date Thu, 26 Oct 2006 01:22:31 +0000
parents 174cfaa0c4af
children 40212bfaed1d
comparison
equal deleted inserted replaced
6094:86ee3cc8d8d2 6095:a8aa7a014c22
6 6
7 * Sparse.cc (assign (Sparse<LT>&, const Sparse<RT>&)): 7 * Sparse.cc (assign (Sparse<LT>&, const Sparse<RT>&)):
8 Fix previous patch so it works. 8 Fix previous patch so it works.
9 9
10 2006-10-25 Michael Goffioul <michael.goffioul@swing.be> 10 2006-10-25 Michael Goffioul <michael.goffioul@swing.be>
11
12 * glob-match.h (glob_match::glob_match (const std::string&,
13 unsigned int)): Delete initializer for first arg.
11 14
12 * lo-sysdep.cc (opendir, readdir, rewinddir, closedir): 15 * lo-sysdep.cc (opendir, readdir, rewinddir, closedir):
13 New functions. 16 New functions.
14 17
15 * Makefile.in (XTRA_CDEFS, XTRA_CXXDEFS): Substitute here. 18 * Makefile.in (XTRA_CDEFS, XTRA_CXXDEFS): Substitute here.