-
In file 'file.c' CLOSE_A macro is called when encountering
html tags such as /div, /center, /li and so on. I'm not
sure whether this is compliant with html specs but it is
quite annoying and other browsers don't do that.
Pages that contain such html structures are difficult to
use as the link is lost :
<HTML>
<A HREF="foo.html">
<DIV>
link text...
2003-04-29 10:50:11 UTC in w3m
-
[ octave 2.1.44, octave-forge from CVS, both compiled
with gcc2.95.3 on rh7.2 ]
When using "lp", I experience a segfault.
So, I have enabled "BOUNDS_CHECKING" in octave
and run the test again. There is a range error at
line 192 in main/optim/lp.cc. So I changed the if-condition
at line 190.
// if(basis(i,1) <= nc) -> error : it shouldn't be equal
if(basis(i.
2003-02-13 09:06:30 UTC in GNU Octave Repository
-
Merging the two projects has already been
thought about but it appeared that it wasn't
easily doable.
2002-10-15 13:23:50 UTC in NetOptimist
-
Well, actually, what NetO really needs is coding. Anyway, I won't spend too much time on it during this summer. Maybe in september...
Stephane.
2002-07-23 09:19:15 UTC in NetOptimist
-
skian committed patchset 160 of module NetOptimist to the NetOptimist CVS repository, changing 1 files.
2002-04-14 14:40:23 UTC in NetOptimist
-
skian committed patchset 159 of module NetOptimist to the NetOptimist CVS repository, changing 1 files.
2002-04-14 14:39:30 UTC in NetOptimist
-
skian committed patchset 158 of module NetOptimist to the NetOptimist CVS repository, changing 13 files.
2002-04-14 14:37:47 UTC in NetOptimist
-
skian committed patchset 157 of module NetOptimist to the NetOptimist CVS repository, changing 2 files.
2002-04-14 13:45:51 UTC in NetOptimist
-
skian committed patchset 156 of module NetOptimist to the NetOptimist CVS repository, changing 1 files.
2002-04-14 13:20:55 UTC in NetOptimist
-
skian committed patchset 155 of module NetOptimist to the NetOptimist CVS repository, changing 1 files.
2002-04-14 13:19:41 UTC in NetOptimist