ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/init.C
Revision 1.222 - (view) (download) (annotate) - [select for diffs]
Thu Nov 15 11:36:15 2007 UTC (16 years, 6 months ago) by ayin
Branch: MAIN
CVS Tags: rel-8_5a, rel-8_6, rel-8_7
Changes since 1.221: +12 -12 lines
Diff to previous 1.221
Cosmetics.

Revision 1.221 - (view) (download) (annotate) - [select for diffs]
Wed Oct 31 09:55:23 2007 UTC (16 years, 6 months ago) by ayin
Branch: MAIN
Changes since 1.220: +3 -3 lines
Diff to previous 1.220
Remove trailing whitespace.

Revision 1.220 - (view) (download) (annotate) - [select for diffs]
Sun Oct 28 11:25:04 2007 UTC (16 years, 6 months ago) by ayin
Branch: MAIN
Changes since 1.219: +1 -1 lines
Diff to previous 1.219
Nuke rxvt_strdup.

Revision 1.219 - (view) (download) (annotate) - [select for diffs]
Sun Oct 28 11:06:59 2007 UTC (16 years, 6 months ago) by ayin
Branch: MAIN
Changes since 1.218: +1 -1 lines
Diff to previous 1.218
*** empty log message ***

Revision 1.218 - (view) (download) (annotate) - [select for diffs]
Thu Oct 18 09:11:42 2007 UTC (16 years, 7 months ago) by ayin
Branch: MAIN
CVS Tags: rel-8_4
Changes since 1.217: +13 -0 lines
Diff to previous 1.217
include cleanup.

Revision 1.217 - (view) (download) (annotate) - [select for diffs]
Tue Oct 9 13:36:10 2007 UTC (16 years, 7 months ago) by root
Branch: MAIN
Changes since 1.216: +4 -1 lines
Diff to previous 1.216
*** empty log message ***

Revision 1.216 - (view) (download) (annotate) - [select for diffs]
Tue Oct 9 13:34:46 2007 UTC (16 years, 7 months ago) by ayin
Branch: MAIN
Changes since 1.215: +9 -7 lines
Diff to previous 1.215
Abort if the argument for -e is missing and move the code to
initialize r_argv after the one for cmd_argv to avoid leaking.

Revision 1.215 - (view) (download) (annotate) - [select for diffs]
Mon Oct 8 15:36:13 2007 UTC (16 years, 7 months ago) by root
Branch: MAIN
Changes since 1.214: +1 -1 lines
Diff to previous 1.214
*** empty log message ***

Revision 1.214 - (view) (download) (annotate) - [select for diffs]
Fri Sep 14 17:10:34 2007 UTC (16 years, 8 months ago) by ayin
Branch: MAIN
Changes since 1.213: +91 -0 lines
Diff to previous 1.213
Move rxvt_network_display to init.C and remove netdisp.{C,h}.

Revision 1.213 - (view) (download) (annotate) - [select for diffs]
Fri Sep 14 10:15:41 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
Changes since 1.212: +2 -2 lines
Diff to previous 1.212
fix disastrous bug

Revision 1.212 - (view) (download) (annotate) - [select for diffs]
Wed Sep 12 21:06:08 2007 UTC (16 years, 8 months ago) by sasha
Branch: MAIN
Changes since 1.211: +0 -12 lines
Diff to previous 1.211
renamed XPM_BACKGROUND to BG_IMAGE_FROM_FILE

Revision 1.211 - (view) (download) (annotate) - [select for diffs]
Sun Sep 9 10:14:40 2007 UTC (16 years, 8 months ago) by ayin
Branch: MAIN
Changes since 1.210: +8 -19 lines
Diff to previous 1.210
Remove useless indirection for {backspace,delete}key resources.

Revision 1.210 - (view) (download) (annotate) - [select for diffs]
Sat Sep 8 21:25:56 2007 UTC (16 years, 8 months ago) by ayin
Branch: MAIN
Changes since 1.209: +3 -3 lines
Diff to previous 1.209
Saner function names.

Revision 1.209 - (view) (download) (annotate) - [select for diffs]
Sat Sep 8 20:54:50 2007 UTC (16 years, 8 months ago) by ayin
Branch: MAIN
Changes since 1.208: +0 -9 lines
Diff to previous 1.208
Remove rxvt additional parsing of resource values.

Revision 1.208 - (view) (download) (annotate) - [select for diffs]
Mon Sep 3 08:48:00 2007 UTC (16 years, 8 months ago) by ayin
Branch: MAIN
Changes since 1.207: +3 -3 lines
Diff to previous 1.207
sizeof(char) is 1.

Revision 1.207 - (view) (download) (annotate) - [select for diffs]
Mon Aug 27 18:30:59 2007 UTC (16 years, 9 months ago) by ayin
Branch: MAIN
Changes since 1.206: +0 -1 lines
Diff to previous 1.206
Remove unused vars and function.

Revision 1.206 - (view) (download) (annotate) - [select for diffs]
Mon Aug 13 07:17:48 2007 UTC (16 years, 9 months ago) by ayin
Branch: MAIN
Changes since 1.205: +1 -5 lines
Diff to previous 1.205
Remove (now) redundant assignments.

Revision 1.205 - (view) (download) (annotate) - [select for diffs]
Fri Aug 10 22:10:36 2007 UTC (16 years, 9 months ago) by sasha
Branch: MAIN
Changes since 1.204: +0 -20 lines
Diff to previous 1.204
fixed compilation bugs without libAI, added setters to bgPixmap for transparency params and moved server side tinting to make_transparency_pixmap; started refactoring check_our_parents into render_background()

Revision 1.204 - (view) (download) (annotate) - [select for diffs]
Thu Aug 9 22:08:21 2007 UTC (16 years, 9 months ago) by sasha
Branch: MAIN
Changes since 1.203: +2 -2 lines
Diff to previous 1.203
implemented grabbing root background even when there is no root pixmap property set

Revision 1.203 - (view) (download) (annotate) - [select for diffs]
Wed Aug 8 22:39:49 2007 UTC (16 years, 9 months ago) by sasha
Branch: MAIN
Changes since 1.202: +1 -0 lines
Diff to previous 1.202
made target a part of bgPixmap, moved set background calls into a separate function; started writing a function for generating transparency pixmap - that code should come out of check_parents()

Revision 1.202 - (view) (download) (annotate) - [select for diffs]
Tue Aug 7 22:43:33 2007 UTC (16 years, 9 months ago) by sasha
Branch: MAIN
Changes since 1.201: +2 -0 lines
Diff to previous 1.201
debugged and incorporated new image rendering code into existing structure. Alignment and scaling should now work for both transparent and non-transparent backgrounds

Revision 1.201 - (view) (download) (annotate) - [select for diffs]
Fri Aug 3 23:32:14 2007 UTC (16 years, 9 months ago) by ayin
Branch: MAIN
Changes since 1.200: +1 -1 lines
Diff to previous 1.200
Remove --enable-tinting and make --enable-transparency enable also the tinting
code.

Revision 1.200 - (view) (download) (annotate) - [select for diffs]
Fri Aug 3 23:15:34 2007 UTC (16 years, 9 months ago) by ayin
Branch: MAIN
Changes since 1.199: +2 -0 lines
Diff to previous 1.199
Fix compilation after last change.

Revision 1.199 - (view) (download) (annotate) - [select for diffs]
Fri Aug 3 22:40:10 2007 UTC (16 years, 9 months ago) by sasha
Branch: MAIN
Changes since 1.198: +6 -4 lines
Diff to previous 1.198
updated comments explaining pixmap geometry string; added differentiation between HAVE_AFTERIMAGE and XPM_BACKGROUND; began moving background handling functions under bgPixmap_t - work in progress

Revision 1.198 - (view) (download) (annotate) - [select for diffs]
Fri Aug 3 05:33:04 2007 UTC (16 years, 9 months ago) by sasha
Branch: MAIN
Changes since 1.197: +3 -3 lines
Diff to previous 1.197
Preliminary consolidation of pixmap and bgPixmap and rewrite of resize_pixmap(). More work needed.

Revision 1.197 - (view) (download) (annotate) - [select for diffs]
Thu Aug 2 15:01:30 2007 UTC (16 years, 9 months ago) by ayin
Branch: MAIN
Changes since 1.196: +1 -5 lines
Diff to previous 1.196
*** empty log message ***

Revision 1.196 - (view) (download) (annotate) - [select for diffs]
Wed Aug 1 17:39:28 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-8_3
Changes since 1.195: +1 -1 lines
Diff to previous 1.195
*** empty log message ***

Revision 1.195 - (view) (download) (annotate) - [select for diffs]
Thu Jul 26 18:09:36 2007 UTC (16 years, 10 months ago) by ayin
Branch: MAIN
Changes since 1.194: +1 -1 lines
Diff to previous 1.194
*** empty log message ***

Revision 1.194 - (view) (download) (annotate) - [select for diffs]
Thu Jul 26 16:17:50 2007 UTC (16 years, 10 months ago) by sasha
Branch: MAIN
Changes since 1.193: +1 -3 lines
Diff to previous 1.193
fixed libAI usage for multi-display  - requires new libAfterImage from CVS - version 1.15

Revision 1.193 - (view) (download) (annotate) - [select for diffs]
Tue Jul 24 14:40:41 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.192: +2 -2 lines
Diff to previous 1.192
sigh

Revision 1.192 - (view) (download) (annotate) - [select for diffs]
Tue Jul 24 14:38:59 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.191: +1 -0 lines
Diff to previous 1.191
*** empty log message ***

Revision 1.191 - (view) (download) (annotate) - [select for diffs]
Tue Jul 24 14:32:47 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.190: +2 -2 lines
Diff to previous 1.190
fixed some style issues

Revision 1.190 - (view) (download) (annotate) - [select for diffs]
Thu Jul 12 22:33:16 2007 UTC (16 years, 10 months ago) by sasha
Branch: MAIN
Changes since 1.189: +4 -0 lines
Diff to previous 1.189
Fixed libAfterImage support when multiple displays are used. Added documentation for --enable-afterimage configure flag

Revision 1.189 - (view) (download) (annotate) - [select for diffs]
Tue Jun 26 00:40:18 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
Changes since 1.188: +1 -1 lines
Diff to previous 1.188
TRANSPARENT => ENABLE_TRANSPARENCY rename to avoid symbol conflict
on solaris..

Revision 1.188 - (view) (download) (annotate) - [select for diffs]
Mon Jun 18 13:38:12 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
Changes since 1.187: +1 -0 lines
Diff to previous 1.187
less rough skipscroll

Revision 1.187 - (view) (download) (annotate) - [select for diffs]
Mon Jun 18 12:53:26 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
Changes since 1.186: +0 -1 lines
Diff to previous 1.186
initial rough-cut skipscroll

Revision 1.186 - (view) (download) (annotate) - [select for diffs]
Sat Jun 9 09:05:38 2007 UTC (16 years, 11 months ago) by ayin
Branch: MAIN
Changes since 1.185: +1 -0 lines
Diff to previous 1.185
add iso14755_52 resource to disable iso14755 5.2.

Revision 1.185 - (view) (download) (annotate) - [select for diffs]
Sat Jun 9 08:12:38 2007 UTC (16 years, 11 months ago) by ayin
Branch: MAIN
Changes since 1.184: +1 -1 lines
Diff to previous 1.184
*** empty log message ***

Revision 1.184 - (view) (download) (annotate) - [select for diffs]
Fri Jun 8 20:04:12 2007 UTC (16 years, 11 months ago) by sasha
Branch: MAIN
Changes since 1.183: +4 -1 lines
Diff to previous 1.183
added preliminary support to use libAfterImage for background pixmap loading and rendering of transparency effects including blending of pixmap over background using several methods, and gaussian blurr of the transparency background

Revision 1.183 - (view) (download) (annotate) - [select for diffs]
Tue May 29 04:02:18 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
Changes since 1.182: +1 -1 lines
Diff to previous 1.182
*** empty log message ***

Revision 1.182 - (view) (download) (annotate) - [select for diffs]
Tue May 1 21:30:01 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.181: +23 -23 lines
Diff to previous 1.181
remove OPTION macro

Revision 1.181 - (view) (download) (annotate) - [select for diffs]
Tue May 1 21:10:04 2007 UTC (17 years ago) by ayin
Branch: MAIN
Changes since 1.180: +8 -1 lines
Diff to previous 1.180
*** empty log message ***

Revision 1.180 - (view) (download) (annotate) - [select for diffs]
Fri Feb 16 21:46:05 2007 UTC (17 years, 3 months ago) by ayin
Branch: MAIN
CVS Tags: rel-8_2
Changes since 1.179: +1 -1 lines
Diff to previous 1.179
*** empty log message ***

Revision 1.179 - (view) (download) (annotate) - [select for diffs]
Sat Jan 20 12:29:35 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.178: +1 -1 lines
Diff to previous 1.178
*** empty log message ***

Revision 1.178 - (view) (download) (annotate) - [select for diffs]
Sat Jan 20 00:51:31 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.177: +1 -1 lines
Diff to previous 1.177
remove non-POSIX termios support

Revision 1.177 - (view) (download) (annotate) - [select for diffs]
Sat Jan 20 00:45:30 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.176: +0 -48 lines
Diff to previous 1.176
rip out sgtty

Revision 1.176 - (view) (download) (annotate) - [select for diffs]
Sat Jan 20 00:40:23 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.175: +1 -1 lines
Diff to previous 1.175
*** empty log message ***

Revision 1.175 - (view) (download) (annotate) - [select for diffs]
Sat Jan 20 00:37:13 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.174: +5 -7 lines
Diff to previous 1.174
*** empty log message ***

Revision 1.174 - (view) (download) (annotate) - [select for diffs]
Wed Jul 5 22:46:14 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-7_8, rel-7_9, rel-8_0, rel-8_1
Changes since 1.173: +2 -7 lines
Diff to previous 1.173
*** empty log message ***

Revision 1.173 - (view) (download) (annotate) - [select for diffs]
Wed Jul 5 20:31:48 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.172: +4 -5 lines
Diff to previous 1.172
*** empty log message ***

Revision 1.172 - (view) (download) (annotate) - [select for diffs]
Mon Feb 20 22:42:00 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-7_7
Changes since 1.171: +1 -1 lines
Diff to previous 1.171
*** empty log message ***

