CVS log for parser3/src/types/pa_value.C
Up to [parser3project] / parser3 / src / types
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.53: download - view: text, markup, annotated - select for diffs
Sat Apr 25 13:38:46 2026 UTC (5 weeks, 4 days ago) by moko
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
Copyright year updated, websites links changed to https://
Revision 1.52: 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.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
Copyright year updated
Revision 1.51: 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.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
minor error messages spelling fixes
Revision 1.50: 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.49: preferred, colored
Changes since revision 1.49: +3 -3 lines
optimization: Value::as() removed as dynamic_cast is faster, Value::is() is still required for is operator.
Revision 1.49: 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.48: preferred, colored
Changes since revision 1.48: +3 -3 lines
copyright, authors actualized
Revision 1.48: 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.47: preferred, colored
Changes since revision 1.47: +3 -3 lines
hash no longer is accepted as file parameter (fixes bug #1218)
Revision 1.47: 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.46: preferred, colored
Changes since revision 1.46: +2 -2 lines
Copyright year updated
Revision 1.46: 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
CVS tags: release_3_4_5
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2 lines
Copyright year: 2015->2017
Revision 1.45: 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.44: preferred, colored
Changes since revision 1.44: +14 -1 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.44: download - view: text, markup, annotated - select for diffs
Tue Nov 29 23:51:41 2016 UTC (9 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
method call exceptions improved as method now keeps its name
Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu Nov 3 16:17:38 2016 UTC (9 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +11 -12 lines
Optimization: VMethodFrame now divided into VNativeMethodFrame, VParserMethodFrame, VLocalParserMethodFrame;
METHOD_FRAME_ACTION, EXPRESSION_FRAME_ACTION, CONSTRUCTOR_FRAME_ACTION defines added and used (related to feature #1104)
Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Oct 31 01:55:07 2016 UTC (9 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +12 -18 lines
whitespace
Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed May 18 17:47:22 2016 UTC (10 years ago) by moko
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
$string.anything works for whitespace strings, ^string.contains added for hash compatibility, $string.method no longer returns stting method (implements feature #1046)
Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Apr 1 16:27:32 2016 UTC (10 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -3 lines
name() removed from VStateless_class, type() is used instead (related to feature #1051)
Revision 1.39: 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.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
Copyright year updated
Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Sep 2 21:29:45 2015 UTC (10 years, 9 months ago) by moko
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +4 -18 lines
new double date implementation with internal support for extended 0..9999 year range, default timezone support (related to feature #36)
Revision 1.37: 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.36: preferred, colored
Changes since revision 1.36: +3 -3 lines
hash_json_string argument can be null (fixes bug #1029)
Revision 1.36: 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.35: preferred, colored
Changes since revision 1.35: +35 -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.35: 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_3,
release_3_4_2
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +7 -3 lines
^json:string[$o; $.default[$method]] implemented for VObject (new feature #803)
Revision 1.34: 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.33: preferred, colored
Changes since revision 1.33: +1 -19 lines
serialization helpers moved to pa_vmemcached.C
Revision 1.33: 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.32: preferred, colored
Changes since revision 1.32: +19 -1 lines
Serialization_data now added and used, VString now serialized with languages into memcached.
Revision 1.32: 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.31: preferred, colored
Changes since revision 1.31: +3 -3 lines
ident now works under Linux + ident displays filenames (closes issue #818)
Copyright updated
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat May 28 22:54:14 2011 UTC (15 years ago) by misha
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +16 -10 lines
- filename in content-disposition header must be quoted ( bugfix: #361 )
Revision 1.30: 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
CVS tags: release_3_4_1
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +7 -1 lines
- method get_json_string was added to Value & Co
Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Aug 24 08:08:04 2009 UTC (16 years, 9 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +5 -6 lines
- bugfix: the actual number of method's parameters wasn't checked correctly (the bug was introduced in 3.4.0)
Revision 1.28: 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.27: preferred, colored
Changes since revision 1.27: +5 -10 lines
- new classes implementation
Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Jul 13 02:18:41 2009 UTC (16 years, 10 months ago) by misha
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +5 -2 lines
- bugfix: $cookie[...$.httponly(false)...] souldn't add the attribut to output
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Apr 21 09:26:08 2009 UTC (17 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -29 lines
- junction-optimisation (destructors)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Sep 4 09:35:56 2008 UTC (17 years, 9 months ago) by misha
Branches: MAIN
CVS tags: release_3_3_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
- exceptions while checking date range not typeless anymore
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Feb 21 14:17:12 2008 UTC (18 years, 3 months ago) by misha
Branches: MAIN
CVS tags: release_3_2_3
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -14 lines
- method for output date in RFC 822 format moved to pa_common.h
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Feb 14 09:10:44 2008 UTC (18 years, 3 months ago) by misha
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
- fixes in code formatting
Revision 1.22: 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_2_2
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -3
lines
- "parser.runtime" strings were removed
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Dec 7 18:28:32 2006 UTC (19 years, 6 months ago) by misha
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +8 -5
lines
- is_bool method was added
Revision 1.20: 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.19: preferred, colored
Changes since revision 1.19: +2 -2
lines
+ ^break[] ^continue[], in ^for, ^while, ^menu, ^hash/hashfile.foreach
Revision 1.19.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.19: preferred, colored; next MAIN 1.20: preferred, colored
Changes since revision 1.19: +2 -2
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.19: 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
CVS tags: release_3_2_1,
release_3_2_0,
paf_left
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
2005
Revision 1.18.8.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
CVS tags: release_3_1_6
Diff to: previous 1.18: preferred, colored; next MAIN 1.19: preferred, colored
Changes since revision 1.18: +2 -2
lines
. 2005 ;)
Revision 1.18: 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.17: preferred, colored
Changes since revision 1.17: +1 -5
lines
new: ^mail:send[
$.file[
$.any[header]
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Mar 23 09:43:44 2004 UTC (22 years, 2 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_3,
release_3_1_2
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +5 -16
lines
bugfix: junction reattach now actually reattaches a junction to new wcontext [were only assigning it to junction,
which caused junction tracking to loose junction, and it's context were not killed, and it tried to process in invalid context, gpf]
Revision 1.16: 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
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
2004
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Feb 3 16:45:25 2004 UTC (22 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
beauty: %u is more simple=proper for size_t then %ld/%lu
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Nov 20 17:46:02 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
more warnings --
Revision 1.13: 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.12: preferred, colored
Changes since revision 1.12: +1 -1
lines
static const char * const IDENT
Revision 1.12: 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.11: preferred, colored
Changes since revision 1.11: +2 -1
lines
hashfile implemented get/put [raw]
Revision 1.11: 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.10: preferred, colored
Changes since revision 1.10: +4 -6
lines
bark intefrace obsoleted, simplified a little
Revision 1.10: 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.9: preferred, colored
Changes since revision 1.9: +117 -16
lines
moved tempate_gc to HEAD
Revision 1.9.2.15.2.13: download - view: text, markup, annotated - select for diffs
Fri May 30 10:47:06 2003 UTC (23 years ago) by paf
Diff to: previous 1.9.2.15.2.12: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9.2.15.2.12: +3 -2
lines
date format now
Sun, 06 Nov 1994 08:49:37 GMT ; RFC 822, updated by RFC 1123 [as in HEAD]
Revision 1.9.2.15.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.9.2.15.2.11: preferred, colored
Changes since revision 1.9.2.15.2.11: +6 -9
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.9.2.15.2.11: 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.9.2.15.2.10: preferred, colored
Changes since revision 1.9.2.15.2.10: +4 -4
lines
slightly improved error messages text:
1. is '%s', it
2. method undefined in case of ^void[]
Revision 1.9.2.15.2.10: download - view: text, markup, annotated - select for diffs
Thu Mar 27 14:51:29 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.9.2.15.2.9: preferred, colored
Changes since revision 1.9.2.15.2.9: +12 -11
lines
introducing append_help_length [radical improvement here]
Revision 1.9.2.15.2.9: 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.9.2.15.2.8: preferred, colored
Changes since revision 1.9.2.15.2.8: +2 -2
lines
untaint.C L_URI
Revision 1.9.2.15.2.8: 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.9.2.15.2.7: preferred, colored
Changes since revision 1.9.2.15.2.7: +2 -2
lines
2*2 worked :)
Revision 1.9.2.15.2.7: download - view: text, markup, annotated - select for diffs
Mon Mar 24 13:05:15 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.9.2.15.2.6: preferred, colored
Changes since revision 1.9.2.15.2.6: +9 -9
lines
all linked
todo: debug
Revision 1.9.2.15.2.6: 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.9.2.15.2.5: preferred, colored
Changes since revision 1.9.2.15.2.5: +31 -34
lines
pa_value.C compiled
Revision 1.9.2.15.2.5: 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.9.2.15.2.4: preferred, colored
Changes since revision 1.9.2.15.2.4: +2 -2
lines
pa_request.C 50% compiled
Revision 1.9.2.15.2.4: download - view: text, markup, annotated - select for diffs
Fri Mar 21 13:42:32 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.9.2.15.2.3: preferred, colored
Changes since revision 1.9.2.15.2.3: +16 -16
lines
introducing StringBody [C++ CORD wrapper]
Revision 1.9.2.15.2.3: download - view: text, markup, annotated - select for diffs
Thu Mar 20 08:11:15 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.9.2.15.2.2: preferred, colored
Changes since revision 1.9.2.15.2.2: +5 -5
lines
untaint.C 30%,
pa_common.C [done, without http for now]
Revision 1.9.2.15.2.2: download - view: text, markup, annotated - select for diffs
Wed Mar 19 16:28:09 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.9.2.15.2.1: preferred, colored
Changes since revision 1.9.2.15.2.1: +3 -3
lines
started test
Revision 1.9.2.15.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.9.2.15: preferred, colored
Changes since revision 1.9.2.15: +15 -15
lines
started porting to gc:
PA_Object done
lots of replacements also
Revision 1.9.2.15: 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.9.2.14: preferred, colored; branchpoint 1.9: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9.2.14: +2 -2
lines
set_base, set_derived simplified [counter leaks fixed]
Revision 1.9.2.14: download - view: text, markup, annotated - select for diffs
Thu Feb 20 14:53:35 2003 UTC (23 years, 3 months ago) by paf
Diff to: previous 1.9.2.13: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.2.13: +3 -3
lines
string cmp fixed
Revision 1.9.2.13: download - view: text, markup, annotated - select for diffs
Tue Feb 4 12:08:57 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.9.2.12: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.2.12: +1 -2
lines
removed stupid value_includes.h
Revision 1.9.2.12: 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.9.2.11: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.2.11: +2 -1
lines
trying to remove stupid value_includes.h
Revision 1.9.2.11: 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.9.2.10: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.2.10: +13 -5
lines
libtypes.a compiled gcc
Revision 1.9.2.10: 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.9.2.9: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.2.9: +13 -1
lines
started gcc compiling
pa_common compiled
Revision 1.9.2.9: download - view: text, markup, annotated - select for diffs
Mon Feb 3 11:46:47 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.9.2.8: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.2.8: +2 -2
lines
vobject compiled
Revision 1.9.2.8: download - view: text, markup, annotated - select for diffs
Mon Feb 3 10:39:08 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.9.2.7: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.2.7: +2 -2
lines
vform compiled
Revision 1.9.2.7: 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.9.2.6: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.2.6: +2 -2
lines
grammar compiled
Revision 1.9.2.6: 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.9.2.5: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.2.5: +6 -6
lines
ConstStringPtr died, long live StringPtr
Revision 1.9.2.5: 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.9.2.4: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.2.4: +47 -46
lines
value compiled
Revision 1.9.2.4: download - view: text, markup, annotated - select for diffs
Wed Jan 29 13:31:30 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.9.2.3: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.2.3: +2 -1
lines
vfile compiled
Revision 1.9.2.3: 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.9.2.2: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.2.2: +7 -1
lines
vcookie compiled
Revision 1.9.2.2: 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.9.2.1: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.2.1: +7 -1
lines
wcontext compiled
Revision 1.9.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.9: preferred, colored
Changes since revision 1.9: +72 -1
lines
resurrected pool in new sense: now it's factory, producing&accounting memory chunks for read[autofree] buffers
Revision 1.9: 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
CVS tags: release_3_0_8
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
2002->2003
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Sep 17 16:46:25 2002 UTC (23 years, 8 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0007,
release_3_0_0006
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -5
lines
operators now executed with MAIN self.
it's for ^include sake, too strong a change
Revision 1.7: 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.6: preferred, colored
Changes since revision 1.6: +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.6: 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.5: preferred, colored
Changes since revision 1.5: +5 -5
lines
allowed Request.self to be 0, checked that in VMethodFrame get/put and $self.
Revision 1.5: 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.4: preferred, colored
Changes since revision 1.4: +11 -7
lines
moved junction kill responsibility to wcontext
Revision 1.4: 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.3: preferred, colored
Changes since revision 1.3: +40 -1
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.3: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:41:21 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0005
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1
lines
$Date: now$
Revision 1.2: 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.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
ident.C* removed
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Apr 18 11:44:32 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
forced to cut that from .h because of VStateless_class usage [undefined in .h]
E-mail: