The qDecoder Project

[svn]


Jump to revision:
Author: wolkykim
Date: Tue Mar 20 05:15:05 2007 UTC (3 years, 2 months ago)
Log Message:
7.0 RELEASE

Changed paths:

Path Action
trunk/AUTHORS trunk/AUTHORS modified
trunk/CHANGES trunk/CHANGES modified
trunk/DISCLAIMER trunk/DISCLAIMER modified
trunk/INSTALL trunk/INSTALL modified
trunk/Makefile.in trunk/Makefile.in modified
trunk/README trunk/README modified
trunk/REFERENCE trunk/REFERENCE modified
trunk/configure trunk/configure modified
trunk/configure.in trunk/configure.in modified
trunk/contrib/URLexam-1.1 trunk/contrib/URLexam-1.1/ deleted
trunk/contrib/URLexam-1.2 trunk/contrib/URLexam-1.2/ added
trunk/contrib/URLexam-1.2/URLexam.exe trunk/contrib/URLexam-1.2/URLexam.exe added
trunk/contrib/URLexam-1.2/src trunk/contrib/URLexam-1.2/src/ added
trunk/contrib/URLexam-1.2/src/Release trunk/contrib/URLexam-1.2/src/Release/ added
trunk/contrib/URLexam-1.2/src/StdAfx.cpp trunk/contrib/URLexam-1.2/src/StdAfx.cpp added
trunk/contrib/URLexam-1.2/src/StdAfx.h trunk/contrib/URLexam-1.2/src/StdAfx.h added
trunk/contrib/URLexam-1.2/src/URLencode.cpp trunk/contrib/URLexam-1.2/src/URLencode.cpp added
trunk/contrib/URLexam-1.2/src/URLencode.h trunk/contrib/URLexam-1.2/src/URLencode.h added
trunk/contrib/URLexam-1.2/src/URLexam.aps trunk/contrib/URLexam-1.2/src/URLexam.aps added
trunk/contrib/URLexam-1.2/src/URLexam.clw trunk/contrib/URLexam-1.2/src/URLexam.clw added
trunk/contrib/URLexam-1.2/src/URLexam.cpp trunk/contrib/URLexam-1.2/src/URLexam.cpp added
trunk/contrib/URLexam-1.2/src/URLexam.dsp trunk/contrib/URLexam-1.2/src/URLexam.dsp added
trunk/contrib/URLexam-1.2/src/URLexam.dsw trunk/contrib/URLexam-1.2/src/URLexam.dsw added
trunk/contrib/URLexam-1.2/src/URLexam.h trunk/contrib/URLexam-1.2/src/URLexam.h added
trunk/contrib/URLexam-1.2/src/URLexam.ncb trunk/contrib/URLexam-1.2/src/URLexam.ncb added
trunk/contrib/URLexam-1.2/src/URLexam.opt trunk/contrib/URLexam-1.2/src/URLexam.opt added
trunk/contrib/URLexam-1.2/src/URLexam.plg trunk/contrib/URLexam-1.2/src/URLexam.plg added
trunk/contrib/URLexam-1.2/src/URLexam.rc trunk/contrib/URLexam-1.2/src/URLexam.rc added
trunk/contrib/URLexam-1.2/src/URLexamDlg.cpp trunk/contrib/URLexam-1.2/src/URLexamDlg.cpp added
trunk/contrib/URLexam-1.2/src/URLexamDlg.h trunk/contrib/URLexam-1.2/src/URLexamDlg.h added
trunk/contrib/URLexam-1.2/src/res trunk/contrib/URLexam-1.2/src/res/ added
trunk/contrib/URLexam-1.2/src/res/URLexam.rc2 trunk/contrib/URLexam-1.2/src/res/URLexam.rc2 added
trunk/contrib/URLexam-1.2/src/res/author.bmp trunk/contrib/URLexam-1.2/src/res/author.bmp added
trunk/contrib/URLexam-1.2/src/res/qDecoder.bmp trunk/contrib/URLexam-1.2/src/res/qDecoder.bmp added
trunk/contrib/URLexam-1.2/src/res/urlexam.bmp trunk/contrib/URLexam-1.2/src/res/urlexam.bmp added
trunk/contrib/URLexam-1.2/src/res/urlexam.ico trunk/contrib/URLexam-1.2/src/res/urlexam.ico added
trunk/contrib/URLexam-1.2/src/resource.h trunk/contrib/URLexam-1.2/src/resource.h added
trunk/contrib/changes trunk/contrib/changes added
trunk/contrib/qValue-1.0.1 trunk/contrib/qValue-1.0.1/ deleted
trunk/contrib/qValue-1.0.2 trunk/contrib/qValue-1.0.2/ added
trunk/contrib/qValue-1.0.2/Makefile.in trunk/contrib/qValue-1.0.2/Makefile.in added
trunk/contrib/qValue-1.0.2/README trunk/contrib/qValue-1.0.2/README added
trunk/contrib/qValue-1.0.2/examples.shtml trunk/contrib/qValue-1.0.2/examples.shtml added
trunk/contrib/qValue-1.0.2/qValue.c trunk/contrib/qValue-1.0.2/qValue.c added
trunk/contrib/qcValue-1.0 trunk/contrib/qcValue-1.0/ deleted
trunk/examples/Makefile.in trunk/examples/Makefile.in modified
trunk/examples/arglist.c trunk/examples/arglist.c modified
trunk/examples/download.c trunk/examples/download.c modified
trunk/examples/examples.html trunk/examples/examples.html modified
trunk/examples/fetch.c trunk/examples/fetch.c modified
trunk/examples/multivalue.c trunk/examples/multivalue.c modified
trunk/examples/streamedit.c trunk/examples/streamedit.c modified
trunk/examples/upload.c trunk/examples/upload.c modified
trunk/src/Makefile.in trunk/src/Makefile.in modified
trunk/src/md5 trunk/src/md5/ added
trunk/src/md5/md5.h trunk/src/md5/md5.h added
trunk/src/md5/md5_global.h trunk/src/md5/md5_global.h added
trunk/src/md5/md5c.c trunk/src/md5/md5c.c added
trunk/src/qArg.c trunk/src/qArg.c modified
trunk/src/qAwk.c trunk/src/qAwk.c modified
trunk/src/qCount.c trunk/src/qCount.c added
trunk/src/qCounter.c trunk/src/qCounter.c deleted
trunk/src/qDecoder.c trunk/src/qDecoder.c modified
trunk/src/qDecoder.h trunk/src/qDecoder.h modified
trunk/src/qDownload.c trunk/src/qDownload.c modified
trunk/src/qEncode.c trunk/src/qEncode.c modified
trunk/src/qEnv.c trunk/src/qEnv.c modified
trunk/src/qError.c trunk/src/qError.c modified
trunk/src/qFile.c trunk/src/qFile.c modified
trunk/src/qHeader.c trunk/src/qHeader.c deleted
trunk/src/qHttpHeader.c trunk/src/qHttpHeader.c added
trunk/src/qInternal.h trunk/src/qInternal.h modified
trunk/src/qInternalCommon.c trunk/src/qInternalCommon.c modified
trunk/src/qInternalEntry.c trunk/src/qInternalEntry.c modified
trunk/src/qMisc.c trunk/src/qMisc.c modified
trunk/src/qSed.c trunk/src/qSed.c modified
trunk/src/qSession.c trunk/src/qSession.c added
trunk/src/qString.c trunk/src/qString.c modified
trunk/src/qTime.c trunk/src/qTime.c modified
trunk/src/qValid.c trunk/src/qValid.c modified
trunk/src/qcDecoder.c trunk/src/qcDecoder.c deleted
trunk/src/qfDecoder.c trunk/src/qfDecoder.c modified
trunk/src/qsDecoder.c trunk/src/qsDecoder.c modified
trunk/win32/qDecoder.dsp trunk/win32/qDecoder.dsp modified
trunk/win32/qDecoder.plg trunk/win32/qDecoder.plg modified

[Home] [About] [Examples] [Changes] [Download] [SVN Repository] [Install] [Reference]