Revision 1.171 - (view) (download) (annotate) - [select for diffs]
Mon Feb 20 20:44:22 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.170: +2 -2 lines
Diff to previous 1.170
*** empty log message ***

Revision 1.170 - (view) (download) (annotate) - [select for diffs]
Sat Feb 18 15:24:39 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.169: +1 -1 lines
Diff to previous 1.169
*** empty log message ***

Revision 1.169 - (view) (download) (annotate) - [select for diffs]
Thu Feb 2 18:04:46 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-7_6
Changes since 1.168: +21 -21 lines
Diff to previous 1.168
*** empty log message ***

Revision 1.168 - (view) (download) (annotate) - [select for diffs]
Wed Feb 1 21:15:33 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.167: +29 -42 lines
Diff to previous 1.167
*** empty log message ***

Revision 1.167 - (view) (download) (annotate) - [select for diffs]
Tue Jan 31 19:54:39 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.166: +2 -2 lines
Diff to previous 1.166
*** empty log message ***

Revision 1.166 - (view) (download) (annotate) - [select for diffs]
Tue Jan 31 19:53:30 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.165: +8 -3 lines
Diff to previous 1.165
*** empty log message ***

Revision 1.165 - (view) (download) (annotate) - [select for diffs]
Tue Jan 31 19:11:43 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.164: +1 -0 lines
Diff to previous 1.164
*** empty log message ***

Revision 1.164 - (view) (download) (annotate) - [select for diffs]
Tue Jan 31 18:36:35 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.163: +19 -17 lines
Diff to previous 1.163
*** empty log message ***

Revision 1.163 - (view) (download) (annotate) - [select for diffs]
Tue Jan 31 16:57:35 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.162: +2 -2 lines
Diff to previous 1.162
*** empty log message ***

Revision 1.162 - (view) (download) (annotate) - [select for diffs]
Tue Jan 31 16:19:16 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.161: +5 -1 lines
Diff to previous 1.161
*** empty log message ***

Revision 1.161 - (view) (download) (annotate) - [select for diffs]
Mon Jan 30 20:12:37 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-7_5
Changes since 1.160: +1 -1 lines
Diff to previous 1.160
*** empty log message ***

Revision 1.160 - (view) (download) (annotate) - [select for diffs]
Mon Jan 30 19:46:13 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.159: +3 -4 lines
Diff to previous 1.159
*** empty log message ***

Revision 1.159 - (view) (download) (annotate) - [select for diffs]
Mon Jan 30 02:21:20 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.158: +21 -21 lines
Diff to previous 1.158
*** empty log message ***

Revision 1.158 - (view) (download) (annotate) - [select for diffs]
Sun Jan 29 20:51:28 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.157: +11 -8 lines
Diff to previous 1.157
*** empty log message ***

Revision 1.157 - (view) (download) (annotate) - [select for diffs]
Wed Jan 25 21:09:21 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-7_3, rel-7_3a, rel-7_4
Changes since 1.156: +12 -12 lines
Diff to previous 1.156
*** empty log message ***

Revision 1.156 - (view) (download) (annotate) - [select for diffs]
Wed Jan 25 21:03:04 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.155: +44 -37 lines
Diff to previous 1.155
*** empty log message ***

Revision 1.155 - (view) (download) (annotate) - [select for diffs]
Wed Jan 25 02:53:13 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.154: +2 -11 lines
Diff to previous 1.154
*** empty log message ***

Revision 1.154 - (view) (download) (annotate) - [select for diffs]
Wed Jan 25 02:45:36 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.153: +3 -6 lines
Diff to previous 1.153
*** empty log message ***

Revision 1.153 - (view) (download) (annotate) - [select for diffs]
Wed Jan 25 02:42:06 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.152: +27 -91 lines
Diff to previous 1.152
*** empty log message ***

Revision 1.152 - (view) (download) (annotate) - [select for diffs]
Sat Jan 21 22:38:05 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-7_2
Changes since 1.151: +0 -2 lines
Diff to previous 1.151
*** empty log message ***

Revision 1.151 - (view) (download) (annotate) - [select for diffs]
Fri Jan 20 12:16:28 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.150: +13 -0 lines
Diff to previous 1.150
*** empty log message ***

Revision 1.150 - (view) (download) (annotate) - [select for diffs]
Fri Jan 20 11:02:46 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.149: +0 -4 lines
Diff to previous 1.149
*** empty log message ***

Revision 1.149 - (view) (download) (annotate) - [select for diffs]
Thu Jan 19 09:47:15 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-7_1
Changes since 1.148: +4 -0 lines
Diff to previous 1.148
*** empty log message ***

Revision 1.148 - (view) (download) (annotate) - [select for diffs]
Wed Jan 18 19:43:51 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.147: +13 -21 lines
Diff to previous 1.147
*** empty log message ***

Revision 1.147 - (view) (download) (annotate) - [select for diffs]
Tue Jan 17 16:50:42 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.146: +2 -0 lines
Diff to previous 1.146
*** empty log message ***

Revision 1.146 - (view) (download) (annotate) - [select for diffs]
Tue Jan 17 15:17:39 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.145: +2 -18 lines
Diff to previous 1.145
logging.C

Revision 1.145 - (view) (download) (annotate) - [select for diffs]
Tue Jan 17 12:22:59 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.144: +14 -14 lines
Diff to previous 1.144
*** empty log message ***

Revision 1.144 - (view) (download) (annotate) - [select for diffs]
Tue Jan 17 11:02:10 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.143: +0 -66 lines
Diff to previous 1.143
*** empty log message ***

Revision 1.143 - (view) (download) (annotate) - [select for diffs]
Mon Jan 16 15:00:20 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.142: +5 -44 lines
Diff to previous 1.142
*** empty log message ***

Revision 1.142 - (view) (download) (annotate) - [select for diffs]
Fri Jan 13 04:59:04 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-7_0
Changes since 1.141: +3 -6 lines
Diff to previous 1.141
*** empty log message ***

Revision 1.141 - (view) (download) (annotate) - [select for diffs]
Fri Jan 13 04:19:41 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.140: +0 -1 lines
Diff to previous 1.140
*** empty log message ***

Revision 1.140 - (view) (download) (annotate) - [select for diffs]
Thu Jan 12 01:30:53 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.139: +8 -13 lines
Diff to previous 1.139
*** empty log message ***

Revision 1.139 - (view) (download) (annotate) - [select for diffs]
Wed Jan 11 03:13:26 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.138: +2 -1 lines
Diff to previous 1.138
*** empty log message ***

Revision 1.138 - (view) (download) (annotate) - [select for diffs]
Wed Jan 11 02:24:12 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.137: +2 -2 lines
Diff to previous 1.137
*** empty log message ***

Revision 1.137 - (view) (download) (annotate) - [select for diffs]
Wed Jan 11 00:59:58 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.136: +20 -9 lines
Diff to previous 1.136
*** empty log message ***

Revision 1.136 - (view) (download) (annotate) - [select for diffs]
Sun Jan 8 01:02:15 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.135: +1 -1 lines
Diff to previous 1.135
*** empty log message ***

Revision 1.135 - (view) (download) (annotate) - [select for diffs]
Sat Jan 7 19:29:17 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.134: +1 -1 lines
Diff to previous 1.134
*** empty log message ***

Revision 1.134 - (view) (download) (annotate) - [select for diffs]
Fri Jan 6 05:37:59 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.133: +1 -1 lines
Diff to previous 1.133
*** empty log message ***

Revision 1.133 - (view) (download) (annotate) - [select for diffs]
Fri Jan 6 05:28:55 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.132: +10 -3 lines
Diff to previous 1.132
*** empty log message ***

Revision 1.132 - (view) (download) (annotate) - [select for diffs]
Fri Jan 6 02:11:15 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.131: +7 -4 lines
Diff to previous 1.131
*** empty log message ***

Revision 1.131 - (view) (download) (annotate) - [select for diffs]
Wed Jan 4 20:43:38 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-6_3
Changes since 1.130: +0 -4 lines
Diff to previous 1.130
*** empty log message ***

Revision 1.130 - (view) (download) (annotate) - [select for diffs]
Wed Jan 4 04:42:45 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.129: +3 -8 lines
Diff to previous 1.129
*** empty log message ***

Revision 1.129 - (view) (download) (annotate) - [select for diffs]
Mon Jan 2 22:23:26 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.128: +1 -1 lines
Diff to previous 1.128
*** empty log message ***

