[1832] in BarnOwl Developers
[nelhage/barnowl] bdbec0: refactor and clean owl editwin startup functions
daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:22:55 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Fri, 23 Oct 2009 12:50:12 -0700
To: barnowl-dev@mit.edu
From: noreply@github.com
Branch: refs/heads/master
Home: http://github.com/nelhage/barnowl
Commit: bdbec0aacb083e63e1d0061e44722f3b1a05942f
http://github.com/nelhage/barnowl/commit/bdbec0aacb083e63e1d0061e44722f3b1a05942f
Author: Karl Ramm <kcr@1ts.org>
Date: 2009-10-23 (Fri, 23 Oct 2009)
Changed paths:
M functions.c
M perlglue.xs
Log Message:
-----------
refactor and clean owl editwin startup functions
Take function.c:owl_function_{z,aim}write_setup and perlglue.xs:start_edit_win,
and collide at .8c producing owl_function_write_setup which calls
owl_function_start_edit_win.
(Also ditching another three fugly char[1024]s)
Really, this ought to be in perl.
Commit: b644688634a207e3728488699f24f96fd01c6cfc
http://github.com/nelhage/barnowl/commit/b644688634a207e3728488699f24f96fd01c6cfc
Author: Karl Ramm <kcr@1ts.org>
Date: 2009-10-23 (Fri, 23 Oct 2009)
Changed paths:
M editwin.c
Log Message:
-----------
editwin: owl_realloc "doesn't" fail