История коммитов

Автор SHA1 Сообщение Дата
  Simon Tatham d36a4c3685 Introduced wrapper macros snew(), snewn() and sresize() for the 22 лет назад
  Simon Tatham 73203bce79 Never pass a `char' to a ctype function. I had relied on gcc -Wall 22 лет назад
  Simon Tatham 6aa4211f6e Remove all `enum'-typed variables from the Config structure. 22 лет назад
  Ben Harris 694aafa071 Add the ability to close sessions. This adds *_free() functions to most 22 лет назад
  Ben Harris d60ea36673 Add a Config * argument to ldisc_create(), and use it in place of the global 22 лет назад
  Simon Tatham 948f95d5e8 Reorganised the Unicode layer somewhat: moved luni_send and 22 лет назад
  Simon Tatham 0b2523eeda Line discipline module now uses dynamically allocated data. Also 22 лет назад
  Simon Tatham 72ff571148 Major destabilisation, phase 2. This time it's the backends' turn: 22 лет назад
  Simon Tatham 6e549a6db3 Oops - repercussions of the close-on-exit stuff which I forgot to 22 лет назад
  Simon Tatham 0a80c983e2 Major destabilisation, phase 1. In this phase I've moved (I think) 22 лет назад
  Simon Tatham 6d0e9b205d First phase of porting. pterm now compiles and runs under Linux+gtk. 22 лет назад
  Simon Tatham 726f9dde7e Add a configurable option to make Return in Telnet send an ordinary 23 лет назад
  Simon Tatham 830c1ea580 Now that we can configure whether ^C and friends generate Telnet IP 23 лет назад
  Simon Tatham 39c3f9b8bc Fix pasting of newlines in local line editing mode. Possibly not a 23 лет назад
  Simon Tatham 38b6d276d2 RDB: fix various UTF-8 glitches. 24 лет назад
  Simon Tatham 26f1085038 RDB's Unicode patch. Fonts are now used in Unicode mode where 24 лет назад
  Simon Tatham e001f1533e From RDB: a patch to allow special keys (^C, ^Z, Delete, Return) to 24 лет назад
  Simon Tatham 3730ada5ce Run entire source base through GNU indent to tidy up the varying 24 лет назад
  Simon Tatham 7a79df8fe6 Rethink the whole line discipline architecture. Instead of having 24 лет назад
  Simon Tatham bbbda4110b Created a shiny new abstraction for the socket handling. Has many 24 лет назад
  Simon Tatham e32603347c Introduce a sane interface function, from_backend(), for backends to 24 лет назад
  Simon Tatham e48981def4 Miscellaneous fixes to try to make other compilers happier 24 лет назад
  Simon Tatham 0d5d39064a Robert de Bath's Big Patch, part 1 24 лет назад
  Simon Tatham c9e236eb39 Avoid the ldisc passing zero-length strings to back->send(). VMS 25 лет назад
  Simon Tatham b715fa4276 RDB's patch: ^U sends Telnet Erase Line; line ending is now \r or \r\n 25 лет назад
  Simon Tatham 4b3c825ec7 Robert de Bath's patch: ^C ^Z and ^D send Telnet specials in terminal line 25 лет назад
  Simon Tatham 11821d4d27 Fix some picky compiler warnings kindly provided by Borland C++ 5.5 25 лет назад
  Simon Tatham 8446532e4a Cleanups to remove warnings for GNU/mingw32 compilation 25 лет назад
  Simon Tatham 429b6f4a83 Added local-editing line discipline to make raw backend usable 25 лет назад