- 11 Mar, 2010 18 commits
-
-
rswindell authored
32-bit file size limitation.
-
deuce authored
We really need a way to construct a Socket object passing a descriptor.
-
mcmlxxix authored
-
mcmlxxix authored
-
mcmlxxix authored
-
mcmlxxix authored
-
mcmlxxix authored
-
mcmlxxix authored
-
mcmlxxix authored
-
mcmlxxix authored
-
deuce authored
-
mcmlxxix authored
-
mcmlxxix authored
-
mcmlxxix authored
-
mcmlxxix authored
-
mcmlxxix authored
-
deuce authored
-
deuce authored
outbuf_empty event in sexyz is still having problems with multi-CPU fast transfers.
-
- 10 Mar, 2010 10 commits
-
-
rswindell authored
Use SMB_CURMSG @-Code to display current message "number" (offset+1).
-
rswindell authored
Reading Mail prompt with multiple undeleted mails remaining, instead make (K)ill All Mail command available, which can be still be reversed before quitting the reading mail prompt.
-
rswindell authored
-
deuce authored
-
deuce authored
-
deuce authored
-
rswindell authored
-
rswindell authored
and fixed possible local abort ignore due to previous commit. Some if/else/if to switch/case conversion.
-
deuce authored
This prevents is_cancelled from being called three times for ever recv_byte
-
deuce authored
-
- 09 Mar, 2010 11 commits
-
-
deuce authored
-
deuce authored
-
rswindell authored
-
rswindell authored
(oops, wrong commit message on last commit of xtrn.cpp)
-
rswindell authored
-
rswindell authored
-
rswindell authored
extension problem more obvious.
-
rswindell authored
_FILE_OFFSET_BITS=64, and use fseeko() and ftello() for 64-bit offset support (instead of fseek() and ftell()) - also redefine off_t on Win32 to int64_t and removed filelen_t and fileoff_t typedefs (use off_t instead).
-
rswindell authored
-
rswindell authored
-
deuce authored
in case the current (termainl) window is smaller (such as with curses mode and a width that is not exactly 132 or 80).
-
- 08 Mar, 2010 1 commit
-
-
deuce authored
-