CVS log for parser3/www/htdocs/Attic/_bug.xsl

[BACK] Up to [parser3project] / parser3 / www / htdocs

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.17
Mon Mar 31 13:12:04 2014 UTC (12 years, 2 months ago) by moko
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.16: +0 -0 lines
cleanup

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Apr 9 13:38:48 2006 UTC (20 years, 2 months ago) by paf
Branches: MAIN
CVS tags: release_3_4_3, release_3_4_2, release_3_4_1, release_3_4_0, release_3_3_0, release_3_2_3, release_3_2_2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -0 lines
+ ^break[] ^continue[], in ^for, ^while, ^menu, ^hash/hashfile.foreach

Revision 1.15.18.1: download - view: text, markup, annotated - select for diffs
Sun Apr 9 12:25:05 2006 UTC (20 years, 2 months ago) by paf
Diff to: previous 1.15: preferred, colored; next MAIN 1.16: preferred, colored
Changes since revision 1.15: +2 -0 lines
! switched to VS2005 (projects and object<info explicitly typed>.for_each(, info))
+ $response:field[] setting void means removing
+ grammar $name` name stops now, for mysql `$field`
+ started ^break[] ^continue[], in ^for. TODO: to other iterators (while, menu, foreach)
+ all log messages += [uri=, method=, cl=]

Revision 1.15.6.1: download - view: text, markup, annotated - select for diffs
Mon Dec 19 14:43:23 2005 UTC (20 years, 5 months ago) by paf
Branches: release_3_1_5
CVS tags: release_3_1_6
Diff to: previous 1.15: preferred, colored; next MAIN 1.16: preferred, colored
Changes since revision 1.15: +105 -24 lines
! bugfix xnode now holds a link to xmlNode to prevent premature gc(xmlNode)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jun 6 08:45:12 2005 UTC (21 years ago) by paf
Branches: MAIN
CVS tags: release_3_2_1, release_3_2_0, paf_left
Branch point for: release_3_1_5
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -1 lines
! bugfix ^string:sql ^table:sql ^hash:sql now DO process $.bind option

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Dec 8 08:45:13 2004 UTC (21 years, 6 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -3 lines
bugfix: mail body now cstr-ed knowing mail charset, and untainting uri lang now knows proper charset

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Sep 13 08:33:28 2004 UTC (21 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -1 lines
change: ^xdoc.string now outputted as-is  [tainted as-is]
this helps //[space][newline] to remain as-is and not be unnecessary optimized away [ruining javascript]

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Mar 9 14:49:47 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_3, release_3_1_2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
new: ^file::load[...][options]
        $.form[
            !$.field1[string]
            !$.field2[^table::create{one_column_only^#0Avalue1^#0Avalue2}]
        ]
        !$.body[string]

GET ?here
notGET(POST, HEAD, others) in content-type: application/x-www-form-urlencoded

todo: upload files ability

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Mar 1 12:12:28 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
bugfix: boolean output options now have unified defaults [after transform indent/omit-xml-declaration/standalone 'default' erroreously meant 'true']

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Feb 27 14:58:35 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -31 lines
bug discovered: todo! xdoc::create+save != xdoc.transform&no<xsl:output>+save

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Feb 26 14:37:31 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +8 -0 lines
feature: ^process...{CODE}[now has options]
which are
        $.main[to what to rename @main]
        $.file[file, from which (user says) goes that CODE]
        $.lineno(line number in that file, where CODE starts. may be negative)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Feb 25 13:40:23 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +20 -2 lines
xhtml: &#9; as resutl of <xsl:attribute>[tab]  is OK

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Feb 20 13:19:08 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
beauty: ugly code removed, thanks to egr for pointing that out

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Feb 20 10:57:55 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
bugfix: <tag attr="&#digital_entity;" bug fixed again [same solution, mistanenly removed one line]

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Feb 18 13:07:55 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
beauty: coder can override save/file encoding by specifying it in xsl:output or in save/file hash-options

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Feb 18 13:04:45 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
beauty: xdoc.string now renderes in $request:charset, but in header puts $response:charset
todo: make that default only so that coder could override that

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Feb 18 12:46:49 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
beauty: xdoc.string now renderes in $request:charset, but in header puts $response:charset
todo: make that default only so that coder could override that

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Feb 18 11:54:09 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -1 lines
beauty: xhtml doctype-public/system forcly turns off omit-xml-declaration

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Feb 18 11:47:04 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
feature: reimplemented xhtml output, see /.xsl for sample

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: