Histórico de Commits

Autor SHA1 Mensagem Data
  Matt Clarkson d81258ce88 Use correct type for pointer alignment há 10 anos atrás
  Matt Clarkson d8f7976560 add_control uses same types as DLGITEMTEMPLATE há 10 anos atrás
  Matt Clarkson 05b78cf925 Correct casting of pointers há 10 anos atrás
  Matt Clarkson a13cd6e0dd Hide unused function há 10 anos atrás
  Matt Clarkson e724d36c28 Cast the unsigned constant há 10 anos atrás
  Matt Clarkson fbcb2f9e71 Make the set_close_on_exec shim cross-platform há 10 anos atrás
  Matt Clarkson 4ce8508133 Cast len to unsigned há 10 anos atrás
  Matt Clarkson 7ca7be219a Do time period calculation in int64_t há 10 anos atrás
  Matt Clarkson 379a25e7c1 Correctly cast in Windows kill shim há 10 anos atrás
  Matt Clarkson bc7891f8da Cast pointers with uintptr_t há 10 anos atrás
  Matt Clarkson 9a160dd4dd Simplify error number printing há 10 anos atrás
  Matt Clarkson 4941f78b95 Cast the milliseconds to DWORD há 10 anos atrás
  Matt Clarkson 05f3bf9d5a in_addr_t not available on windows há 10 anos atrás
  Matt Clarkson 91aaf0894d errno is an integer há 10 anos atrás
  Matt Clarkson d3e3a9c723 poll takes unsigned int há 10 anos atrás
  Matt Clarkson 9b544d184b Remove unused pthread functions há 10 anos atrás
  Matt Clarkson da57b9e811 Remove redundant break há 10 anos atrás
  Matt Clarkson faee7ad229 Correct tag non-returning functions há 10 anos atrás
  Matt Clarkson 5cf0b41576 Cannot do ntohl on a 64bit long há 10 anos atrás
  Matt Clarkson 5d8291ca9c Cast the length to socklen_t há 10 anos atrás
  Matt Clarkson 40dc5c6d81 Variable abs shadows on gcc 4.6.3 há 10 anos atrás
  Matt Clarkson 2feecee701 Pointer alignment is acceptable há 10 anos atrás
  Matt Clarkson 175c0ce9dd Set SSL boolean with value rather than int há 10 anos atrás
  Matt Clarkson e0948d0d98 Prevent sign conversion há 10 anos atrás
  Matt Clarkson f436702700 index variable shadows in gcc 4.6.3 há 10 anos atrás
  bel 13a6b935aa Avoid the missing-prototypes warning há 10 anos atrás
  bel 10372ce328 Autoformat *.inl há 10 anos atrás
  bel d51c38a5cb Fix some warnings há 10 anos atrás
  bel2125 2ceaaa708e Remove -Wsign-conversion for the moment há 10 anos atrás
  bel 1b730992c9 Fix some gcc warnings há 10 anos atrás