[1582] in BarnOwl Developers

home help back first fref pref prev next nref lref last post

[nelhage/barnowl] 36f1db: Remove a useless variable in main().

daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:18:19 2009

Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Sun, 26 Jul 2009 19:19:44 -0700
To: barnowl-dev@mit.edu
From: noreply@github.com

Branch: refs/heads/barnowl_perlmessages
Home:   http://github.com/nelhage/barnowl

Commit: 36f1dbe30ec0c6ce15feac3863820a402207b872
    http://github.com/nelhage/barnowl/commit/36f1dbe30ec0c6ce15feac3863820a402207b872
Author: Nelson Elhage <nelhage@mit.edu>
Date:   2009-07-23 (Thu, 23 Jul 2009)

Changed paths:
  M owl.c

Log Message:
-----------
Remove a useless variable in main().


Commit: d46baf66ccf0d1e7e032ca41a36bc25e33c3af07
    http://github.com/nelhage/barnowl/commit/d46baf66ccf0d1e7e032ca41a36bc25e33c3af07
Author: Nelson Elhage <nelhage@mit.edu>
Date:   2009-07-24 (Fri, 24 Jul 2009)

Changed paths:
  M keypress.c

Log Message:
-----------
keypress.c: Recognize "TAB" as a key name.


Commit: ab7cb5cb5133ef51ceeb6b77e589a86c8121bea1
    http://github.com/nelhage/barnowl/commit/ab7cb5cb5133ef51ceeb6b77e589a86c8121bea1
Author: Nelson Elhage <nelhage@mit.edu>
Date:   2009-07-24 (Fri, 24 Jul 2009)

Changed paths:
  M util.c

Log Message:
-----------
sepbar: Don't show "??? / ???", just show the total number of messages.

I currently have no intention of fixing that feature, so showing ??? just
draws attention to the fact that it's not there.


Commit: e0ef9d48fdf1a73c6931ade895a7e54ddec2e640
    http://github.com/nelhage/barnowl/commit/e0ef9d48fdf1a73c6931ade895a7e54ddec2e640
Author: Nelson Elhage <nelhage@mit.edu>
Date:   2009-07-24 (Fri, 24 Jul 2009)

Changed paths:
  M functions.c
  M message.c

Log Message:
-----------
Fix loopwrite.

The loopwrite functions depended on the caller to set the message
direction, which broke because messages are now "locked" to be read-only
after creation. Fix that, and make the API saner while we're at it.


Commit: 12552c011814e9073fb0b145b7d039192aa6f022
    http://github.com/nelhage/barnowl/commit/12552c011814e9073fb0b145b7d039192aa6f022
Author: Nelson Elhage <nelhage@mit.edu>
Date:   2009-07-24 (Fri, 24 Jul 2009)

Changed paths:
  M t/mock.pl

Log Message:
-----------
mock.pl: Fix tests.

Merging with 'master' added code to BarnOwl.pm that relies on
new_command and new_variable, which we had not mocked. For now, stub
them with empty definitions.


Commit: e40619840714ca7d2dad665da9d3e96a1f14bc4d
    http://github.com/nelhage/barnowl/commit/e40619840714ca7d2dad665da9d3e96a1f14bc4d
Author: Nelson Elhage <nelhage@mit.edu>
Date:   2009-07-24 (Fri, 24 Jul 2009)

Changed paths:
  M perl/lib/BarnOwl/View.pm
  M perl/lib/BarnOwl/View/Iterator.pm
  M perl/lib/BarnOwl/View/RangeList.pm
  M t/mock.pl

Log Message:
-----------
BarnOwl::View: Be less verbose by default.

BarnOwl::View's debug spew is incredibly detailed. Make another internal
variable that controls it, and set if off by default.



home help back first fref pref prev next nref lref last post