aboutsummaryrefslogtreecommitdiff
path: root/array.h
Commit message (Collapse)AuthorAge
* Expand the Id keyword. Tiago Cunha2011-07-09
|
* Sync OpenBSD patchset 714:Tiago Cunha2010-06-06
| | | | | Shut up gcc4 warnings.
* Sync OpenBSD patchset 640:Tiago Cunha2010-02-08
| | | | | Use the array.h code for the causes list.
* Sync OpenBSD patchset 473:Tiago Cunha2009-11-02
| | | | | Missing ;. From eric@ ages ago.
* Sync OpenBSD patchset 467:Tiago Cunha2009-10-28
| | | | | tabs are better; ok nicm
* UINT_MAX.Nicholas Marriott2008-09-29
|
* Lose ensure* stuff.Nicholas Marriott2008-08-07
|
* Start of improved buffer code. Only set-buffer/show-buffer commands so far.Nicholas Marriott2008-06-20
|
* Remove aborts.Nicholas Marriott2008-06-18
|
* Memory leak/missing init.Nicholas Marriott2008-06-16
|
* Sync with fdm.Nicholas Marriott2007-08-27
|
* Initial import to CVS. Basic functions are working, albeit with a couple of ↵Nicholas Marriott2007-07-09
showstopper memory bugs and many missing features. Detaching, reattaching, creating new sessions, listing sessions work acceptably for using with shells. Simple curses programs (top, systat, tetris) and more complicated ones (mutt, emacs) that don't require scrolling regions (ESC[r) mostly work fine (including mutt, emacs). No status bar yet and no key remapping or other customisation.