Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-03-10 | Update to ncurses-5.0-20000304 | Todd C. Miller | |
2000-01-02 | + corrected conversion from terminfo rs2 to termcap rs (cf: 980704) | Todd C. Miller | |
+ make conversion to termcap ug (underline glitch) more consistently applied. + modify read_termtype(), fixing 'toe', which could dump core when it found an incomplete entry such as "dumb" because it did not initialize its buffer for _nc_read_file_entry(). + use explicit VALID_NUMERIC() checks in a few places that had been overlooked, and add a check to ensure that init_tabs is nonzero, to avoid divide-by-zero (reported by Todd C Miller). | |||
1999-08-15 | Update to ncurses-5.0-990814 | Todd C. Miller | |
1999-06-14 | ncurses-5.0-990612 | Todd C. Miller | |
1999-03-11 | ncurses-4.2-990307 | Todd C. Miller | |
1999-01-31 | ncurses-4.2-990130 | Todd C. Miller | |
1999-01-18 | ncurses-4.2-990116 | Todd C. Miller | |