Develop and Download Open Source Software

Browse CVS Repository

/[OSDN]/xoonips/xoonips/xoonips/register.php

Log of /xoonips/xoonips/xoonips/register.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.24.2.1.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 2 02:10:54 2011 UTC (13 years, 1 month ago) by orrisroot
Branch: RELENG_3_4
CVS Tags: RELENG_3_4_5_RELEASE, RELENG_3_4_6_RELEASE, RELENG_3_4_6a_RELEASE, RELENG_3_4_7_RELEASE, RELENG_3_4_8_RELEASE
Changes since 1.24.2.1.2.17: +2 -2 lines
Diff to previous 1.24.2.1.2.17 , to branch point 1.24.2.1 , to next main 1.24.2.3
update copyright year.


Revision 1.24.2.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 16 04:22:32 2009 UTC (15 years, 2 months ago) by tani
Branch: RELENG_3_5
Changes since 1.24.2.3: +13 -6 lines
Diff to previous 1.24.2.3
use xoonips_session to backup/restore POST formdata.


Revision 1.24.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 18 05:40:25 2008 UTC (15 years, 3 months ago) by orrisroot
Branch: RELENG_3
CVS Tags: RELENG_3_5_BP
Branch point for: RELENG_3_5
Changes since 1.24.2.2: +0 -0 lines
Diff to previous 1.24.2.2 , to branch point 1.24
merge RELENG_3_4 branch to RELENG_3 branch


Revision 1.24.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 18 05:17:33 2008 UTC (15 years, 3 months ago) by orrisroot
Branch: RELENG_3
Changes since 1.24.2.1: +64 -90 lines
Diff to previous 1.24.2.1 , to branch point 1.24
merge RELENG_3_4 branch to RELENG_3 branch.


Revision 1.24.2.1.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 28 12:31:36 2008 UTC (15 years, 4 months ago) by orrisroot
Branch: RELENG_3_4
CVS Tags: RELENG_3_4_0_RELEASE, RELENG_3_4_1_RELEASE, RELENG_3_4_2_RELEASE, RELENG_3_4_2a_RELEASE, RELENG_3_4_3_RELEASE, RELENG_3_4_4_RELEASE
Changes since 1.24.2.1.2.16: +4 -4 lines
Diff to previous 1.24.2.1.2.16 , to branch point 1.24.2.1
updated copyright information.


Revision 1.24.2.1.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 17:48:39 2008 UTC (15 years, 4 months ago) by orrisroot
Branch: RELENG_3_4
Changes since 1.24.2.1.2.15: +2 -5 lines
Diff to previous 1.24.2.1.2.15 , to branch point 1.24.2.1
use  XooNIpsOrmItemTypeHandler::getObjectsSortByWeight() to get ordered item type list.


Revision 1.24.2.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 23 05:52:22 2008 UTC (15 years, 5 months ago) by orrisroot
Branch: RELENG_3_4
Changes since 1.24.2.1.2.14: +4 -4 lines
Diff to previous 1.24.2.1.2.14 , to branch point 1.24.2.1
use getValue(), getValueArray(), getFile() for form request values fetching.


Revision 1.24.2.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 17 16:46:42 2008 UTC (15 years, 5 months ago) by orrisroot
Branch: RELENG_3_4
Changes since 1.24.2.1.2.13: +2 -2 lines
Diff to previous 1.24.2.1.2.13 , to branch point 1.24.2.1
removed echo "\r\n"; flush(); operation before footer.php loading. it's not compatible with XCL2.1


Revision 1.24.2.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 22 10:14:55 2008 UTC (15 years, 8 months ago) by orrisroot
Branch: RELENG_3_4
Changes since 1.24.2.1.2.12: +2 -2 lines
Diff to previous 1.24.2.1.2.12 , to branch point 1.24.2.1
fixed bug to get form request.


Revision 1.24.2.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 22 08:30:14 2008 UTC (15 years, 8 months ago) by orrisroot
Branch: RELENG_3_4
Changes since 1.24.2.1.2.11: +2 -6 lines
Diff to previous 1.24.2.1.2.11 , to branch point 1.24.2.1
fixed bug to get form request.


Revision 1.24.2.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 21 07:04:31 2008 UTC (15 years, 8 months ago) by orrisroot
Branch: RELENG_3_4
Changes since 1.24.2.1.2.10: +25 -25 lines
Diff to previous 1.24.2.1.2.10 , to branch point 1.24.2.1
use formdata utility class.


Revision 1.24.2.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 17 21:55:44 2008 UTC (15 years, 8 months ago) by orrisroot
Branch: RELENG_3_4
Changes since 1.24.2.1.2.9: +1 -6 lines
Diff to previous 1.24.2.1.2.9 , to branch point 1.24.2.1
use xoonips_get_xoops_configs() to get $xoopsConfig, $xoopsConfigUser, $xoopsConfigMetaFooter values for compatibility with XOOPS Cube Legacy 2.1


Revision 1.24.2.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 3 15:28:06 2008 UTC (15 years, 9 months ago) by orrisroot
Branch: RELENG_3_4
Changes since 1.24.2.1.2.8: +2 -3 lines
Diff to previous 1.24.2.1.2.8 , to branch point 1.24.2.1
removed create_session.php loading.


Revision 1.24.2.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 13 17:47:17 2008 UTC (15 years, 9 months ago) by orrisroot
Branch: RELENG_3_4
Changes since 1.24.2.1.2.7: +2 -2 lines
Diff to previous 1.24.2.1.2.7 , to branch point 1.24.2.1
use reference assignment for object array results from xxx->getObjects().


Revision 1.24.2.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 13 17:10:43 2008 UTC (15 years, 9 months ago) by orrisroot
Branch: RELENG_3_4
Changes since 1.24.2.1.2.6: +3 -3 lines
Diff to previous 1.24.2.1.2.6 , to branch point 1.24.2.1
used to copy operator '=' for created class instance assignment.


Revision 1.24.2.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 13 16:31:21 2008 UTC (15 years, 9 months ago) by orrisroot
Branch: RELENG_3_4
Changes since 1.24.2.1.2.5: +2 -2 lines
Diff to previous 1.24.2.1.2.5 , to branch point 1.24.2.1
replaced join criteria class from XoopsJoinCriteria to XooNIpsJoinCriteria.
removed XoopsJoinCriteria class.


Revision 1.24.2.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 11 10:27:54 2008 UTC (15 years, 10 months ago) by orrisroot
Branch: RELENG_3_4
Changes since 1.24.2.1.2.4: +3 -5 lines
Diff to previous 1.24.2.1.2.4 , to branch point 1.24.2.1
use common.inc.php for mainfile.php including.


Revision 1.24.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 19 17:47:45 2008 UTC (16 years ago) by aga4096
Branch: RELENG_3_3
CVS Tags: RELENG_3_3_2_RELEASE
Changes since 1.24.4.7: +4 -5 lines
Diff to previous 1.24.4.7 , to branch point 1.24
bugfix($_SESSION overflow)


Revision 1.24.2.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 19 17:47:04 2008 UTC (16 years ago) by aga4096
Branch: RELENG_3_4
CVS Tags: RELENG_3_4_SNAP20080327
Changes since 1.24.2.1.2.3: +4 -5 lines
Diff to previous 1.24.2.1.2.3 , to branch point 1.24.2.1
bugfix($_SESSION overflow)


Revision 1.24.2.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 10 04:49:15 2008 UTC (16 years, 2 months ago) by tani
Branch: RELENG_3_4
CVS Tags: RELENG_3_4_SNAP20080226, RELENG_3_4_SNAP20080313, RELENG_3_4_SNAP2008317
Changes since 1.24.2.1.2.2: +5 -2 lines
Diff to previous 1.24.2.1.2.2 , to branch point 1.24.2.1
call GetRegisterBlock using variable function instead of eval.


Revision 1.24.2.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 4 02:57:01 2008 UTC (16 years, 2 months ago) by tani
Branch: RELENG_3_4
Changes since 1.24.2.1.2.1: +31 -49 lines
Diff to previous 1.24.2.1.2.1 , to branch point 1.24.2.1
Remove Binder from XooNIps(Binder is moved to Binder module. See xnpbinder).
Remove unused files.
Add new files.


Revision 1.24.2.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 28 03:12:14 2007 UTC (16 years, 3 months ago) by aga4096
Branch: RELENG_3_4
Changes since 1.24.2.1: +15 -10 lines
Diff to previous 1.24.2.1
remove xoonips/include/encode.php
use xoonips_get_form_data() instead of $_GET, $_POST, $_FILE.
modify download file name encoding.
&#...; in DB is treated as normal string instead of numeric character reference.


Revision 1.24.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 10 04:39:23 2007 UTC (16 years, 4 months ago) by orrisroot
Branch: RELENG_3
CVS Tags: RELENG_3_4_BP
Branch point for: RELENG_3_4
Changes since 1.24: +39 -31 lines
Diff to previous 1.24
merged RELENG_3_3 to RELENG_3.


Revision 1.24.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 13 16:03:54 2007 UTC (16 years, 6 months ago) by orrisroot
Branch: RELENG_3_3
CVS Tags: RELENG_3_3_1_RELEASE, RELENG_3_3_SNAP2008317
Changes since 1.24.4.6: +2 -2 lines
Diff to previous 1.24.4.6 , to branch point 1.24
removed japanese characters into source code.


Revision 1.24.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 17 15:14:40 2007 UTC (16 years, 7 months ago) by orrisroot
Branch: RELENG_3_3
Changes since 1.24.4.5: +4 -4 lines
Diff to previous 1.24.4.5 , to branch point 1.24
changed default redirect url from xoonips/index.php to XOOPS_URL.'/'.


Revision 1.24.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 30 12:13:30 2007 UTC (16 years, 8 months ago) by orrisroot
Branch: RELENG_3_3
Changes since 1.24.4.4: +4 -4 lines
Diff to previous 1.24.4.4 , to branch point 1.24
added redirect url back trick.


Revision 1.24.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 25 05:21:06 2007 UTC (16 years, 9 months ago) by orrisroot
Branch: RELENG_3_3
CVS Tags: RELENG_3_3_0_BETA, RELENG_3_3_0_RELEASE
Changes since 1.24.4.3: +25 -21 lines
Diff to previous 1.24.4.3 , to branch point 1.24
updated copyright notice.


Revision 1.24.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 25 04:15:49 2007 UTC (16 years, 9 months ago) by orrisroot
Branch: RELENG_3_3
Changes since 1.24.4.2: +2 -2 lines
Diff to previous 1.24.4.2 , to branch point 1.24
hide private index check message at item is full.


Revision 1.24.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 13 07:18:08 2007 UTC (16 years, 10 months ago) by orrisroot
Branch: RELENG_3_3
CVS Tags: RELENG_3_3_0_ALPHA
Changes since 1.24.4.1: +3 -1 lines
Diff to previous 1.24.4.1 , to branch point 1.24
merged KEIO University contributed item URL fixation code.


Revision 1.24.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 13 05:11:17 2007 UTC (16 years, 10 months ago) by orrisroot
Branch: RELENG_3_3
Changes since 1.24: +7 -5 lines
Diff to previous 1.24
fixed array_multisort() warning. when xoops module xnpxxxxx installed but it is not itemtype module.


Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 14 01:31:38 2006 UTC (17 years, 3 months ago) by tani
Branch: MAIN
CVS Tags: HEAD, REL20070323, RELENG_3_3_BP, RELENG_3_BP, tag20070307current
Branch point for: RELENG_3, RELENG_3_3
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
remove assignment statement of $xoonipsCheckPrivate.
assign ID of element to $xoonipsCheckPrivateHandlerId.


Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 15 08:54:43 2006 UTC (17 years, 8 months ago) by tani
Branch: MAIN
CVS Tags: REL20060720, RELENG_3_2_4a_RELEASE, XOONIPS_32_RC5, tag20061130, tag20070307
Branch point for: XOONIPS_STABLE_32
Changes since 1.22: +13 -13 lines
Diff to previous 1.22
To merge diff from tag20060615 to tag20060622 on XOONIPS_STABLE_2 to CURERNT.


Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 21 06:47:02 2006 UTC (17 years, 9 months ago) by aga4096
Branch: MAIN
CVS Tags: XOONIPS_31_RC3, XOONIPS_31_RC4
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
・register/edit 画面のreload時に前回のスクロール位置に戻るよう修正.


