CVS log for parser3/src/targets/apache13/os/win32/Attic/ApacheModuleParser3.dsp
Up to [parser3project] / parser3 / src / targets / apache13 / os / win32
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.41
Thu Oct 11 08:28:54 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.40: +0 -0
lines
started restructuring
Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Sep 28 09:37:09 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2
lines
xdoc addencoding works! invented a way of user-configuring... todo: implement
Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Sep 27 07:54:58 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +4 -4
lines
X^.getElementsByTagName[tagname] = array of xnode
X^.getElementsByTagNameNS[namespaceURI;localName] = array of nodes
removed - regretfully not supported @ xalan. maybe someday would reimplement, if needed.
win32build system: solved long waiting anti-non-started-apache problem
Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Sep 27 07:26:27 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +36 -16
lines
win32 ident make system so not to rebuild library [ident.C.new]
Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Sep 26 15:43:59 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2
lines
z
Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Sep 26 11:45:00 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +0 -0
lines
#ifdef SMTP
Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Sep 26 11:24:07 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +0 -0
lines
xdoc&xnode now
Revision 1.34: 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.33: preferred, colored
Changes since revision 1.33: +47 -1
lines
added ident.awk and main.dsp splitted to main+classes+types along to .am
Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Sep 24 15:00:35 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -3
lines
fiew wrong resolved conflicts fixed [const]
Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Sep 24 14:34:25 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +6 -5
lines
merged3 with before_xml
[merge2 actually didn't happen - i've created tags on wrong branch. so this merge is in fact re-merge]
Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Sep 21 16:27:21 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2
lines
updated project files [/ sadly produced "" in make file and sadly wrong interpreted on load]
Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Sep 21 16:16:11 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2
lines
updated project files [/ sadly produced "" in make file and sadly wrong interpreted on load]
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Sep 21 15:35:45 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2
lines
merged with before_xml
Revision 1.28: 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.27: preferred, colored
Changes since revision 1.27: +2 -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.27: download - view: text, markup, annotated - select for diffs
Thu Sep 20 14:25:06 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2
lines
Pool::transcode 0
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Sep 18 12:25:06 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1
lines
dom, dnode 0
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Sep 17 16:49:15 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1
lines
started dnode+dom
dnode
DOM methods:
$node.name
$node.value
...others...
^node.xpath[/rates/USD] = hash
$hash[
$.0[node0]
$.1[node1]
]
Revision 1.23.4.2: download - view: text, markup, annotated - select for diffs
Mon Sep 17 16:14:44 2001 UTC (24 years, 8 months ago) by parser
Diff to: previous 1.23.4.1: preferred, colored; next MAIN 1.24: preferred, colored
Changes since revision 1.23.4.1: +1 -1
lines
$image.line-style
now applies to all linear primitives
Revision 1.23.4.1: download - view: text, markup, annotated - select for diffs
Mon Sep 17 16:14:24 2001 UTC (24 years, 8 months ago) by parser
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1
lines
$image.line-style
now applies to all linear primitives
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Sep 14 15:41:59 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2
lines
dom.xslt stylesheet compiled&cached
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Sep 4 16:28:20 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +0 -104
lines
no message
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Sep 4 16:10:59 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +104 -0
lines
z
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Sep 3 07:13:05 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2
lines
no message
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Aug 27 15:56:46 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2
lines
odbc release compiled
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Aug 24 07:04:52 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -4
lines
sql* removed services from disconnect - cross-request ideological probs.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Aug 2 07:01:48 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1
lines
memset dictionary minor bug fixed
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Aug 2 07:00:08 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
memset dictionary minor bug fixed
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jul 30 13:18:35 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -7
lines
changed name of .dll to enable just in time debugging
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Jul 28 12:39:41 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
table:hash always produces hash, when can't - empty
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jul 27 12:59:36 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
provided meaningful msg on int/double/string :sql without result and default
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jul 26 16:16:57 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
fixed bad multithread bug with strangly global OP
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jul 18 13:18:00 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +7 -0
lines
ORIGINS langs name abbrevations
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu May 17 10:42:56 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -0
lines
removed targets/parser
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue May 15 10:48:53 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
detected huge mem allocation: size/times malloc 27809390/368771, calloc 3232/83. would test now
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri May 11 17:21:10 2001 UTC (25 years, 1 month ago) by parser
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -0
lines
fixed some .dsp for win32tools
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue May 8 06:13:04 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +0 -5
lines
allowed $table.2342734 returns vunknown
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue May 8 06:00:40 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +10 -0
lines
removed table:find. table:locate and op:eval now return bool
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Apr 25 14:55:20 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
started doc / [doxygen.txt]
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Apr 10 06:45:47 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
z
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Apr 5 18:18:43 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1
lines
$LOCALE:ctype[Russian_Russia.1251]
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Mar 22 11:19:14 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
config of auto.p path: parser_root_auto_path parser_site_auto_path
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Mar 21 14:06:50 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +101 -0
lines
shifted apache branch on main trunc
Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Wed Mar 21 13:57:32 2001 UTC (25 years, 2 months ago) by paf
Diff to: previous 1.1.2.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.2.1: +13 -7
lines
starting mod_parser3
Revision 1.1.2.1: download - view: text, markup, annotated - select for diffs
Wed Mar 21 10:58:07 2001 UTC (25 years, 2 months ago) by paf
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +95 -0
lines
starting mod_parser3
Revision 1.1
Wed Mar 21 10:58:07 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
FILE REMOVED
file ApacheModuleParser3.dsp was initially added on branch automake_update.
E-mail: