Mercurial > hg > octave-thorsten
comparison src/ChangeLog @ 4150:0d411821682c
[project @ 2002-11-04 22:03:05 by jwe]
author | jwe |
---|---|
date | Mon, 04 Nov 2002 22:03:05 +0000 |
parents | dd311d514ffd |
children | f14251d33b01 |
comparison
equal
deleted
inserted
replaced
4149:5d9f4688590a | 4150:0d411821682c |
---|---|
1 2002-11-04 John W. Eaton <jwe@bevo.che.wisc.edu> | |
2 | |
3 * cutils.c (octave_vsnprintf): Handle C99 snprintf semantics. | |
4 | |
5 * oct-obj.h (octave_value_list::operator =): Copy names too. | |
6 (octave_value_list::octave_value_list (const octave_value_list&)): | |
7 Likewise. | |
8 | |
1 2002-11-01 John W. Eaton <jwe@bevo.che.wisc.edu> | 9 2002-11-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
2 | 10 |
3 * version.h (OCTAVE_VERSION): Now 2.1.39. | 11 * version.h (OCTAVE_VERSION): Now 2.1.39. |
4 | 12 |
5 * variables.cc (generate_struct_completions): Temporarily reset | 13 * variables.cc (generate_struct_completions): Temporarily reset |