Revision 1.14.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 20 06:05:20 2006 UTC (17 years, 9 months ago) by makotonton
Branch: XOONIPS_STABLE_2
CVS Tags: RELENG_2_0_0a_RELEASE, tag20060622, tag20061115
Changes since 1.14.2.1: +13 -13 lines
Diff to previous 1.14.2.1 , to branch point 1.14 , to next main 1.24
translating comments into english


Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 2 01:28:49 2006 UTC (17 years, 10 months ago) by tani
Branch: MAIN
CVS Tags: XOONIPS_31_RC1, XOONIPS_31_RC2
Changes since 1.20: +3 -3 lines
Diff to previous 1.20
scrollX,scrollYが未定義の時の分岐処理.


Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 31 02:56:02 2006 UTC (17 years, 10 months ago) by tani
Branch: MAIN
Changes since 1.19: +5 -2 lines
Diff to previous 1.19
アイテム数超過の場合はエラーメッセージを表示してすぐに終了する.
その際,ScrollX,ScrollYをテンプレートにassignする.


Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 31 02:41:29 2006 UTC (17 years, 10 months ago) by tani
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
available_space_of_group_item,available_space_of_private_itemを使って登録可能アイテム数チェック.


Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 11 10:31:33 2006 UTC (18 years ago) by tani
Branch: MAIN
CVS Tags: AL_PORTING, merge_to_20060605, merge_to_20060627
Branch point for: XOONIPS_STABLE_3
Changes since 1.17: +19 -4 lines
Diff to previous 1.17
merge to main trunk (from REL20060213 to merge_to_20060411)
REL20060213からmerge_to_20060411までのSTABLE_2の差分をCURRENTにマージ.


Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 16 04:34:55 2006 UTC (18 years ago) by khosokawa
Branch: MAIN
CVS Tags: REL20060323
Changes since 1.16: +3 -5 lines
Diff to previous 1.16
Cancel "modified for PHP Notice regarding to the addition of the function to back to the previous scroll position after reload on Register/Modify". That causes the problem that item selection doesn't work on Contribute item.


Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 16 03:45:43 2006 UTC (18 years ago) by khosokawa
Branch: MAIN
Changes since 1.15: +5 -3 lines
Diff to previous 1.15
Modified for PHP Notice regarding to the addition of the function to back to the previous scroll position after reload on Register/Modify.


Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 15 10:36:14 2006 UTC (18 years ago) by khosokawa
Branch: MAIN
Changes since 1.14: +4 -1 lines
Diff to previous 1.14
Added the function to back to the previous scroll position after reload on Register/Modify.


Revision 1.14.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 16 11:37:49 2006 UTC (18 years, 1 month ago) by aga4096
Branch: XOONIPS_STABLE_2
CVS Tags: merge_to_20060411, tag20060615
Changes since 1.14: +19 -4 lines
Diff to previous 1.14
・アイテム登録画面で、他人のページのcacheを見てしまうことがあるのを修正.
・アイテム登録画面で、直前のitemtypeの記憶が反映されていないのを修正.


Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 16 10:03:51 2006 UTC (18 years, 2 months ago) by khosokawa
Branch: MAIN
CVS Tags: REL20060213
Branch point for: XOONIPS_STABLE_2
Changes since 1.13: +3 -1 lines
Diff to previous 1.13
For conflict of Japanese support for the troubple of Japanese input from Mac safari, usual register/confirm, register back from confirm, register after update  preview file, delete attachment/banner/preview file.
NOTE:
Due to make it work correctly in every combination of client USER_AGENT and server language setting, encodeMacSafari2Server() in encode.php is always called from register.php and convert as the need arises after checking the encode of strings.


Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 16 08:28:11 2006 UTC (18 years, 2 months ago) by khosokawa
Branch: MAIN
Changes since 1.12: +1 -3 lines
Diff to previous 1.12
For conflict between register after back from confirm and register after preview upload in EUC-JP case.


Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 13 13:47:27 2006 UTC (18 years, 2 months ago) by khosokawa
Branch: MAIN
Changes since 1.11: +3 -1 lines
Diff to previous 1.11
Addition to Japanese support for the troubple of Japanese input from Mac safari, Readme, Rights, Preview and Back->Next on register/modify confirm.


Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 13 10:05:31 2006 UTC (18 years, 2 months ago) by khosokawa
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
Addition to Japanese support for the troubple of Japanese input from Mac safari, decimal charcter entity references in the case of server encode is EUC-JP or ISO-8859-1.


Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 20 10:49:45 2005 UTC (18 years, 3 months ago) by aga4096
Branch: MAIN
CVS Tags: REL20051226
Changes since 1.9: +2 -1 lines
Diff to previous 1.9
・マージ中.


Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 26 09:20:44 2005 UTC (18 years, 4 months ago) by aga4096
Branch: XOONIPS_STABLE
CVS Tags: MergePnt_20051220
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 , to next main 1.24
・使用言語を日本語にしているとアイテム登録・編集画面で文字が化けるのを修正.


Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 22 06:41:34 2005 UTC (18 years, 4 months ago) by makotonton
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
The SQL sentence for change of the order of an item display is changed


Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 21 10:28:37 2005 UTC (18 years, 4 months ago) by makotonton
Branch: MAIN
Changes since 1.7: +9 -2 lines
Diff to previous 1.7
change of the order of an item display


Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 25 02:09:59 2005 UTC (18 years, 7 months ago) by tani
Branch: MAIN
CVS Tags: MergePnt_20051116, XOONIPS_RC1
Branch point for: XOONIPS_STABLE
Changes since 1.6: +2 -1 lines
Diff to previous 1.6
system_message変数未定議事の処理を追加.


Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 11 02:03:52 2005 UTC (18 years, 8 months ago) by tani
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
????X
 XooNiPs -> XooNIps
 Visiome Platform -> XooNIps
 Visiome -> XooNIps


Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 9 04:19:07 2005 UTC (18 years, 8 months ago) by aga4096
Branch: MAIN
Changes since 1.4: +29 -3 lines
Diff to previous 1.4
・アイテム登録編集の確認画面で、ブラウザの戻るボタンで戻ると入力データが消えるのを修正.


Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 14 09:26:14 2005 UTC (18 years, 9 months ago) by aga4096
Branch: MAIN
Changes since 1.3: +7 -3 lines
Diff to previous 1.3
・個人領域Binderに対応.


Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 2 05:15:44 2005 UTC (18 years, 10 months ago) by aga4096
Branch: MAIN
Changes since 1.2: +12 -2 lines
Diff to previous 1.2
・register_globals=offだとアイテムタイプが変更できないのを修正.


Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 19 06:31:48 2005 UTC (18 years, 10 months ago) by aga4096
Branch: MAIN
Changes since 1.1: +4 -1 lines
Diff to previous 1.1
・Private以下のインデックスを1つもチェックしていないなら、Nextボタンをdisableするよう修正.


Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 18 09:46:13 2005 UTC (18 years, 10 months ago) by aga4096
Branch: MAIN
・xnpaccount, xnpbinder, xnpconfig, xnpindex, xnpitem, xnpmoderator のモジュールを統合.


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.

  Diffs between and
  Type of Diff should be a

Sort log by:

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26