CVS log for parser3/src/types/pa_value.h
Up to [parser3project] / parser3 / src / types
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.178: 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.177: preferred, unified
Changes since revision 1.177: +2 -2 lines
Copyright year updated, websites links changed to https://
Revision 1.177: download - view: text, markup, annotated - select for diffs
Tue Jan 6 16:36:39 2026 UTC (4 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.176: preferred, unified
Changes since revision 1.176: +4 -1 lines
feature #1273 core implementation: value::as_wint added, implemented for int/double/string, and used where applicable; vint now holds pa_wint type; format_double moved to pa_int
Revision 1.176: download - view: text, markup, annotated - select for diffs
Mon Nov 4 03:53:25 2024 UTC (18 months, 4 weeks ago) by moko
Branches: MAIN
CVS tags: release_3_5_1,
release_3_5_0
Diff to: previous 1.175: preferred, unified
Changes since revision 1.175: +2 -2 lines
Copyright year updated
Revision 1.175: download - view: text, markup, annotated - select for diffs
Wed Oct 2 21:24:41 2024 UTC (19 months, 4 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.174: preferred, unified
Changes since revision 1.174: +3 -3 lines
Temp_recursion class added;
spelling: $LIMITS.max_recoursion -> $LIMITS.max_recursion
Revision 1.174: download - view: text, markup, annotated - select for diffs
Sat Sep 28 16:35:38 2024 UTC (20 months ago) by moko
Branches: MAIN
Diff to: previous 1.173: preferred, unified
Changes since revision 1.173: +2 -2 lines
a bit more spelling
Revision 1.173: download - view: text, markup, annotated - select for diffs
Sat Sep 28 14:37:54 2024 UTC (20 months ago) by moko
Branches: MAIN
Diff to: previous 1.172: preferred, unified
Changes since revision 1.172: +3 -3 lines
minor error messages spelling fixes
Revision 1.172: download - view: text, markup, annotated - select for diffs
Sat Sep 14 22:58:50 2024 UTC (20 months, 2 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.171: preferred, unified
Changes since revision 1.171: +4 -2 lines
initial SparseArray separation from Array, parser class now 'array'
Revision 1.171: download - view: text, markup, annotated - select for diffs
Fri Sep 13 04:01:23 2024 UTC (20 months, 2 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.170: preferred, unified
Changes since revision 1.170: +3 -8 lines
optimization: Value::as() removed as dynamic_cast is faster, Value::is() is still required for is operator.
Revision 1.170: download - view: text, markup, annotated - select for diffs
Tue Sep 10 19:09:56 2024 UTC (20 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.169: preferred, unified
Changes since revision 1.169: +13 -1 lines
VArray support functions without actual VArray files (related to feature #930)
Revision 1.169: download - view: text, markup, annotated - select for diffs
Tue Sep 26 20:49:11 2023 UTC (2 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.168: preferred, unified
Changes since revision 1.168: +3 -3 lines
copyright, authors actualized
Revision 1.168: download - view: text, markup, annotated - select for diffs
Tue Oct 19 16:16:36 2021 UTC (4 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.167: preferred, unified
Changes since revision 1.167: +3 -2 lines
hash no longer is accepted as file parameter (fixes bug #1218)
Revision 1.167: download - view: text, markup, annotated - select for diffs
Tue Dec 15 17:10:38 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_6
Diff to: previous 1.166: preferred, unified
Changes since revision 1.166: +2 -2 lines
Copyright year updated
Revision 1.166: download - view: text, markup, annotated - select for diffs
Tue Oct 27 10:10:08 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.165: preferred, unified
Changes since revision 1.165: +3 -12 lines
optimization: PUT_ELEMENT_REPLACED_ELEMENT no longer used in object-prototype mode
Revision 1.165: download - view: text, markup, annotated - select for diffs
Wed Nov 15 22:48:58 2017 UTC (8 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.164: preferred, unified
Changes since revision 1.164: +2 -2 lines
regular new/delete no longer used in our code, stubs defend from accidental use (implements feature #1170)
Revision 1.164: download - view: text, markup, annotated - select for diffs
Thu Feb 16 12:16:34 2017 UTC (9 years, 3 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_5
Diff to: previous 1.163: preferred, unified
Changes since revision 1.163: +18 -19 lines
warning war: virtual ~Value() added
Revision 1.163: download - view: text, markup, annotated - select for diffs
Tue Feb 7 22:00:46 2017 UTC (9 years, 3 months ago) by moko
Branches: MAIN
Diff to: previous 1.162: preferred, unified
Changes since revision 1.162: +2 -2 lines
Copyright year: 2015->2017
Revision 1.162: download - view: text, markup, annotated - select for diffs
Mon Jan 23 12:43:36 2017 UTC (9 years, 4 months ago) by moko
Branches: MAIN
Diff to: previous 1.161: preferred, unified
Changes since revision 1.161: +3 -1 lines
$json-string $.one-line(true|false) options is now supported (implements feature #1124)
Revision 1.161: download - view: text, markup, annotated - select for diffs
Sat Dec 24 22:53:31 2016 UTC (9 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.160: preferred, unified
Changes since revision 1.160: +2 -2 lines
-wAll warning war
Revision 1.160: download - view: text, markup, annotated - select for diffs
Thu Dec 1 23:42:35 2016 UTC (9 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.159: preferred, unified
Changes since revision 1.159: +6 -3 lines
^reflection:create[ $.class[name] $.constructor[name] $.arguments[ $.1[param1] $.2[param2] ... ] ] now supported (implements feature #1094)
value::as_hash added (and should be used everywhere)
Revision 1.159: download - view: text, markup, annotated - select for diffs
Wed Jul 20 13:57:04 2016 UTC (9 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.158: preferred, unified
Changes since revision 1.158: +2 -1 lines
VHashBase and VHashReference added, allowing ^reflection:fields_reference[] implementation (closes feature #1072)
Revision 1.158: download - view: text, markup, annotated - select for diffs
Mon Oct 26 01:22:00 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_4
Diff to: previous 1.157: preferred, unified
Changes since revision 1.157: +2 -2 lines
Copyright year updated
Revision 1.157: download - view: text, markup, annotated - select for diffs
Mon Sep 28 22:26:14 2015 UTC (10 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.156: preferred, unified
Changes since revision 1.156: +9 -1 lines
get_element4call implemented to distinguish ^hash.method from $hash.field (implements feature #1017)
Revision 1.156: download - view: text, markup, annotated - select for diffs
Fri Sep 18 00:08:12 2015 UTC (10 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.155: preferred, unified
Changes since revision 1.155: +5 -4 lines
ISO 8601 dates support added, ^date::create[string] constructor formalized, ^date.iso-string[] added (implements feature #1032)
Revision 1.155: download - view: text, markup, annotated - select for diffs
Mon Aug 10 23:47:52 2015 UTC (10 years, 9 months ago) by moko
Branches: MAIN
Diff to: previous 1.154: preferred, unified
Changes since revision 1.154: +2 -2 lines
hash_json_string argument can be null (fixes bug #1029)
Revision 1.154: download - view: text, markup, annotated - select for diffs
Tue Mar 17 07:28:43 2015 UTC (11 years, 2 months ago) by misha
Branches: MAIN
Diff to: previous 1.153: preferred, unified
Changes since revision 1.153: +2 -1 lines
- if option $._default[method-name] is specified in ^json:string[], a method with specified name will be called for classes/objects serialization ( new feature: #982 )
Revision 1.153: download - view: text, markup, annotated - select for diffs
Sun Jun 29 05:55:35 2014 UTC (11 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.152: preferred, unified
Changes since revision 1.152: +11 -2 lines
- new option $.void[string|null] added to ^json:string[...] ( new feature: #952 )
Revision 1.152: download - view: text, markup, annotated - select for diffs
Tue Oct 8 21:25:46 2013 UTC (12 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_3
Diff to: previous 1.151: preferred, unified
Changes since revision 1.151: +2 -1 lines
GET_default, SET_default now works properly not only in objects, but in classes as well (closes issue #903)
Revision 1.151: download - view: text, markup, annotated - select for diffs
Fri Oct 4 21:21:55 2013 UTC (12 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.150: preferred, unified
Changes since revision 1.150: +2 -2 lines
optimization: put_element no longer has "bool areplace" argument, related to issue #903
Revision 1.150: download - view: text, markup, annotated - select for diffs
Wed Aug 21 12:11:14 2013 UTC (12 years, 9 months ago) by moko
Branches: MAIN
Diff to: previous 1.149: preferred, unified
Changes since revision 1.149: +3 -1 lines
anti_endless_json_string_recoursion removed from request;
json_string_recoursion added to json_options;
$.indent[indent value] now supported and passed within recoursion
closes feature #937
Revision 1.149: download - view: text, markup, annotated - select for diffs
Mon May 28 19:47:52 2012 UTC (14 years ago) by moko
Branches: MAIN
CVS tags: release_3_4_2
Diff to: previous 1.148: preferred, unified
Changes since revision 1.148: +8 -3 lines
^json:string[$o; $.default[$method]] implemented for VObject (new feature #803)
Revision 1.148: download - view: text, markup, annotated - select for diffs
Sun May 27 22:34:15 2012 UTC (14 years ago) by misha
Branches: MAIN
Diff to: previous 1.147: preferred, unified
Changes since revision 1.147: +2 -1 lines
- ^json:string[...] now accepts "stat" $.file[] option's value in addition to existed "text" and "base64" ( new feature: #835 )
Revision 1.147: download - view: text, markup, annotated - select for diffs
Wed May 23 16:26:40 2012 UTC (14 years ago) by moko
Branches: MAIN
Diff to: previous 1.146: preferred, unified
Changes since revision 1.146: +2 -2 lines
bool "return string as-is" removed from as_expr_result. ( new feature: #831 )
Revision 1.146: download - view: text, markup, annotated - select for diffs
Wed Apr 18 21:42:51 2012 UTC (14 years, 1 month ago) by moko
Branches: MAIN
Diff to: previous 1.145: preferred, unified
Changes since revision 1.145: +1 -19 lines
serialization helpers moved to pa_vmemcached.C
Revision 1.145: download - view: text, markup, annotated - select for diffs
Thu Apr 12 22:44:46 2012 UTC (14 years, 1 month ago) by moko
Branches: MAIN
Diff to: previous 1.144: preferred, unified
Changes since revision 1.144: +19 -1 lines
Serialization_data now added and used, VString now serialized with languages into memcached.
Revision 1.144: download - view: text, markup, annotated - select for diffs
Fri Mar 16 09:24:16 2012 UTC (14 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.143: preferred, unified
Changes since revision 1.143: +2 -2 lines
ident now works under Linux + ident displays filenames (closes issue #818)
Copyright updated
Revision 1.143: download - view: text, markup, annotated - select for diffs
Wed May 18 01:24:47 2011 UTC (15 years ago) by misha
Branches: MAIN
Diff to: previous 1.142: preferred, unified
Changes since revision 1.142: +4 -1 lines
- now json:string can serialize xdoc-objects. options (the same as ^xdoc.string[]) could be specified in $.xdoc[] ( new feature: #265 )
Revision 1.142: download - view: text, markup, annotated - select for diffs
Wed Nov 3 22:08:44 2010 UTC (15 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_1
Diff to: previous 1.141: preferred, unified
Changes since revision 1.141: +3 -2 lines
fixes #153, $.table[compact] feature added
Revision 1.141: download - view: text, markup, annotated - select for diffs
Fri Sep 24 08:28:03 2010 UTC (15 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.140: preferred, unified
Changes since revision 1.140: +2 -2 lines
warning war :)
Revision 1.140: download - view: text, markup, annotated - select for diffs
Fri Sep 24 08:18:57 2010 UTC (15 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.139: preferred, unified
Changes since revision 1.139: +3 -1 lines
$.indent implemented for ^json:string
Revision 1.139: download - view: text, markup, annotated - select for diffs
Thu Sep 16 23:33:52 2010 UTC (15 years, 8 months ago) by misha
Branches: MAIN
Diff to: previous 1.138: preferred, unified
Changes since revision 1.138: +46 -1 lines
- method get_json_string was added to Value & Co
Revision 1.138: download - view: text, markup, annotated - select for diffs
Mon Sep 6 21:17:49 2010 UTC (15 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.137: preferred, unified
Changes since revision 1.137: +1 -3 lines
now VStateless_class:put_element barks self.type, not this.type (bugfix: #105)
Revision 1.137: download - view: text, markup, annotated - select for diffs
Wed Aug 11 16:21:52 2010 UTC (15 years, 9 months ago) by moko
Branches: MAIN
Diff to: previous 1.136: preferred, unified
Changes since revision 1.136: +8 -1 lines
default setter support + anti-recursive default getter support ( new feature: #13 )
Revision 1.136: download - view: text, markup, annotated - select for diffs
Fri Sep 18 09:16:07 2009 UTC (16 years, 8 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_0
Diff to: previous 1.135: preferred, unified
Changes since revision 1.135: +3 -1 lines
- methods get_fields were added
Revision 1.135: download - view: text, markup, annotated - select for diffs
Fri Aug 14 10:39:48 2009 UTC (16 years, 9 months ago) by misha
Branches: MAIN
Diff to: previous 1.134: preferred, unified
Changes since revision 1.134: +4 -4 lines
- optimization
Revision 1.134: 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
Diff to: previous 1.133: preferred, unified
Changes since revision 1.133: +6 -23 lines
- new classes implementation
Revision 1.133: download - view: text, markup, annotated - select for diffs
Tue Jul 7 23:50:06 2009 UTC (16 years, 10 months ago) by misha
Branches: MAIN
Diff to: previous 1.132: preferred, unified
Changes since revision 1.132: +5 -7 lines
- hash now keeps order of elements
Revision 1.132: download - view: text, markup, annotated - select for diffs
Tue Jul 7 05:48:24 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.131: preferred, unified
Changes since revision 1.131: +2 -3 lines
- some code cleanup
Revision 1.131: download - view: text, markup, annotated - select for diffs
Thu May 14 11:27:23 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.130: preferred, unified
Changes since revision 1.130: +5 -5 lines
- hash_code caching was implemented (seaches should be faster now)
Revision 1.130: download - view: text, markup, annotated - select for diffs
Mon Jan 12 07:18:18 2009 UTC (17 years, 4 months ago) by misha
Branches: MAIN
Diff to: previous 1.129: preferred, unified
Changes since revision 1.129: +2 -2 lines
- some formating changes
Revision 1.129: download - view: text, markup, annotated - select for diffs
Mon Apr 23 10:30:49 2007 UTC (19 years, 1 month ago) by misha
Branches: MAIN
CVS tags: release_3_3_0,
release_3_2_3,
release_3_2_2
Diff to: previous 1.128: preferred, unified
Changes since revision 1.128: +2 -2
lines
- "parser.runtime" strings were removed
Revision 1.128: download - view: text, markup, annotated - select for diffs
Thu Dec 7 18:28:33 2006 UTC (19 years, 5 months ago) by misha
Branches: MAIN
Diff to: previous 1.127: preferred, unified
Changes since revision 1.127: +6 -2
lines
- is_bool method was added
Revision 1.127: download - view: text, markup, annotated - select for diffs
Sun Apr 9 13:38:48 2006 UTC (20 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.126: preferred, unified
Changes since revision 1.126: +3 -3
lines
+ ^break[] ^continue[], in ^for, ^while, ^menu, ^hash/hashfile.foreach
Revision 1.126.12.1: download - view: text, markup, annotated - select for diffs
Sun Apr 9 12:25:05 2006 UTC (20 years, 1 month ago) by paf
Diff to: previous 1.126: preferred, unified; next MAIN 1.127: preferred, unified
Changes since revision 1.126: +3 -3
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.119.6.4: download - view: text, markup, annotated - select for diffs
Fri Dec 16 14:08:02 2005 UTC (20 years, 5 months ago) by paf
Branches: release_3_1_5
CVS tags: release_3_1_6
Diff to: previous 1.119.6.3: preferred, unified; branchpoint 1.119: preferred, unified; next MAIN 1.120: preferred, unified
Changes since revision 1.119.6.3: +4 -1
lines
merged from HEAD
! fixed overoptimized ^call(false) case. (confused it with ^call[] case)
Revision 1.126: download - view: text, markup, annotated - select for diffs
Mon Nov 21 10:13:43 2005 UTC (20 years, 6 months ago) by paf
Branches: MAIN
CVS tags: release_3_2_1,
release_3_2_0,
paf_left
Diff to: previous 1.125: preferred, unified
Changes since revision 1.125: +2 -2
lines
+ merged: expression literals: true/false. ^format[$.indent(true)]
Revision 1.119.6.3: download - view: text, markup, annotated - select for diffs
Mon Nov 21 09:47:35 2005 UTC (20 years, 6 months ago) by paf
Branches: release_3_1_5
Diff to: previous 1.119.6.2: preferred, unified; branchpoint 1.119: preferred, unified
Changes since revision 1.119.6.2: +2 -2
lines
+ expression literals: true/false. ^format[$.indent(true)]
Revision 1.125: download - view: text, markup, annotated - select for diffs
Tue Aug 9 08:14:53 2005 UTC (20 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.124: preferred, unified
Changes since revision 1.124: +2 -2
lines
2005
Revision 1.119.6.2: download - view: text, markup, annotated - select for diffs
Tue Aug 9 08:12:50 2005 UTC (20 years, 9 months ago) by paf
Branches: release_3_1_5
Diff to: previous 1.119.6.1: preferred, unified; branchpoint 1.119: preferred, unified
Changes since revision 1.119.6.1: +5 -2
lines
merged from HEAD ! simplified (double) speedup consequent checks in vmethod_frame
Revision 1.124: download - view: text, markup, annotated - select for diffs
Tue Aug 9 08:05:09 2005 UTC (20 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.123: preferred, unified
Changes since revision 1.123: +8 -2
lines
+ ^call[$void] param inside now is void (were: empty string)
! simplified (double) speedup consequent checks in vmethod_frame
Revision 1.123: 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.122: preferred, unified
Changes since revision 1.122: +4 -3
lines
. merged VJunction(new Junction) optimization from 3.1.4
Revision 1.119.6.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
Diff to: previous 1.119: preferred, unified
Changes since revision 1.119: +2 -2
lines
. 2005 ;)
Revision 1.122: 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.121: preferred, unified
Changes since revision 1.121: +5 -4
lines
+ 3.2.0 beta: merged from dynamic_fields_join
Revision 1.121.2.4: download - view: text, markup, annotated - select for diffs
Thu Jul 28 10:02:26 2005 UTC (20 years, 10 months ago) by paf
Diff to: previous 1.121.2.3: preferred, unified; next MAIN 1.122: preferred, unified
Changes since revision 1.121.2.3: +2 -2
lines
! restored put_element('replace' param), and restored its checks in vobject.put_element->static fields | dynamic properties
Revision 1.121.2.3: download - view: text, markup, annotated - select for diffs
Wed Jul 27 11:49:08 2005 UTC (20 years, 10 months ago) by paf
Diff to: previous 1.121.2.2: preferred, unified
Changes since revision 1.121.2.2: +4 -3
lines
no message
Revision 1.121.2.2: download - view: text, markup, annotated - select for diffs
Wed Jul 27 10:57:52 2005 UTC (20 years, 10 months ago) by paf
Diff to: previous 1.121.2.1: preferred, unified
Changes since revision 1.121.2.1: +2 -2
lines
joined_dynamic_fields: removed unused param from put_method (returned to 3 params)
Revision 1.121.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.121: preferred, unified
Changes since revision 1.121: +2 -2
lines
joined_dynamic_fields: just compiled
Revision 1.121: 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.120: preferred, unified
Changes since revision 1.120: +4 -4
lines
. properties: set works [alpha1]
Revision 1.120: download - view: text, markup, annotated - select for diffs
Fri Jul 15 06:16:41 2005 UTC (20 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.119: preferred, unified
Changes since revision 1.119: +11 -4
lines
+ started property [getters work but think of changing them too to precaching]
Revision 1.119: download - view: text, markup, annotated - select for diffs
Wed Sep 1 09:16:58 2004 UTC (21 years, 9 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_4
Branch point for: release_3_1_5
Diff to: previous 1.118: preferred, unified
Changes since revision 1.118: +2 -1
lines
new: ^mail:send[
$.file[
$.any[header]
Revision 1.118: download - view: text, markup, annotated - select for diffs
Wed Feb 11 15:33:17 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.117: preferred, unified
Changes since revision 1.117: +2 -2
lines
2004
Revision 1.117: download - view: text, markup, annotated - select for diffs
Wed Nov 26 11:51:20 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.116: preferred, unified
Changes since revision 1.116: +7 -4
lines
warnings: --
Revision 1.116: download - view: text, markup, annotated - select for diffs
Thu Nov 20 16:34:28 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.115: preferred, unified
Changes since revision 1.115: +1 -1
lines
static const char * const IDENT
Revision 1.115: 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.114: preferred, unified
Changes since revision 1.114: +1 -2
lines
turned on warnings level4 on all projects (except libltdl=off & libsdbm=level3)
found several unitialized vars
Revision 1.109.6.1: download - view: text, markup, annotated - select for diffs
Tue Nov 11 12:52:44 2003 UTC (22 years, 6 months ago) by paf
Branches: release_3_0_8
Diff to: previous 1.109: preferred, unified; next MAIN 1.110: preferred, unified
Changes since revision 1.109: +2 -2
lines
more C++ compatible [HP C++ failed]
Revision 1.114: download - view: text, markup, annotated - select for diffs
Thu Nov 6 09:56:17 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.113: preferred, unified
Changes since revision 1.113: +3 -1
lines
hashfile implemented get/put [raw]
Revision 1.113: 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.112: preferred, unified
Changes since revision 1.112: +3 -3
lines
string_fragments_to_cord merged to HEAD
Revision 1.112.2.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.112: preferred, unified; next MAIN 1.113: preferred, unified
Changes since revision 1.112: +3 -3
lines
v() functions of String::Body, String::Languages and String itself
StringBody->String::Body
Revision 1.112: 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
Diff to: previous 1.111: preferred, unified
Changes since revision 1.111: +7 -9
lines
bark intefrace obsoleted, simplified a little
Revision 1.111: download - view: text, markup, annotated - select for diffs
Tue Aug 19 09:12:04 2003 UTC (22 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.110: preferred, unified
Changes since revision 1.110: +2 -2
lines
-= few warnings
Revision 1.110: download - view: text, markup, annotated - select for diffs
Thu Jul 24 11:31:25 2003 UTC (22 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_0
Diff to: previous 1.109: preferred, unified
Changes since revision 1.109: +64 -187
lines
moved tempate_gc to HEAD
Revision 1.109.2.25.2.12: download - view: text, markup, annotated - select for diffs
Mon Apr 21 07:32:23 2003 UTC (23 years, 1 month ago) by paf
Diff to: previous 1.109.2.25.2.11: preferred, unified; next MAIN 1.109.6.1: preferred, unified
Changes since revision 1.109.2.25.2.11: +3 -2
lines
attributed_meaning_to_string added L_UNSPECIFIED piece
which was sortof OK, but violated string invariant [assertion barked on that]
changed to L_PASS_APPEND, made that param obligatory
Revision 1.109.2.25.2.11: download - view: text, markup, annotated - select for diffs
Tue Apr 8 16:11:54 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.109.2.25.2.10: preferred, unified
Changes since revision 1.109.2.25.2.10: +2 -3
lines
started http://
$.charset[] param
and
http response charset detection
just compiled.
todo:test
Revision 1.109.2.25.2.10: download - view: text, markup, annotated - select for diffs
Thu Apr 3 09:30:13 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.109.2.25.2.9: preferred, unified
Changes since revision 1.109.2.25.2.9: +7 -7
lines
slightly improved error messages text:
1. is '%s', it
2. method undefined in case of ^void[]
Revision 1.109.2.25.2.9: download - view: text, markup, annotated - select for diffs
Wed Apr 2 09:32:12 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.109.2.25.2.8: preferred, unified
Changes since revision 1.109.2.25.2.8: +4 -3
lines
more locally scoped vars in execute (more easily optimizable)
Revision 1.109.2.25.2.8: download - view: text, markup, annotated - select for diffs
Tue Mar 25 12:10:09 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.109.2.25.2.7: preferred, unified
Changes since revision 1.109.2.25.2.7: +4 -3
lines
untaint.C L_URI
Revision 1.109.2.25.2.7: download - view: text, markup, annotated - select for diffs
Mon Mar 24 13:43:42 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.109.2.25.2.6: preferred, unified
Changes since revision 1.109.2.25.2.6: +3 -3
lines
2*2 worked :)
Revision 1.109.2.25.2.6: download - view: text, markup, annotated - select for diffs
Mon Mar 24 12:08:09 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.109.2.25.2.5: preferred, unified
Changes since revision 1.109.2.25.2.5: +3 -3
lines
pa_vcookie.C compiled
Revision 1.109.2.25.2.5: download - view: text, markup, annotated - select for diffs
Mon Mar 24 11:59:08 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.109.2.25.2.4: preferred, unified
Changes since revision 1.109.2.25.2.4: +4 -4
lines
pa_value.C compiled
Revision 1.109.2.25.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.109.2.25.2.3: preferred, unified
Changes since revision 1.109.2.25.2.3: +2 -2
lines
pa_request.C 50% compiled
Revision 1.109.2.25.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.109.2.25.2.2: preferred, unified
Changes since revision 1.109.2.25.2.2: +20 -21
lines
introducing StringBody [C++ CORD wrapper]
Revision 1.109.2.25.2.2: download - view: text, markup, annotated - select for diffs
Wed Mar 19 12:22:37 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.109.2.25.2.1: preferred, unified
Changes since revision 1.109.2.25.2.1: +2 -2
lines
string reimplementation with cord+array<fragment>: 70%
Revision 1.109.2.25.2.1: download - view: text, markup, annotated - select for diffs
Tue Mar 18 15:14:20 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.109.2.25: preferred, unified
Changes since revision 1.109.2.25: +18 -19
lines
started porting to gc:
PA_Object done
lots of replacements also
Revision 1.109.2.25: download - view: text, markup, annotated - select for diffs
Thu Mar 13 11:46:18 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.109.2.24: preferred, unified; next MAIN 1.110: preferred, unified
Changes since revision 1.109.2.24: +2 -2
lines
set_base, set_derived simplified [counter leaks fixed]
Revision 1.109.2.24: download - view: text, markup, annotated - select for diffs
Fri Mar 7 11:16:45 2003 UTC (23 years, 3 months ago) by paf
Diff to: previous 1.109.2.23: preferred, unified
Changes since revision 1.109.2.23: +2 -2
lines
test: 107 bug fixes
Revision 1.109.2.23: download - view: text, markup, annotated - select for diffs
Mon Feb 17 09:56:16 2003 UTC (23 years, 3 months ago) by paf
Diff to: previous 1.109.2.22: preferred, unified
Changes since revision 1.109.2.22: +2 -2
lines
class fields of simple type not initialized with zeros :(
while class fields of class types initialized with default constructors.
learn C++
Revision 1.109.2.22: download - view: text, markup, annotated - select for diffs
Fri Feb 14 16:52:21 2003 UTC (23 years, 3 months ago) by paf
Diff to: previous 1.109.2.21: preferred, unified
Changes since revision 1.109.2.21: +2 -2
lines
op compiled
Revision 1.109.2.21: download - view: text, markup, annotated - select for diffs
Tue Feb 4 11:29:09 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.109.2.20: preferred, unified
Changes since revision 1.109.2.20: +2 -1
lines
libtypes.a compiled gcc
Revision 1.109.2.20: download - view: text, markup, annotated - select for diffs
Tue Feb 4 09:44:28 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.109.2.19: preferred, unified
Changes since revision 1.109.2.19: +1 -2
lines
*** empty log message ***
Revision 1.109.2.19: download - view: text, markup, annotated - select for diffs
Mon Feb 3 15:57:44 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.109.2.18: preferred, unified
Changes since revision 1.109.2.18: +12 -160
lines
started gcc compiling
pa_common compiled
Revision 1.109.2.18: download - view: text, markup, annotated - select for diffs
Mon Feb 3 11:46:48 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.109.2.17: preferred, unified
Changes since revision 1.109.2.17: +2 -2
lines
vobject compiled
Revision 1.109.2.17: download - view: text, markup, annotated - select for diffs
Mon Feb 3 11:40:57 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.109.2.16: preferred, unified
Changes since revision 1.109.2.16: +5 -3
lines
vmail compiled
Revision 1.109.2.16: download - view: text, markup, annotated - select for diffs
Mon Feb 3 09:17:48 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.109.2.15: preferred, unified
Changes since revision 1.109.2.15: +3 -3
lines
execute compiled
Revision 1.109.2.15: download - view: text, markup, annotated - select for diffs
Fri Jan 31 14:03:54 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.109.2.14: preferred, unified
Changes since revision 1.109.2.14: +4 -3
lines
most pa_request compiled
Revision 1.109.2.14: download - view: text, markup, annotated - select for diffs
Fri Jan 31 12:34:41 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.109.2.13: preferred, unified
Changes since revision 1.109.2.13: +6 -6
lines
grammar compiled
Revision 1.109.2.13: download - view: text, markup, annotated - select for diffs
Fri Jan 31 12:10:48 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.109.2.12: preferred, unified
Changes since revision 1.109.2.12: +19 -19
lines
ConstStringPtr died, long live StringPtr
Revision 1.109.2.12: download - view: text, markup, annotated - select for diffs
Thu Jan 30 11:19:30 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.109.2.11: preferred, unified
Changes since revision 1.109.2.11: +3 -4
lines
vstateless_class compiled
Revision 1.109.2.11: download - view: text, markup, annotated - select for diffs
Thu Jan 30 09:14:01 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.109.2.10: preferred, unified
Changes since revision 1.109.2.10: +23 -22
lines
value compiled
Revision 1.109.2.10: download - view: text, markup, annotated - select for diffs
Wed Jan 29 15:39:28 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.109.2.9: preferred, unified
Changes since revision 1.109.2.9: +11 -7
lines
vmethodframe, pa_request.h compiled
Revision 1.109.2.9: download - view: text, markup, annotated - select for diffs
Wed Jan 29 13:31:31 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.109.2.8: preferred, unified
Changes since revision 1.109.2.8: +4 -2
lines
vfile compiled
Revision 1.109.2.8: download - view: text, markup, annotated - select for diffs
Wed Jan 29 12:57:37 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.109.2.7: preferred, unified
Changes since revision 1.109.2.7: +6 -1
lines
vcookie compiled
Revision 1.109.2.7: 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.109.2.6: preferred, unified
Changes since revision 1.109.2.6: +11 -3
lines
vrequest compiled
Revision 1.109.2.6: 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.109.2.5: preferred, unified
Changes since revision 1.109.2.5: +4 -4
lines
vrequest,vdouble,vint compiled
Revision 1.109.2.5: download - view: text, markup, annotated - select for diffs
Wed Jan 29 09:16:15 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.109.2.4: preferred, unified
Changes since revision 1.109.2.4: +2 -1
lines
vmath compiled
Revision 1.109.2.4: download - view: text, markup, annotated - select for diffs
Tue Jan 28 15:42:41 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.109.2.3: preferred, unified
Changes since revision 1.109.2.3: +10 -17
lines
started main: compile_tools
Revision 1.109.2.3: download - view: text, markup, annotated - select for diffs
Mon Jan 27 15:07:48 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.109.2.2: preferred, unified
Changes since revision 1.109.2.2: +4 -6
lines
wcontext compiled
Revision 1.109.2.2: download - view: text, markup, annotated - select for diffs
Fri Jan 24 14:36:11 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.109.2.1: preferred, unified
Changes since revision 1.109.2.1: +42 -39
lines
more patched
Revision 1.109.2.1: download - view: text, markup, annotated - select for diffs
Thu Jan 23 17:05:34 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.109: preferred, unified
Changes since revision 1.109: +9 -1
lines
resurrected pool in new sense: now it's factory, producing&accounting memory chunks for read[autofree] buffers
Revision 1.109: download - view: text, markup, annotated - select for diffs
Tue Jan 21 15:51:17 2003 UTC (23 years, 4 months ago) by paf
Branches: MAIN
Branch point for: release_3_0_8
Diff to: previous 1.108: preferred, unified
Changes since revision 1.108: +2 -2
lines
2002->2003
Revision 1.108: download - view: text, markup, annotated - select for diffs
Thu Oct 31 15:01:54 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.107: preferred, unified
Changes since revision 1.107: +5 -3
lines
static fix merged
Revision 1.107.2.2: download - view: text, markup, annotated - select for diffs
Thu Oct 31 13:49:57 2002 UTC (23 years, 7 months ago) by paf
Diff to: previous 1.107.2.1: preferred, unified; next MAIN 1.108: preferred, unified
Changes since revision 1.107.2.1: +13 -4
lines
fixed statics, left $virtual_fields in dynamic
Revision 1.107.2.1: download - view: text, markup, annotated - select for diffs
Thu Oct 31 12:22:13 2002 UTC (23 years, 7 months ago) by paf
Diff to: previous 1.107: preferred, unified
Changes since revision 1.107: +8 -15
lines
static call $self fixed
Revision 1.107: download - view: text, markup, annotated - select for diffs
Thu Oct 31 10:23:45 2002 UTC (23 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.106: preferred, unified
Changes since revision 1.106: +6 -1
lines
^process[$caller.self]{...}
now compiles to last derived object part of that 'self'
Revision 1.106: download - view: text, markup, annotated - select for diffs
Tue Oct 15 07:52:37 2002 UTC (23 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.105: preferred, unified
Changes since revision 1.105: +16 -130
lines
removed outdated comments. doxygen would find them lower by inheritance tree
Revision 1.105: download - view: text, markup, annotated - select for diffs
Tue Sep 17 17:14:32 2002 UTC (23 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.104: preferred, unified
Changes since revision 1.104: +2 -2
lines
removed changes, operators executed with calling self.
lots of code with ^include code relies on defined/defining self variables
$a[1]
^include[print_a.p]
print_a.p: $a
^include[set_a.p]
a=$a
set_a.p:
$a[1]
Revision 1.104: download - view: text, markup, annotated - select for diffs
Tue Sep 17 16:46:26 2002 UTC (23 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.103: preferred, unified
Changes since revision 1.103: +4 -4
lines
operators now executed with MAIN self.
it's for ^include sake, too strong a change
Revision 1.103: download - view: text, markup, annotated - select for diffs
Tue Sep 17 15:53:46 2002 UTC (23 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.102: preferred, unified
Changes since revision 1.102: +3 -3
lines
found ancient param to Junction, removed.
allowed passing self to native_code_operators [for ^process to work, she needs self]
Revision 1.102: download - view: text, markup, annotated - select for diffs
Tue Sep 17 15:20:35 2002 UTC (23 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.101: preferred, unified
Changes since revision 1.101: +5 -5
lines
allowed Request.self to be 0, checked that in VMethodFrame get/put and $self.
Revision 1.101: download - view: text, markup, annotated - select for diffs
Tue Sep 10 12:14:40 2002 UTC (23 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.100: preferred, unified
Changes since revision 1.100: +6 -3
lines
WWrapper which used in constructing objects(second param to sql method) ^...sql{}[$.default{code}]
now has parent, wich helps code in hash to survivi
Revision 1.100: download - view: text, markup, annotated - select for diffs
Tue Sep 10 12:02:24 2002 UTC (23 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.99: preferred, unified
Changes since revision 1.99: +2 -2
lines
moved junction kill responsibility to wcontext
Revision 1.99: download - view: text, markup, annotated - select for diffs
Thu Aug 29 12:22:48 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.98: preferred, unified
Changes since revision 1.98: +29 -22
lines
junction_cleaner moved to auto VMethodFrame [called less frequent, allowed to remove ugly Junction.change_context-s from many places, switch, mail:send..html{}, ..]
request.root renamed to method_frame [more easyreading]
ancient {...PUSH/POPs...} changed to stack vars [speed up]
Revision 1.98: 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.97: preferred, unified
Changes since revision 1.97: +1 -8
lines
few barks:
bark("%s field not found", 0, &aname)
Revision 1.97: download - view: text, markup, annotated - select for diffs
Thu Aug 15 09:07:49 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.96: preferred, unified
Changes since revision 1.96: +4 -1
lines
instead of type() checking everywhere used Value.as
now user descendants can be used in params.
VObject::as_*, is_defined now taken from bases.
xtable(table)
^if($xtable) now OK
Revision 1.96: download - view: text, markup, annotated - select for diffs
Thu Aug 15 07:53:07 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.95: preferred, unified
Changes since revision 1.95: +3 -3
lines
is->as
Revision 1.95: download - view: text, markup, annotated - select for diffs
Wed Aug 14 14:18:29 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.94: preferred, unified
Changes since revision 1.94: +8 -8
lines
is now works with VObject & VClass
Revision 1.94: download - view: text, markup, annotated - select for diffs
Tue Aug 13 15:55:42 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.93: preferred, unified
Changes since revision 1.93: +3 -3
lines
introduced Value::get_element(..., bool looking_down) [needed to exclude endless recoursion]
Revision 1.93: download - view: text, markup, annotated - select for diffs
Tue Aug 13 13:02:40 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.92: preferred, unified
Changes since revision 1.92: +23 -20
lines
VObject.get/out now looking down/up tree
todo: fix error message on non-constructed parents
Revision 1.92: download - view: text, markup, annotated - select for diffs
Mon Aug 12 14:21:52 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.91: preferred, unified
Changes since revision 1.91: +16 -3
lines
^base:create[] dynamic call rewritten
todo: thorough testing
Revision 1.91: download - view: text, markup, annotated - select for diffs
Mon Aug 12 11:22:55 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.90: preferred, unified
Changes since revision 1.90: +7 -2
lines
VObject ctor now instantates base class, remembers it and saves child in parent
VObject.get_class now returns last child = downward virtual calls OK
Revision 1.90: download - view: text, markup, annotated - select for diffs
Mon Aug 12 10:32:53 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.89: preferred, unified
Changes since revision 1.89: +1 -11
lines
killed VAliased [redundant], moved $CLASS to VObject only [parser class instance]
Revision 1.89: download - view: text, markup, annotated - select for diffs
Fri Aug 9 14:18:39 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.88: preferred, unified
Changes since revision 1.88: +9 -1
lines
started as()
Revision 1.88: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:41:22 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0005
Diff to: previous 1.87: preferred, unified
Changes since revision 1.87: +1 -1
lines
$Date: now$
Revision 1.87: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:26:53 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.86: preferred, unified
Changes since revision 1.86: +2 -2
lines
ident.C* removed
Revision 1.86: download - view: text, markup, annotated - select for diffs
Fri Apr 19 08:54:36 2002 UTC (24 years, 1 month 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.85: preferred, unified
Changes since revision 1.85: +18 -1
lines
VTable removed from each String::match replace iteration, and made stacked
sizeof(VTable)=12bytes economy on each replace code
Revision 1.85: download - view: text, markup, annotated - select for diffs
Thu Apr 18 15:33:32 2002 UTC (24 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.84: preferred, unified
Changes since revision 1.84: +9 -3
lines
fclass_real lowered from VStateless_class to VObject
Revision 1.84: download - view: text, markup, annotated - select for diffs
Thu Apr 18 10:51:01 2002 UTC (24 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.83: preferred, unified
Changes since revision 1.83: +5 -34
lines
removed Value::fname
Revision 1.83: download - view: text, markup, annotated - select for diffs
Mon Apr 15 13:39:54 2002 UTC (24 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.82: preferred, unified
Changes since revision 1.82: +2 -2
lines
fixed name update
Revision 1.82: download - view: text, markup, annotated - select for diffs
Mon Apr 15 11:34:24 2002 UTC (24 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.81: preferred, unified
Changes since revision 1.81: +8 -2
lines
removed absolutely unnecessary VString shells
Revision 1.81: download - view: text, markup, annotated - select for diffs
Mon Apr 15 10:35:22 2002 UTC (24 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.80: preferred, unified
Changes since revision 1.80: +12 -1
lines
StringOrValue wcontext result, now ready for dual writes
Revision 1.80: download - view: text, markup, annotated - select for diffs
Wed Mar 27 15:30:38 2002 UTC (24 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.79: preferred, unified
Changes since revision 1.79: +3 -3
lines
assigned exception types
Revision 1.79: download - view: text, markup, annotated - select for diffs
Fri Feb 8 08:30:18 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.78: preferred, unified
Changes since revision 1.78: +2 -2
lines
name spelling
Revision 1.78: download - view: text, markup, annotated - select for diffs
Fri Feb 8 07:27:51 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.77: preferred, unified
Changes since revision 1.77: +2 -2
lines
2002
Revision 1.77: download - view: text, markup, annotated - select for diffs
Mon Nov 5 11:46:31 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.76: preferred, unified
Changes since revision 1.76: +2 -2
lines
$status:db
fixed used not initialized in db_connection & db_table
Revision 1.76: download - view: text, markup, annotated - select for diffs
Tue Oct 23 14:43:44 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.75: preferred, unified
Changes since revision 1.75: +2 -2
lines
^hashfile.hash[]
Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri Oct 19 12:43:30 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.74: preferred, unified
Changes since revision 1.74: +9 -10
lines
switched to c++ exceptions 0
Revision 1.74: 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.73: preferred, unified
Changes since revision 1.73: +1 -2
lines
added ident.awk and main.dsp splitted to main+classes+types along to .am
Revision 1.73: download - view: text, markup, annotated - select for diffs
Mon Sep 24 15:10:22 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.72: preferred, unified
Changes since revision 1.72: +5 -1
lines
z
Revision 1.72: 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.71: preferred, unified
Changes since revision 1.71: +7 -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.70.4.2: download - view: text, markup, annotated - select for diffs
Thu Sep 20 07:47:50 2001 UTC (24 years, 8 months ago) by parser
Diff to: previous 1.70.4.1: preferred, unified; next MAIN 1.71: preferred, unified
Changes since revision 1.70.4.1: +4 -4
lines
some 'const's added
Revision 1.71: 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.70: preferred, unified
Changes since revision 1.70: +3 -1
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.70.4.1: download - view: text, markup, annotated - select for diffs
Fri Sep 7 16:51:43 2001 UTC (24 years, 9 months ago) by parser
Diff to: previous 1.70: preferred, unified
Changes since revision 1.70: +2 -1
lines
(def $table) is false when table is empty
Revision 1.70: download - view: text, markup, annotated - select for diffs
Mon Aug 20 13:22:05 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.69: preferred, unified
Changes since revision 1.69: +4 -4
lines
$var(123) ^var.inc[] recousively caused problems: inc incremeted 123 literal!! fixed
Revision 1.69: download - view: text, markup, annotated - select for diffs
Fri Aug 10 10:24:09 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.68: preferred, unified
Changes since revision 1.68: +2 -1
lines
string now def only when ne ''
Revision 1.68: download - view: text, markup, annotated - select for diffs
Tue Jul 24 15:43:56 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.67: preferred, unified
Changes since revision 1.67: +4 -2
lines
first get_element, next get operator
Revision 1.67: 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.66: preferred, unified
Changes since revision 1.66: +5 -5
lines
only ^class:method dynamic calls allowed.
^BASE.method call disabled.
BASE element globally removed
Revision 1.66: download - view: text, markup, annotated - select for diffs
Wed Jul 18 10:06:04 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.65: preferred, unified
Changes since revision 1.65: +4 -2
lines
$ORIGINS(1) output tracing mode
Revision 1.65: download - view: text, markup, annotated - select for diffs
Thu Jul 12 11:19:06 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.64: preferred, unified
Changes since revision 1.64: +14 -6
lines
pa_value.putelement modification of system classes prevented
Revision 1.64: download - view: text, markup, annotated - select for diffs
Sat Jul 7 16:38:01 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.63: preferred, unified
Changes since revision 1.63: +6 -37
lines
date now set $fields roll string. todo: sql, calendar
Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Jun 27 12:44:33 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.62: preferred, unified
Changes since revision 1.62: +7 -7
lines
nothing renamed to void
Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon May 21 17:13:57 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.61: preferred, unified
Changes since revision 1.61: +7 -7
lines
'unknown' renamed to 'nothing'
Revision 1.61: download - view: text, markup, annotated - select for diffs
Sat May 19 17:56:59 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.60: preferred, unified
Changes since revision 1.60: +2 -2
lines
parameter # 1 based
Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue May 15 10:01:25 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.59: preferred, unified
Changes since revision 1.59: +3 -3
lines
numbered params had wrong name - for instance: bad error message in ^for[] bad body type. fixed
Revision 1.59: download - view: text, markup, annotated - select for diffs
Fri May 11 17:45:10 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.58: preferred, unified
Changes since revision 1.58: +26 -3
lines
op: MAX_LOOPS
as_int
Revision 1.58: download - view: text, markup, annotated - select for diffs
Thu May 10 12:49:26 2001 UTC (25 years ago) by paf
Branches: MAIN
Diff to: previous 1.57: preferred, unified
Changes since revision 1.57: +2 -1
lines
changed priority: field before method lookup in vclass & vobject
Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue May 8 10:39:23 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.56: preferred, unified
Changes since revision 1.56: +2 -1
lines
hash:default works at last!
Revision 1.56: download - view: text, markup, annotated - select for diffs
Tue May 8 08:15:00 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.55: preferred, unified
Changes since revision 1.55: +2 -2
lines
table:hash
Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue May 8 05:50:04 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.54: preferred, unified
Changes since revision 1.54: +2 -3
lines
wrong pool in method checkparams again. fixed
Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon May 7 15:31:50 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.53: preferred, unified
Changes since revision 1.53: +4 -2
lines
method reported errors on wrong pool
Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon May 7 14:00:53 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.52: preferred, unified
Changes since revision 1.52: +3 -4
lines
pa_code.h
Revision 1.52: download - view: text, markup, annotated - select for diffs
Mon May 7 08:29:48 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.51: preferred, unified
Changes since revision 1.51: +2 -2
lines
table: fields, then methods. so to enable 'dir' fields & co. more
Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon May 7 08:11:58 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.50: preferred, unified
Changes since revision 1.50: +7 -7
lines
table: fields, then methods. so to enable 'dir' fields & co.
Revision 1.50: download - view: text, markup, annotated - select for diffs
Sat Apr 28 08:44:15 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.49: preferred, unified
Changes since revision 1.49: +1 -1
lines
Methoded reorganized. todo: methoded-configure
Revision 1.49.4.2: download - view: text, markup, annotated - select for diffs
Sat Apr 28 07:27:45 2001 UTC (25 years, 1 month ago) by paf
Diff to: previous 1.49.4.1: preferred, unified; next MAIN 1.50: preferred, unified
Changes since revision 1.49.4.1: +2 -3
lines
beautifying just compiled. todo: debug, configure
Revision 1.49.4.1: download - view: text, markup, annotated - select for diffs
Fri Apr 27 15:19:40 2001 UTC (25 years, 1 month ago) by paf
Diff to: previous 1.49: preferred, unified
Changes since revision 1.49: +3 -2
lines
started beautifying
Revision 1.49: download - view: text, markup, annotated - select for diffs
Sun Apr 15 13:21:47 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.48: preferred, unified
Changes since revision 1.48: +6 -6
lines
MethodParams !junction
Revision 1.48: download - view: text, markup, annotated - select for diffs
Sun Apr 15 12:33:01 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.47: preferred, unified
Changes since revision 1.47: +44 -3
lines
MethodParams in op.C
Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Apr 12 13:15:25 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.46: preferred, unified
Changes since revision 1.46: +4 -3
lines
for var now written not to r.wcontext, but to r.root
cleared "entered_object" state
Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Apr 11 08:13:42 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.45: preferred, unified
Changes since revision 1.45: +2 -2
lines
forced UL_FILE_NAME of posted file name
Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Apr 10 10:32:14 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.44: preferred, unified
Changes since revision 1.44: +7 -5
lines
image:measure -100 just compiled
Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Apr 5 19:35:18 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.43: preferred, unified
Changes since revision 1.43: +2 -2
lines
constructor flag dropped at get_method_frame and remembered into method_frame
Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Apr 3 07:02:47 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.42: preferred, unified
Changes since revision 1.42: +1 -2
lines
main:post-process
Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Apr 3 06:23:07 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.41: preferred, unified
Changes since revision 1.41: +11 -1
lines
vfile in response:body
Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Apr 2 09:29:20 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.40: preferred, unified
Changes since revision 1.40: +5 -6
lines
table:join
Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Apr 2 08:45:46 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.39: preferred, unified
Changes since revision 1.39: +2 -2
lines
random:generate
Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Mar 30 05:53:04 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.38: preferred, unified
Changes since revision 1.38: +20 -6
lines
static|dynamic|any method registration
Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Mar 29 09:31:45 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.37: preferred, unified
Changes since revision 1.37: +3 -3
lines
empty params allowed. [] and [;] are different now.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Mar 28 14:41:32 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.36: preferred, unified
Changes since revision 1.36: +2 -1
lines
$request:browser [.type .version]; unknown.get_double now = 0.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Mar 27 18:06:11 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.35: preferred, unified
Changes since revision 1.35: +2 -2
lines
fixed r/w context of code-params
Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Mar 27 16:35:56 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.34: preferred, unified
Changes since revision 1.34: +15 -9
lines
sort 0
Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Mar 27 15:37:54 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.33: preferred, unified
Changes since revision 1.33: +5 -3
lines
continue on sort
Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Mar 26 08:27:28 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.32: preferred, unified
Changes since revision 1.32: +2 -2
lines
disabled $a(123) $b[$a.CLASS] ^b.inc[123] shit.
allowed no checks in native method realisations on 'self' validity -
they now can simply assume that 'self' is V{Proper} .
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Mar 24 19:12:23 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.31: preferred, unified
Changes since revision 1.31: +7 -1
lines
html-typo 0
html-typo 1. noticed double default content-type prob. run cgi.cmd tomorrow first
html-typo sample. detected << problem: they become ltlt too fast
Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Mar 20 06:45:20 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.30: preferred, unified
Changes since revision 1.30: +3 -3
lines
z
Revision 1.30: 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.29: preferred, unified
Changes since revision 1.29: +2 -2
lines
VRequest moved to :Value
Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Mar 19 22:38:11 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.28: preferred, unified
Changes since revision 1.28: +4 -5
lines
moved common get_element part from stateless object&class into VAliased
Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Mar 19 22:11:11 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.27: preferred, unified
Changes since revision 1.27: +3 -3
lines
VEnv is now :Value
Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Mar 19 20:46:39 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.26: preferred, unified
Changes since revision 1.26: +4 -1
lines
file 1
Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Mar 19 20:07:39 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.25: preferred, unified
Changes since revision 1.25: +13 -33
lines
file class just compiled
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Mar 19 19:17:46 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.24: preferred, unified
Changes since revision 1.24: +42 -40
lines
^table:set{default level: TABLE}
Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Mar 19 17:42:18 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.23: preferred, unified
Changes since revision 1.23: +4 -2
lines
z
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Mar 19 16:44:04 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.22: preferred, unified
Changes since revision 1.22: +15 -28
lines
auto @brief
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Mar 19 15:29:42 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.21: preferred, unified
Changes since revision 1.21: +158 -83
lines
doxygen include/, Value
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Mar 18 20:31:29 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.20: preferred, unified
Changes since revision 1.20: +5 -1
lines
cookie class
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Mar 18 17:39:30 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.19: preferred, unified
Changes since revision 1.19: +5 -4
lines
^response:clear[]
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Mar 18 17:18:37 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.18: preferred, unified
Changes since revision 1.18: +5 -1
lines
$defautl[$content-type[$value[text/html] $charset[windows-1251]]
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Mar 18 11:37:54 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.17: preferred, unified
Changes since revision 1.17: +4 -1
lines
$response: 0 request::core exception rethrow
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Mar 16 12:46:36 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.16: preferred, unified
Changes since revision 1.16: +77 -72
lines
native method' class call with less params then needed error reporting
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Mar 16 11:10:21 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.15: preferred, unified
Changes since revision 1.15: +2 -1
lines
$result
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Mar 16 09:26:45 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.14: preferred, unified
Changes since revision 1.14: +4 -7
lines
see () and {} param wcontext conflict
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Mar 16 08:31:24 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.13: preferred, unified
Changes since revision 1.13: +2 -1
lines
disabled $string.field
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Mar 14 08:50:06 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.12: preferred, unified
Changes since revision 1.12: +2 -2
lines
global handler, exceptions in parser3
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Mar 13 20:02:11 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +4 -3
lines
form:fields removed. use $form.CLASS instead
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Mar 13 16:38:27 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.10: preferred, unified
Changes since revision 1.10: +2 -1
lines
started $form: [historical moment :)]
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Mar 13 14:02:51 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.9: preferred, unified
Changes since revision 1.9: +1 -2
lines
for future methods of ENV constructor if
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Mar 13 13:43:32 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +7 -5
lines
$ENV: re 0, stateless classes
Revision 1.8.2.1: download - view: text, markup, annotated - select for diffs
Tue Mar 13 13:40:01 2001 UTC (25 years, 2 months ago) by paf
Diff to: previous 1.8: preferred, unified; next MAIN 1.9: preferred, unified
Changes since revision 1.8: +7 -5
lines
$ENV: re 0, stateless classes
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Mar 13 12:37:06 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +4 -4
lines
fixed yesterdays bad decision on execute_static_method
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Mar 12 13:13:22 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +14 -14
lines
table:set 0
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Mar 12 12:00:06 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +21 -7
lines
freeze, ^table:create[] -1
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Mar 12 10:21:24 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +2 -2
lines
z
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Mar 12 09:08:52 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +5 -4
lines
^process. actual names to store param and check_actual_numbered_params for better place diagnostics
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Mar 11 12:22:00 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +2 -1
lines
VString VDouble VInt base now VObject_base - without fields
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Mar 11 08:16:37 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +2 -2
lines
headers updated
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Mar 11 07:52:44 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
splitted types from include/
E-mail: