using terminate: terminates prematurely, OnExit is not called anymore
[wxWidgets.git] / src / common / sckaddr.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-03-09  Vadim ZeitlinFix compilation for MinGW with wxUSE_IPV6==1.
2012-06-17  Vadim ZeitlinFixes for building wxGTK under Cygwin.
2012-04-05  Vadim ZeitlinRemove support for MetroWerks CodeWarrior compiler.
2012-03-04  Vadim ZeitlinUse __WINDOWS__ for OS kind checks and reserve __WXMSW_...
2011-10-31  Vadim ZeitlinSuppress harmless unused variable warnings in wxSocket...
2011-10-31  Vadim ZeitlinFix compilation of wxGethostbyname_r() and wxGethostbya...
2011-10-31  Vadim ZeitlinCompilation fix for AIX: fix the name of wxGetservBuf...
2010-07-28  Vadim ZeitlinCorrect format specifiers used to show wxIPV4address.
2010-07-23  Vadim ZeitlinFix Cygwin 1.7 build.
2009-09-21  Vadim ZeitlinDon't call wxSocketBase::IsInitialized() from worker...
2009-03-30  Václav Slavíkalways return (owned or non-owned, depending on build...
2009-02-22  Vadim Zeitlinadd accessors for sockaddr to wxSockAddress (closes...
2009-02-21  Paul Cornettfix the restore of the fix of r58979
2009-02-21  Vadim Zeitlinrestore changes of r58979 accidentally overwritten...
2009-02-19  Vadim Zeitlinanother AIX compilation fix: getservbyname_r() returns...
2009-02-19  Vadim ZeitlinAIX compilation fix
2009-02-18  Paul Cornettbuild fixes for wxUSE_THREADS==0
2009-01-25  Vadim Zeitlinzero {host,serv}ent_data before passing it to the syste...
2008-12-30  Vadim Zeitlininclude errno.h for ENOMEM (closes #10309)
2008-12-29  Vadim Zeitlinadd errno.h to fix Mac compilation
2008-12-29  Vadim Zeitlinbuild fixes for wxUSE_IPV6==1 under Windows
2008-12-29  Vadim Zeitlinreplaced unweildy GAddress functions with wxSockAddress...
2008-11-28  Vadim Zeitlinrename various gsock* files to sock* (except for MSW...
2008-11-28  Vadim ZeitlinStreamline wxSocket code: wxSocketBase now uses wxSocke...
2008-11-26  Vadim Zeitlinmove wx/gsocket.h to wx/private/gsocket.h
2007-12-31  Vadim Zeitlinremoved support for Salford compiler (which was almost...
2007-11-22  Stefan Csomorcleanup mac
2007-11-18  Vadim Zeitlinexperimental IPv6 implementation (patch 1771429)
2007-07-04  Vadim Zeitlinadded support for broadcasting to UDP sockets (patch...
2007-03-17  Václav Slavíkfirst phase of transition to unified Unicode build:
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-02-13  Vadim Zeitlinfixed SetAddress() for self-assignment (patch 1430703)
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-04-12  Ryan NortonCYGWIN socket compilation fixes
2005-02-02  Włodzimierz SkibaLast .empty() string source cleaning before 2.5.4.
2004-09-22  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-18  Stefan Csomorswitching to host / network ordering swapping
2004-01-11  Julian SmartApplied patch [ 837515 ] wxIPaddress + docs patch
2004-01-11  Julian SmartApplied patch [ 842285 ] comparison for wxIPV4address
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-09  Vadim Zeitlinadded wxSocket::IPAddress() (patch 694119)
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-01-07  Julian SmartApplied patch [ 662321 ] Port of wxWindows to Wine
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-05-08  Gilles Depeyrotcorrected conditional compilation for Darwin / Mac...
2002-02-24  Vadim Zeitlinonly call GSocket_Init() when needed and do call it...
2002-02-21  Robin DunnFix so the Host: header in wxHTTP really works. With...
2001-11-22  Vadim Zeitlinadded wxSockAddress copy ctor which, in particular...
2001-11-21  Vadim Zeitlin1. removed wxObject::CopyObject() and Clone() - some...
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-21  Guillermo Rodrigue... GSocket:
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-04  Robert Roebling String changes for translations,
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-07-28  Guilhem LavauxAdded wxInternetFilesystemModule to fs_inet.cpp
1999-07-24  Guilhem LavauxUpdated wxDataStream (added ByteOrder)
1999-07-22  Guilhem LavauxAdded GSocket for Unix (only GTK for the moment)
1999-06-22  Robert Roebling Some #include and #if wxUSE_XX things
1999-04-13  Ove KaavenThe prevalent wide characters.
1999-03-11  Karsten BallüderAnother solaris 2.5 fix.
1999-02-28  Guilhem Lavaux* Added "--with-sockets" and made wxSocket optionnal.
1999-01-29  Robert Roebling Added distribution script
1999-01-26  Karsten BallüderMore compilation fixes for Solaris. :-<
1999-01-26  Karsten Ballüdermore waste of time fixing uncompilable code
1999-01-26  Karsten Ballüdersun compilation fix
1999-01-26  Karsten Ballüdercompilation fixes for solaris
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-01  Stefan Csomormac support as stubs added
1998-12-21  Stefan CsomorCW Win32 support
1998-10-06  Julian SmartFreeBSD patch to sckaddr.cpp; include more files in...
1998-09-28  Karsten BallüderAdded sys/types.h needed for Solaris.
1998-09-07  Julian SmartMade wxSocket compile using makefiles; #ifdefed out...
1998-09-06  Guilhem Lavaux* Added wxsocket lib and sample (I hope I don't forget...