24cf71d62a
This version is based on a new branch and may not be fully compatible with older versions. Changes since 7.0.1: NEW) qDecoderSetUploadBase() - Initialize qDecoder() for progressive uploading. FIX) qDecoder() - Now qDecoder() supports progressive uploading and direct file saving into disk. NEW) qSedArgAddDirect() - For huge size(over 1024 - 1) value. FIX) qSedArgAdd() - Adjust miss typed variable length. (1024*64 => 1024) NEW) qGetTimeStr() - Generate date string formatted as 'YYYYMMDDhhmmss'. NEW) qJavaScript() - Print out some JavaScript code. NEW) qAwkStr() - Scanning pattern from string. FIX) qAwkOpen() - Compatibility increment FIX) qAwkNext() - Expand array size to 1024(before 256) FIX) qCountRead() - Compatibility increment FIX) qCountSave() - Compatibility increment FIX) qCountUpdate() - Compatibility increment FIX) qDecoder() - Now qdecoder uses more smaller memory FIX) qCheckFile() - Utility increment New socket functions(unix only). Please refer the reference for more details. NEW) qSocketOpen() NEW) qSocketClose() NEW) qSocketWaitReadable() NEW) qSocketRead() NEW) qSocketGets() NEW) qSocketWrite() NEW) qSocketPuts() NEW) qSocketPrintf() NEW) qSocketSendFile() NEW) qSocketSaveIntoFile() NEW) qSocketSetNonblock() NEW) qSocketConv2file()
78 lines
2.9 KiB
Text
78 lines
2.9 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2008/11/26 01:23:40 minskim Exp $
|
|
include/qDecoder.h
|
|
lib/libqDecoder.la
|
|
share/doc/qDecoder/AUTHORS
|
|
share/doc/qDecoder/CHANGES
|
|
share/doc/qDecoder/COPYING
|
|
share/doc/qDecoder/html/annotated.html
|
|
share/doc/qDecoder/html/doxygen.css
|
|
share/doc/qDecoder/html/doxygen.png
|
|
share/doc/qDecoder/html/files.html
|
|
share/doc/qDecoder/html/functions.html
|
|
share/doc/qDecoder/html/functions_vars.html
|
|
share/doc/qDecoder/html/globals.html
|
|
share/doc/qDecoder/html/globals_func.html
|
|
share/doc/qDecoder/html/index.html
|
|
share/doc/qDecoder/html/qCgiRequest_8c.html
|
|
share/doc/qDecoder/html/qCgiResponse_8c.html
|
|
share/doc/qDecoder/html/qConfig_8c.html
|
|
share/doc/qDecoder/html/qCount_8c.html
|
|
share/doc/qDecoder/html/qDatabase_8c.html
|
|
share/doc/qDecoder/html/qDecoder_8h.html
|
|
share/doc/qDecoder/html/qEncode_8c.html
|
|
share/doc/qDecoder/html/qEntry_8c.html
|
|
share/doc/qDecoder/html/qFile_8c.html
|
|
share/doc/qDecoder/html/qHash_8c.html
|
|
share/doc/qDecoder/html/qHasharr_8c.html
|
|
share/doc/qDecoder/html/qHashtbl_8c.html
|
|
share/doc/qDecoder/html/qHtml_8c.html
|
|
share/doc/qDecoder/html/qLog_8c.html
|
|
share/doc/qDecoder/html/qObstack_8c.html
|
|
share/doc/qDecoder/html/qQueue_8c.html
|
|
share/doc/qDecoder/html/qSed_8c.html
|
|
share/doc/qDecoder/html/qSem_8c.html
|
|
share/doc/qDecoder/html/qSession_8c.html
|
|
share/doc/qDecoder/html/qShm_8c.html
|
|
share/doc/qDecoder/html/qSocket_8c.html
|
|
share/doc/qDecoder/html/qString_8c.html
|
|
share/doc/qDecoder/html/qSystem_8c.html
|
|
share/doc/qDecoder/html/qTime_8c.html
|
|
share/doc/qDecoder/html/structQ__DB.html
|
|
share/doc/qDecoder/html/structQ__DBRESULT.html
|
|
share/doc/qDecoder/html/structQ__ENTRY.html
|
|
share/doc/qDecoder/html/structQ__HASHARR.html
|
|
share/doc/qDecoder/html/structQ__HASHTBL.html
|
|
share/doc/qDecoder/html/structQ__LOG.html
|
|
share/doc/qDecoder/html/structQ__NLOBJ.html
|
|
share/doc/qDecoder/html/structQ__OBJ.html
|
|
share/doc/qDecoder/html/structQ__OBSTACK.html
|
|
share/doc/qDecoder/html/structQ__QUEUE.html
|
|
share/doc/qDecoder/html/tab_b.gif
|
|
share/doc/qDecoder/html/tab_l.gif
|
|
share/doc/qDecoder/html/tab_r.gif
|
|
share/doc/qDecoder/html/tabs.css
|
|
share/doc/qDecoder/qDecoder.jpg
|
|
share/examples/qDecoder/arglist.c
|
|
share/examples/qDecoder/config.c
|
|
share/examples/qDecoder/config.conf
|
|
share/examples/qDecoder/config_default.conf
|
|
share/examples/qDecoder/cookie.c
|
|
share/examples/qDecoder/download.c
|
|
share/examples/qDecoder/examples.html
|
|
share/examples/qDecoder/multivalue.c
|
|
share/examples/qDecoder/obstack.c
|
|
share/examples/qDecoder/qDecoder-upload/qDecoder-upload.html
|
|
share/examples/qDecoder/qDecoder-upload/qDecoder-upload.js
|
|
share/examples/qDecoder/query.c
|
|
share/examples/qDecoder/session.c
|
|
share/examples/qDecoder/socket.c
|
|
share/examples/qDecoder/streamedit-header.html.in
|
|
share/examples/qDecoder/streamedit-tailer.html.in
|
|
share/examples/qDecoder/streamedit.c
|
|
share/examples/qDecoder/streamedit.html.in
|
|
share/examples/qDecoder/upload.c
|
|
share/examples/qDecoder/uploadfile.c
|
|
@dirrm share/examples/qDecoder/qDecoder-upload
|
|
@dirrm share/examples/qDecoder
|
|
@dirrm share/doc/qDecoder/html
|
|
@dirrm share/doc/qDecoder
|