gecko-dev/netwerk/streamconv/converters
1999-09-17 20:13:33 +00:00
..
.cvsignore first checked in 1999-08-27 08:32:24 +00:00
Makefile.in General cleanup. 1999-09-14 01:35:43 +00:00
makefile.win adding nsFTPDirListingConv stream converter to the build. we now dump all stream converter factory registration into one file 1999-09-10 14:36:56 +00:00
nsConvFactories.cpp we're now registering sreamconverters in the NSRegisterSelf function; HURRAY!. Also added escaping to FTP's rendition of http-index filenames and dates. date formatting is still hosed though :(. I'm working on it) 1999-09-13 23:26:26 +00:00
nsFTPDirListingConv.cpp fix for 14143. also yanked local isspace, isdigit, isalpha routines from FTP dir listing converter, and corrected a buffer allocation problem that was causing extra data 'bad data' to be buffered. 1999-09-17 20:13:33 +00:00
nsFTPDirListingConv.h updated date formatting code for FTP dir listing. we're now more accurate. also commented out some extraneous logging 1999-09-14 19:45:43 +00:00
nsMultiMixedConv.cpp Fixed breakage. 1999-09-16 08:34:20 +00:00
nsMultiMixedConv.h added newline and encapsulating header file ifdef 1999-08-29 14:09:16 +00:00