Browse CVS RepositoryLog of /xoonips/AL/commonal.cc
Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs] Wed Feb 16 10:03:13 2005 UTC (19 years, 1 month ago) by youi Branch: MAIN CVS Tags: mv_to_sourceforge_20050217 Changes since 1.65: +36 -17 lines Diff to previous 1.65 publication_year/month/mdayに対応. Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs] Wed Feb 16 07:37:17 2005 UTC (19 years, 1 month ago) by youi Branch: MAIN Changes since 1.64: +20 -45 lines Diff to previous 1.64 insertItem, updateItem, getItems: publication_dateに対応. Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs] Tue Feb 15 02:35:47 2005 UTC (19 years, 1 month ago) by youi Branch: MAIN Changes since 1.63: +44 -40 lines Diff to previous 1.63 SQLINTEGERからSQLLENへ型変更. Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs] Thu Feb 10 02:33:16 2005 UTC (19 years, 2 months ago) by aga Branch: MAIN Changes since 1.62: +6 -3 lines Diff to previous 1.62 ・zipCreateをコメントアウトしていたのを戻した. Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs] Wed Feb 9 11:11:52 2005 UTC (19 years, 2 months ago) by youi Branch: MAIN Changes since 1.61: +76 -4 lines Diff to previous 1.61 deleteItemにアイテムに関係するエントリの削除処理を追加. Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs] Wed Feb 9 07:23:50 2005 UTC (19 years, 2 months ago) by aga Branch: MAIN Changes since 1.60: +19 -24 lines Diff to previous 1.60 ・URL to My Personal Archive をDB・ALから消した. Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs] Wed Feb 9 02:14:15 2005 UTC (19 years, 2 months ago) by aga Branch: MAIN Changes since 1.59: +8 -2 lines Diff to previous 1.59 ・initializeDB()にdbtype引数を追加(SQLite用). Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs] Tue Feb 8 07:15:02 2005 UTC (19 years, 2 months ago) by youi Branch: MAIN Changes since 1.58: +10 -3 lines Diff to previous 1.58 pubmedパース処理: Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs] Tue Feb 8 06:40:51 2005 UTC (19 years, 2 months ago) by youi Branch: MAIN Changes since 1.57: +134 -36 lines Diff to previous 1.57 pubmedComplete:ジャーナルの完全なタイトルを取得してpubmed_tにセット. Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs] Thu Feb 3 12:04:58 2005 UTC (19 years, 2 months ago) by youi Branch: MAIN Changes since 1.56: +118 -21 lines Diff to previous 1.56 getOwnPublicItemIDを定義. binder_item_linkのテーブル名を修正. Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs] Sat Jan 29 09:49:22 2005 UTC (19 years, 2 months ago) by youi Branch: MAIN Changes since 1.55: +156 -137 lines Diff to previous 1.55 syslog_printf: デバッグメッセージ出力関数を定義した. getCertifyPermission: チェック用のsqlを定義した. SQLINTEGER->SQLLENへ型を変更した. getItemPermission: モデレータであるか?の判断条件を修正. Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs] Fri Jan 28 07:01:38 2005 UTC (19 years, 2 months ago) by youi Branch: MAIN CVS Tags: demo20050128 Changes since 1.54: +153 -54 lines Diff to previous 1.54 getItemIDByIndexID: 対象となるアイテムの条件見直し. SQLAllocHandle失敗時のメッセージを追加. Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs] Fri Jan 28 00:36:58 2005 UTC (19 years, 2 months ago) by aga Branch: MAIN Changes since 1.53: +5 -2 lines Diff to previous 1.53 ・freeStringで落ちることがあるのを修正. Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs] Thu Jan 27 08:30:35 2005 UTC (19 years, 2 months ago) by youi Branch: MAIN Changes since 1.52: +51 -2 lines Diff to previous 1.52 getIndexIDByItemIDを定義した. Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs] Tue Jan 25 06:46:50 2005 UTC (19 years, 2 months ago) by aga Branch: MAIN Changes since 1.51: +15 -3 lines Diff to previous 1.51 ・Bindersを含むindexはdeleteIndex不可. ・getItemsがエラーを出すことがあるのを修正. Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs] Mon Jan 24 10:50:29 2005 UTC (19 years, 2 months ago) by youi Branch: MAIN Changes since 1.50: +80 -8 lines Diff to previous 1.50 freeItemType,getItemTypes関数を追加した. Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs] Mon Jan 24 01:54:38 2005 UTC (19 years, 2 months ago) by youi Branch: MAIN Changes since 1.49: +161 -48 lines Diff to previous 1.49 引数の型修飾を変更. dumpItemID, getItemIDByBinderID, getItemIDByIndexID 関数追加 getPrivateItemID, getUncertifiedLink Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs] Sat Jan 22 09:30:58 2005 UTC (19 years, 2 months ago) by youi Branch: MAIN Changes since 1.48: +134 -28 lines Diff to previous 1.48 setLastErrorStringの宣言を追加した. Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs] Sat Jan 22 04:18:22 2005 UTC (19 years, 2 months ago) by aga Branch: MAIN Changes since 1.47: +29 -15 lines Diff to previous 1.47 ・loginUser, insertAccount内ではmd5()を行わないよう修正. Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs] Sat Jan 22 02:41:14 2005 UTC (19 years, 2 months ago) by aga Branch: MAIN Changes since 1.46: +110 -1 lines Diff to previous 1.46 ・amazon補完を作成. Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs] Fri Jan 21 01:36:11 2005 UTC (19 years, 2 months ago) by youi Branch: MAIN Changes since 1.45: +259 -19 lines Diff to previous 1.45 pubmed補完機能を追加した. Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs] Wed Jan 19 10:07:53 2005 UTC (19 years, 2 months ago) by aga Branch: MAIN Changes since 1.44: +126 -19 lines Diff to previous 1.44 ・ゲストユーザ向けの修正. Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs] Wed Jan 19 06:01:59 2005 UTC (19 years, 2 months ago) by youi Branch: MAIN Changes since 1.43: +988 -231 lines Diff to previous 1.43 関数追加 getConfigValue setConfigValue getChangeLogs insertChangeLog getItemIDByBinderID registerBinderItem unregisterBinderItem getIndexPermission freeString freeChangeLog 引数にcriteria_tを追加 getItemIDByIndexID 引数の順序を変更 getCertifyState setCertifyState getCertifyPermission sessionID2UID,querySimple,queryGetUnsignedIntの利用 insertItemの内部でPrivateIndexへ登録を行なう getItems: getItemPermissionを使った読み込み権限チェック. Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs] Wed Jan 19 01:42:15 2005 UTC (19 years, 2 months ago) by aga Branch: MAIN Changes since 1.42: +19 -12 lines Diff to previous 1.42 ・x_xnpaccount_indexのgid,uidが0にならないよう修正. Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs] Wed Jan 19 00:51:29 2005 UTC (19 years, 2 months ago) by aga Branch: MAIN Changes since 1.41: +10 -5 lines Diff to previous 1.41 ・insertIndexでx_xnpaccount_index.index_idがおかしいのを修正. Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs] Wed Jan 19 00:06:51 2005 UTC (19 years, 2 months ago) by aga Branch: MAIN Changes since 1.40: +100 -17 lines Diff to previous 1.40 ・updateIndexで、同じ名前の兄弟があるか名前が空であるならエラーにした. ・createSessionで、uidがPlatformユーザでないかactivateされていないならエラーにした. Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs] Mon Jan 17 00:15:05 2005 UTC (19 years, 2 months ago) by aga Branch: MAIN Changes since 1.39: +51 -39 lines Diff to previous 1.39 ・deleteIndex, updateIndexに失敗することがあるのを修正. Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs] Sat Jan 15 05:38:10 2005 UTC (19 years, 2 months ago) by youi Branch: MAIN Changes since 1.38: +648 -54 lines Diff to previous 1.38 insertAccount: 文字列バッファのサイズ調整など.
updateAccount: 文字列バッファのサイズ調整など.
アイテム管理関数を定義した.
insertItem, getItem, getItems, dumpItemID, updateItem, deleteItemなど.
freeGID, freeUID: 引数の型を修正.
Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs] Sat Jan 15 00:39:16 2005 UTC (19 years, 2 months ago) by aga Branch: MAIN Changes since 1.37: +11 -10 lines Diff to previous 1.37 ・x_xnpaccount_item_basicの構造を変更. Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs] Fri Jan 14 10:36:59 2005 UTC (19 years, 2 months ago) by aga Branch: MAIN Changes since 1.36: +1293 -24 lines Diff to previous 1.36 ・index関係の処理を追加. ・insertAccountでprivate indexを作成するよう修正. ・insertGroupでgroup index を作成するよう修正. Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs] Thu Jan 13 04:19:22 2005 UTC (19 years, 2 months ago) by aga Branch: MAIN Changes since 1.35: +104 -96 lines Diff to previous 1.35 ・VPをXNPに変換. Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs] Thu Jan 6 07:20:17 2005 UTC (19 years, 3 months ago) by youi Branch: MAIN Changes since 1.34: +194 -91 lines Diff to previous 1.34 WIN32定義時のインクルードの追加. MySQL APIに関するヘッダファイルを削除. deleteAccount: 所属するPlatformグループからの削除を内蔵した. insertAccount: ユーザ登録と同時にデフォルトPlatformグループへ登録する. deleteMember: デフォルトPlatformグループからの削除を禁止する. deleteMemberNoLimitの定義. Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs] Tue Dec 28 04:38:14 2004 UTC (19 years, 3 months ago) by aga Branch: MAIN Changes since 1.33: +12 -8 lines Diff to previous 1.33 ・logoutUser()の修正. Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs] Mon Dec 27 05:56:23 2004 UTC (19 years, 3 months ago) by youi Branch: MAIN Changes since 1.32: +190 -62 lines Diff to previous 1.32 odbcDiagString: STMT以外のハンドルも処理するように変更した. syslogメッセージの処理を追加した. Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs] Sat Dec 25 09:46:47 2004 UTC (19 years, 3 months ago) by youi Branch: MAIN Changes since 1.31: +1437 -726 lines Diff to previous 1.31 MySQL+MyODBCで動作するように修正した. Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs] Tue Dec 21 11:42:59 2004 UTC (19 years, 3 months ago) by youi Branch: MAIN Changes since 1.30: +102 -40 lines Diff to previous 1.30 コメントの引数,戻り値の説明などを追加. Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs] Sat Dec 18 10:24:54 2004 UTC (19 years, 3 months ago) by youi Branch: MAIN Changes since 1.29: +5 -2 lines Diff to previous 1.29 IMPORT_MYSQLDLLを定義したとき,MYSQLのDLLを動的リンクするプロトタイプ宣言が 有効になるように修正した. Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs] Sat Dec 18 01:12:29 2004 UTC (19 years, 3 months ago) by youi Branch: MAIN Changes since 1.28: +11 -5 lines Diff to previous 1.28 freeResultの関数名をfree<データ型>に変更した. Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs] Tue Dec 14 12:02:08 2004 UTC (19 years, 3 months ago) by youi Branch: MAIN Changes since 1.27: +315 -218 lines Diff to previous 1.27 __WIN__を定義したときはwindowsのdll作成に必要な処理を行なう. USE_SYSLOGを定義したときはsyslogdへメッセージを出力する. getAccounts: uidsLenが0のときの処理を追加した. Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs] Mon Dec 6 11:34:47 2004 UTC (19 years, 4 months ago) by aga Branch: MAIN Changes since 1.26: +24 -1 lines Diff to previous 1.26 ・uninitializeDB()を追加. Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs] Mon Dec 6 10:17:36 2004 UTC (19 years, 4 months ago) by youi Branch: MAIN Changes since 1.25: +8 -1 lines Diff to previous 1.25 mysql_use_resultの取得結果を残さず取り出すため, while( row = mysql_fetch_row(result) );を挿入. Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs] Mon Dec 6 07:24:33 2004 UTC (19 years, 4 months ago) by youi Branch: MAIN Changes since 1.24: +19 -11 lines Diff to previous 1.24 insertAccount, insertGroup:
新規追加した情報に対応するユーザID,グループIDを第三引数に書き込む.
Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs] Mon Dec 6 01:45:50 2004 UTC (19 years, 4 months ago) by aga Branch: MAIN Changes since 1.23: +23 -15 lines Diff to previous 1.23 ・コメントつけ. ・開放忘れ修正. Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs] Sat Dec 4 09:21:10 2004 UTC (19 years, 4 months ago) by aga Branch: MAIN Changes since 1.22: +5 -2 lines Diff to previous 1.22 ・vp_config → vpaccount_config. Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs] Fri Dec 3 07:17:21 2004 UTC (19 years, 4 months ago) by youi Branch: MAIN Changes since 1.21: +7 -2 lines Diff to previous 1.21 isModeratorでアクセスするデータベーステーブル名を修正. Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs] Wed Dec 1 10:28:58 2004 UTC (19 years, 4 months ago) by youi Branch: MAIN Changes since 1.20: +13 -9 lines Diff to previous 1.20 DBカラム名の変更に伴う修正
institute -> division
organizaion -> company_name
Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs] Wed Dec 1 04:37:04 2004 UTC (19 years, 4 months ago) by youi Branch: MAIN Changes since 1.19: +92 -25 lines Diff to previous 1.19 freeResult: unsigned int* を int* へ修正. コメント部に関数の説明を追記. Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs] Tue Nov 30 06:40:11 2004 UTC (19 years, 4 months ago) by youi Branch: MAIN Changes since 1.18: +375 -37 lines Diff to previous 1.18 関数を追加(gidExists, uidExists) getGroupCountを定義. getGroupsByUidを定義. isGroupAdminを修正. dumpGroupAdminsを定義. deleteMemberを定義. insertMemberを定義. getMembersを定義. isModeratorを定義. Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs] Tue Nov 30 05:46:32 2004 UTC (19 years, 4 months ago) by aga Branch: MAIN Changes since 1.17: +13 -11 lines Diff to previous 1.17 ・sessionからremoteHostを削除. Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs] Sat Nov 27 09:35:49 2004 UTC (19 years, 4 months ago) by youi Branch: MAIN Changes since 1.16: +96 -8 lines Diff to previous 1.16 isActivatedを定義. activateを定義. dumpUidを定義. Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs] Sat Nov 27 06:29:29 2004 UTC (19 years, 4 months ago) by youi Branch: MAIN Changes since 1.15: +157 -11 lines Diff to previous 1.15 getAccountCountを定義. dumpGidsを定義. insertGroup, deleteGroup, updateGroupを定義. getGroup, getGroupsを定義. データベース初期前の呼出に対し,RES_DB_NOT_INITIALIZEDを返す処理を各関数に追加 (未対応の関数が残っている) Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs] Sat Nov 27 02:22:22 2004 UTC (19 years, 4 months ago) by aga Branch: MAIN Changes since 1.14: +8 -1 lines Diff to previous 1.14 ・initializeDB前にaddSlashes()を呼ぶと落ちるのを修正. Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs] Sat Nov 27 01:07:31 2004 UTC (19 years, 4 months ago) by youi Branch: MAIN Changes since 1.13: +11 -5 lines Diff to previous 1.13 criteria2str: LIMITとORDER BYの順番を入れ替えた. Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs] Sat Nov 27 00:35:39 2004 UTC (19 years, 4 months ago) by youi Branch: MAIN Changes since 1.12: +118 -89 lines Diff to previous 1.12 getAccountsを定義. getAccountを修正,内部でgetAccountsを呼び出す. criteria2strを定義. Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs] Fri Nov 26 09:45:28 2004 UTC (19 years, 4 months ago) by youi Branch: MAIN Changes since 1.11: +90 -10 lines Diff to previous 1.11 getAccountを定義. Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs] Fri Nov 26 08:16:26 2004 UTC (19 years, 4 months ago) by aga Branch: MAIN Changes since 1.10: +9 -6 lines Diff to previous 1.10 ・getSession, loginUser, createSession, freeResult(const session_t*) 修正. Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs] Fri Nov 26 07:57:42 2004 UTC (19 years, 4 months ago) by youi Branch: MAIN Changes since 1.9: +118 -17 lines Diff to previous 1.9 updateAccount, deleteAccountを定義. mysql_query失敗時はstderrへエラーコードとエラーメッセージを出力. Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs] Fri Nov 26 07:38:02 2004 UTC (19 years, 4 months ago) by aga Branch: MAIN Changes since 1.8: +5 -2 lines Diff to previous 1.8 ・FAILUE -> FAILURE. Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs] Fri Nov 26 06:36:55 2004 UTC (19 years, 4 months ago) by aga Branch: MAIN Changes since 1.7: +96 -16 lines Diff to previous 1.7 ・createSession, getSession を作成. Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs] Fri Nov 26 04:51:47 2004 UTC (19 years, 4 months ago) by youi Branch: MAIN Changes since 1.6: +137 -7 lines Diff to previous 1.6 dbprefixを定義した. insertAccountを定義した. isValidSessionIDを定義した. Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs] Fri Nov 26 04:35:55 2004 UTC (19 years, 4 months ago) by aga Branch: MAIN Changes since 1.5: +64 -8 lines Diff to previous 1.5 ・loginUser(), logoutUser()を作成. Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs] Fri Nov 26 01:08:25 2004 UTC (19 years, 4 months ago) by aga Branch: MAIN Changes since 1.4: +21 -1 lines Diff to previous 1.4 ・addSlashes()作成. Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs] Thu Nov 25 12:14:29 2004 UTC (19 years, 4 months ago) by youi Branch: MAIN Changes since 1.3: +20 -2 lines Diff to previous 1.3 getUidの処理を定義した. Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs] Thu Nov 25 11:13:59 2004 UTC (19 years, 4 months ago) by youi Branch: MAIN Changes since 1.2: +17 -1 lines Diff to previous 1.2 getLastErrorString/setLastErrorStringを定義. Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs] Thu Nov 25 08:55:19 2004 UTC (19 years, 4 months ago) by youi Branch: MAIN Changes since 1.1: +44 -31 lines Diff to previous 1.1 引数の型を修正. freeResultを追加. Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs] Thu Nov 25 05:14:58 2004 UTC (19 years, 4 months ago) by youi Branch: MAIN initial version This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
|