Revision 1.128 - (view) (download) (annotate) - [select for diffs]
Sat Dec 31 17:16:17 2005 UTC (18 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-6_2
Changes since 1.127: +17 -17 lines
Diff to previous 1.127
*** empty log message ***

Revision 1.127 - (view) (download) (annotate) - [select for diffs]
Fri Dec 23 14:46:34 2005 UTC (18 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-6_0, rel-6_1
Changes since 1.126: +6 -1 lines
Diff to previous 1.126
*** empty log message ***

Revision 1.126 - (view) (download) (annotate) - [select for diffs]
Wed Dec 21 23:40:07 2005 UTC (18 years, 5 months ago) by root
Branch: MAIN
Changes since 1.125: +8 -2 lines
Diff to previous 1.125
*** empty log message ***

Revision 1.125 - (view) (download) (annotate) - [select for diffs]
Wed Dec 21 19:50:16 2005 UTC (18 years, 5 months ago) by root
Branch: MAIN
Changes since 1.124: +6 -4 lines
Diff to previous 1.124
*** empty log message ***

Revision 1.124 - (view) (download) (annotate) - [select for diffs]
Wed Dec 21 14:19:19 2005 UTC (18 years, 5 months ago) by root
Branch: MAIN
Changes since 1.123: +7 -5 lines
Diff to previous 1.123
*** empty log message ***

Revision 1.123 - (view) (download) (annotate) - [select for diffs]
Wed Dec 21 10:35:47 2005 UTC (18 years, 5 months ago) by root
Branch: MAIN
Changes since 1.122: +1 -1 lines
Diff to previous 1.122
*** empty log message ***

Revision 1.122 - (view) (download) (annotate) - [select for diffs]
Sun Dec 18 00:59:42 2005 UTC (18 years, 5 months ago) by root
Branch: MAIN
Changes since 1.121: +30 -30 lines
Diff to previous 1.121
*** empty log message ***

Revision 1.121 - (view) (download) (annotate) - [select for diffs]
Wed Nov 30 21:05:39 2005 UTC (18 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-5_9
Changes since 1.120: +0 -5 lines
Diff to previous 1.120
*** empty log message ***

Revision 1.120 - (view) (download) (annotate) - [select for diffs]
Mon Nov 28 18:37:42 2005 UTC (18 years, 5 months ago) by root
Branch: MAIN
Changes since 1.119: +3 -24 lines
Diff to previous 1.119
*** empty log message ***

Revision 1.119 - (view) (download) (annotate) - [select for diffs]
Thu Aug 11 02:05:07 2005 UTC (18 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-5_8
Changes since 1.118: +9 -4 lines
Diff to previous 1.118
*** empty log message ***

Revision 1.118 - (view) (download) (annotate) - [select for diffs]
Wed Aug 10 15:10:06 2005 UTC (18 years, 9 months ago) by root
Branch: MAIN
Changes since 1.117: +2 -1 lines
Diff to previous 1.117
*** empty log message ***

Revision 1.117 - (view) (download) (annotate) - [select for diffs]
Thu Jul 7 19:37:47 2005 UTC (18 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-5_7
Changes since 1.116: +1 -13 lines
Diff to previous 1.116
*** empty log message ***

Revision 1.116 - (view) (download) (annotate) - [select for diffs]
Sun Feb 20 19:45:30 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-5_3, rel-5_4, rel-5_5
Changes since 1.115: +16 -7 lines
Diff to previous 1.115
*** empty log message ***

Revision 1.115 - (view) (download) (annotate) - [select for diffs]
Sun Feb 20 02:00:43 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
Changes since 1.114: +2 -2 lines
Diff to previous 1.114
*** empty log message ***

Revision 1.114 - (view) (download) (annotate) - [select for diffs]
Sun Feb 20 00:09:25 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-5_2
Changes since 1.113: +32 -41 lines
Diff to previous 1.113
*** empty log message ***

Revision 1.113 - (view) (download) (annotate) - [select for diffs]
Sat Feb 19 04:16:49 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
Changes since 1.112: +8 -4 lines
Diff to previous 1.112
*** empty log message ***

Revision 1.112 - (view) (download) (annotate) - [select for diffs]
Sat Feb 19 01:07:58 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
Changes since 1.111: +19 -15 lines
Diff to previous 1.111
*** empty log message ***

Revision 1.111 - (view) (download) (annotate) - [select for diffs]
Thu Feb 17 20:52:48 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
Changes since 1.110: +4 -2 lines
Diff to previous 1.110
*** empty log message ***

Revision 1.110 - (view) (download) (annotate) - [select for diffs]
Thu Feb 17 15:07:48 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
Changes since 1.109: +20 -5 lines
Diff to previous 1.109
*** empty log message ***

Revision 1.109 - (view) (download) (annotate) - [select for diffs]
Mon Feb 14 18:47:54 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-5_1
Changes since 1.108: +61 -30 lines
Diff to previous 1.108
*** empty log message ***

Revision 1.108 - (view) (download) (annotate) - [select for diffs]
Fri Feb 4 11:41:23 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-5_0
Changes since 1.107: +41 -41 lines
Diff to previous 1.107
*** empty log message ***

Revision 1.107 - (view) (download) (annotate) - [select for diffs]
Wed Feb 2 08:09:23 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-4_9
Changes since 1.105: +2 -1 lines
Diff to previous 1.105
*** empty log message ***

Revision 1.105 - (view) (download) (annotate) - [select for diffs]
Mon Jan 17 00:59:23 2005 UTC (19 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-4_8
Changes since 1.99: +37 -31 lines
Diff to previous 1.99
*** empty log message ***

Revision 1.99 - (view) (download) (annotate) - [select for diffs]
Mon Dec 20 16:44:31 2004 UTC (19 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-4_7
Changes since 1.98: +1 -1 lines
Diff to previous 1.98
*** empty log message ***

Revision 1.98 - (view) (download) (annotate) - [select for diffs]
Wed Dec 15 00:53:23 2004 UTC (19 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-4_6
Changes since 1.97: +4 -1 lines
Diff to previous 1.97
*** empty log message ***

Revision 1.97 - (view) (download) (annotate) - [select for diffs]
Wed Dec 15 00:12:58 2004 UTC (19 years, 5 months ago) by root
Branch: MAIN
Changes since 1.96: +19 -12 lines
Diff to previous 1.96
*** empty log message ***

Revision 1.96 - (view) (download) (annotate) - [select for diffs]
Sat Dec 11 23:01:36 2004 UTC (19 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-4_4
Changes since 1.94: +17 -22 lines
Diff to previous 1.94
*** empty log message ***

Revision 1.94 - (view) (download) (annotate) - [select for diffs]
Mon Nov 29 13:37:20 2004 UTC (19 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-4_2, rel-4_3
Changes since 1.93: +1 -1 lines
Diff to previous 1.93
*** empty log message ***

Revision 1.93 - (view) (download) (annotate) - [select for diffs]
Sun Oct 24 14:02:44 2004 UTC (19 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-4_1
Changes since 1.92: +4 -1 lines
Diff to previous 1.92
*** empty log message ***

Revision 1.92 - (view) (download) (annotate) - [select for diffs]
Wed Sep 8 17:23:02 2004 UTC (19 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-4_0
Changes since 1.90: +5 -1 lines
Diff to previous 1.90
*** empty log message ***

Revision 1.90 - (view) (download) (annotate) - [select for diffs]
Wed Aug 25 03:47:20 2004 UTC (19 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-3_8
Changes since 1.79: +96 -266 lines
Diff to previous 1.79
*** empty log message ***

Revision 1.79 - (view) (download) (annotate) - [select for diffs]
Sun Aug 15 22:09:24 2004 UTC (19 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-3_7
Changes since 1.70: +326 -357 lines
Diff to previous 1.70
*** empty log message ***

Revision 1.70 - (view) (download) (annotate) - [select for diffs]
Fri Aug 13 03:47:09 2004 UTC (19 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-3_6
Changes since 1.68: +230 -230 lines
Diff to previous 1.68
*** empty log message ***

Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Tue Aug 10 20:39:19 2004 UTC (19 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-3_5
Changes since 1.67: +4 -6 lines
Diff to previous 1.67
*** empty log message ***

Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Tue Aug 3 22:19:51 2004 UTC (19 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-3_4
Changes since 1.65: +41 -4 lines
Diff to previous 1.65
*** empty log message ***

Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Fri Jul 30 16:13:46 2004 UTC (19 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-3_3
Changes since 1.57: +28 -19 lines
Diff to previous 1.57
*** empty log message ***

Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Mon Jun 21 22:24:07 2004 UTC (19 years, 11 months ago) by root
Branch: MAIN
CVS Tags: rel-3_2
Changes since 1.51: +20 -11 lines
Diff to previous 1.51
*** empty log message ***

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Sun May 9 18:19:49 2004 UTC (20 years ago) by pcg
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.50: +21 -25 lines
Diff to previous 1.50
*** empty log message ***

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Thu Apr 8 20:31:45 2004 UTC (20 years, 1 month ago) by pcg
Branch: MAIN
CVS Tags: rel-2_8
Changes since 1.49: +1 -1 lines
Diff to previous 1.49
*** empty log message ***

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Fri Apr 2 15:15:25 2004 UTC (20 years, 1 month ago) by pcg
Branch: MAIN
CVS Tags: rel-2_7
Changes since 1.45: +24 -10 lines
Diff to previous 1.45
*** empty log message ***

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Mon Mar 22 17:18:25 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
CVS Tags: rel-2_5
Changes since 1.40: +18 -30 lines
Diff to previous 1.40
*** empty log message ***

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Sun Mar 14 23:14:39 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
CVS Tags: rel-2_4
Changes since 1.39: +0 -18 lines
Diff to previous 1.39
*** empty log message ***

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Sun Mar 14 17:33:07 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
CVS Tags: rel-2_3
Changes since 1.38: +0 -17 lines
Diff to previous 1.38
*** empty log message ***

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Wed Mar 3 04:07:52 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
CVS Tags: rel-2_1_0, rel-2_2
Changes since 1.37: +1 -1 lines
Diff to previous 1.37
*** empty log message ***

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Tue Feb 24 21:46:14 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
CVS Tags: rel-1_9, rel-2_0
Changes since 1.36: +6 -6 lines
Diff to previous 1.36
*** empty log message ***

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Tue Feb 24 16:25:44 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.35: +3 -0 lines
Diff to previous 1.35
*** empty log message ***

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Tue Feb 24 00:44:23 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.34: +6 -8 lines
Diff to previous 1.34
*** empty log message ***

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Tue Feb 24 00:02:44 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.33: +2 -7 lines
Diff to previous 1.33
*** empty log message ***

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Sun Feb 22 10:37:54 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.32: +1 -1 lines
Diff to previous 1.32
*** empty log message ***

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Sun Feb 22 08:28:36 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.31: +7 -7 lines
Diff to previous 1.31
*** empty log message ***

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sun Feb 22 08:09:38 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.30: +0 -8 lines
Diff to previous 1.30
*** empty log message ***

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Sat Feb 21 22:14:00 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.29: +1 -0 lines
Diff to previous 1.29
*** empty log message ***

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Sat Feb 21 21:43:37 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.28: +1 -1 lines
Diff to previous 1.28
*** empty log message ***

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Sat Feb 21 20:33:40 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.27: +2 -0 lines
Diff to previous 1.27
*** empty log message ***

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Fri Feb 13 13:28:17 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.26: +5 -0 lines
Diff to previous 1.26
*** empty log message ***

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Fri Feb 13 12:16:21 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.25: +151 -151 lines
Diff to previous 1.25
*** empty log message ***

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Wed Feb 11 08:13:44 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.24: +3 -6 lines
Diff to previous 1.24
*** empty log message ***

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Mon Feb 9 07:11:49 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.23: +63 -102 lines
Diff to previous 1.23
*** empty log message ***

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sun Feb 1 01:34:41 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
CVS Tags: after_astyle
Changes since 1.22: +113 -107 lines
Diff to previous 1.22
*** empty log message ***

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sat Jan 31 03:27:45 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
CVS Tags: before_astyle
Changes since 1.21: +0 -1 lines
Diff to previous 1.21
*** empty log message ***

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sat Jan 31 02:14:58 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.20: +8 -7 lines
Diff to previous 1.20
*** empty log message ***

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sat Jan 31 00:20:21 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.19: +55 -57 lines
Diff to previous 1.19
*** empty log message ***

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Wed Jan 28 23:40:50 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.18: +3 -2 lines
Diff to previous 1.18
*** empty log message ***

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Tue Jan 20 01:35:39 2004 UTC (20 years, 4 months ago) by pcg
Branch: MAIN
Changes since 1.17: +4 -4 lines
Diff to previous 1.17
*** empty log message ***

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Mon Jan 19 17:26:43 2004 UTC (20 years, 4 months ago) by pcg
Branch: MAIN
Changes since 1.16: +21 -20 lines
Diff to previous 1.16
*** empty log message ***

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Dec 18 13:33:02 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
CVS Tags: rel-1-2, rel-1-3
Changes since 1.15: +71 -74 lines
Diff to previous 1.15
*** empty log message ***

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Dec 18 07:31:19 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.14: +18 -4 lines
Diff to previous 1.14
*** empty log message ***

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Dec 18 05:45:11 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.13: +247 -269 lines
Diff to previous 1.13
*** empty log message ***

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Dec 18 02:07:12 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.12: +9 -11 lines
Diff to previous 1.12
*** empty log message ***

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Dec 18 00:29:29 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
*** empty log message ***

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Dec 17 09:00:35 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.10: +1 -4 lines
Diff to previous 1.10
*** empty log message ***

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Dec 8 23:14:40 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.9: +3 -2 lines
Diff to previous 1.9
*** empty log message ***

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Dec 2 21:49:46 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.8: +997 -840 lines
Diff to previous 1.8
*** empty log message ***

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Nov 27 10:12:10 2003 UTC (20 years, 6 months ago) by pcg
Branch: MAIN
Changes since 1.7: +8 -27 lines
Diff to previous 1.7
*** empty log message ***

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Nov 26 10:42:34 2003 UTC (20 years, 6 months ago) by pcg
Branch: MAIN
Changes since 1.6: +3 -1 lines
Diff to previous 1.6
*** empty log message ***

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Nov 25 17:11:33 2003 UTC (20 years, 6 months ago) by pcg
Branch: MAIN
Changes since 1.5: +15 -10 lines
Diff to previous 1.5
*** empty log message ***

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Nov 25 15:44:38 2003 UTC (20 years, 6 months ago) by pcg
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
*** empty log message ***

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Nov 25 15:25:17 2003 UTC (20 years, 6 months ago) by pcg
Branch: MAIN
Changes since 1.3: +562 -557 lines
Diff to previous 1.3
*** empty log message ***

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Nov 25 11:52:42 2003 UTC (20 years, 6 months ago) by pcg
Branch: MAIN
Changes since 1.2: +111 -118 lines
Diff to previous 1.2
*** empty log message ***

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Nov 24 17:31:27 2003 UTC (20 years, 6 months ago) by pcg
Branch: MAIN
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
*** empty log message ***

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Nov 24 17:28:08 2003 UTC (20 years, 6 months ago) by pcg
Branch: MAIN
*** empty log message ***

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to rel-8_6: (view) (download) (annotate)

Compare Revisions

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