CVS log for parser3/src/targets/apache13/Attic/ApacheModuleParser3.vcproj
Up to [parser3project] / parser3 / src / targets / apache13
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.14
Wed Aug 21 12:57:13 2013 UTC (12 years, 9 months ago) by moko
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.13: +0 -0 lines
apache13 removed as unversal DSO module created
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jul 11 02:04:13 2009 UTC (16 years, 10 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_2,
release_3_4_1,
release_3_4_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
- stack size was increaced to 2MB (default=1MB)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Jul 4 08:11:11 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +0 -2 lines
- RuntimeTypeInfo was removed from .vcproj
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jul 3 12:04:02 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +0 -1 lines
no message
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jul 3 11:53:30 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +202 -195 lines
- enable runtime info (needed for dynamic_cast)
- little options changes
Revision 1.8.2.1: download - view: text, markup, annotated - select for diffs
Thu Dec 27 15:47:53 2007 UTC (18 years, 5 months ago) by misha
Branches: release_3_2_2
Diff to: previous 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8: +195 -255 lines
=no message
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Dec 27 13:32:03 2007 UTC (18 years, 5 months ago) by misha
Branches: MAIN
CVS tags: release_3_3_0,
release_3_2_3
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +89 -149 lines
- back to VS2003 because of Apache 1.3 module can't work if it was built in VS 2005.
with cgi all file so VS2003 project files can be easy converted to the new format.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Apr 9 13:38:47 2006 UTC (20 years, 1 month ago) by paf
Branches: MAIN
Branch point for: release_3_2_2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +149 -89
lines
+ ^break[] ^continue[], in ^for, ^while, ^menu, ^hash/hashfile.foreach
Revision 1.7.20.1: download - view: text, markup, annotated - select for diffs
Sun Apr 9 12:25:04 2006 UTC (20 years, 1 month ago) by paf
Diff to: previous 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7: +149 -89
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.7.8.1: download - view: text, markup, annotated - select for diffs
Fri Aug 5 13:01:16 2005 UTC (20 years, 10 months ago) by paf
Branches: release_3_1_5
CVS tags: release_3_1_6
Diff to: previous 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7: +7 -2
lines
+ optimized constants in expressions vstring->vdouble
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jul 1 13:39:34 2004 UTC (21 years, 11 months ago) by paf
Branches: MAIN
CVS tags: release_3_2_1,
release_3_2_0,
release_3_1_4,
paf_left
Branch point for: release_3_1_5
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
win32: option: global optimization ON
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Feb 11 11:31:39 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.5: preferred, colored
Changes since revision 1.5: +2 -0
lines
migrated to latest libxml[2.6.5] and libgdome[1.1.2]
simplified lib build processes
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Nov 21 09:38:14 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
more warnings --
Revision 1.4: 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.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
turned on warnings level4 on all projects (except libltdl=off & libsdbm=level3)
found several unitialized vars
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Nov 6 08:22:49 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
hashfile: started again with sdbm from apache
Revision 1.2.6.1: download - view: text, markup, annotated - select for diffs
Wed Nov 5 14:25:31 2003 UTC (22 years, 7 months ago) by paf
Branches: release_3_1_1
Diff to: previous 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2: +2 -2
lines
not has to be in \parser3project dir anymore
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Aug 19 08:31:23 2003 UTC (22 years, 9 months ago) by paf
Branches: MAIN
Branch point for: release_3_1_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -1
lines
no message
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Aug 18 08:34:58 2003 UTC (22 years, 9 months ago) by paf
Branches: MAIN
new VS project files
E-mail: