Commit Graph

15 Commits

Author SHA1 Message Date
Corey O'Connor
30fd552a79 Pair image characters with display widths.
This way repeated calls to wcwidth are not required within the inner loops of generating spans.
2011-07-03 13:31:23 -07:00
coreyoconnor
4538410db3 update test/Makefile
Ignore-this: f65c93131406554766d6a0c14d2b0604

darcs-hash:20110114002720-f0a0d-dd344a5df33274cae65267242f3f4e84c4fe6909.gz
2011-01-13 16:27:20 -08:00
coreyoconnor
dbc218c7ea hm. remove the hFlush from output_byte_buffer.
Ignore-this: 6b564f9e1156eb98f43a594658a700ff

darcs-hash:20100812200035-f0a0d-6e288a1caf6e3fa06a1a2734fe52de3ae6403a2f.gz
2010-08-12 13:00:35 -07:00
coreyoconnor
0caf0324f9 updating tests to compile against 2.1.0.3
Ignore-this: 72681804b946b933b2f8efec031c3a5f

darcs-hash:20100711224040-f0a0d-2ada820209967e001e57e445a7abb2408285bb6b.gz
2010-07-11 15:40:40 -07:00
coreyoconnor
4f06259de3 Invoke write directly instead of via hPutBuf
Ignore-this: 172072f7a4876e5864c8e54f896bf0b0

darcs-hash:20100114091229-f0a0d-915e8160f8cf596abbae4df8c9d883febeedf509.gz
2010-01-14 01:12:29 -08:00
coreyoconnor
8c261253d5 Start the upgrade to parallel 2 and deepseq
Ignore-this: 1220be5e82cc30f40e7be675b582bf04

darcs-hash:20100112235802-f0a0d-d9c0460c63b186bf555b4c80efab560098fdc5da.gz
2010-01-12 15:58:02 -08:00
coreyoconnor
f6c3cbfa01 adding example of Graphics.Vty.Inline to test
Ignore-this: e82f6a3b8eec33ab55fd04a51f4d9873

darcs-hash:20091228233218-f0a0d-345ddcbee616acc4f39d9d12393bdea5982f34d9.gz
2009-12-28 15:32:18 -08:00
coreyoconnor
b932f4b6c8 fix test makefile for parallel 2
Ignore-this: 64191b510bd1b9cddff2cd122fb0b958

darcs-hash:20091228231028-f0a0d-5839330c6f4b9805099ab6a670f7f7c4a3ebfd93.gz
2009-12-28 15:10:28 -08:00
coreyoconnor
948554a3fd -
Ignore-this: 31db1331c7deafc9313d93b0e52ac1eb

darcs-hash:20091228230336-f0a0d-cf04ee149bcd81e99fddbe1ce70e8dd811a502e3.gz
2009-12-28 15:03:36 -08:00
coreyoconnor
0aa8302ff0 -
Ignore-this: bbfc93d96e760471de7498ef34543353

darcs-hash:20091109053735-f0a0d-b6d85f94f919ce49bd5b5aebf7ad3b8c6d84f317.gz
2009-11-08 21:37:35 -08:00
coreyoconnor
82fd9c4538 Moved all IO actions to MonadIO
Ignore-this: 69cf0259898de9ab296861ab26630460

darcs-hash:20091109053436-f0a0d-0e2ae084dd91d09216d494a2aa84958ac71ef2f7.gz
2009-11-08 21:34:36 -08:00
coreyoconnor
bd0f87ad66 changed the Graphics.Vty.AttributeChange.style to apply_style and remove_style. Implemented
Ignore-this: cd091fbe723cc0827c72336f892eca8

darcs-hash:20091109022308-f0a0d-3035dec41ff51edc908e6bc920567781f38ffbbd.gz
2009-11-08 18:23:08 -08:00
coreyoconnor
f3f6af5989 -
Ignore-this: cf8f3d06e3c2fe5d580ea699b838e222

darcs-hash:20091109020018-f0a0d-01d08870acd6f1479c676d85e0c2c1590a0525f5.gz
2009-11-08 18:00:18 -08:00
coreyoconnor
f66f30b7cc export "empty_image" from Graphics.Vty.Picture
Ignore-this: 75203e75c39528fd287dc8e49ee8a361
thanks allan.clark@gmail.com

darcs-hash:20090906024209-f0a0d-df85e22d4bfc215993d148c02750e306ab986098.gz
2009-09-05 19:42:09 -07:00
coreyoconnor
7b38759846 use alloca instead of mallocBytes for exception safety
Ignore-this: 1d31bef2e227fefafe8bb4b6f9511e1d

darcs-hash:20090904172928-f0a0d-987b6931294fd33f7825eddc0adf04c81716a4dd.gz
2009-09-04 10:29:28 -07:00