CVS log for parser3/src/types/pa_vimage.C

[BACK] Up to [parser3project] / parser3 / src / types

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.54: download - view: text, markup, annotated - select for diffs
Sat Apr 25 13:38:46 2026 UTC (5 weeks, 6 days ago) by moko
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -2 lines
Copyright year updated, websites links changed to https://

Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon May 26 00:52:15 2025 UTC (12 months, 1 week ago) by moko
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +8 -8 lines
implements feature #1277
String::Body(const char *abody) now explicit
but HashString::put(const char *str, V value) added for simplicity
optimizations:
HASH_PUT_CSTR used where hash.put called several time during execution;
caching String::Body::uitoa used at all pash.put(<uint> calls.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Mon Nov 4 03:53:26 2024 UTC (19 months ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
Copyright year updated

Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue Sep 26 20:49:12 2023 UTC (2 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +3 -3 lines
copyright, authors actualized

Revision 1.50: download - view: text, markup, annotated - select for diffs
Tue Dec 15 17:10:41 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_6
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
Copyright year updated

Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Oct 27 10:10:10 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
optimization: PUT_ELEMENT_REPLACED_ELEMENT no longer used in object-prototype mode

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue May 16 14:42:07 2017 UTC (9 years ago) by moko
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +7 -2 lines
initial XMP implementation - without options and transcode (related to feature #1154)

Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu May 11 21:09:42 2017 UTC (9 years ago) by moko
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +8 -11 lines
image: exif moved to ffields, skipped in ^image.html[] where iterators now used (preparation for feature #1154)

Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Feb 7 22:00:48 2017 UTC (9 years, 3 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_5
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2 lines
Copyright year: 2015->2017

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Oct 26 01:22:01 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_4
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
Copyright year updated

Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Oct 9 11:42:39 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +6 -6 lines
explicit String::Body(char) calls removed; String::Body(String::C) constructor added (related to bug #957)

Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Oct 4 21:21:56 2013 UTC (12 years, 8 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_3
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
optimization: put_element no longer has "bool areplace" argument, related to issue #903

Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed May 23 16:26:40 2012 UTC (14 years ago) by moko
Branches: MAIN
CVS tags: release_3_4_2
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
bool "return string as-is" removed from as_expr_result. ( new feature: #831 )

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Mar 16 09:24:17 2012 UTC (14 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -3 lines
ident now works under Linux + ident displays filenames (closes issue #818)
Copyright updated

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Aug 8 13:30:21 2009 UTC (16 years, 10 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_1, release_3_4_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +4 -4 lines
- new classes implementation

Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Jul 6 12:10:09 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
- cstr(params) and cstrm(params) were deleted. taint_cstr[m] and untaint_cstr[m] should be used

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Jul 6 08:48:24 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
- optimizations and simplification of string.cstr(...)

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Apr 16 01:08:26 2009 UTC (17 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +3 -3 lines
- bool optimisation (use only 2 bool objects)

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Feb 12 11:19:27 2007 UTC (19 years, 3 months ago) by misha
Branches: MAIN
CVS tags: release_3_3_0, release_3_2_3, release_3_2_2
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +7 -1 lines
- fixed bug added while adding 'bool' (^if($image){} caused exception)

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Aug 9 08:14:54 2005 UTC (20 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_2_1, release_3_2_0, paf_left
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
2005

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Aug 8 08:41:51 2005 UTC (20 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
. merged VJunction(new Junction) optimization from 3.1.4

Revision 1.30.12.1: download - view: text, markup, annotated - select for diffs
Fri Aug 5 13:03:04 2005 UTC (20 years, 10 months ago) by paf
Branches: release_3_1_5
CVS tags: release_3_1_6
Diff to: previous 1.30: preferred, colored; next MAIN 1.31: preferred, colored
Changes since revision 1.30: +2 -2 lines
. 2005 ;)

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Jul 28 11:23:02 2005 UTC (20 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
+ 3.2.0 beta: merged from dynamic_fields_join

Revision 1.32.2.3: download - view: text, markup, annotated - select for diffs
Thu Jul 28 10:02:27 2005 UTC (20 years, 10 months ago) by paf
Diff to: previous 1.32.2.2: preferred, colored; next MAIN 1.33: preferred, colored
Changes since revision 1.32.2.2: +2 -2 lines
! restored put_element('replace' param), and restored its checks in vobject.put_element->static fields | dynamic properties

Revision 1.32.2.2: download - view: text, markup, annotated - select for diffs
Wed Jul 27 10:57:53 2005 UTC (20 years, 10 months ago) by paf
Diff to: previous 1.32.2.1: preferred, colored
Changes since revision 1.32.2.1: +2 -2 lines
joined_dynamic_fields: removed unused param from put_method (returned to 3 params)

Revision 1.32.2.1: download - view: text, markup, annotated - select for diffs
Wed Jul 27 09:18:33 2005 UTC (20 years, 10 months ago) by paf
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
joined_dynamic_fields: just compiled

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Jul 26 12:43:05 2005 UTC (20 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
. properties: set works [alpha1]

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Jul 15 06:16:42 2005 UTC (20 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -3 lines
+ started property [getters work but think of changing them too to precaching]

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Mar 1 13:22:25 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_4, release_3_1_3, release_3_1_2
Branch point for: release_3_1_5
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +5 -5 lines
beauty: image -- less checks [were ugly impl]

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Feb 11 15:33:18 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
2004

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Dec 11 09:36:51 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +5 -5 lines
beauty cancel: gcc does not understand that

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Dec 11 09:25:50 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +6 -6 lines
beauty: removed redundant ctor call [relying on implicit String::Body(cstr) call]

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Nov 20 16:34:29 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
static const char * const IDENT

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Nov 20 15:35:32 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
turned on warnings level4 on all projects (except libltdl=off & libsdbm=level3)
found several unitialized vars

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Sep 25 09:15:03 2003 UTC (22 years, 8 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_1
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +6 -6 lines
string_fragments_to_cord merged to HEAD

Revision 1.23.4.1: download - view: text, markup, annotated - select for diffs
Wed Sep 24 14:32:06 2003 UTC (22 years, 8 months ago) by paf
Diff to: previous 1.23: preferred, colored; next MAIN 1.24: preferred, colored
Changes since revision 1.23: +6 -6 lines
v() functions of String::Body, String::Languages and String itself
StringBody->String::Body

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Jul 24 11:31:26 2003 UTC (22 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +14 -15 lines
moved tempate_gc to HEAD

Revision 1.22.2.7.2.6: download - view: text, markup, annotated - select for diffs
Mon Mar 24 12:22:41 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.22.2.7.2.5: preferred, colored; next MAIN 1.23: preferred, colored
Changes since revision 1.22.2.7.2.5: +8 -9 lines
pa_vimage.C compiled

Revision 1.22.2.7.2.5: download - view: text, markup, annotated - select for diffs
Fri Mar 21 16:39:06 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.22.2.7.2.4: preferred, colored
Changes since revision 1.22.2.7.2.4: +2 -2 lines
pa_sql_driver_manager.C compiled

Revision 1.22.2.7.2.4: download - view: text, markup, annotated - select for diffs
Fri Mar 21 15:36:04 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.22.2.7.2.3: preferred, colored
Changes since revision 1.22.2.7.2.3: +2 -2 lines
pa_request.C 50% compiled

Revision 1.22.2.7.2.3: download - view: text, markup, annotated - select for diffs
Fri Mar 21 13:42:33 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.22.2.7.2.2: preferred, colored
Changes since revision 1.22.2.7.2.2: +15 -15 lines
introducing StringBody [C++ CORD wrapper]

Revision 1.22.2.7.2.2: download - view: text, markup, annotated - select for diffs
Thu Mar 20 14:19:10 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.22.2.7.2.1: preferred, colored
Changes since revision 1.22.2.7.2.1: +2 -2 lines
more tests OK

Revision 1.22.2.7.2.1: download - view: text, markup, annotated - select for diffs
Tue Mar 18 15:14:21 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.22.2.7: preferred, colored
Changes since revision 1.22.2.7: +10 -10 lines
started porting to gc:
PA_Object done
lots of replacements also

Revision 1.22.2.7: download - view: text, markup, annotated - select for diffs
Fri Feb 21 08:50:03 2003 UTC (23 years, 3 months ago) by paf
Diff to: previous 1.22.2.6: preferred, colored; branchpoint 1.22: preferred, colored; next MAIN 1.23: preferred, colored
Changes since revision 1.22.2.6: +2 -2 lines
fixed all cstr's that must use pool [as the one in ^process]

Revision 1.22.2.6: download - view: text, markup, annotated - select for diffs
Fri Feb 14 17:33:46 2003 UTC (23 years, 3 months ago) by paf
Diff to: previous 1.22.2.5: preferred, colored; branchpoint 1.22: preferred, colored
Changes since revision 1.22.2.5: +5 -5 lines
all compiled, only 14 link errors :)

Revision 1.22.2.5: download - view: text, markup, annotated - select for diffs
Tue Feb 4 12:08:58 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.22.2.4: preferred, colored; branchpoint 1.22: preferred, colored
Changes since revision 1.22.2.4: +1 -2 lines
removed stupid value_includes.h

Revision 1.22.2.4: download - view: text, markup, annotated - select for diffs
Mon Feb 3 10:44:56 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.22.2.3: preferred, colored; branchpoint 1.22: preferred, colored
Changes since revision 1.22.2.3: +19 -18 lines
vimage compiled

Revision 1.22.2.3: download - view: text, markup, annotated - select for diffs
Fri Jan 31 12:34:43 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.22.2.2: preferred, colored; branchpoint 1.22: preferred, colored
Changes since revision 1.22.2.2: +2 -2 lines
grammar compiled

Revision 1.22.2.2: download - view: text, markup, annotated - select for diffs
Fri Jan 31 12:10:50 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.22.2.1: preferred, colored; branchpoint 1.22: preferred, colored
Changes since revision 1.22.2.1: +3 -3 lines
ConstStringPtr died, long live StringPtr

Revision 1.22.2.1: download - view: text, markup, annotated - select for diffs
Wed Jan 29 13:40:30 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +5 -5 lines
gd compiled

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Jan 21 15:51:19 2003 UTC (23 years, 4 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_8
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
2002->2003

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Nov 22 16:16:34 2002 UTC (23 years, 6 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0007, release_3_0_0006
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +17 -2 lines
$image.exif support
$image.exif.DateTime & co

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Aug 13 13:02:41 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +6 -3 lines
VObject.get/out now looking down/up tree
todo: fix error message on non-constructed parents

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:41:23 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0005
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
$Date: now$

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:26:55 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
ident.C* removed

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Feb 8 08:32:35 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0004, release_3_0_0003, release_3_0_0002, release_1_0_0001
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
name spelling

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Feb 8 08:31:32 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
name spelling

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Feb 8 07:27:53 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
2002

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Nov 5 11:46:33 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
$status:db
fixed used not initialized in db_connection & db_table

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Oct 29 17:49:57 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -6 lines
image&file couple stack string hash.puts

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Oct 16 08:43:52 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
comment

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Oct 8 15:50:22 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -1 lines
image:sector
removed image:html internal "line-*" attribs

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Sep 26 10:32:26 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
added ident.awk and main.dsp splitted to main+classes+types along to .am

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Sep 21 14:46:09 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -2 lines
zillions of #ifdef XML
created new projects for sql drivers [planning to remove sql drivers from main cvs project]
first, will join latest changes

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Sep 18 16:05:43 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +18 -2 lines
merged latest bugfixes from before_xml branch
^if(def $hash) now true only when ^hash:_count[]!=0
moved
.string .save .file from dom to dnode

Revision 1.7.8.2: download - view: text, markup, annotated - select for diffs
Mon Sep 17 16:14:04 2001 UTC (24 years, 8 months ago) by parser
Diff to: previous 1.7.8.1: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7.8.1: +4 -1 lines
$image.line-style
now applies to all linear primitives

Revision 1.7.8.1: download - view: text, markup, annotated - select for diffs
Sat Sep 15 15:42:08 2001 UTC (24 years, 8 months ago) by parser
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +15 -2 lines
image: $line-width ^line(...)[****   style]

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Apr 26 15:01:51 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
code documentation ++

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Apr 11 17:06:14 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
gd todo: gif without file

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Apr 11 17:00:58 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
gd started porting to Pooled descendant

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Apr 11 15:45:53 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
libimaging dead end: pil parses header in .py

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Apr 11 13:03:46 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -3 lines
gd dead end. switching to python imaging lib

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Apr 10 14:00:04 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -1 lines
jpg measure bugs fixed

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Apr 10 13:22:57 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
image forgotten!

Diff request

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.

Log view options

E-mail: