Introduced wrapper macros snew(), snewn() and sresize() for the
[u/mdw/putty] / sizetip.c
2003-03-29 simonIntroduced wrapper macros snew(), snewn() and sresize...
2001-09-07 simonPedantry patch from RDB: sanitise header use, correct...
2001-05-06 simonRun entire source base through GNU indent to tidy up...
2000-12-12 simonMake memory management uniform: _everything_ now goes...
2000-10-23 simonCreated a shiny new abstraction for the socket handling...
2000-10-18 simonMiscellaneous cleanups and reorgs in preparation for...
2000-10-09 simonMiscellaneous fixes to try to make other compilers...
2000-10-06 simonTighten up use of "static" throughout. Module-internal...
1999-11-22 simonCleanups to remove warnings for GNU/mingw32 compilation
1999-11-11 simon_sntprintf is nonportable; use sprintf instead
1999-11-08 simonClean up sizetip patch: remove separate header file...
1999-11-03 simonJohn Sullivan's sizetip patch - experimental