Histórico de commits

Autor SHA1 Mensagem Data
  Simon Tatham 19798515df ldisc_send: return early if len == 0. 1 mês atrás
  Simon Tatham 1a7e4ec8d4 New centralised version of local line editing. 2 anos atrás
  Simon Tatham 5ade8c0047 ldisc: fix unwanted double-action of ^U. 2 anos atrás
  Simon Tatham 04c1617f20 Formatting: realign labels and case/default statements. 2 anos atrás
  Simon Tatham 65270b56f0 free_prompts: deal with a reference from an Ldisc. 3 anos atrás
  Simon Tatham cd8a7181fd Complete rework of terminal userpass input system. 3 anos atrás
  Simon Tatham 9f0e7d2915 Backends: notify ldisc when sendok becomes true. (NFC) 3 anos atrás
  Simon Tatham 6b1154cc5b Remove ldisc.h. 3 anos atrás
  Simon Tatham cd3e917fd0 Remove assertion that len != 0 in ldisc_send. 4 anos atrás
  Simon Tatham 5d718ef64b Whitespace rationalisation of entire code base. 5 anos atrás
  Simon Tatham e3a14e1ad6 Withdraw support for the DECEDM escape sequence. 5 anos atrás
  Simon Tatham e0a76971cc New array-growing macros: sgrowarray and sgrowarrayn. 6 anos atrás
  Simon Tatham 3214563d8e Convert a lot of 'int' variables to 'bool'. 6 anos atrás
  Simon Tatham 1378bb049a Switch some Conf settings over to being bool. 6 anos atrás
  Simon Tatham a6f1709c2f Adopt C99 <stdbool.h>'s true/false. 6 anos atrás
  Simon Tatham b4c8fd9d86 New abstraction 'Seat', to pass to backends. 6 anos atrás
  Simon Tatham 109df9f46b Remove frontend_keypress(). 6 anos atrás
  Simon Tatham f4fbaa1bd9 Rework special-commands system to add an integer argument. 6 anos atrás
  Simon Tatham 8dfb2a1186 Introduce a typedef for frontend handles. 6 anos atrás
  Simon Tatham eefebaaa9e Turn Backend into a sensible classoid. 6 anos atrás
  Simon Tatham e72e8ebe59 Expose the Ldisc structure tag throughout the code. 6 anos atrás
  Simon Tatham 7babe66a83 Make lots of generic data parameters into 'void *'. 6 anos atrás
  Simon Tatham 89da2ddf56 Giant const-correctness patch of doom! 9 anos atrás
  Simon Tatham c269dd0135 Move echo/edit state change functionality out of ldisc_send. 10 anos atrás
  Simon Tatham 068b67d2f6 Clarify when ldisc->term may be NULL. 10 anos atrás
  Simon Tatham 4db5c2899f Make calling term_nopaste() a cross-platform feature. 11 anos atrás
  Simon Tatham a1f3b7a358 Post-release destabilisation! Completely remove the struct type 13 anos atrás
  Simon Tatham 7531c7d3d4 Cast incoming characters to unsigned char to avoid accidental sign 14 anos atrás
  Simon Tatham fb7dd5a255 At last! After much delay, much faffing back and forth, and much 21 anos atrás
  Simon Tatham 09f7a8edbf Fix from yesterday's frontend-handle upheaval: ldisc calls 22 anos atrás