CVS log for parser3/src/types/pa_vstatus.C

[BACK] Up to [parser3project] / parser3 / src / types

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.49: 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.48: preferred, unified
Changes since revision 1.48: +2 -2 lines
Copyright year updated, websites links changed to https://

Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Nov 14 00:09:54 2025 UTC (6 months, 2 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.47: preferred, unified
Changes since revision 1.47: +4 -4 lines
$status:limit-cpu, $status:limit-mem, $status:limit-nproc unlimited support added, test added (related to feature #1280)

Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Nov 13 23:37:25 2025 UTC (6 months, 2 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.46: preferred, unified
Changes since revision 1.46: +38 -1 lines
r/w $status:limit-cpu, $status:limit-mem, $status:limit-nproc added (implements feature #1280)

Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon May 26 00:52:15 2025 UTC (12 months, 1 week ago) by moko
Branches: MAIN
Diff to: previous 1.45: preferred, unified
Changes since revision 1.45: +25 -25 lines
implements feature #1277
String::Body(const char *abody) now explicit
but HashString::put(const char *str, V value) added for simplicity
optimizations:
HASH_PUT_CSTR used where hash.put called several time during execution;
caching String::Body::uitoa used at all pash.put(<uint> calls.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Dec 11 18:35:31 2024 UTC (17 months, 3 weeks ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0
Diff to: previous 1.44: preferred, unified
Changes since revision 1.44: +5 -6 lines
$status:log-filename added (related to feature #1262)

Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Dec 6 00:40:12 2024 UTC (17 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.43: preferred, unified
Changes since revision 1.43: +8 -1 lines
$status:mode (cgi/console/mail/httpd/apache/isapi) added (related to feature #1262)

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Nov 4 03:53:26 2024 UTC (18 months, 4 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.42: preferred, unified
Changes since revision 1.42: +2 -2 lines
Copyright year updated

Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Sep 26 20:49:13 2023 UTC (2 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.41: preferred, unified
Changes since revision 1.41: +3 -3 lines
copyright, authors actualized

Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Aug 15 19:44:20 2023 UTC (2 years, 9 months ago) by moko
Branches: MAIN
Diff to: previous 1.40: preferred, unified
Changes since revision 1.40: +4 -9 lines
win32 compatibility fixes related to feature #1229

Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Aug 15 19:27:48 2023 UTC (2 years, 9 months ago) by moko
Branches: MAIN
Diff to: previous 1.39: preferred, unified
Changes since revision 1.39: +20 -17 lines
^math:uuid7 added, code provided by Sumo (implements feature #1229)

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Aug 8 21:52:27 2023 UTC (2 years, 9 months ago) by moko
Branches: MAIN
Diff to: previous 1.38: preferred, unified
Changes since revision 1.38: +2 -4 lines
*** empty log message ***

Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Aug 8 21:50:57 2023 UTC (2 years, 9 months ago) by moko
Branches: MAIN
Diff to: previous 1.37: preferred, unified
Changes since revision 1.37: +2 -4 lines
*** empty log message ***

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Aug 8 21:49:44 2023 UTC (2 years, 9 months ago) by moko
Branches: MAIN
Diff to: previous 1.36: preferred, unified
Changes since revision 1.36: +2 -2 lines
*** empty log message ***

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Dec 15 17:10:43 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_6
Diff to: previous 1.35: preferred, unified
Changes since revision 1.35: +2 -2 lines
Copyright year updated

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Feb 7 22:00:51 2017 UTC (9 years, 3 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_5
Diff to: previous 1.34: preferred, unified
Changes since revision 1.34: +2 -2 lines
Copyright year: 2015->2017

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Apr 8 22:34:38 2016 UTC (10 years, 1 month ago) by moko
Branches: MAIN
Diff to: previous 1.33: preferred, unified
Changes since revision 1.33: +4 -2 lines
minor optimization: #ifndef OPTIMIZE_BYTECODE_GET_ELEMENT__SPECIAL returned (related to feature #1051)

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Apr 6 22:11:44 2016 UTC (10 years, 1 month ago) by moko
Branches: MAIN
Diff to: previous 1.32: preferred, unified
Changes since revision 1.32: +5 -1 lines
classes hash now contains only VStateless_class derived objects, .CLASS is also allways VStateless_class derived object (related to feature #1051).

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Oct 26 01:22:03 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_4
Diff to: previous 1.31: preferred, unified
Changes since revision 1.31: +2 -2 lines
Copyright year updated

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Oct 9 11:42:39 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.30: preferred, unified
Changes since revision 1.30: +27 -41 lines
explicit String::Body(char) calls removed; String::Body(String::C) constructor added (related to bug #957)

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Jul 21 22:17:13 2013 UTC (12 years, 10 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_3
Diff to: previous 1.29: preferred, unified
Changes since revision 1.29: +3 -8 lines
cygwin support cleanup

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Jun 20 20:54:26 2012 UTC (13 years, 11 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_2
Diff to: previous 1.28: preferred, unified
Changes since revision 1.28: +3 -4 lines
compilation under cygwin fixed

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Mar 16 09:24:19 2012 UTC (14 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.27: preferred, unified
Changes since revision 1.27: +3 -3 lines
ident now works under Linux + ident displays filenames (closes issue #818)
Copyright updated

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Aug 8 13:30:22 2009 UTC (16 years, 9 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_1, release_3_4_0
Diff to: previous 1.26: preferred, unified
Changes since revision 1.26: +3 -3 lines
- new classes implementation

Revision 1.26: 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
CVS tags: release_3_3_0, release_3_2_3, release_3_2_2
Diff to: previous 1.25: preferred, unified
Changes since revision 1.25: +2 -1 lines
+ ^break[] ^continue[], in ^for, ^while, ^menu, ^hash/hashfile.foreach

Revision 1.25.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.25: preferred, unified; next MAIN 1.26: preferred, unified
Changes since revision 1.25: +2 -1 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.25: download - view: text, markup, annotated - select for diffs
Tue Aug 9 08:14:56 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.24: preferred, unified
Changes since revision 1.24: +2 -2 lines
2005

Revision 1.24.14.1: download - view: text, markup, annotated - select for diffs
Fri Aug 5 13:03:05 2005 UTC (20 years, 10 months ago) by paf
Branches: release_3_1_5
CVS tags: release_3_1_6
Diff to: previous 1.24: preferred, unified; next MAIN 1.25: preferred, unified
Changes since revision 1.24: +2 -2 lines
. 2005 ;)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Feb 11 15:33:19 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_4, release_3_1_3, release_3_1_2
Branch point for: release_3_1_5
Diff to: previous 1.23: preferred, unified
Changes since revision 1.23: +2 -2 lines
2004

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Dec 11 11:53:04 2003 UTC (22 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.22: preferred, unified
Changes since revision 1.22: +12 -3 lines
    !$status:pid process id
    !$status:tid thread id

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Dec 11 10:25:52 2003 UTC (22 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.21: preferred, unified
Changes since revision 1.21: +2 -2 lines
bugfix(solaris): removed dependency on object initialization order [one more place]

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Dec 11 09:36:51 2003 UTC (22 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.20: preferred, unified
Changes since revision 1.20: +26 -26 lines
beauty cancel: gcc does not understand that

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Dec 11 09:25:50 2003 UTC (22 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.19: preferred, unified
Changes since revision 1.19: +27 -27 lines
beauty: removed redundant ctor call [relying on implicit String::Body(cstr) call]

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Nov 20 16:34:30 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.18: preferred, unified
Changes since revision 1.18: +1 -1 lines
static const char * const IDENT

Revision 1.18: 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.17: preferred, unified
Changes since revision 1.17: +33 -33 lines
string_fragments_to_cord merged to HEAD

Revision 1.17.4.1: download - view: text, markup, annotated - select for diffs
Wed Sep 24 14:32:07 2003 UTC (22 years, 8 months ago) by paf
Diff to: previous 1.17: preferred, unified; next MAIN 1.18: preferred, unified
Changes since revision 1.17: +33 -33 lines
v() functions of String::Body, String::Languages and String itself
StringBody->String::Body

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Jul 24 11:31:26 2003 UTC (22 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_0
Diff to: previous 1.16: preferred, unified
Changes since revision 1.16: +146 -119 lines
moved tempate_gc to HEAD

Revision 1.15.2.6.2.8: download - view: text, markup, annotated - select for diffs
Wed Jul 2 15:40:29 2003 UTC (22 years, 11 months ago) by paf
Diff to: previous 1.15.2.6.2.7: preferred, unified; next MAIN 1.16: preferred, unified
Changes since revision 1.15.2.6.2.7: +10 -5 lines
renamed $memory:status fields to reflect their real meaning

Revision 1.15.2.6.2.7: download - view: text, markup, annotated - select for diffs
Thu Mar 27 14:05:40 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.15.2.6.2.6: preferred, unified
Changes since revision 1.15.2.6.2.6: +5 -1 lines
disabled gc, become even slower

Revision 1.15.2.6.2.6: download - view: text, markup, annotated - select for diffs
Wed Mar 26 13:47:00 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.15.2.6.2.5: preferred, unified
Changes since revision 1.15.2.6.2.5: +13 -13 lines
configured math funcs
ported pa_exec

Revision 1.15.2.6.2.5: download - view: text, markup, annotated - select for diffs
Tue Mar 25 15:10:55 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.15.2.6.2.4: preferred, unified
Changes since revision 1.15.2.6.2.4: +130 -112 lines
$status.memory
used
free
since_compact
process

Revision 1.15.2.6.2.4: download - view: text, markup, annotated - select for diffs
Mon Mar 24 12:49:57 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.15.2.6.2.3: preferred, unified
Changes since revision 1.15.2.6.2.3: +39 -39 lines
pa_vstatus.C compiled

Revision 1.15.2.6.2.3: download - view: text, markup, annotated - select for diffs
Fri Mar 21 13:42:34 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.15.2.6.2.2: preferred, unified
Changes since revision 1.15.2.6.2.2: +33 -33 lines
introducing StringBody [C++ CORD wrapper]

Revision 1.15.2.6.2.2: download - view: text, markup, annotated - select for diffs
Thu Mar 20 08:11:16 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.15.2.6.2.1: preferred, unified
Changes since revision 1.15.2.6.2.1: +2 -2 lines
untaint.C 30%,
pa_common.C [done, without http for now]

Revision 1.15.2.6.2.1: download - view: text, markup, annotated - select for diffs
Tue Mar 18 15:14:22 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.15.2.6: preferred, unified
Changes since revision 1.15.2.6: +30 -30 lines
started porting to gc:
PA_Object done
lots of replacements also

Revision 1.15.2.6: 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.15.2.5: preferred, unified; next MAIN 1.16: preferred, unified
Changes since revision 1.15.2.5: +156 -17 lines
set_base, set_derived simplified [counter leaks fixed]

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Mar 13 08:03:15 2003 UTC (23 years, 2 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_8
Diff to: previous 1.15: preferred, unified
Changes since revision 1.15: +152 -13 lines
incorporated status class patch
From: "Victor Fedoseev" <vvf_ru@mail.ru>
Sent: Thursday, January 23, 2003 8:14 AM

now we have $status.rusage.maxrss,tv_sec,tv_usec un WIN32 [plus Win32 specific:
QuotaPeakNonPagedPoolUsage
QuotaPeakPagedPoolUsage
PeakPagefileUsage]

Revision 1.15.2.5: download - view: text, markup, annotated - select for diffs
Tue Feb 4 12:08:58 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.15.2.4: preferred, unified
Changes since revision 1.15.2.4: +1 -2 lines
removed stupid value_includes.h

Revision 1.15.2.4: download - view: text, markup, annotated - select for diffs
Tue Feb 4 11:29:10 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.15.2.3: preferred, unified
Changes since revision 1.15.2.3: +18 -18 lines
libtypes.a compiled gcc

Revision 1.15.2.3: download - view: text, markup, annotated - select for diffs
Mon Feb 3 12:40:26 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.15.2.2: preferred, unified
Changes since revision 1.15.2.2: +2 -2 lines
no message

Revision 1.15.2.2: download - view: text, markup, annotated - select for diffs
Mon Feb 3 11:55:34 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.15.2.1: preferred, unified
Changes since revision 1.15.2.1: +5 -4 lines
vstatus compiled

Revision 1.15.2.1: download - view: text, markup, annotated - select for diffs
Fri Jan 31 12:34:45 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.15: preferred, unified
Changes since revision 1.15: +2 -2 lines
grammar compiled

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Jan 21 15:51:21 2003 UTC (23 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.14: preferred, unified
Changes since revision 1.14: +2 -2 lines
2002->2003

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Oct 31 15:01:57 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.13: preferred, unified
Changes since revision 1.13: +2 -2 lines
static fix merged

Revision 1.13.4.1: download - view: text, markup, annotated - select for diffs
Thu Oct 31 12:22:15 2002 UTC (23 years, 7 months ago) by paf
Diff to: previous 1.13: preferred, unified; next MAIN 1.14: preferred, unified
Changes since revision 1.13: +2 -2 lines
static call $self fixed

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Oct 14 08:29:29 2002 UTC (23 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.12: preferred, unified
Changes since revision 1.12: +16 -3 lines
$status:rusage.tv_secs/usecs introduced

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Aug 14 14:18:31 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +2 -2 lines
is now works with VObject & VClass

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Aug 13 15:55:45 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.10: preferred, unified
Changes since revision 1.10: +2 -2 lines
introduced Value::get_element(..., bool looking_down) [needed to exclude endless recoursion]

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Aug 13 13:02:42 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.9: preferred, unified
Changes since revision 1.9: +2 -2 lines
VObject.get/out now looking down/up tree
todo: fix error message on non-constructed parents

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:41:25 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0005
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +1 -1 lines
$Date: now$

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:26:57 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +2 -2 lines
ident.C* removed

Revision 1.7: 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
CVS tags: release_3_0_0004, release_3_0_0003, release_3_0_0002, release_1_0_0001
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +2 -2 lines
assigned exception types

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Feb 8 08:30:20 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +2 -2 lines
name spelling

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Feb 8 07:27:54 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +2 -2 lines
2002

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Feb 5 15:08:25 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +3 -3 lines
status:rusage 3

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Feb 5 15:07:15 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +3 -3 lines
status:rusage 2

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Feb 5 14:57:51 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +16 -9 lines
*** empty log message ***

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Feb 5 14:44:45 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
status:rusage 1

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

E-mail: