CVS log for cct/cct/cctmkind.c

(logo)

ViewCVS and CVS Help

(back) Up to [cvs] / cct / cct / cctmkind.c

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to HEAD: (view) (download)

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Sep 1 05:37:49 2008 UTC (2 years ago) by zlb
Branch: MAIN
CVS Tags: T200809020300, T200911210300, T200907260300, T200906250300, T200909030300, T200902140300, T201001230300, T200907250300, T201008070300, v0_61803_1, T200908280300, T200906200300, v0_61803_2, HEAD
Changes since 1.13: +7 -7 lines
Diff to previous 1.13
check for GBK chars in read_idx() (not necessary, but harmless)

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Fri Aug 29 08:48:12 2008 UTC (2 years ago) by zlb
Branch: MAIN
CVS Tags: T200808300300, T200809010300
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
change version to 0.0.9

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri Aug 29 08:42:21 2008 UTC (2 years ago) by zlb
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
replace strstr() with find_unquoted_char(), fixing bug described at:
	http://bbs.ctex.org/redirect.php?fid=6&tid=42877&goto=nextnewset

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Jun 29 14:26:00 2007 UTC (3 years, 2 months ago) by zlb
Branch: MAIN
CVS Tags: T200708220300, T200806120300, T200801290300, T200709300300, T200803290300, T200802140300, T200707060300, T200710300300, T200807220300, T200802030300, T200802280300, T200707100300, T200801120300, v0_61803_0, T200802020300, T200711300300, T200706300300, T200707170300, T200707010300, T200707240300, T200708310300, T200709160300
Changes since 1.10: +28 -36 lines
Diff to previous 1.10
new code for the mixed ordering

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Jul 14 06:35:05 2006 UTC (4 years, 1 month ago) by zlb
Branch: MAIN
CVS Tags: T200705050300, T200706210300, T200608190300, T200611170300, T200608290300, T200701200300, T200705040300, T200609080300, T200701300300, T200611110300, T200706190300, T200610130300, T200607150300, T200705090300, T200608150300, T200607170300, T200703090300, T200611150300, T200706200300, T200706080300, T200705060300, T200608100300, T200610040300, T200702220300, T200609130300, T200610190300, T200706060300, T200609151748, T200704220300, T200611200300
Changes since 1.9: +10 -2 lines
Diff to previous 1.9
make ASCII come before GBK in a group

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Oct 17 14:33:09 2005 UTC (4 years, 10 months ago) by zlb
Branch: MAIN
CVS Tags: T200604230300, T200602050300, v0_6180_3a, T200605240300, T200602060300, T200512210300, T200511100300, T200601100300, T200601090300, T200601190300, T200603130300, T200511090300, v0_6180_2, v0_6180_3, T200605260300, T200604280300, T200511200300, T200602080300, T200511150300, T200601270300, T200512140300, T200603120300, T200512180300, T200511110300, T200603110300, T200603050300, T200512150300, T200512200300, T200605210300, T200603010300, T200511190300, T200602210300, T200601060300, T200603090300, T200603130902, T200603130900, T200605180300, T200603020300, T200602040300, T200603130857, T200603260300, T200604290300, T200603111005, T200603111003, T200601070300, T200511230300, T200601080300, T200512310300, T200511220300, T200602190300, T200602180300, T200603100300
Changes since 1.8: +11 -6 lines
Diff to previous 1.8
merge entries like "220, \textbf{220}" into "\textbf{220}"

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Oct 10 06:35:54 2005 UTC (4 years, 10 months ago) by zlb
Branch: MAIN
Changes since 1.7: +4 -2 lines
Diff to previous 1.7
fix bug in caseless compare in compare_strings()

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Oct 10 05:58:34 2005 UTC (4 years, 10 months ago) by zlb
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
version 0.0.6

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Oct 10 05:56:31 2005 UTC (4 years, 10 months ago) by zlb
Branch: MAIN
Changes since 1.5: +15 -7 lines
Diff to previous 1.5
store and show lineno in entry_t in warning/error messages

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon May 23 06:41:05 2005 UTC (5 years, 3 months ago) by zlb
Branch: MAIN
Changes since 1.4: +25 -4 lines
Diff to previous 1.4
new option '-C mixed' for cctmkind

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Apr 11 01:27:44 2005 UTC (5 years, 4 months ago) by zlb
Branch: MAIN
Changes since 1.3: +7 -6 lines
Diff to previous 1.3
v0.0.4: apply cmd to end-pagenumbers

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Nov 26 11:41:32 2004 UTC (5 years, 9 months ago) by zlb
Branch: MAIN
CVS Tags: v0_61_2, v0_618_2
Changes since 1.2: +2 -0 lines
Diff to previous 1.2
appended CVS ids

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Nov 3 07:10:36 2004 UTC (5 years, 10 months ago) by zlb
Branch: MAIN
CVS Tags: v0_61_1
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
Changes from 0.61-1:
  a) cct.c, cctconv.c, cctmkind.c, cctspace.c, uncct.c: flush stdout at exit
  b) CCT.sty: Changes for supporting CCTfntef

Revision 1.1.1.2 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Fri Oct 15 06:24:10 2004 UTC (5 years, 10 months ago) by zlb
Branch: zlb
CVS Tags: v0_61-0c
Changes since 1.1.1.1: +1 -1 lines
Diff to previous 1.1.1.1
cct-0.61-0c import

Revision 1.1.1.1 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Tue Oct 5 01:20:38 2004 UTC (5 years, 10 months ago) by zlb
Branch: zlb
CVS Tags: v0_61-0a, v0_61-0
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
cct-0.61-0 import

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Oct 5 01:20:38 2004 UTC (5 years, 10 months ago) by zlb
Branch: MAIN
Branch point for: zlb
Initial revision

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:

Sort log by:

No admin address has been configured
Powered by
ViewCVS 1.0-dev