edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
* [Edbrowse-dev] Now on 24
@ 2014-01-29 18:49 Karl Dahlke
  2014-01-29 22:31 ` Adam Thompson
  2014-01-30  0:26 ` Chris Brannon
  0 siblings, 2 replies; 3+ messages in thread
From: Karl Dahlke @ 2014-01-29 18:49 UTC (permalink / raw)
  To: Edbrowse-dev

I downloaded moz 24, and am following the master branch for edbrowse.
I built everything, ran jsrt ok,
and am using edbrowse now to write and send this email.

I pushed a commit that changes several files, but all docs,
trying to bring that up to date with what we're doing.
Mostly README which was way out of date.
Also gave credit to Adam for his work in our usersguide.html,
but if you would rather have your privacy I will happily delete the reference.
My default is to give people the credit they are due.

With three of us accessing the main branch we need to coordinate.

One chunk of work is to clean up html.cpp,
use string objects where it makes sense,
like anywhere you see stringAndString or stringAndChar etc
all that mess is easier with strings,
and use the array class instead of my lists so all those warnings go away.
I could do this, unless someone else is in there anyways
and wants to take it on.

Tracking down more js bugs, probably best left to you.
Why for instance would a js object call ever return null?
Can't believe we're out of memory.

Then there is the question of substituting in longer lines,
or allowing for more lines.
This one probably best left to me, as I am more familiar with buffers.c.

Then there's lots of new features and enhancements to do, as we discussed,
but probably we should get this stuff stable first,
make a new version, then move on to other things.

What do you think?

Karl Dahlke

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-01-30  0:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-29 18:49 [Edbrowse-dev] Now on 24 Karl Dahlke
2014-01-29 22:31 ` Adam Thompson
2014-01-30  0:26 ` Chris Brannon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).