CVS log for parser3/src/types/pa_vrequest.C
Up to [parser3project] / parser3 / src / types
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.75: download - view: text, markup, annotated - select for diffs
Sat Apr 25 13:38:46 2026 UTC (5 weeks, 3 days ago) by moko
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.74: preferred, unified
Changes since revision 1.74: +2 -2 lines
Copyright year updated, websites links changed to https://
Revision 1.74: download - view: text, markup, annotated - select for diffs
Mon May 26 01:56:54 2025 UTC (12 months, 1 week ago) by moko
Branches: MAIN
Diff to: previous 1.73: preferred, unified
Changes since revision 1.73: +6 -6 lines
VString(const char *avalue) added and used to optimize new VString(*new String(i.key(), String::L_TAINTED)) (related to feature #1277)
Revision 1.73: download - view: text, markup, annotated - select for diffs
Sat Dec 28 15:05:15 2024 UTC (17 months ago) by moko
Branches: MAIN
CVS tags: release_3_5_1,
release_3_5_0
Diff to: previous 1.72: preferred, unified
Changes since revision 1.72: +2 -2 lines
$request:path default is empty string to match an empty URI in console mode (related to feature #1269)
Revision 1.72: download - view: text, markup, annotated - select for diffs
Fri Dec 27 22:58:39 2024 UTC (17 months ago) by moko
Branches: MAIN
Diff to: previous 1.71: preferred, unified
Changes since revision 1.71: +15 -1 lines
$request:path added (implements feature #1269)
Revision 1.71: download - view: text, markup, annotated - select for diffs
Mon Nov 4 03:53:26 2024 UTC (18 months, 4 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.70: preferred, unified
Changes since revision 1.70: +2 -2 lines
Copyright year updated
Revision 1.70: download - view: text, markup, annotated - select for diffs
Tue Sep 26 20:49:13 2023 UTC (2 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.69: preferred, unified
Changes since revision 1.69: +3 -3 lines
copyright, authors actualized
Revision 1.69: download - view: text, markup, annotated - select for diffs
Tue Nov 9 15:04:26 2021 UTC (4 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.68: preferred, unified
Changes since revision 1.68: +2 -5 lines
pa_strdup used instead of strcpy where possible
Revision 1.68: download - view: text, markup, annotated - select for diffs
Tue Dec 15 17:10:42 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_6
Diff to: previous 1.67: preferred, unified
Changes since revision 1.67: +2 -2 lines
Copyright year updated
Revision 1.67: 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.66: preferred, unified
Changes since revision 1.66: +3 -3 lines
optimization: PUT_ELEMENT_REPLACED_ELEMENT no longer used in object-prototype mode
Revision 1.66: download - view: text, markup, annotated - select for diffs
Sat Oct 10 06:08:38 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.65: preferred, unified
Changes since revision 1.65: +3 -3 lines
initial httpd mode implementation
Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue Feb 7 22:00:50 2017 UTC (9 years, 3 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_5
Diff to: previous 1.64: preferred, unified
Changes since revision 1.64: +2 -2 lines
Copyright year: 2015->2017
Revision 1.64: download - view: text, markup, annotated - select for diffs
Sat Dec 24 23:00:03 2016 UTC (9 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.63: preferred, unified
Changes since revision 1.63: +7 -7 lines
-wAll warning war
Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Sep 21 15:35:11 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.62: preferred, unified
Changes since revision 1.62: +2 -2 lines
charsets -> pa_charsets, vs2015 warning war
Revision 1.62: download - view: text, markup, annotated - select for diffs
Fri Jul 29 20:24:17 2016 UTC (9 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.61: preferred, unified
Changes since revision 1.61: +2 -2 lines
charsets.get now does str_upper inside (related to feature #1061)
Revision 1.61: download - view: text, markup, annotated - select for diffs
Fri Apr 8 22:34:38 2016 UTC (10 years, 1 month ago) by moko
Branches: MAIN
Diff to: previous 1.60: preferred, unified
Changes since revision 1.60: +4 -2 lines
minor optimization: #ifndef OPTIMIZE_BYTECODE_GET_ELEMENT__SPECIAL returned (related to feature #1051)
Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Apr 6 22:11:44 2016 UTC (10 years, 1 month ago) by moko
Branches: MAIN
Diff to: previous 1.59: preferred, unified
Changes since revision 1.59: +4 -10 lines
classes hash now contains only VStateless_class derived objects, .CLASS is also allways VStateless_class derived object (related to feature #1051).
Revision 1.59: download - view: text, markup, annotated - select for diffs
Mon Oct 26 01:22:02 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_4
Diff to: previous 1.58: preferred, unified
Changes since revision 1.58: +2 -2 lines
Copyright year updated
Revision 1.58: download - view: text, markup, annotated - select for diffs
Thu Apr 2 22:04:42 2015 UTC (11 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.57: preferred, unified
Changes since revision 1.57: +47 -20 lines
$request:headers, $request:method added (implements feature #1007)
Revision 1.57: download - view: text, markup, annotated - select for diffs
Mon Mar 16 09:47:36 2015 UTC (11 years, 2 months ago) by misha
Branches: MAIN
Diff to: previous 1.56: preferred, unified
Changes since revision 1.56: +3 -1 lines
- $var.CLASS & $var.CLASS_NAME now have special opcodes. This can be switched off by commenting #define OPTIMIZE_BYTECODE_GET_ELEMENT__SPECIAL on pa_opcode.h ( new feature: #844 )
Revision 1.56: download - view: text, markup, annotated - select for diffs
Fri Oct 4 21:21:57 2013 UTC (12 years, 8 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_3
Diff to: previous 1.55: preferred, unified
Changes since revision 1.55: +3 -3 lines
optimization: put_element no longer has "bool areplace" argument, related to issue #903
Revision 1.55: download - view: text, markup, annotated - select for diffs
Fri Jun 15 11:54:18 2012 UTC (13 years, 11 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_2
Diff to: previous 1.54: preferred, unified
Changes since revision 1.54: +2 -2 lines
feols_normalized -> fis_text_content
set_binary added
Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Jun 15 09:17:16 2012 UTC (13 years, 11 months ago) by moko
Branches: MAIN
Diff to: previous 1.53: preferred, unified
Changes since revision 1.53: +2 -2 lines
*** empty log message ***
Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Jun 15 06:13:11 2012 UTC (13 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.52: preferred, unified
Changes since revision 1.52: +2 -3 lines
- ^file::create[text;content] EOLs in content now is normalized. ( new feature: #815 )
Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Mar 16 09:24:19 2012 UTC (14 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.51: preferred, unified
Changes since revision 1.51: +3 -3 lines
ident now works under Linux + ident displays filenames (closes issue #818)
Copyright updated
Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Sep 30 06:30:53 2011 UTC (14 years, 8 months ago) by misha
Branches: MAIN
Diff to: previous 1.50: preferred, unified
Changes since revision 1.50: +2 -2 lines
- saving empty $request:post-body causes exception "saving stat-ed file" ( bugfix: #395 )
Revision 1.50: download - view: text, markup, annotated - select for diffs
Tue Jan 26 07:22:25 2010 UTC (16 years, 4 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_1
Diff to: previous 1.49: preferred, unified
Changes since revision 1.49: +11 -2 lines
- $request:post-body was added (returns file)
Revision 1.49: download - view: text, markup, annotated - select for diffs
Sat Aug 8 13:30:21 2009 UTC (16 years, 9 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_0
Diff to: previous 1.48: preferred, unified
Changes since revision 1.48: +4 -4 lines
- new classes implementation
Revision 1.48: 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.47: preferred, unified
Changes since revision 1.47: +2 -2 lines
- cstr(params) and cstrm(params) were deleted. taint_cstr[m] and untaint_cstr[m] should be used
Revision 1.47: 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.46: preferred, unified
Changes since revision 1.46: +2 -2 lines
- optimizations and simplification of string.cstr(...)
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat May 23 08:15:56 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.45: preferred, unified
Changes since revision 1.45: +6 -11 lines
no message
Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu May 14 08:10:09 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.44: preferred, unified
Changes since revision 1.44: +3 -3 lines
- String constructors don't have that stupid true/false param which means 'tainted'. they accept lang instead.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed May 13 08:36:22 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.43: preferred, unified
Changes since revision 1.43: +2 -2 lines
no message
Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed May 13 07:35:27 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.42: preferred, unified
Changes since revision 1.42: +7 -8 lines
- result optimisation
- helper_length parameter removed from string constructors
Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Apr 15 04:49:50 2009 UTC (17 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.41: preferred, unified
Changes since revision 1.41: +2 -2 lines
- VVoid::get() => new VVoid (one void-instance)
Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Apr 10 11:39:47 2009 UTC (17 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.40: preferred, unified
Changes since revision 1.40: +12 -5 lines
- $request:CLASS and $request:CLASS_NAME were added
Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Jun 7 17:28:50 2008 UTC (17 years, 11 months ago) by misha
Branches: MAIN
CVS tags: release_3_3_0
Diff to: previous 1.39: preferred, unified
Changes since revision 1.39: +17 -5 lines
- constructor acceps 3rd param: form. needed for get post_charset
Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Nov 9 17:11:15 2007 UTC (18 years, 6 months ago) by misha
Branches: MAIN
CVS tags: release_3_2_3,
release_3_2_2
Diff to: previous 1.38: preferred, unified
Changes since revision 1.38: +4 -3
lines
- $request:argv must be taint
Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Nov 9 14:41:13 2007 UTC (18 years, 6 months ago) by misha
Branches: MAIN
Diff to: previous 1.37: preferred, unified
Changes since revision 1.37: +22 -1
lines
- $request:argv
Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Aug 9 08:14:55 2005 UTC (20 years, 9 months ago) by paf
Branches: MAIN
CVS tags: release_3_2_1,
release_3_2_0,
paf_left
Diff to: previous 1.36: preferred, unified
Changes since revision 1.36: +2 -2
lines
2005
Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Aug 8 08:41:51 2005 UTC (20 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.35: preferred, unified
Changes since revision 1.35: +2 -2
lines
. merged VJunction(new Junction) optimization from 3.1.4
Revision 1.32.12.1: download - view: text, markup, annotated - select for diffs
Fri Aug 5 13:03:05 2005 UTC (20 years, 10 months ago) by paf
Branches: release_3_1_5
CVS tags: release_3_1_6
Diff to: previous 1.32: preferred, unified; next MAIN 1.33: preferred, unified
Changes since revision 1.32: +2 -2
lines
. 2005 ;)
Revision 1.35: 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.34: preferred, unified
Changes since revision 1.34: +3 -3
lines
+ 3.2.0 beta: merged from dynamic_fields_join
Revision 1.34.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.34.2.2: preferred, unified; next MAIN 1.35: preferred, unified
Changes since revision 1.34.2.2: +3 -3
lines
! restored put_element('replace' param), and restored its checks in vobject.put_element->static fields | dynamic properties
Revision 1.34.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.34.2.1: preferred, unified
Changes since revision 1.34.2.1: +3 -3
lines
joined_dynamic_fields: removed unused param from put_method (returned to 3 params)
Revision 1.34.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.34: preferred, unified
Changes since revision 1.34: +3 -3
lines
joined_dynamic_fields: just compiled
Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Jul 26 12:43:06 2005 UTC (20 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.33: preferred, unified
Changes since revision 1.33: +2 -2
lines
. properties: set works [alpha1]
Revision 1.33: 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.32: preferred, unified
Changes since revision 1.32: +4 -4
lines
+ started property [getters work but think of changing them too to precaching]
Revision 1.32: 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
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.31: preferred, unified
Changes since revision 1.31: +2 -2
lines
2004
Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Nov 20 16:34:30 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.30: preferred, unified
Changes since revision 1.30: +1 -1
lines
static const char * const IDENT
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Nov 3 12:11:49 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.29: preferred, unified
Changes since revision 1.29: +32 -19
lines
$request:document-root
Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Aug 19 12:07:35 2003 UTC (22 years, 9 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_1
Diff to: previous 1.28: preferred, unified
Changes since revision 1.28: +2 -2
lines
bark intefrace obsoleted, simplified a little
Revision 1.28: 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.27: preferred, unified
Changes since revision 1.27: +16 -16
lines
moved tempate_gc to HEAD
Revision 1.27.2.9.2.5: download - view: text, markup, annotated - select for diffs
Tue Apr 8 16:11:55 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.27.2.9.2.4: preferred, unified; next MAIN 1.28: preferred, unified
Changes since revision 1.27.2.9.2.4: +4 -3
lines
started http://
$.charset[] param
and
http response charset detection
just compiled.
todo:test
Revision 1.27.2.9.2.4: download - view: text, markup, annotated - select for diffs
Mon Mar 24 12:46:30 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.27.2.9.2.3: preferred, unified
Changes since revision 1.27.2.9.2.3: +4 -6
lines
pa_vstateless_class.C compiled
Revision 1.27.2.9.2.3: 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.27.2.9.2.2: preferred, unified
Changes since revision 1.27.2.9.2.2: +2 -2
lines
pa_request.C 50% compiled
Revision 1.27.2.9.2.2: download - view: text, markup, annotated - select for diffs
Fri Mar 21 13:42:34 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.27.2.9.2.1: preferred, unified
Changes since revision 1.27.2.9.2.1: +10 -10
lines
introducing StringBody [C++ CORD wrapper]
Revision 1.27.2.9.2.1: download - view: text, markup, annotated - select for diffs
Tue Mar 18 15:14:22 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.27.2.9: preferred, unified
Changes since revision 1.27.2.9: +4 -4
lines
started porting to gc:
PA_Object done
lots of replacements also
Revision 1.27.2.9: 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.27.2.8: preferred, unified; branchpoint 1.27: preferred, unified; next MAIN 1.28: preferred, unified
Changes since revision 1.27.2.8: +1 -2
lines
removed stupid value_includes.h
Revision 1.27.2.8: download - view: text, markup, annotated - select for diffs
Tue Feb 4 12:04:05 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.27.2.7: preferred, unified; branchpoint 1.27: preferred, unified
Changes since revision 1.27.2.7: +2 -2
lines
trying to remove stupid value_includes.h
Revision 1.27.2.7: download - view: text, markup, annotated - select for diffs
Tue Feb 4 11:29:10 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.27.2.6: preferred, unified; branchpoint 1.27: preferred, unified
Changes since revision 1.27.2.6: +2 -2
lines
libtypes.a compiled gcc
Revision 1.27.2.6: download - view: text, markup, annotated - select for diffs
Mon Feb 3 11:47:31 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.27.2.5: preferred, unified; branchpoint 1.27: preferred, unified
Changes since revision 1.27.2.5: +2 -1
lines
vrequest compiled
Revision 1.27.2.5: download - view: text, markup, annotated - select for diffs
Fri Jan 31 12:34:44 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.27.2.4: preferred, unified; branchpoint 1.27: preferred, unified
Changes since revision 1.27.2.4: +3 -3
lines
grammar compiled
Revision 1.27.2.4: download - view: text, markup, annotated - select for diffs
Fri Jan 31 12:10:51 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.27.2.3: preferred, unified; branchpoint 1.27: preferred, unified
Changes since revision 1.27.2.3: +3 -3
lines
ConstStringPtr died, long live StringPtr
Revision 1.27.2.3: download - view: text, markup, annotated - select for diffs
Wed Jan 29 11:30:06 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.27.2.2: preferred, unified; branchpoint 1.27: preferred, unified
Changes since revision 1.27.2.2: +3 -3
lines
vrequest compiled
Revision 1.27.2.2: download - view: text, markup, annotated - select for diffs
Wed Jan 29 11:20:50 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.27.2.1: preferred, unified; branchpoint 1.27: preferred, unified
Changes since revision 1.27.2.1: +1 -5
lines
vrequest compiled
Revision 1.27.2.1: download - view: text, markup, annotated - select for diffs
Wed Jan 29 11:06:44 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.27: preferred, unified
Changes since revision 1.27: +25 -20
lines
vrequest,vdouble,vint compiled
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Jan 21 15:51:20 2003 UTC (23 years, 4 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_8
Diff to: previous 1.26: preferred, unified
Changes since revision 1.26: +2 -2
lines
2002->2003
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Oct 31 15:01:56 2002 UTC (23 years, 7 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0007,
release_3_0_0006
Diff to: previous 1.25: preferred, unified
Changes since revision 1.25: +2 -2
lines
static fix merged
Revision 1.25.4.1: download - view: text, markup, annotated - select for diffs
Thu Oct 31 12:22:15 2002 UTC (23 years, 7 months ago) by paf
Diff to: previous 1.25: preferred, unified; next MAIN 1.26: preferred, unified
Changes since revision 1.25: +2 -2
lines
static call $self fixed
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Aug 15 10:26:05 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.24: preferred, unified
Changes since revision 1.24: +10 -6
lines
$request:body unprecessed POST request
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Aug 15 10:21:43 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.23: preferred, unified
Changes since revision 1.23: +9 -7
lines
few barks:
bark("%s field not found", 0, &aname)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Aug 14 14:18:31 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.22: preferred, unified
Changes since revision 1.22: +2 -2
lines
is now works with VObject & VClass
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Aug 13 15:55:44 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.21: preferred, unified
Changes since revision 1.21: +2 -2
lines
introduced Value::get_element(..., bool looking_down) [needed to exclude endless recoursion]
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Aug 13 14:52:17 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.20: preferred, unified
Changes since revision 1.20: +2 -2
lines
no message
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Aug 13 13:02:42 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.19: preferred, unified
Changes since revision 1.19: +8 -7
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:24 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0005
Diff to: previous 1.18: preferred, unified
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:56 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.17: preferred, unified
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, 3 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, unified
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, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.15: preferred, unified
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:54 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.14: preferred, unified
Changes since revision 1.14: +2 -2
lines
2002
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Dec 17 18:44:51 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.13: preferred, unified
Changes since revision 1.13: +4 -10
lines
^mail:send[
$.charset[zzz]
addded
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Dec 15 21:28:22 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.12: preferred, unified
Changes since revision 1.12: +13 -5
lines
introducing Charset
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Dec 14 12:53:48 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +24 -12
lines
changed charset model.
now important:
$request:charset
$response:charset
while
$response:content-type.charset
become unimportant [informational]
Revision 1.11: 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.10: preferred, unified
Changes since revision 1.10: +2 -2
lines
$status:db
fixed used not initialized in db_connection & db_table
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, unified
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, unified
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
Fri Jul 20 09:43:22 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +1 -35
lines
X!$browser:type
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jul 20 09:40:46 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +2 -2
lines
only ^class:method dynamic calls allowed.
^BASE.method call disabled.
BASE element globally removed
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu May 10 13:10:37 2001 UTC (25 years ago) by paf
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +2 -4
lines
op configured
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Apr 26 15:01:52 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +2 -2
lines
code documentation ++
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Mar 28 14:41:33 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +35 -1
lines
$request:browser [.type .version]; unknown.get_double now = 0.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Mar 19 23:07:24 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +1 -5
lines
VRequest moved to :Value
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Mar 19 22:56:45 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +6 -4
lines
VRequest moved to :VStateless_object
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Mar 16 12:30:26 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
$request : query :uri
E-mail: