Subversion Repositories qbpwcf-lib(archive)

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
950 354 d 5 h liveuser /trunk/usr/lib64/qbpwcf/ -- Power by QBPWCF

'cp usr/lib to usr/lib64 for rpmbuild compatiable'
 
915 358 d 2 h liveuser /trunk/usr/lib/qbpwcf/ -- Power by QBPWCF

'mv usr/lib to usr/lib/qbpwcf'
 
911 358 d 3 h liveuser /trunk/user_lib_qbpwcf_lib/ -- Power by QBPWCF

'prepare prepare mv usr/lib ro usr/lib/qbpwcf/lib'
 
910 358 d 3 h liveuser /trunk/usr_lib_qbpwcf/ -- Power by QBPWCF

'prepare mv usr/lib ro usr/lib/qbpwcf/lib'
 
891 362 d 1 h liveuser /trunk/usr/lib/ -- Power by QBPWCF

'cp qbpwcf to usr/lib'
 
849 387 d 22 h liveuser /trunk/ -- Power by QBPWCF

'新增 threads.php 檔案的 threads 類別的 proc_update 函式,提供更新 threads::proc 回傳之 content 的功能. [test]'

'增加 fileAccess.php 檔案的 fileAccess 類別的 ls 函式回傳的結果 path. [test]'

'增加 fileAccess.php 檔案的 fileAccess 類別的 ls 函式回傳的結果 secondName. [test]'

'增加 fileAccess.php 檔案的 fileAccess 類別的 ls 函式回傳的結果 mime type. [test]'
 
848 406 d 19 h liveuser /trunk/ -- Power by QBPWCF

'修正 search.php 檔案的 search 類別的 getMeetConditionsString 函式的實作,避免判斷錯誤. [test]'
 
841 413 d 3 h liveuser /trunk/ -- Power by QBPWCF

'commit part'
 
835 433 d 6 h liveuser /trunk/ -- Power by QBPWCF

'增加 sample/javaScript::qbpwcfJavaScript.php 的 window.qbpwcf.ws 測試案例. [test]'

'增加 sample/javaScript::qbpwcfJavaScript/window.qbpwcf.ws.php 檔案作為 javaScript::qbpwcfJavaScript 的 window.qbpwcf.ws 測試案例. [test]'

'增加 search.php 檔案的 search 類別的 getMeetMultiConditionsString 函式回傳的結果 meetConditions,代表符合的關鍵字條件.'

'新增 search.php 檔案的 search 類別的 getMeetMultiConditionsStrings 函式,提供搜尋多個字串是否有符合多個條件之一的內容.'

'新增 cmd.php 檔案的 cmd 類別的 httpdGetVhostInfo 函式,提供解析 appache vhost 設定的功能.'

'新增 sample/cmd::httpdGetVhostInfo.php 檔案,作為 cmd::httpdGetVhostInfo 的主測試檔案.'

'+新增 cmd::httpdGetVhostInfo 資料夾,作為 cmd::httpdGetVhostInfo 的測試案例存放區域.'

'新增 cmd::httpdGetVhostInfo/20250104.php 檔案,作為 cmd::httpdGetVhostInfo 的測試案例 20250104.'

'增加 fileAccess.php 檔案的 fileAccess 類別的 getFileContent 函式的 autoDeleteSpaceOnEachLineStart 參數,提供移除每行字串開頭空白的功能.'

'調整 sample/webSock::nativeSocketTcpIpServer.php 檔案的參數.'
 
744 647 d 9 h liveuser /trunk/ -- Power by QBPWCF

'變更 webSock.php 檔單的 wbeSock 類別的 nativeSocketTcpIpServer 函式的 httpMode 參數為 wsMode.'

'新增 usr/bin/webSocketClientDaemon.php [devel]'

'新增 usr/bin/libexec/webSocketClientDaemon.php'

'修正 searh.php 檔案的 search 類別的 findManyKeyWordsFromManyString 函式的回傳結果 keyWordsIncludeStr 可能不存在的問題.'

'修正 threads.php 檔案的 thread 類別的 proc 函式於 wait 參數為 "false" 時,會因為標準/錯誤輸出來源端沒有關閉而導致 fread 函式卡住的問題.'

'修正 stringProcess.php 檔案的 stringProcess 類別的 spiltString 函式的註解說明.'
 
728 697 d 10 h liveuser /trunk/ -- Power by QBPWCF

'新增 sample/csInformation::getConnectionInfo.php 檔案,用於測試 csInformation::getConnectionInfo 功能.'

'修正 csInformation.php 檔案的 csInformation 類別的 getConnectionInfo 函式於 container 會無法判別自己是哪個 user 的問題.'

'增加 search.php 檔案的 search 類別的 findManyKeyWordsFromManyString 函式回傳的結果 keyWordsIncludeStr.'
 
707 727 d 7 h liveuser /trunk/ -- Power by QBPWCF

'調整 search.php 檔案的 search 類別的 findKeyWordPosition 函式對於找不到關鍵字的處理.'

'修正 variableCheck.php 檔案的 variableCheck 類別的 checkStringFormat 函式對於不符合格式的判斷.'
 
682 743 d 1 h liveuser /trunk/ -- Power by QBPWCF

'hot fix 修正 search.php 檔案的 search 類別的 getMeetConditionsString 的警告訊息產生錯誤.'
 
663 758 d 5 h liveuser /trunk/ -- Power by QBPWCF

'新增 variableCheck.php 檔案的 variableCheck 類別的 checkRFC3339 函式.提供檢查時間字串格式是否符合RFC3339的功能.'

'增加 time.php 檔案的 time 類別的 caculateTimeAmount 函式的unixtime回傳結果.'

'增加 time.php 檔案的 time 類別的 caculateTimeAmount 函式的argu回傳結果.'

'優化 time.php 檔案的 time 類別的 caculateTimeAmount 函式的計算方式,增加實用性.'

'新增 variableCheck.php 檔案的 variableCheck 類別的 checkStringFormat 函式.提供檢查字串格式的功能.'

'修正 stringProcess.php 檔案的 stringProcess 類別的 str_split_unicode 函式的註解.'

'新增 search.php 檔案的 search 類別的 findKeyWordsPosition 函式,提供多個關鍵字的位置搜尋結果.'
 
651 768 d 8 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF

'fix searh::getMeetConditionsString warning msg create error'
 
648 768 d 8 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF

'fix search::getMeetMultiConditionsString return stauts not found issue'
 
646 769 d 3 h liveuser /trunk/ -- Power by QBPWCF

'修正 fileAccess.php 檔案的 fileAccess 類別的 checkMultiFileExist 函式於 web 參數為 "false" 時,會回傳不必要且不正確的 varNameWebPath 資訊問題.'

'新增 sample/time::caculate.php 檔案,用於驗證 time::caculate 功能.'

'新增 time.php 檔案的 time 類別的 caculate 函式,提供計算小時分鐘加總的功能.'

'新增 search.php 檔案的 search 類別的 getMeetMultiConditionsString 函式,用於搜尋符合多個可能開頭與結尾關鍵字的字串.'

'增加 variableCheck.php 檔案的 variableCheck 類別的 checkArguments 函式的可省略參數 disallowAllSkipableVarNotExist ,用來設定是否允許可省略參數都可以不存在.'

'變更 search.php 檔案的 search 類別的 findKeyInArray 函式為 public static.'

'修正 search.php 檔案的 search 類別的 findManyKeyWordsFromManyString 函式的註解.'

'調整 search.php 檔案的 search 類別的 getMeetConditionsString 函式,對於關鍵字比被搜尋字串長的情況,不會視為錯誤.'

'code clean'
 
624 794 d 1 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF

'not end'
 
548 905 d 8 h liveuser /trunk/ -- Power by QBPWCF

'增加 cmd.php 檔案的 cmd 類別的 keepServiceUp 函式判斷服務正常啟動與否的依據,可選的依據有ip:port/protocol、unix domain socket address、program name.'

'新增 sample/parser:ss.php 檔案,用來驗證解析 ss 指令的輸出.'

'增加 sample/video:html5.php 檔案中的寫 log 的例外處理.'

'修正 mail.php 檔案中的 mail 類別的 curlSmtp 函式只有第一個收件人收得到信件的問題.'

'修正 stringProcess.php 檔案的 stringProcess 類別的 delStrBeforeKeyWord 函式 recursive 參數為 "true" 永遠找不到關鍵字的問題.'

'修正 stringProcess.php 檔案的 stringProcess 類別的 delStrBeforeKeyWord 函式 recursive 參數為 "true" 時可能因為找不到關鍵字而出錯的問題.'

'修正 stringProcess.php 檔案的 stringProcess 類別的 delStrBeforeKeyWord 函式 recursive 參數為 "true" 時無法結束執行的問題.'

'增加 stringProcess.php 檔案的 stringProcess 類別的 delStrBeforeKeyWord 函式回傳的結果 argu.'

'修正 search.php 檔案的 search 類別的 getMeetConditionsString 函式使用 tailWord 參數卻沒有找到關鍵字時會卡住的問題.'

'修正 sample/stringProcess::getContentBetweenKeyWord.php 無法在網站上運行的問題.'

'修正 stringProcess.php 檔案的 stringProcess 類別的 delStrAfterKeyWord 函式在修正 delStrBeforeKeyWord 函式後失效的問題.'
 
533 923 d 4 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF

'修正註解'
 

Show All