Mercurial > hg > octave-lyh
comparison src/ChangeLog @ 7626:ec78d83a7fde
variables.cc (exist): Clarify help.
author | Ben Abbott <bpabbott@mac.com> |
---|---|
date | Mon, 24 Mar 2008 12:06:52 -0400 |
parents | 43e3efb2cbc2 |
children | b2a5cda5c549 |
comparison
equal
deleted
inserted
replaced
7625:43e3efb2cbc2 | 7626:ec78d83a7fde |
---|---|
1 2008-03-08 Primozz Peterlin <primozz.peterlin@gmail.com> | |
2 | |
3 * variables.cc (Fexist): Doc fix. | |
4 | |
1 2008-03-23 David Bateman <dbateman@free.fr> | 5 2008-03-23 David Bateman <dbateman@free.fr> |
2 | 6 |
3 * OPERATORS/op-int.h: Add el_div and el_ldiv operators to the | 7 * OPERATORS/op-int.h: Add el_div and el_ldiv operators to the |
4 binops that were missing them. Added elem_pow functions for mixed | 8 binops that were missing them. Added elem_pow functions for mixed |
5 integer floating point cases. Initialize the mixed integer | 9 integer floating point cases. Initialize the mixed integer |