Commit graph

17 commits

Author SHA1 Message Date
CaS
e25bb075eb mingw fixups.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22313 72102866-910b-0410-8b05-ffd578937521
2006-01-15 13:13:36 +00:00
CaS
8699af99c7 More sized type tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22293 72102866-910b-0410-8b05-ffd578937521
2006-01-11 09:32:13 +00:00
CaS
bb1ce663a4 Tidy use of sized datatypes. Check for invalid asumption of interchangability
of int/long in encoder/decoder methods.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22291 72102866-910b-0410-8b05-ffd578937521
2006-01-11 08:37:16 +00:00
CaS
77c9edcc24 Fixes for I/O operations which complete synchronously even though we wanted
them to be asynchronous.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21988 72102866-910b-0410-8b05-ffd578937521
2005-11-11 12:09:19 +00:00
CaS
50969bf11d More message port work.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21986 72102866-910b-0410-8b05-ffd578937521
2005-11-11 10:07:03 +00:00
CaS
e848a285c4 Performance tweaks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21985 72102866-910b-0410-8b05-ffd578937521
2005-11-10 22:40:57 +00:00
CaS
252b778407 Automatically convert listen port to listen/speak if we try to use it as
a speaker.  To support threaded operation where a pair of ports are used
opposite way round in two threads.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21984 72102866-910b-0410-8b05-ffd578937521
2005-11-10 21:57:30 +00:00
CaS
c6b7765061 Yet more message port changes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21983 72102866-910b-0410-8b05-ffd578937521
2005-11-10 21:45:16 +00:00
CaS
5807565afc More fixups and added debugging
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21980 72102866-910b-0410-8b05-ffd578937521
2005-11-10 13:37:01 +00:00
CaS
846003afda Fix port order in NSPortMessage
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21979 72102866-910b-0410-8b05-ffd578937521
2005-11-09 20:17:05 +00:00
CaS
2dac0159d0 Improive NSConnection debug, work on NSMessagePort for mingw32
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21975 72102866-910b-0410-8b05-ffd578937521
2005-11-09 16:30:57 +00:00
CaS
d1867e1813 Add default to enable mingw32 message ports
Do some debugging/fixing of mingw32 message ports.
Still not usable.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21974 72102866-910b-0410-8b05-ffd578937521
2005-11-09 09:39:25 +00:00
CaS
a323b896be NSMessagePort updates
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21973 72102866-910b-0410-8b05-ffd578937521
2005-11-08 20:42:45 +00:00
CaS
e0c3869168 Work towards mingw32 native NSMessagePort
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21970 72102866-910b-0410-8b05-ffd578937521
2005-11-08 16:44:46 +00:00
CaS
38e23cc6cb avoid some compiler warnings
fix oen inforrect use of ansi mingw function


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21956 72102866-910b-0410-8b05-ffd578937521
2005-11-05 17:41:01 +00:00
CaS
e6fd4ca0d1 mingw32 unicode fixups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21955 72102866-910b-0410-8b05-ffd578937521
2005-11-05 16:20:19 +00:00
CaS
9d64352859 more mingw32 updates
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21951 72102866-910b-0410-8b05-ffd578937521
2005-11-05 05:58:43 +00:00