CVS log for parser3/src/www/htdocs/Attic/index.html

[BACK] Up to [parser3project] / parser3 / src / www / htdocs

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.544
Thu Jan 31 10:20:23 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.543: +0 -0 lines
moved etc&www out of src, moved configure&co out of src
added windows-1250.cfg
straightened installation scripts procedure
made targets/cgi/parser3.C be dependant on ./configure --sysconfdir change

Revision 1.543: download - view: text, markup, annotated - select for diffs
Tue Jan 29 08:45:37 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.542: preferred, colored
Changes since revision 1.542: +6 -1 lines
few forgotten ifdef XML added

Revision 1.542: download - view: text, markup, annotated - select for diffs
Mon Jan 28 08:20:33 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.541: preferred, colored
Changes since revision 1.541: +32 -23 lines
xdoc::set now untaints OK

Revision 1.541: download - view: text, markup, annotated - select for diffs
Fri Jan 25 13:48:56 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.540: preferred, colored
Changes since revision 1.540: +2 -0 lines
#comment  before @ after @SPECIAL
now works OK

Revision 1.540: download - view: text, markup, annotated - select for diffs
Fri Jan 25 12:59:05 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.539: preferred, colored
Changes since revision 1.539: +7 -1 lines
unix: exec now does chdir to script dir

Revision 1.539: download - view: text, markup, annotated - select for diffs
Fri Jan 25 12:09:04 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.538: preferred, colored
Changes since revision 1.538: +7 -1 lines
^file:lock[filename]{code}

Revision 1.538: download - view: text, markup, annotated - select for diffs
Fri Jan 25 11:22:52 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.537: preferred, colored
Changes since revision 1.537: +2 -2 lines
http://localhost/abc -> $ENV{DOCUMENT_ROOT}/abc | ./abc

Revision 1.537: download - view: text, markup, annotated - select for diffs
Thu Jan 24 17:18:49 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.536: preferred, colored
Changes since revision 1.536: +2 -2 lines
merged from r17 - hashfile without logfiles

Revision 1.536: download - view: text, markup, annotated - select for diffs
Thu Jan 24 15:33:13 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.535: preferred, colored
Changes since revision 1.535: +2 -2 lines
background="" from xslt now OK [were just background without =""]
new patch issued: libxml_htmloutput_of_xslemptyattr_emptyquotes.patch

Revision 1.535: download - view: text, markup, annotated - select for diffs
Thu Jan 24 15:11:59 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.534: preferred, colored
Changes since revision 1.534: +18 -7 lines
gdome_xml_doc_get_xmlDoc handy macro, which is strangly abscent in dome lib

Revision 1.534: download - view: text, markup, annotated - select for diffs
Wed Jan 23 13:58:05 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.533: preferred, colored
Changes since revision 1.533: +2 -1 lines
xdoc::load/set entities substituted.
	// 2. when dom tree with entites goes under transform text nodes
	// got [erroreosly] cut on first entity occurance

Revision 1.533: download - view: text, markup, annotated - select for diffs
Wed Jan 23 13:07:53 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.532: preferred, colored
Changes since revision 1.532: +3 -2 lines
%.20E now default float format
this is for regretful twice-converting here:
$a(double value) when they write double falue  they convert it to string first,
thus %g were losing precesion.

todo: think up some way to remove double->string string->double twice-converting

Revision 1.532: download - view: text, markup, annotated - select for diffs
Wed Jan 23 12:19:56 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.531: preferred, colored
Changes since revision 1.531: +3 -4 lines
xmlSubstituteEntitiesDefault(1) now global, reasons in comment inside

Revision 1.531: download - view: text, markup, annotated - select for diffs
Tue Jan 22 09:27:02 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.530: preferred, colored
Changes since revision 1.530: +2 -11 lines
angles adjust for image.arc and image.sector

Revision 1.530: download - view: text, markup, annotated - select for diffs
Tue Jan 22 09:08:36 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.529: preferred, colored
Changes since revision 1.529: +11 -9 lines
added bounds check into image.replace...LineReplaceColor

Revision 1.529: download - view: text, markup, annotated - select for diffs
Tue Jan 22 09:01:10 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.528: preferred, colored
Changes since revision 1.528: +9 -4 lines
join behaived badly in case named tables structure mismatched: 0 strings sneaked into dest failing afterwards.
replaced them with empty strings

Revision 1.528: download - view: text, markup, annotated - select for diffs
Mon Jan 21 17:06:35 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.527: preferred, colored
Changes since revision 1.527: +7 -0 lines
xdoc::load error source = filespec

Revision 1.527: download - view: text, markup, annotated - select for diffs
Mon Jan 21 12:33:27 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.526: preferred, colored
Changes since revision 1.526: +1 -1 lines
xml generic message 1

Revision 1.526: download - view: text, markup, annotated - select for diffs
Mon Jan 21 12:10:09 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.525: preferred, colored
Changes since revision 1.525: +3 -3 lines
xml generic errors 0

Revision 1.525: download - view: text, markup, annotated - select for diffs
Tue Jan 15 16:02:42 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.524: preferred, colored
Changes since revision 1.524: +2 -4 lines
xdoc
  file
  save
  string

ready.
todo: error handling

Revision 1.524: download - view: text, markup, annotated - select for diffs
Tue Jan 15 15:02:13 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.523: preferred, colored
Changes since revision 1.523: +1 -1 lines
xdoc save rewritten using xmlAllocOutputBuffer
less mallocs, more reallocs. less fragmented result

Revision 1.523: download - view: text, markup, annotated - select for diffs
Tue Jan 15 13:18:43 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.522: preferred, colored
Changes since revision 1.522: +7 -8 lines
started output options parsing

Revision 1.522: download - view: text, markup, annotated - select for diffs
Mon Jan 14 17:48:58 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.521: preferred, colored
Changes since revision 1.521: +2 -8 lines
xslt transform0.
TODO:
  use output options
  handle errors

Revision 1.521: download - view: text, markup, annotated - select for diffs
Mon Jan 14 15:29:41 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.520: preferred, colored
Changes since revision 1.520: +7 -1 lines
^xdoc.file

Revision 1.515.2.1: download - view: text, markup, annotated - select for diffs
Fri Jan 11 16:53:05 2002 UTC (24 years, 4 months ago) by paf
Diff to: previous 1.515: preferred, colored; next MAIN 1.516: preferred, colored
Changes since revision 1.515: +2 -0 lines
partial logical && || evaluation

Revision 1.520: download - view: text, markup, annotated - select for diffs
Fri Jan 11 13:45:21 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.519: preferred, colored
Changes since revision 1.519: +9 -3 lines
xpath selectNodes

Revision 1.519: download - view: text, markup, annotated - select for diffs
Fri Jan 11 13:00:52 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.518: preferred, colored
Changes since revision 1.518: +8 -2 lines
xpath selectNode 3: string/number/bool

Revision 1.518: download - view: text, markup, annotated - select for diffs
Fri Jan 11 12:39:05 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.517: preferred, colored
Changes since revision 1.517: +2 -2 lines
xpath selectNode 2

Revision 1.517: download - view: text, markup, annotated - select for diffs
Fri Jan 11 12:24:27 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.516: preferred, colored
Changes since revision 1.516: +12 -9 lines
xpath selectNode 1

Revision 1.516: download - view: text, markup, annotated - select for diffs
Thu Jan 10 15:41:50 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.515: preferred, colored
Changes since revision 1.515: +13 -3 lines
GdomeDOMString_auto_ptr  c++ wrapper [calls refcounter]

Revision 1.515: download - view: text, markup, annotated - select for diffs
Wed Dec 26 08:46:13 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.514: preferred, colored
Changes since revision 1.514: +2 -2 lines
charset key globalized [bug]

Revision 1.514: download - view: text, markup, annotated - select for diffs
Tue Dec 25 09:00:29 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.513: preferred, colored
Changes since revision 1.513: +20 -1 lines
table set & append changed splitting languages, separators now can be clean AND as-is
same to mail command line $MAIN:MAIL.progX arguments

Revision 1.513: download - view: text, markup, annotated - select for diffs
Mon Dec 24 15:29:02 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.512: preferred, colored
Changes since revision 1.512: +3 -2 lines
xerces http://localhost/hren equals reading from $DOCUMENT_ROOT/hren file

Revision 1.512: download - view: text, markup, annotated - select for diffs
Mon Dec 24 10:03:43 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.511: preferred, colored
Changes since revision 1.511: +5 -1 lines
comment on "multipart" messages with one part

Revision 1.511: download - view: text, markup, annotated - select for diffs
Mon Dec 24 10:00:05 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.510: preferred, colored
Changes since revision 1.510: +16 -1 lines
one parted text messages - no multipart mime-type anymore.
for convinient if $.attach-ments

Revision 1.510: download - view: text, markup, annotated - select for diffs
Fri Dec 21 14:08:55 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.509: preferred, colored
Changes since revision 1.509: +8 -6 lines
date:sql-string now returns localtime

Revision 1.509: download - view: text, markup, annotated - select for diffs
Fri Dec 21 11:17:25 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.508: preferred, colored
Changes since revision 1.508: +4 -1 lines
junction evaluation canceled - endless recursion detected

Revision 1.508: download - view: text, markup, annotated - select for diffs
Wed Dec 19 17:20:15 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.507: preferred, colored
Changes since revision 1.507: +3 -6 lines
xalan-FormatterToHTML...noheadcharset.patch

Revision 1.507: download - view: text, markup, annotated - select for diffs
Wed Dec 19 16:24:07 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.506: preferred, colored
Changes since revision 1.506: +4 -3 lines
CLASS_PATH now / = DOCUMENT_ROOT

Revision 1.506: download - view: text, markup, annotated - select for diffs
Wed Dec 19 16:17:26 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.505: preferred, colored
Changes since revision 1.505: +2 -2 lines
^cache keypath now relative

Revision 1.505: download - view: text, markup, annotated - select for diffs
Mon Dec 17 17:59:51 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.504: preferred, colored
Changes since revision 1.504: +1 -0 lines
empty bufs transcode [forgot check :(]

Revision 1.504: download - view: text, markup, annotated - select for diffs
Sat Dec 15 22:26:22 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.503: preferred, colored
Changes since revision 1.503: +7 -1 lines
upper test

Revision 1.503: download - view: text, markup, annotated - select for diffs
Sat Dec 15 21:49:18 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.502: preferred, colored
Changes since revision 1.502: +3 -1 lines
charset_connection&manager replaced by charset&charsets

Revision 1.502: download - view: text, markup, annotated - select for diffs
Sat Dec 15 21:39:32 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.501: preferred, colored
Changes since revision 1.501: +1 -1 lines
name_cstr 0

Revision 1.501: download - view: text, markup, annotated - select for diffs
Sat Dec 15 21:28:23 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.500: preferred, colored
Changes since revision 1.500: +1 -1 lines
introducing Charset

Revision 1.500: download - view: text, markup, annotated - select for diffs
Fri Dec 14 12:53:48 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.499: preferred, colored
Changes since revision 1.499: +1 -1 lines
changed charset model.
now important:
$request:charset
$response:charset
while
$response:content-type.charset
become unimportant [informational]

Revision 1.499: download - view: text, markup, annotated - select for diffs
Thu Dec 13 07:32:13 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.498: preferred, colored
Changes since revision 1.498: +2 -2 lines
lang list updated

Revision 1.498: download - view: text, markup, annotated - select for diffs
Mon Dec 10 10:20:24 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.497: preferred, colored
Changes since revision 1.497: +7 -2 lines
FILE_SPEC untainting changed so that one can erase files like that, knowing their full name
introducing
	// theoretical problem with, for instance, "_2B" and "." fragments,
	// they would yield the same
	// because need_file_encode('_')=false
	// but we need to delete such files somehow, getting names from ^index

Revision 1.497: download - view: text, markup, annotated - select for diffs
Mon Dec 10 09:44:18 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.496: preferred, colored
Changes since revision 1.496: +26 -1 lines
^string.replace bug fixed [bad string::join_chank break]

Revision 1.496: download - view: text, markup, annotated - select for diffs
Fri Dec 7 15:24:48 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.495: preferred, colored
Changes since revision 1.495: +8 -19 lines
merged from r14_simple_cache

Revision 1.490.2.2.2.1: download - view: text, markup, annotated - select for diffs
Thu Dec 6 21:34:51 2001 UTC (24 years, 6 months ago) by paf
Diff to: previous 1.490.2.2: preferred, colored; next MAIN 1.491: preferred, colored
Changes since revision 1.490.2.2: +9 -2 lines
^cache operator

Revision 1.495: download - view: text, markup, annotated - select for diffs
Thu Dec 6 20:19:32 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.494: preferred, colored
Changes since revision 1.494: +19 -1 lines
removed debug info

Revision 1.494: download - view: text, markup, annotated - select for diffs
Wed Dec 5 11:24:55 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.493: preferred, colored
Changes since revision 1.493: +1 -2 lines
fatal error reporting fixed.
in IIS5 there were a prob with illegal call check

Revision 1.493: download - view: text, markup, annotated - select for diffs
Mon Nov 26 12:14:10 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.492: preferred, colored
Changes since revision 1.492: +3 -2 lines
merge dir config now works OK with parser_root_config_filespec

20011126 paf: noticed, that this is called even on virtual root merge with something "parent", while thought that that is part of merge_server...

Revision 1.492: download - view: text, markup, annotated - select for diffs
Fri Nov 23 12:56:38 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.491: preferred, colored
Changes since revision 1.491: +1 -1 lines
merged from _0014, 1

Revision 1.490.2.2: download - view: text, markup, annotated - select for diffs
Fri Nov 23 11:53:03 2001 UTC (24 years, 6 months ago) by paf
Diff to: previous 1.490.2.1: preferred, colored; next MAIN 1.491: preferred, colored
Changes since revision 1.490.2.1: +2 -2 lines
hashfile bugfix2 more wrong sizes.
^cache behaviour changed: if ^cache(33) would change

0660 bits in file_write & hashfile create

Revision 1.490.2.1: download - view: text, markup, annotated - select for diffs
Fri Nov 23 10:48:01 2001 UTC (24 years, 6 months ago) by paf
Diff to: previous 1.490: preferred, colored
Changes since revision 1.490: +2 -2 lines
tested ok

Revision 1.491: download - view: text, markup, annotated - select for diffs
Fri Nov 23 10:38:53 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.490: preferred, colored
Changes since revision 1.490: +3 -3 lines
cache bugfix [wrong types after pa_string optimization]

Revision 1.490: download - view: text, markup, annotated - select for diffs
Thu Nov 22 12:40:48 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.489: preferred, colored
Changes since revision 1.489: +1 -1 lines
process cstr(,connection)

Revision 1.489: download - view: text, markup, annotated - select for diffs
Thu Nov 22 12:13:44 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.488: preferred, colored
Changes since revision 1.488: +16 -2 lines
process now gets its body on current language, not as-is

Revision 1.488: download - view: text, markup, annotated - select for diffs
Thu Nov 22 10:28:46 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.487: preferred, colored
Changes since revision 1.487: +2 -0 lines
ORIGINS mode was bad - forgot about optimize bit

Revision 1.487: download - view: text, markup, annotated - select for diffs
Wed Nov 21 14:00:28 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.486: preferred, colored
Changes since revision 1.486: +11 -4 lines
<xsl:output
output options made identical to xsl:output attributes
exclusion:
   cdata-section-elements
what xalan can do but that not used now:
   it can escape and remove CDATA sections

Revision 1.486: download - view: text, markup, annotated - select for diffs
Wed Nov 21 10:02:13 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.485: preferred, colored
Changes since revision 1.485: +15 -6 lines
optimized \r produced by xslt

Revision 1.485: download - view: text, markup, annotated - select for diffs
Wed Nov 21 08:26:56 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.484: preferred, colored
Changes since revision 1.484: +5 -1 lines
table.append bug fixed: forgot to switch default language for {code}, it happen to change it's language from CLEAN, so later refused to split by CLEAN \t

Revision 1.484: download - view: text, markup, annotated - select for diffs
Mon Nov 19 12:38:26 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.483: preferred, colored
Changes since revision 1.483: +1 -2 lines
sample:^taint[html][^xdoc.string[]]

Revision 1.483: download - view: text, markup, annotated - select for diffs
Mon Nov 19 12:17:07 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.482: preferred, colored
Changes since revision 1.482: +1 -0 lines
UL_CLEAN pieces now inherit UL_OPTIMIZED_BIT at wcontext.write

Revision 1.482: download - view: text, markup, annotated - select for diffs
Fri Nov 16 14:25:02 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.481: preferred, colored
Changes since revision 1.481: +1 -1 lines
removed 8 bytes from String, 2 bytes from string::chunk::row::item

Revision 1.481: download - view: text, markup, annotated - select for diffs
Fri Nov 16 12:38:44 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.480: preferred, colored
Changes since revision 1.480: +0 -2 lines
introducing estimating String::cstr_bufsize, 0

Revision 1.480: download - view: text, markup, annotated - select for diffs
Thu Nov 15 16:30:02 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.479: preferred, colored
Changes since revision 1.479: +3 -1 lines
set_new_handler started

Revision 1.479: download - view: text, markup, annotated - select for diffs
Wed Nov 14 11:26:17 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.478: preferred, colored
Changes since revision 1.478: +9 -3 lines
snprintf on buffer full returns
win32 -1
solaris >buffer_size

checked all that

Revision 1.478: download - view: text, markup, annotated - select for diffs
Wed Nov 14 09:47:49 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.477: preferred, colored
Changes since revision 1.477: +17 -4 lines
debugged down quote ortacle bug - wrong result

Revision 1.477: download - view: text, markup, annotated - select for diffs
Wed Nov 14 09:30:09 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.476: preferred, colored
Changes since revision 1.476: +21 -1 lines
^untaint{body} as-is default now

Revision 1.476: download - view: text, markup, annotated - select for diffs
Wed Nov 14 07:46:43 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.475: preferred, colored
Changes since revision 1.475: +8 -1 lines
merged with no_bad_constructors_try

Revision 1.475.2.1: download - view: text, markup, annotated - select for diffs
Wed Nov 14 07:32:00 2001 UTC (24 years, 6 months ago) by paf
Diff to: previous 1.475: preferred, colored; next MAIN 1.476: preferred, colored
Changes since revision 1.475: +8 -1 lines
fixed this:
$bred[^string::length[]]
$bred[^response::clear[]]
$bred[^int::int[]]

now VObject creation moved into overriden VClass::create_new_value, thus 0 from create_new_value means that class has no ctors

Revision 1.475: download - view: text, markup, annotated - select for diffs
Tue Nov 13 07:38:44 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.474: preferred, colored
Changes since revision 1.474: +12 -2 lines
conf

Revision 1.474: download - view: text, markup, annotated - select for diffs
Mon Nov 12 15:19:02 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.473: preferred, colored
Changes since revision 1.473: +1 -1 lines
changed xdoc createXXX politics, now string passed as-is to method, xalan makes & into &amp; itself

Revision 1.473: download - view: text, markup, annotated - select for diffs
Mon Nov 12 14:45:37 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.472: preferred, colored
Changes since revision 1.472: +7 -7 lines
changed xdoc createXXX politics, now string passed as-is to method, xalan makes & into &amp; itself

Revision 1.472: download - view: text, markup, annotated - select for diffs
Mon Nov 12 12:19:05 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.471: preferred, colored
Changes since revision 1.471: +10 -2 lines
doc

Revision 1.471: download - view: text, markup, annotated - select for diffs
Mon Nov 12 10:32:24 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.470: preferred, colored
Changes since revision 1.470: +7 -1 lines
date.roll parser2 alg used

Revision 1.470: download - view: text, markup, annotated - select for diffs
Mon Nov 12 10:00:32 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.469: preferred, colored
Changes since revision 1.469: +9 -3 lines
hash now does not containt 0 values. put 0 actullay removes.
no check on 0 value in foreach now required

Revision 1.469: download - view: text, markup, annotated - select for diffs
Sat Nov 10 16:11:33 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.468: preferred, colored
Changes since revision 1.468: +13 -0 lines
doc

Revision 1.468: download - view: text, markup, annotated - select for diffs
Fri Nov 9 12:09:53 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.467: preferred, colored
Changes since revision 1.467: +15 -4 lines
xdoc::set{code} now untaints param properly

Revision 1.467: download - view: text, markup, annotated - select for diffs
Thu Nov 8 11:52:35 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.466: preferred, colored
Changes since revision 1.466: +0 -72 lines
apache 'status' class enabler

<Location /parser-status.html>
ParserStatusAllowed
</Location>

Revision 1.466: download - view: text, markup, annotated - select for diffs
Mon Nov 5 13:35:51 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.465: preferred, colored
Changes since revision 1.465: +4 -4 lines
z

Revision 1.465: download - view: text, markup, annotated - select for diffs
Mon Nov 5 11:46:35 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.464: preferred, colored
Changes since revision 1.464: +29 -13 lines
$status:db
fixed used not initialized in db_connection & db_table

Revision 1.464: download - view: text, markup, annotated - select for diffs
Mon Nov 5 10:56:46 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.463: preferred, colored
Changes since revision 1.463: +15 -0 lines
$status:charset

Revision 1.463: download - view: text, markup, annotated - select for diffs
Mon Nov 5 10:43:00 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.462: preferred, colored
Changes since revision 1.462: +24 -3 lines
$status:stylesheet

Revision 1.462: download - view: text, markup, annotated - select for diffs
Mon Nov 5 10:21:28 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.461: preferred, colored
Changes since revision 1.461: +40 -2 lines
started status parser class

Revision 1.461: download - view: text, markup, annotated - select for diffs
Thu Nov 1 16:58:46 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.460: preferred, colored
Changes since revision 1.460: +25 -1 lines
hash foreach tests

Revision 1.460: download - view: text, markup, annotated - select for diffs
Thu Nov 1 15:45:28 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.459: preferred, colored
Changes since revision 1.459: +2 -2 lines
hash locking
disabled changing of hash inside of foreach

Revision 1.459: download - view: text, markup, annotated - select for diffs
Thu Nov 1 15:11:36 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.458: preferred, colored
Changes since revision 1.458: +8 -4 lines
^hashfile.foreach[key|value]{body}[[separator]|{separator}]
prev were hash.foreach

Revision 1.458: download - view: text, markup, annotated - select for diffs
Thu Nov 1 14:59:58 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.457: preferred, colored
Changes since revision 1.457: +11 -1 lines
^foreach[key|value]{body}[[separator]|{separator}]

Revision 1.457: download - view: text, markup, annotated - select for diffs
Thu Nov 1 10:59:26 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.456: preferred, colored
Changes since revision 1.456: +14 -1 lines
^hash.delete[key]

Revision 1.456: download - view: text, markup, annotated - select for diffs
Wed Oct 31 15:00:06 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.455: preferred, colored
Changes since revision 1.455: +2 -2 lines
z

Revision 1.455: download - view: text, markup, annotated - select for diffs
Wed Oct 31 14:58:11 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.454: preferred, colored
Changes since revision 1.454: +1 -1 lines
	// lockdetector flags
	dbenv.lk_detect=DB_LOCK_RANDOM;

Revision 1.454: download - view: text, markup, annotated - select for diffs
Wed Oct 31 14:42:05 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.453: preferred, colored
Changes since revision 1.453: +2 -1 lines
hiding passwords and addresses from accidental show [imagine user forgot @exception]

Revision 1.453: download - view: text, markup, annotated - select for diffs
Wed Oct 31 14:08:36 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.452: preferred, colored
Changes since revision 1.452: +9 -1 lines
^table.save[[nameless|+append;]path]

Revision 1.452: download - view: text, markup, annotated - select for diffs
Wed Oct 31 14:01:45 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.451: preferred, colored
Changes since revision 1.451: +9 -2 lines
^string.save[[append;]path]

Revision 1.451: download - view: text, markup, annotated - select for diffs
Wed Oct 31 13:07:35 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.450: preferred, colored
Changes since revision 1.450: +3 -1 lines
\ in expression: int divide 10/3=3

Revision 1.450: download - view: text, markup, annotated - select for diffs
Wed Oct 31 11:23:39 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.449: preferred, colored
Changes since revision 1.449: +2 -2 lines
libdb DB_THREAD flag only when really needed

Revision 1.449: download - view: text, markup, annotated - select for diffs
Tue Oct 30 16:30:08 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.448: preferred, colored
Changes since revision 1.448: +3 -3 lines
form post data line endings not reformatted now.

Revision 1.448: download - view: text, markup, annotated - select for diffs
Tue Oct 30 15:50:00 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.447: preferred, colored
Changes since revision 1.447: +9 -1 lines
AppendFormEntry length param now required [had bug when file= has no value]

Revision 1.447: download - view: text, markup, annotated - select for diffs
Tue Oct 30 15:08:20 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.446: preferred, colored
Changes since revision 1.446: +7 -1 lines
cstr(asis) default param removed

Revision 1.446: download - view: text, markup, annotated - select for diffs
Tue Oct 30 14:27:19 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.445: preferred, colored
Changes since revision 1.445: +9 -1 lines
LOAD_DIR fixed

Revision 1.445: download - view: text, markup, annotated - select for diffs
Tue Oct 30 07:41:29 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.444: preferred, colored
Changes since revision 1.444: +2 -2 lines
String & Origin packed with #pragma pack

Revision 1.444: download - view: text, markup, annotated - select for diffs
Mon Oct 29 17:50:38 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.443: preferred, colored
Changes since revision 1.443: +5 -5 lines
image&file couple stack string hash.puts

Revision 1.443: download - view: text, markup, annotated - select for diffs
Mon Oct 29 17:49:57 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.442: preferred, colored
Changes since revision 1.442: +10 -10 lines
image&file couple stack string hash.puts

Revision 1.442: download - view: text, markup, annotated - select for diffs
Mon Oct 29 08:05:37 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.441: preferred, colored
Changes since revision 1.441: +2 -2 lines
sql driver impl changed in _throw part.

the idea is to #1 jump to C++ some function to main body, where
every function stack frame has exception unwind information
and from there... #2 propagate_exception()

Revision 1.441: download - view: text, markup, annotated - select for diffs
Sun Oct 28 15:31:35 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.440: preferred, colored
Changes since revision 1.440: +0 -1 lines
z

Revision 1.440: download - view: text, markup, annotated - select for diffs
Sun Oct 28 13:55:41 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.439: preferred, colored
Changes since revision 1.439: +6 -6 lines
confs

Revision 1.439: download - view: text, markup, annotated - select for diffs
Sat Oct 27 12:17:19 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.438: preferred, colored
Changes since revision 1.438: +2 -0 lines
makes db

Revision 1.438: download - view: text, markup, annotated - select for diffs
Sat Oct 27 10:14:46 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.437: preferred, colored
Changes since revision 1.437: +1 -1 lines
^hashfile.clear[]

Revision 1.437: download - view: text, markup, annotated - select for diffs
Sat Oct 27 09:35:12 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.436: preferred, colored
Changes since revision 1.436: +3 -3 lines
db expiration connection&table [forgotten calls]

Revision 1.436: download - view: text, markup, annotated - select for diffs
Fri Oct 26 16:27:17 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.435: preferred, colored
Changes since revision 1.435: +2 -2 lines
db checkpoints

Revision 1.435: download - view: text, markup, annotated - select for diffs
Fri Oct 26 15:55:20 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.434: preferred, colored
Changes since revision 1.434: +7 -5 lines
xdoc createTextNode createElement UL_XML default. but entities still reparsed. todo: tothink

Revision 1.434: download - view: text, markup, annotated - select for diffs
Fri Oct 26 15:32:11 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.433: preferred, colored
Changes since revision 1.433: +4 -4 lines
db recover mech 2

Revision 1.433: download - view: text, markup, annotated - select for diffs
Fri Oct 26 15:26:37 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.432: preferred, colored
Changes since revision 1.432: +4 -4 lines
db recover mech 2

Revision 1.432: download - view: text, markup, annotated - select for diffs
Thu Oct 25 13:17:54 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.431: preferred, colored
Changes since revision 1.431: +11 -2 lines
started db_home [multiple, cached]
todo: autorecover [tried, but not succeded, yet]

Revision 1.431: download - view: text, markup, annotated - select for diffs
Thu Oct 25 09:48:18 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.430: preferred, colored
Changes since revision 1.430: +8 -0 lines
transaction parent passed

Revision 1.430: download - view: text, markup, annotated - select for diffs
Wed Oct 24 14:11:25 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.429: preferred, colored
Changes since revision 1.429: +5 -5 lines
hashfile setted this:
DB_RMW
Acquire write locks instead of read locks when doing the retrieval. Setting this flag may decrease the likelihood of deadlock during a read-modify-write cycle by immediately acquiring the write lock during the read part of the cycle so that another thread of control acquiring a read lock for the same item, in its own read-modify-write cycle, will not result in deadlock

Revision 1.429: download - view: text, markup, annotated - select for diffs
Wed Oct 24 11:06:26 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.428: preferred, colored
Changes since revision 1.428: +2 -1 lines
hashfile 1

Revision 1.428: download - view: text, markup, annotated - select for diffs
Wed Oct 24 10:49:47 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.427: preferred, colored
Changes since revision 1.427: +12 -3 lines
hashfile.cache 0

Revision 1.427: download - view: text, markup, annotated - select for diffs
Wed Oct 24 10:28:06 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.426: preferred, colored
Changes since revision 1.426: +5 -1 lines
z

Revision 1.426: download - view: text, markup, annotated - select for diffs
Wed Oct 24 10:09:13 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.425: preferred, colored
Changes since revision 1.425: +7 -2 lines
hashfile expiring 1

Revision 1.425: download - view: text, markup, annotated - select for diffs
Wed Oct 24 09:03:42 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.424: preferred, colored
Changes since revision 1.424: +1 -1 lines
hashfile pieced serialize. todo stamp

Revision 1.424: 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.423: preferred, colored
Changes since revision 1.423: +4 -0 lines
^hashfile.hash[]

Revision 1.423: download - view: text, markup, annotated - select for diffs
Tue Oct 23 12:41:05 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.422: preferred, colored
Changes since revision 1.422: +35 -2 lines
^hashfile.transaction{code}
^hashfile:clear[filename]
^hashfile.delete[key]

Revision 1.422: download - view: text, markup, annotated - select for diffs
Mon Oct 22 16:44:43 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.421: preferred, colored
Changes since revision 1.421: +2 -2 lines
hashfile 0

Revision 1.421: download - view: text, markup, annotated - select for diffs
Mon Oct 22 13:52:20 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.420: preferred, colored
Changes since revision 1.420: +1 -1 lines
z

Revision 1.420: download - view: text, markup, annotated - select for diffs
Mon Oct 22 12:30:24 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.419: preferred, colored
Changes since revision 1.419: +8 -2 lines
hashfile -100

Revision 1.419: download - view: text, markup, annotated - select for diffs
Mon Oct 22 09:02:04 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.418: preferred, colored
Changes since revision 1.418: +2 -1 lines
SEH minor ifdef changes

Revision 1.418: download - view: text, markup, annotated - select for diffs
Mon Oct 22 08:38:24 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.417: preferred, colored
Changes since revision 1.417: +3 -19 lines
comment

Revision 1.417: download - view: text, markup, annotated - select for diffs
Mon Oct 22 08:27:44 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.416: preferred, colored
Changes since revision 1.416: +23 -0 lines
stack backtrace

Revision 1.416: download - view: text, markup, annotated - select for diffs
Fri Oct 19 14:15:23 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.415: preferred, colored
Changes since revision 1.415: +3 -3 lines
switched to c++ exceptions 1xml
configure fixed to exclude xalan-patch from non-xml compile

Revision 1.415: download - view: text, markup, annotated - select for diffs
Fri Oct 19 13:43:59 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.414: preferred, colored
Changes since revision 1.414: +1 -1 lines
pool:: context - get_context

Revision 1.414: 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.413: preferred, colored
Changes since revision 1.413: +4 -3 lines
switched to c++ exceptions 0

Revision 1.413: download - view: text, markup, annotated - select for diffs
Fri Oct 19 08:21:25 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.412: preferred, colored
Changes since revision 1.412: +6 -5 lines
going to switch to c++ exceptions

Revision 1.412: download - view: text, markup, annotated - select for diffs
Thu Oct 18 14:37:52 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.411: preferred, colored
Changes since revision 1.411: +4 -3 lines
cookie:CLASS

Revision 1.411: download - view: text, markup, annotated - select for diffs
Thu Oct 18 13:44:37 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.410: preferred, colored
Changes since revision 1.410: +3 -1 lines
vxdoc set_document & ctor question "who owns document" solved

Revision 1.410: download - view: text, markup, annotated - select for diffs
Thu Oct 18 13:43:24 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.409: preferred, colored
Changes since revision 1.409: +2 -2 lines
vxdoc set_document & ctor question "who owns document" solved

Revision 1.409: download - view: text, markup, annotated - select for diffs
Thu Oct 18 13:09:37 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.408: preferred, colored
Changes since revision 1.408: +2 -2 lines
encoding in dom creating funcs

Revision 1.408: download - view: text, markup, annotated - select for diffs
Thu Oct 18 11:59:42 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.407: preferred, colored
Changes since revision 1.407: +3 -3 lines
dom created by create can be transformed now

Revision 1.407: download - view: text, markup, annotated - select for diffs
Thu Oct 18 11:49:02 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.406: preferred, colored
Changes since revision 1.406: +4 -3 lines
dom created by create can be transformed now

Revision 1.406: download - view: text, markup, annotated - select for diffs
Thu Oct 18 10:22:57 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.405: preferred, colored
Changes since revision 1.405: +13 -6 lines
z

Revision 1.405: download - view: text, markup, annotated - select for diffs
Thu Oct 18 10:07:10 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.404: preferred, colored
Changes since revision 1.404: +9 -8 lines
comment

Revision 1.404: download - view: text, markup, annotated - select for diffs
Thu Oct 18 09:49:59 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.403: preferred, colored
Changes since revision 1.403: +9 -1 lines
xdoc create now uses XercesDocumentBridge, appendChild&co now works

Revision 1.403: download - view: text, markup, annotated - select for diffs
Thu Oct 18 06:52:05 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.402: preferred, colored
Changes since revision 1.402: +2 -2 lines
^:
no colon in $origin @exception[

Revision 1.402: download - view: text, markup, annotated - select for diffs
Thu Oct 18 06:47:20 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.401: preferred, colored
Changes since revision 1.401: +6 -1 lines
xdoc::create[] now. and all dom tag names forced to XML lang

Revision 1.401: download - view: text, markup, annotated - select for diffs
Wed Oct 17 15:44:48 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.400: preferred, colored
Changes since revision 1.400: +12 -1 lines
string::mid fixed, string.mid n functionality preserved

Revision 1.400: download - view: text, markup, annotated - select for diffs
Wed Oct 17 11:38:54 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.399: preferred, colored
Changes since revision 1.399: +2 -2 lines
hashfile planned

Revision 1.399: download - view: text, markup, annotated - select for diffs
Tue Oct 16 14:39:09 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.398: preferred, colored
Changes since revision 1.398: +6 -3 lines
hash can be used as boolean

Revision 1.398: download - view: text, markup, annotated - select for diffs
Tue Oct 16 10:26:09 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.397: preferred, colored
Changes since revision 1.397: +2 -2 lines
image.copy tolerance

Revision 1.397: download - view: text, markup, annotated - select for diffs
Tue Oct 16 09:59:23 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.396: preferred, colored
Changes since revision 1.396: +12 -4 lines
::CopyResampled made gd2beta+my hands, very ineffective, but works for small paleted image

Revision 1.396: download - view: text, markup, annotated - select for diffs
Tue Oct 16 08:43:52 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.395: preferred, colored
Changes since revision 1.395: +2 -2 lines
comment

Revision 1.395: download - view: text, markup, annotated - select for diffs
Tue Oct 16 08:18:09 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.394: preferred, colored
Changes since revision 1.394: +21 -2 lines
gd size/resize bugfix

Revision 1.394: download - view: text, markup, annotated - select for diffs
Tue Oct 16 08:02:55 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.393: preferred, colored
Changes since revision 1.393: +1 -4 lines
ident >nul 2>&1

Revision 1.393: download - view: text, markup, annotated - select for diffs
Tue Oct 16 06:46:25 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.392: preferred, colored
Changes since revision 1.392: +1 -1 lines
^image.copy[source](src x;src y;src w;src h;dst x;dst y[;dest w[;dest h]])

Revision 1.392: download - view: text, markup, annotated - select for diffs
Mon Oct 15 14:22:12 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.391: preferred, colored
Changes since revision 1.391: +1 -1 lines
    !::create{qualifiedName}

Revision 1.391: download - view: text, markup, annotated - select for diffs
Mon Oct 15 12:12:36 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.390: preferred, colored
Changes since revision 1.390: +1 -1 lines
code_frame fixed - ::write badly passed string too transparently [failed to intercept it]

Revision 1.390: download - view: text, markup, annotated - select for diffs
Sat Oct 13 15:59:43 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.389: preferred, colored
Changes since revision 1.389: +6 -1 lines
vcodeframe made transparent enough to handle hash if creation&passing

Revision 1.389: download - view: text, markup, annotated - select for diffs
Sat Oct 13 15:12:50 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.388: preferred, colored
Changes since revision 1.388: +3 -3 lines
noticed that vcodeframe not transparent enough, would change now

Revision 1.388: download - view: text, markup, annotated - select for diffs
Fri Oct 12 12:48:22 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.387: preferred, colored
Changes since revision 1.387: +9 -1 lines
sql{}[$.default[({})]] handling changed:
now type of default param analized always, not only at problem time,
thus helping early problem spotting

Revision 1.387: download - view: text, markup, annotated - select for diffs
Fri Oct 12 12:15:32 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.386: preferred, colored
Changes since revision 1.386: +16 -1 lines
xalan&xerces multithread bug fixed. initialization&free on each thread!

Revision 1.386: download - view: text, markup, annotated - select for diffs
Thu Oct 11 14:00:10 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.385: preferred, colored
Changes since revision 1.385: +9 -1 lines
restructured string: linked pieces of same language together prior to String::replace

Revision 1.385: download - view: text, markup, annotated - select for diffs
Thu Oct 11 12:43:28 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.384: preferred, colored
Changes since revision 1.384: +34 -1 lines
    !^hash.add[addme]
    !^hash.sub[subme]
    !^a.union[b] = new
    !^a.intersection[b] = new
    !^a.intersects[b] = bool

Revision 1.384: download - view: text, markup, annotated - select for diffs
Thu Oct 11 11:52:55 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.383: preferred, colored
Changes since revision 1.383: +10 -6 lines
    !^hash::create[[copy_from]]

Revision 1.383: download - view: text, markup, annotated - select for diffs
Thu Oct 11 10:21:44 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.382: preferred, colored
Changes since revision 1.382: +9 -2 lines
untaint lang origins table fixed.
got rid of empty_string, which caused errors - it hasnt exception but somebody[value.bark] tried to throw it on it's pool

Revision 1.382: download - view: text, markup, annotated - select for diffs
Wed Oct 10 14:20:56 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.381: preferred, colored
Changes since revision 1.381: +1 -1 lines
\n

Revision 1.381: download - view: text, markup, annotated - select for diffs
Wed Oct 10 12:52:13 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.380: preferred, colored
Changes since revision 1.380: +5 -1 lines
^error[msg]

Revision 1.380: download - view: text, markup, annotated - select for diffs
Wed Oct 10 12:41:29 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.379: preferred, colored
Changes since revision 1.379: +5 -2 lines
^a[

@next_method  << now unclosed ] would be reported here

Revision 1.379: download - view: text, markup, annotated - select for diffs
Wed Oct 10 12:22:17 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.378: preferred, colored
Changes since revision 1.378: +9 -3 lines
^a[^b] more informative compile error

Revision 1.378: download - view: text, markup, annotated - select for diffs
Tue Oct 9 14:30:19 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.377: preferred, colored
Changes since revision 1.377: +2 -2 lines
xml transform win32 errors intercepted [xalan transformer patched and incorporated]

Revision 1.377: download - view: text, markup, annotated - select for diffs
Tue Oct 9 13:23:25 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.376: preferred, colored
Changes since revision 1.376: +6 -1 lines
^string.save[file]

Revision 1.376: download - view: text, markup, annotated - select for diffs
Tue Oct 9 13:17:45 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.375: preferred, colored
Changes since revision 1.375: +9 -1 lines
calendar moved to date

Revision 1.375: download - view: text, markup, annotated - select for diffs
Tue Oct 9 12:49:01 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.374: preferred, colored
Changes since revision 1.374: +12 -2 lines
table.hash[key field;value field(s) string/table]  now

Revision 1.374: download - view: text, markup, annotated - select for diffs
Tue Oct 9 09:23:21 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.373: preferred, colored
Changes since revision 1.373: +3 -3 lines
for delim desc

Revision 1.373: download - view: text, markup, annotated - select for diffs
Tue Oct 9 09:17:43 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.372: preferred, colored
Changes since revision 1.372: +3 -3 lines
z

Revision 1.372: download - view: text, markup, annotated - select for diffs
Tue Oct 9 08:19:30 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.371: preferred, colored
Changes since revision 1.371: +8 -1 lines
xdoc xnode junction vfile vimage
now as_bool=true and can be used in expressions

Revision 1.371: download - view: text, markup, annotated - select for diffs
Tue Oct 9 08:13:04 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.370: preferred, colored
Changes since revision 1.370: +5 -1 lines
table:menu & op for delims made allowed not to be code [be string..]

Revision 1.370: download - view: text, markup, annotated - select for diffs
Tue Oct 9 07:06:00 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.369: preferred, colored
Changes since revision 1.369: +6 -2 lines
lots of params->as_int/double/as_string/as_junction/as_no_junction messages added

Revision 1.369: download - view: text, markup, annotated - select for diffs
Mon Oct 8 16:42:06 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.368: preferred, colored
Changes since revision 1.368: +6 -3 lines
params->as_int/double message added

Revision 1.368: download - view: text, markup, annotated - select for diffs
Mon Oct 8 16:06:49 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.367: preferred, colored
Changes since revision 1.367: +10 -1 lines
image:circle [and round arc] uses Bresenham

Revision 1.367: download - view: text, markup, annotated - select for diffs
Mon Oct 8 15:50:22 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.366: preferred, colored
Changes since revision 1.366: +14 -5 lines
image:sector
removed image:html internal "line-*" attribs

Revision 1.366: download - view: text, markup, annotated - select for diffs
Mon Oct 8 15:14:07 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.365: preferred, colored
Changes since revision 1.365: +8 -1 lines
cookie urlencoded [netscape doc reread]

Revision 1.365: download - view: text, markup, annotated - select for diffs
Mon Oct 8 14:09:18 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.364: preferred, colored
Changes since revision 1.364: +8 -2 lines
header untainting to UL_HTTP_HEADER, UL_MAIL_HEADER made nonforced [only tainted pieces]

Revision 1.364: download - view: text, markup, annotated - select for diffs
Mon Oct 8 08:35:56 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.363: preferred, colored
Changes since revision 1.363: +149 -5 lines
xdoc:load exceptions intercepted [like in set]

Revision 1.363: download - view: text, markup, annotated - select for diffs
Sun Oct 7 14:40:10 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.362: preferred, colored
Changes since revision 1.362: +5 -162 lines
restored project

Revision 1.362: download - view: text, markup, annotated - select for diffs
Fri Oct 5 17:33:50 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.361: preferred, colored
Changes since revision 1.361: +2 -2 lines
changed xdoc:set to prevent SAXParseException from outputing to cerr.
lots of "todos"

Revision 1.361: download - view: text, markup, annotated - select for diffs
Fri Oct 5 16:26:05 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.360: preferred, colored
Changes since revision 1.360: +1 -1 lines
http_header tainting more gentle with enquoting now

Revision 1.360: download - view: text, markup, annotated - select for diffs
Fri Oct 5 16:12:40 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.359: preferred, colored
Changes since revision 1.359: +8 -5 lines
started xml errorhandler.
fixed string.replace a little, read @test

Revision 1.359: download - view: text, markup, annotated - select for diffs
Fri Oct 5 11:21:10 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.358: preferred, colored
Changes since revision 1.358: +10 -5 lines
xdoc.transform now

Revision 1.358: download - view: text, markup, annotated - select for diffs
Fri Oct 5 10:36:43 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.357: preferred, colored
Changes since revision 1.357: +6 -7 lines
ctype another mem clear bugfix

Revision 1.357: download - view: text, markup, annotated - select for diffs
Fri Oct 5 10:06:28 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.356: preferred, colored
Changes since revision 1.356: +1 -1 lines
disabled ^literals in names
$result[^[$p^]z]
now works fine

Revision 1.356: download - view: text, markup, annotated - select for diffs
Fri Oct 5 08:20:26 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.355: preferred, colored
Changes since revision 1.355: +20 -11 lines
Hash::size() calculated wrong. fixed it

Revision 1.355: download - view: text, markup, annotated - select for diffs
Fri Oct 5 07:50:46 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.354: preferred, colored
Changes since revision 1.354: +8 -1 lines
desc

Revision 1.354: download - view: text, markup, annotated - select for diffs
Fri Oct 5 07:29:34 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.353: preferred, colored
Changes since revision 1.353: +2 -2 lines
unicode zero pair at the beging of totable appered to be vital

Revision 1.353: download - view: text, markup, annotated - select for diffs
Thu Oct 4 14:56:29 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.352: preferred, colored
Changes since revision 1.352: +2 -2 lines
^image.length[text]

Revision 1.352: download - view: text, markup, annotated - select for diffs
Wed Oct 3 00:05:21 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.351: preferred, colored
Changes since revision 1.351: +2 -2 lines
z

Revision 1.351: download - view: text, markup, annotated - select for diffs
Tue Oct 2 15:40:32 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.350: preferred, colored
Changes since revision 1.350: +12 -4 lines
# config comments fixed

Revision 1.350: download - view: text, markup, annotated - select for diffs
Tue Oct 2 14:52:17 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.349: preferred, colored
Changes since revision 1.349: +10 -3 lines
changed connect string format to support options
charset=cp1251_koi8
timeout=3
compress=1&
named_pipe=1

Revision 1.349: download - view: text, markup, annotated - select for diffs
Tue Oct 2 11:12:56 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.348: preferred, colored
Changes since revision 1.348: +2 -2 lines
z

Revision 1.348: download - view: text, markup, annotated - select for diffs
Tue Oct 2 11:07:45 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.347: preferred, colored
Changes since revision 1.347: +8 -3 lines
pcre tables now const inside
removed default - pcre handles that internally
fixed bug on not-cleaning tables [previously was calloced, now member]

Revision 1.347: download - view: text, markup, annotated - select for diffs
Tue Oct 2 07:48:37 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.346: preferred, colored
Changes since revision 1.346: +5 -5 lines
tested charset reload on file change @ apache version = OK
tested freeing up prev encoding on adding new = OK

Revision 1.346: download - view: text, markup, annotated - select for diffs
Mon Oct 1 13:26:47 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.345: preferred, colored
Changes since revision 1.345: +3 -3 lines
removed entitify external hack [internal installed]

Revision 1.345: download - view: text, markup, annotated - select for diffs
Mon Oct 1 11:06:32 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.344: preferred, colored
Changes since revision 1.344: +1 -1 lines
makes+removed dtd

Revision 1.344: download - view: text, markup, annotated - select for diffs
Mon Oct 1 10:53:16 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.343: preferred, colored
Changes since revision 1.343: +1 -5 lines
charset loading & caching mech 0

Revision 1.343: download - view: text, markup, annotated - select for diffs
Mon Oct 1 08:53:58 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.342: preferred, colored
Changes since revision 1.342: +2 -1 lines
would make charset loading & caching mech now

Revision 1.342: download - view: text, markup, annotated - select for diffs
Sun Sep 30 14:39:48 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.341: preferred, colored
Changes since revision 1.341: +2 -2 lines
forgot to fill toTable

Revision 1.341: download - view: text, markup, annotated - select for diffs
Sun Sep 30 12:27:59 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.340: preferred, colored
Changes since revision 1.340: +1 -1 lines
now charsets table configuration variable is: CHARSETS

Revision 1.340: download - view: text, markup, annotated - select for diffs
Sun Sep 30 12:06:04 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.339: preferred, colored
Changes since revision 1.339: +5 -5 lines
ctype with unicode 1. todo: no &#1055; entities on output somehow

Revision 1.339: download - view: text, markup, annotated - select for diffs
Sun Sep 30 09:56:43 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.338: preferred, colored
Changes since revision 1.338: +11 -1 lines
started ctype with unicode values

Revision 1.338: download - view: text, markup, annotated - select for diffs
Fri Sep 28 15:58:26 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.337: preferred, colored
Changes since revision 1.337: +16 -2 lines
letter body string passed AS-IS now

Revision 1.337: download - view: text, markup, annotated - select for diffs
Fri Sep 28 09:37:09 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.336: preferred, colored
Changes since revision 1.336: +3 -3 lines
xdoc addencoding works! invented a way of user-configuring... todo: implement

Revision 1.336: download - view: text, markup, annotated - select for diffs
Thu Sep 27 14:37:38 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.335: preferred, colored
Changes since revision 1.335: +1 -1 lines
table.sort changed to sort table itself

Revision 1.335: download - view: text, markup, annotated - select for diffs
Thu Sep 27 07:54:58 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.334: preferred, colored
Changes since revision 1.334: +2 -5 lines
X^.getElementsByTagName[tagname] = array of xnode
X^.getElementsByTagNameNS[namespaceURI;localName] = array of nodes
removed - regretfully not supported @ xalan. maybe someday would reimplement, if needed.

win32build system: solved long waiting anti-non-started-apache problem

Revision 1.334: download - view: text, markup, annotated - select for diffs
Thu Sep 27 07:26:27 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.333: preferred, colored
Changes since revision 1.333: +16 -4 lines
win32 ident make system so not to rebuild library [ident.C.new]

Revision 1.333: download - view: text, markup, annotated - select for diffs
Wed Sep 26 15:43:59 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.332: preferred, colored
Changes since revision 1.332: +19 -19 lines
z

Revision 1.332: download - view: text, markup, annotated - select for diffs
Wed Sep 26 13:39:57 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.331: preferred, colored
Changes since revision 1.331: +5 -1 lines
forgot one non-xml check

Revision 1.331: download - view: text, markup, annotated - select for diffs
Wed Sep 26 11:24:07 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.330: preferred, colored
Changes since revision 1.330: +24 -24 lines
xdoc&xnode now

Revision 1.330: download - view: text, markup, annotated - select for diffs
Tue Sep 25 16:33:05 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.329: preferred, colored
Changes since revision 1.329: +2 -2 lines
xml on linux[elik] works! no 1251 though, todo ICU

Revision 1.329: 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.328: preferred, colored
Changes since revision 1.328: +2 -1 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.328: download - view: text, markup, annotated - select for diffs
Fri Sep 21 14:46:10 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.327: preferred, colored
Changes since revision 1.327: +3 -3 lines
zillions of #ifdef XML
created new projects for sql drivers [planning to remove sql drivers from main cvs project]
first, will join latest changes

Revision 1.327: download - view: text, markup, annotated - select for diffs
Fri Sep 21 09:03:10 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.326: preferred, colored
Changes since revision 1.326: +1 -1 lines
defaulted dom writing methods encoding to pool.get_charset

Revision 1.326: download - view: text, markup, annotated - select for diffs
Fri Sep 21 08:57:30 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.325: preferred, colored
Changes since revision 1.325: +4 -4 lines
defaulted dom writing methods encoding to pool.get_charset

Revision 1.325: download - view: text, markup, annotated - select for diffs
Fri Sep 21 08:38:28 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.324: preferred, colored
Changes since revision 1.324: +1 -1 lines
defaulted dom writing methods encoding to pool.get_charset

Revision 1.324: download - view: text, markup, annotated - select for diffs
Fri Sep 21 07:30:25 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.323: preferred, colored
Changes since revision 1.323: +1 -1 lines
checked whether transcoder were created right
"unsupported encoding" message.
not @ set time, but @ use time, so until xml output functions .string, .file, .save used - no encoding name check occur

reduced transcode buffer size to 60
fixed pool cleanup - no registration needed, pools are officially destructured

Revision 1.323: download - view: text, markup, annotated - select for diffs
Thu Sep 20 14:34:42 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.322: preferred, colored
Changes since revision 1.322: +1 -0 lines
Pool::transcode defaults from $MAIN:DEFAULTS.content-type[$.charset[here]]

Revision 1.322: download - view: text, markup, annotated - select for diffs
Thu Sep 20 14:25:06 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.321: preferred, colored
Changes since revision 1.321: +1 -5 lines
Pool::transcode 0

Revision 1.321: download - view: text, markup, annotated - select for diffs
Thu Sep 20 10:28:54 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.320: preferred, colored
Changes since revision 1.320: +8 -1 lines
xml-xalan\c\src\PlatformSupport\XalanTranscodingServices.cpp
has no windows-1251 encoding enabled for short[non digitalentity] output.
patched, now works

Revision 1.320: download - view: text, markup, annotated - select for diffs
Thu Sep 20 09:17:55 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.319: preferred, colored
Changes since revision 1.319: +14 -2 lines
dom. string save file
moved output xml options to last param and made it optional

Revision 1.319: download - view: text, markup, annotated - select for diffs
Thu Sep 20 08:48:35 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.318: preferred, colored
Changes since revision 1.318: +7 -26 lines
    !$elementnode.attributes = hash of dnodes
    !$attributenode.specified = boolean
	    true if the attribute received its value explicitly in the XML document,
	    or if a value was assigned programatically with the setValue function.
        false if the attribute value came from the default value declared in the document's DTD.
    !$pinode.target = target of this processing instruction
    	XML defines this as being the first token following the markup
    	that begins the processing instruction.
   	XPath:
    !^node.select[xpath/query/expression] = hash of 0->node0 1->node1
    !^node.select-single[xpath/query/expression] = first node if any

Revision 1.318: download - view: text, markup, annotated - select for diffs
Thu Sep 20 07:31:51 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.317: preferred, colored
Changes since revision 1.317: +51 -26 lines
dnode .file .string .save moved back to dom due to strange xalan bug

Revision 1.317: 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.316: preferred, colored
Changes since revision 1.316: +8 -4 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.316: download - view: text, markup, annotated - select for diffs
Tue Sep 18 15:31:09 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.315: preferred, colored
Changes since revision 1.315: +1 -0 lines
about to merge latest bugfixes from before_xml branch

Revision 1.296.2.12: download - view: text, markup, annotated - select for diffs
Tue Sep 18 15:24:37 2001 UTC (24 years, 8 months ago) by parser
Diff to: previous 1.296.2.11: preferred, colored; next MAIN 1.297: preferred, colored
Changes since revision 1.296.2.11: +27 -3 lines
operators self changed to root
^for variable context changed to self

Revision 1.315: download - view: text, markup, annotated - select for diffs
Tue Sep 18 13:52:20 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.314: preferred, colored
Changes since revision 1.314: +23 -8 lines
dom, dnode 1

Revision 1.314: download - view: text, markup, annotated - select for diffs
Tue Sep 18 13:31:56 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.313: preferred, colored
Changes since revision 1.313: +23 -3 lines
dom, dnode 1

Revision 1.296.2.11: download - view: text, markup, annotated - select for diffs
Tue Sep 18 08:52:49 2001 UTC (24 years, 8 months ago) by parser
Diff to: previous 1.296.2.10: preferred, colored
Changes since revision 1.296.2.10: +13 -2 lines
image: poly* fixed

Revision 1.313: download - view: text, markup, annotated - select for diffs
Mon Sep 17 16:49:15 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.312: preferred, colored
Changes since revision 1.312: +1 -1 lines
started dnode+dom

dnode
    DOM methods:
    $node.name
    $node.value
    ...others...

    ^node.xpath[/rates/USD] = hash
        $hash[
        	$.0[node0]
        	$.1[node1]
        ]

Revision 1.296.2.10: download - view: text, markup, annotated - select for diffs
Mon Sep 17 16:14:04 2001 UTC (24 years, 8 months ago) by parser
Diff to: previous 1.296.2.9: preferred, colored
Changes since revision 1.296.2.9: +8 -1 lines
$image.line-style
now applies to all linear primitives

Revision 1.312: download - view: text, markup, annotated - select for diffs
Mon Sep 17 14:46:49 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.311: preferred, colored
Changes since revision 1.311: +21 -2 lines
started
dnode
    DOM:
    $node.name
    $node.value
    ...others...
    ^node.xpath[/rates/USD] = hash
dom(dnode)

Revision 1.296.2.9: download - view: text, markup, annotated - select for diffs
Mon Sep 17 14:26:56 2001 UTC (24 years, 8 months ago) by parser
Diff to: previous 1.296.2.8: preferred, colored
Changes since revision 1.296.2.8: +34 -2 lines
expressions unary+
^hash.count[]
bugfix: in expression compound($aa.zz.xx) names now can have minus '-' in name after '.'

Revision 1.296.2.8: download - view: text, markup, annotated - select for diffs
Sat Sep 15 15:42:08 2001 UTC (24 years, 8 months ago) by parser
Diff to: previous 1.296.2.7: preferred, colored
Changes since revision 1.296.2.7: +11 -3 lines
image: $line-width ^line(...)[****   style]

Revision 1.311: download - view: text, markup, annotated - select for diffs
Thu Sep 13 12:40:03 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.310: preferred, colored
Changes since revision 1.310: +2 -40 lines
dom:file content-type(.method)

Revision 1.296.2.7: download - view: text, markup, annotated - select for diffs
Thu Sep 13 08:31:20 2001 UTC (24 years, 8 months ago) by parser
Diff to: previous 1.296.2.6: preferred, colored
Changes since revision 1.296.2.6: +1 -1 lines
$MAIN:CLASS_PATH now
can be string now
more informative error messages

Revision 1.296.2.6: download - view: text, markup, annotated - select for diffs
Wed Sep 12 15:34:58 2001 UTC (24 years, 8 months ago) by parser
Diff to: previous 1.296.2.5: preferred, colored
Changes since revision 1.296.2.5: +5 -1 lines
^connect[]
^connect[aaa]
more precise error reporting:
"connection string must start with protocol://"
now

Revision 1.310: download - view: text, markup, annotated - select for diffs
Tue Sep 11 09:26:44 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.309: preferred, colored
Changes since revision 1.309: +3 -3 lines
^dom:set{<some>xml</some>} default language XML
languages+=xml

Revision 1.309: download - view: text, markup, annotated - select for diffs
Tue Sep 11 09:14:04 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.308: preferred, colored
Changes since revision 1.308: +10 -2 lines
^dom:set[<some>xml</some>]

Revision 1.308: download - view: text, markup, annotated - select for diffs
Tue Sep 11 08:49:22 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.307: preferred, colored
Changes since revision 1.307: +5 -5 lines
^dom:save/string/file[output options]
output options:
    $.method[xml|html|text] detection fixed

Revision 1.307: download - view: text, markup, annotated - select for diffs
Tue Sep 11 08:43:39 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.306: preferred, colored
Changes since revision 1.306: +8 -1 lines
messages

Revision 1.306: download - view: text, markup, annotated - select for diffs
Tue Sep 11 08:39:04 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.305: preferred, colored
Changes since revision 1.305: +3 -1 lines
^dom:save/string/file[output options]
output options:
    $.method[xml|html|text] detection fixed

Revision 1.305: download - view: text, markup, annotated - select for diffs
Mon Sep 10 15:51:41 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.304: preferred, colored
Changes since revision 1.304: +8 -1 lines
^dom:save/string/file[output options]
output options:
    $.method[xml|html|text] $.encoding[windows-1251|...]

Revision 1.304: download - view: text, markup, annotated - select for diffs
Mon Sep 10 14:56:09 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.303: preferred, colored
Changes since revision 1.303: +1 -1 lines
^dom.xslt[stylesheet filename][params hash added]

Revision 1.303: download - view: text, markup, annotated - select for diffs
Mon Sep 10 13:13:55 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.302: preferred, colored
Changes since revision 1.302: +7 -1 lines
^dom.xslt[stylesheet filename] -1 doc is lying

Revision 1.302: download - view: text, markup, annotated - select for diffs
Mon Sep 10 11:17:41 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.301: preferred, colored
Changes since revision 1.301: +4 -0 lines
^dom.file[encoding] = file

Revision 1.301: download - view: text, markup, annotated - select for diffs
Mon Sep 10 09:51:00 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.300: preferred, colored
Changes since revision 1.300: +1 -1 lines
^dom.string[encoding] 1
^dom.save[encoding;filename]

Revision 1.300: download - view: text, markup, annotated - select for diffs
Mon Sep 10 09:49:45 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.299: preferred, colored
Changes since revision 1.299: +1 -1 lines
^dom.string[encoding] 1
^dom.save[encoding;filename]

Revision 1.299: download - view: text, markup, annotated - select for diffs
Mon Sep 10 09:34:51 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.298: preferred, colored
Changes since revision 1.298: +2 -1 lines
^dom.string[] 0

Revision 1.298: download - view: text, markup, annotated - select for diffs
Mon Sep 10 08:23:49 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.297: preferred, colored
Changes since revision 1.297: +2 -1939 lines
^dom.save[b.xml] 0

Revision 1.296.2.5: download - view: text, markup, annotated - select for diffs
Sat Sep 8 16:08:23 2001 UTC (24 years, 9 months ago) by parser
Diff to: previous 1.296.2.4: preferred, colored
Changes since revision 1.296.2.4: +3 -3 lines
$form:tables.name.field

Revision 1.296.2.4: download - view: text, markup, annotated - select for diffs
Fri Sep 7 17:11:51 2001 UTC (24 years, 9 months ago) by parser
Diff to: previous 1.296.2.3: preferred, colored
Changes since revision 1.296.2.3: +11 -1 lines
$a[] ^if($a){y;n} is 'n' now  [conversion from '' to int/double is 0]

Revision 1.296.2.3: download - view: text, markup, annotated - select for diffs
Fri Sep 7 15:13:07 2001 UTC (24 years, 9 months ago) by parser
Diff to: previous 1.296.2.2: preferred, colored
Changes since revision 1.296.2.2: +4 -3 lines
!$form:tables
$atable[$form:tables.a]
^atable.menu{a=$atable.element}[,]

Revision 1.296.2.2: download - view: text, markup, annotated - select for diffs
Fri Sep 7 14:36:13 2001 UTC (24 years, 9 months ago) by parser
Diff to: previous 1.296.2.1: preferred, colored
Changes since revision 1.296.2.1: +1 -1 lines
!$form:fields

Revision 1.296.2.1: download - view: text, markup, annotated - select for diffs
Fri Sep 7 14:32:30 2001 UTC (24 years, 9 months ago) by parser
Diff to: previous 1.296: preferred, colored
Changes since revision 1.296: +2 -5 lines
Z

Revision 1.297: download - view: text, markup, annotated - select for diffs
Fri Sep 7 12:46:19 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.296: preferred, colored
Changes since revision 1.296: +3 -2 lines
merged with successful start of dom

Revision 1.295.2.3: download - view: text, markup, annotated - select for diffs
Fri Sep 7 11:05:17 2001 UTC (24 years, 9 months ago) by parser
Diff to: previous 1.295.2.2: preferred, colored; next MAIN 1.296: preferred, colored
Changes since revision 1.295.2.2: +4 -3 lines
z

Revision 1.295.2.2: download - view: text, markup, annotated - select for diffs
Fri Sep 7 08:47:52 2001 UTC (24 years, 9 months ago) by parser
Diff to: previous 1.295.2.1: preferred, colored
Changes since revision 1.295.2.1: +1 -1 lines
introducing dom. dom:load[a.xml]

Revision 1.295.2.1: download - view: text, markup, annotated - select for diffs
Fri Sep 7 08:45:58 2001 UTC (24 years, 9 months ago) by parser
Diff to: previous 1.295: preferred, colored
Changes since revision 1.295: +27 -1 lines
introducing dom. dom:load[a.xml]

Revision 1.296: download - view: text, markup, annotated - select for diffs
Thu Sep 6 16:54:14 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.295: preferred, colored
Changes since revision 1.295: +27 -1 lines
?a=1&a=2 would result in $form:a being a table with one column 'element' and two rows: 1 and 2

Revision 1.295: download - view: text, markup, annotated - select for diffs
Thu Sep 6 08:25:08 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.294: preferred, colored
Changes since revision 1.294: +18 -1 lines
now there's special hash key '_default' [instead of ^_default method]
$hash[
	$.a[1]
	$.b[2]
	$._default[xx]
]
$hash.c

Revision 1.294: download - view: text, markup, annotated - select for diffs
Wed Sep 5 15:05:27 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.293: preferred, colored
Changes since revision 1.293: +6 -1 lines
sql options can be void [same as image:html the other day]

Revision 1.293: download - view: text, markup, annotated - select for diffs
Wed Sep 5 11:02:02 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.292: preferred, colored
Changes since revision 1.292: +1 -1 lines
.am undo

Revision 1.292: download - view: text, markup, annotated - select for diffs
Wed Sep 5 08:57:43 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.291: preferred, colored
Changes since revision 1.291: +6 -1 lines
SQL_DRIVER_CREATE_FUNC_NAME

Revision 1.291: download - view: text, markup, annotated - select for diffs
Tue Sep 4 19:03:23 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.290: preferred, colored
Changes since revision 1.290: +18 -1 lines
getenvcheck

Revision 1.290: download - view: text, markup, annotated - select for diffs
Mon Sep 3 17:07:16 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.289: preferred, colored
Changes since revision 1.289: +1 -1 lines
/configure cgi SYSCONFDIR

Revision 1.289: download - view: text, markup, annotated - select for diffs
Sat Sep 1 14:47:11 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.288: preferred, colored
Changes since revision 1.288: +3 -4 lines
image: font params changed

Revision 1.288: download - view: text, markup, annotated - select for diffs
Sat Sep 1 14:23:42 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.287: preferred, colored
Changes since revision 1.287: +6 -1 lines
$result[] now gets properly analized

Revision 1.287: download - view: text, markup, annotated - select for diffs
Fri Aug 31 13:25:34 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.286: preferred, colored
Changes since revision 1.286: +6 -1 lines
void:int/double += (default)

Revision 1.286: download - view: text, markup, annotated - select for diffs
Fri Aug 31 10:18:08 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.285: preferred, colored
Changes since revision 1.285: +15 -1 lines
image:font added space param
image:font changed charwidth alg, added kerning const[for now]

Revision 1.285: download - view: text, markup, annotated - select for diffs
Fri Aug 31 09:26:12 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.284: preferred, colored
Changes since revision 1.284: +14 -1 lines
string:int/double (defaults)

Revision 1.284: download - view: text, markup, annotated - select for diffs
Wed Aug 29 17:50:13 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.283: preferred, colored
Changes since revision 1.283: +18 -1 lines
exception redundant debug info

Revision 1.283: download - view: text, markup, annotated - select for diffs
Tue Aug 28 14:39:50 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.282: preferred, colored
Changes since revision 1.282: +3 -3 lines
image: gifsize little endian

Revision 1.282: download - view: text, markup, annotated - select for diffs
Tue Aug 28 09:39:30 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.281: preferred, colored
Changes since revision 1.281: +5 -1 lines
file:move autocreate/remove dest/src dir

Revision 1.281: download - view: text, markup, annotated - select for diffs
Tue Aug 28 09:27:42 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.280: preferred, colored
Changes since revision 1.280: +9 -1 lines
pa_directory speeded up. moved zero 'from' check to directory constructor.
string:replace

Revision 1.280: download - view: text, markup, annotated - select for diffs
Mon Aug 27 15:56:46 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.279: preferred, colored
Changes since revision 1.279: +6 -1 lines
odbc release compiled

Revision 1.279: download - view: text, markup, annotated - select for diffs
Mon Aug 27 12:07:29 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.278: preferred, colored
Changes since revision 1.278: +1 -2 lines
solaris oracle works!

Revision 1.278: download - view: text, markup, annotated - select for diffs
Fri Aug 24 08:16:15 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.277: preferred, colored
Changes since revision 1.277: +2 -1 lines
z

Revision 1.277: download - view: text, markup, annotated - select for diffs
Fri Aug 24 07:04:52 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.276: preferred, colored
Changes since revision 1.276: +1 -1 lines
sql* removed services from disconnect - cross-request ideological probs.

Revision 1.276: download - view: text, markup, annotated - select for diffs
Thu Aug 23 12:21:31 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.275: preferred, colored
Changes since revision 1.275: +7 -1 lines
oracle: preprocess /**z**/minor bug

Revision 1.275: download - view: text, markup, annotated - select for diffs
Thu Aug 23 12:10:30 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.274: preferred, colored
Changes since revision 1.274: +11 -2 lines
minor bug in file:save fixed

Revision 1.274: download - view: text, markup, annotated - select for diffs
Thu Aug 23 11:08:52 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.273: preferred, colored
Changes since revision 1.273: +17 -0 lines
oracle: nested check()

Revision 1.273: download - view: text, markup, annotated - select for diffs
Thu Aug 23 10:37:46 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.272: preferred, colored
Changes since revision 1.272: +10 -1 lines
oracle 0

Revision 1.272: download - view: text, markup, annotated - select for diffs
Wed Aug 22 14:03:18 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.271: preferred, colored
Changes since revision 1.271: +6 -1 lines
file:load|save[text|binary;

Revision 1.271: download - view: text, markup, annotated - select for diffs
Wed Aug 22 07:32:05 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.270: preferred, colored
Changes since revision 1.270: +1 -2 lines
^method[]^[^] literals []

Revision 1.270: download - view: text, markup, annotated - select for diffs
Wed Aug 22 07:31:54 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.269: preferred, colored
Changes since revision 1.269: +8 -2 lines
^method[]^[^] literals []

Revision 1.269: download - view: text, markup, annotated - select for diffs
Tue Aug 21 11:12:20 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.268: preferred, colored
Changes since revision 1.268: +8 -2 lines
^file:list

Revision 1.268: 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.267: preferred, colored
Changes since revision 1.267: +19 -6 lines
$var(123) ^var.inc[] recousively caused problems: inc incremeted 123 literal!! fixed

Revision 1.267: download - view: text, markup, annotated - select for diffs
Fri Aug 10 12:53:32 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.266: preferred, colored
Changes since revision 1.266: +3 -0 lines
(codes) name part syntax added

Revision 1.266: download - view: text, markup, annotated - select for diffs
Fri Aug 10 12:36:56 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.265: preferred, colored
Changes since revision 1.265: +17 -0 lines
(codes) name part syntax added

Revision 1.265: download - view: text, markup, annotated - select for diffs
Fri Aug 10 10:45:50 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.264: preferred, colored
Changes since revision 1.264: +1 -1 lines
table:sort restored [it was bad test :(]

Revision 1.264: download - view: text, markup, annotated - select for diffs
Fri Aug 10 07:13:07 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.263: preferred, colored
Changes since revision 1.263: +1 -1 lines
table:sort now default desc

Revision 1.263: download - view: text, markup, annotated - select for diffs
Fri Aug 10 07:10:17 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.262: preferred, colored
Changes since revision 1.262: +8 -0 lines
table:sort now default desc

Revision 1.262: download - view: text, markup, annotated - select for diffs
Thu Aug 9 14:27:49 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.261: preferred, colored
Changes since revision 1.261: +4 -0 lines
case without switch check added

Revision 1.261: download - view: text, markup, annotated - select for diffs
Thu Aug 9 08:20:32 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.260: preferred, colored
Changes since revision 1.260: +4 -3 lines
cookie name&value origins added, more precise $ORIGINS(1)

Revision 1.260: download - view: text, markup, annotated - select for diffs
Tue Aug 7 13:23:33 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.259: preferred, colored
Changes since revision 1.259: +4 -1 lines
math:random fixed. win32 srand made working

Revision 1.259: download - view: text, markup, annotated - select for diffs
Mon Aug 6 16:18:26 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.258: preferred, colored
Changes since revision 1.258: +8 -5 lines
class_path

Revision 1.258: download - view: text, markup, annotated - select for diffs
Mon Aug 6 12:27:46 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.257: preferred, colored
Changes since revision 1.257: +1 -1 lines
exec win32 real filename

Revision 1.257: download - view: text, markup, annotated - select for diffs
Mon Aug 6 12:23:11 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.256: preferred, colored
Changes since revision 1.256: +23 -0 lines
exec stderr out

Revision 1.256: download - view: text, markup, annotated - select for diffs
Mon Aug 6 09:33:19 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.255: preferred, colored
Changes since revision 1.255: +8 -0 lines
hash:keys renamed to hash:_keys :(

Revision 1.255: download - view: text, markup, annotated - select for diffs
Thu Aug 2 07:00:08 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.254: preferred, colored
Changes since revision 1.254: +6 -0 lines
memset dictionary minor bug fixed

Revision 1.254: download - view: text, markup, annotated - select for diffs
Thu Aug 2 06:54:12 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.253: preferred, colored
Changes since revision 1.253: +1 -1 lines
found another multithread bug in op.C (last, last global var killed) :)

Revision 1.253: download - view: text, markup, annotated - select for diffs
Wed Aug 1 12:08:40 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.252: preferred, colored
Changes since revision 1.252: +2 -2 lines
speeded up typo-html replacements. introducing Dictionary with first-char caching

Revision 1.252: download - view: text, markup, annotated - select for diffs
Wed Aug 1 07:41:37 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.251: preferred, colored
Changes since revision 1.251: +1572 -16 lines
pgsql: /**field**/'text' syntax. lo_write_ex, write checks

Revision 1.251: download - view: text, markup, annotated - select for diffs
Tue Jul 31 14:22:00 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.250: preferred, colored
Changes since revision 1.250: +3 -2 lines
pgsql: oid write. error checks @ write todo

Revision 1.250: download - view: text, markup, annotated - select for diffs
Tue Jul 31 12:44:36 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.249: preferred, colored
Changes since revision 1.249: +45 -3 lines
pgsql: oid read. write todo

Revision 1.249: download - view: text, markup, annotated - select for diffs
Mon Jul 30 15:32:42 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.248: preferred, colored
Changes since revision 1.248: +12 -0 lines
pgsql 0

Revision 1.248: download - view: text, markup, annotated - select for diffs
Mon Jul 30 12:29:11 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.247: preferred, colored
Changes since revision 1.247: +6 -0 lines
changed apache add_header_attribute from table_merge to table_addn

Revision 1.247: download - view: text, markup, annotated - select for diffs
Thu Jul 26 16:16:57 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.246: preferred, colored
Changes since revision 1.246: +1 -1 lines
fixed bad multithread bug with strangly global OP

Revision 1.246: download - view: text, markup, annotated - select for diffs
Thu Jul 26 12:25:37 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.245: preferred, colored
Changes since revision 1.245: +3 -0 lines
fixing :: realization #1

Revision 1.245: download - view: text, markup, annotated - select for diffs
Thu Jul 26 10:47:03 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.244: preferred, colored
Changes since revision 1.244: +3 -3 lines
introducing ::
this is constructor call prefix.
ordinary : remains for static accesses

Revision 1.244: download - view: text, markup, annotated - select for diffs
Wed Jul 25 14:36:04 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.243: preferred, colored
Changes since revision 1.243: +1 -0 lines
table: get_element order changeed. now:
1. fields
2. methods
3. columns

Revision 1.243: download - view: text, markup, annotated - select for diffs
Wed Jul 25 12:53:52 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.242: preferred, colored
Changes since revision 1.242: +7 -18 lines
odbc: no result queries; quote.
optimized double&int tostring-s

Revision 1.242: download - view: text, markup, annotated - select for diffs
Wed Jul 25 12:18:23 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.241: preferred, colored
Changes since revision 1.241: +1 -1 lines
allowed whitespace before first method decl

Revision 1.241: download - view: text, markup, annotated - select for diffs
Wed Jul 25 11:22:47 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.240: preferred, colored
Changes since revision 1.240: +12 -2 lines
allowed nontable result in table:sql, results in empty table

Revision 1.240: download - view: text, markup, annotated - select for diffs
Wed Jul 25 11:16:57 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.239: preferred, colored
Changes since revision 1.239: +10 -2 lines
allowed empty lines before first method decl

Revision 1.239: download - view: text, markup, annotated - select for diffs
Wed Jul 25 10:57:58 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.238: preferred, colored
Changes since revision 1.238: +3 -0 lines
target:apache13 module.
$response:location now produces 302 status
$response:status passed to apache

Revision 1.238: download - view: text, markup, annotated - select for diffs
Wed Jul 25 10:46:20 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.237: preferred, colored
Changes since revision 1.237: +7 -0 lines
^table.record[] now $table.fields

Revision 1.237: download - view: text, markup, annotated - select for diffs
Wed Jul 25 10:12:13 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.236: preferred, colored
Changes since revision 1.236: +7 -0 lines
$var[] is now empty string, not void

Revision 1.236: download - view: text, markup, annotated - select for diffs
Wed Jul 25 09:57:33 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.235: preferred, colored
Changes since revision 1.235: +7 -378 lines
match replace code context moved to implicit $match context

Revision 1.235: 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.234: preferred, colored
Changes since revision 1.234: +0 -1 lines
first get_element, next get operator

Revision 1.234: download - view: text, markup, annotated - select for diffs
Tue Jul 24 12:26:22 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.233: preferred, colored
Changes since revision 1.233: +2 -0 lines
@end handling method2

Revision 1.233: download - view: text, markup, annotated - select for diffs
Mon Jul 23 13:59:52 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.232: preferred, colored
Changes since revision 1.232: +10 -0 lines
sql odbc driver

Revision 1.232: download - view: text, markup, annotated - select for diffs
Mon Jul 23 12:41:47 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.231: preferred, colored
Changes since revision 1.231: +3 -3 lines
changed sql driver query interface

Revision 1.231: download - view: text, markup, annotated - select for diffs
Mon Jul 23 11:19:25 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.230: preferred, colored
Changes since revision 1.230: +3 -0 lines
changed sql driver query interface

Revision 1.230: download - view: text, markup, annotated - select for diffs
Wed Jul 18 13:18:00 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.229: preferred, colored
Changes since revision 1.229: +0 -1 lines
ORIGINS langs name abbrevations

Revision 1.229: 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.228: preferred, colored
Changes since revision 1.228: +3 -1 lines
$ORIGINS(1) output tracing mode

Revision 1.228: download - view: text, markup, annotated - select for diffs
Tue Jul 17 13:51:14 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.227: preferred, colored
Changes since revision 1.227: +13 -3 lines
== wrong

Revision 1.227: download - view: text, markup, annotated - select for diffs
Fri Jul 13 12:30:51 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.226: preferred, colored
Changes since revision 1.226: +1 -1 lines
auto.p[@auto], /news/auto.p[no @auto], so that initializing second would not call first @auto

Revision 1.226: download - view: text, markup, annotated - select for diffs
Fri Jul 13 12:13:50 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.225: preferred, colored
Changes since revision 1.225: +7 -4 lines
auto.p[@auto], /news/auto.p[no @auto], so that initializing second would not call first @auto

Revision 1.225: 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.224: preferred, colored
Changes since revision 1.224: +1 -0 lines
pa_value.putelement modification of system classes prevented

Revision 1.224: download - view: text, markup, annotated - select for diffs
Wed Jul 11 16:32:13 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.223: preferred, colored
Changes since revision 1.223: +4 -14 lines
lr split now yelds table $piece

Revision 1.223: download - view: text, markup, annotated - select for diffs
Wed Jul 11 15:02:09 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.222: preferred, colored
Changes since revision 1.222: +14 -0 lines
$file created by file:state += .atime .mtime .ctime
+found&fixed bug with exceptions on get_junction-created objects [they were on wrong pool]

Revision 1.222: download - view: text, markup, annotated - select for diffs
Mon Jul 9 16:13:17 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.221: preferred, colored
Changes since revision 1.221: +10 -0 lines
date format 0

Revision 1.221: download - view: text, markup, annotated - select for diffs
Sat Jul 7 17:59:02 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.220: preferred, colored
Changes since revision 1.220: +17 -0 lines
date roll
table calendar

Revision 1.220: download - view: text, markup, annotated - select for diffs
Sat Jul 7 16:38:02 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.219: preferred, colored
Changes since revision 1.219: +35 -0 lines
date  now set $fields roll string.  todo: sql, calendar

Revision 1.219: download - view: text, markup, annotated - select for diffs
Fri Jul 6 11:13:35 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.218: preferred, colored
Changes since revision 1.218: +2 -0 lines
math 0

Revision 1.218: download - view: text, markup, annotated - select for diffs
Tue Jul 3 10:10:21 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.217: preferred, colored
Changes since revision 1.217: +4 -0 lines
class random renamed to math, operators became methods

Revision 1.217: download - view: text, markup, annotated - select for diffs
Mon Jul 2 14:03:35 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.216: preferred, colored
Changes since revision 1.216: +1 -1 lines
^table.columns column renamed from 'name' to 'column'

Revision 1.216: download - view: text, markup, annotated - select for diffs
Mon Jul 2 13:59:59 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.215: preferred, colored
Changes since revision 1.215: +16 -0 lines
^hash.keys[]

Revision 1.215: download - view: text, markup, annotated - select for diffs
Mon Jul 2 13:24:32 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.214: preferred, colored
Changes since revision 1.214: +10 -0 lines
^table:columns[]

Revision 1.214: download - view: text, markup, annotated - select for diffs
Mon Jul 2 12:56:33 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.213: preferred, colored
Changes since revision 1.213: +11 -1 lines
in expressions now allowed 'strings'

Revision 1.213: download - view: text, markup, annotated - select for diffs
Fri Jun 29 14:16:09 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.212: preferred, colored
Changes since revision 1.212: +1 -1 lines
/0  %0 checkes ver 2

Revision 1.212: download - view: text, markup, annotated - select for diffs
Fri Jun 29 13:53:23 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.211: preferred, colored
Changes since revision 1.211: +243 -49 lines
/0  %0 checke

Revision 1.211: download - view: text, markup, annotated - select for diffs
Fri Jun 29 08:35:26 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.210: preferred, colored
Changes since revision 1.210: +49 -238 lines
empty strings @ sql

Revision 1.210: download - view: text, markup, annotated - select for diffs
Thu Jun 28 07:33:38 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.209: preferred, colored
Changes since revision 1.209: +7 -0 lines
$:name: == ${name}:
$class:name: == ${class:name}:

Revision 1.209: download - view: text, markup, annotated - select for diffs
Wed Jun 27 14:39:49 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.208: preferred, colored
Changes since revision 1.208: +15 -1 lines
z

Revision 1.208: download - view: text, markup, annotated - select for diffs
Wed Jun 27 14:23:21 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.207: preferred, colored
Changes since revision 1.207: +8 -0 lines
^switch ^case

Revision 1.207: 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.206: preferred, colored
Changes since revision 1.206: +2 -0 lines
nothing renamed to void

Revision 1.206: download - view: text, markup, annotated - select for diffs
Wed Jun 27 10:07:53 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.205: preferred, colored
Changes since revision 1.205: +12 -0 lines
lexer: $zzzz^zzzz were name part

Revision 1.205: download - view: text, markup, annotated - select for diffs
Mon May 28 06:02:17 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.204: preferred, colored
Changes since revision 1.204: +9 -7 lines
z

Revision 1.204: download - view: text, markup, annotated - select for diffs
Thu May 24 17:51:36 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.203: preferred, colored
Changes since revision 1.203: +7 -0 lines
changelogs

Revision 1.203: download - view: text, markup, annotated - select for diffs
Thu May 24 10:17:06 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.202: preferred, colored
Changes since revision 1.202: +3 -1 lines
^log ^exp

Revision 1.202: download - view: text, markup, annotated - select for diffs
Thu May 24 09:29:52 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.201: preferred, colored
Changes since revision 1.201: +1 -0 lines
// no _ conversions in @exception[params]

Revision 1.201: download - view: text, markup, annotated - select for diffs
Thu May 24 09:13:23 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +9 -0 lines
// no _ conversions in @exception[params]

Revision 1.200: download - view: text, markup, annotated - select for diffs
Wed May 23 11:56:07 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +173 -3 lines
.txt

Revision 1.199: download - view: text, markup, annotated - select for diffs
Wed May 23 08:57:39 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +3 -173 lines
string cmp bug

Revision 1.198: download - view: text, markup, annotated - select for diffs
Wed May 23 06:54:47 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +6 -1 lines
allow one empty line before LS_DEF_NAME

Revision 1.197: download - view: text, markup, annotated - select for diffs
Tue May 22 09:23:00 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +4 -0 lines
if params code-required

Revision 1.196: download - view: text, markup, annotated - select for diffs
Mon May 21 17:19:49 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +1 -1 lines
resultless ^sql  moved to nothing:

Revision 1.195: download - view: text, markup, annotated - select for diffs
Mon May 21 17:11:57 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +3 -2 lines
'unknown' renamed to 'nothing'

Revision 1.194: download - view: text, markup, annotated - select for diffs
Mon May 21 16:55:52 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +2 -2 lines
int,double;sql

Revision 1.193: download - view: text, markup, annotated - select for diffs
Mon May 21 16:38:46 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +3 -0 lines
started int:sql

Revision 1.192: download - view: text, markup, annotated - select for diffs
Mon May 21 16:01:10 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +3 -0 lines
hash:sql moved to main trunc. operators.txt updated

Revision 1.191.2.2: download - view: text, markup, annotated - select for diffs
Mon May 21 15:44:53 2001 UTC (25 years ago) by parser
Diff to: previous 1.191.2.1: preferred, colored; next MAIN 1.192: preferred, colored
Changes since revision 1.191.2.1: +2 -0 lines
hash:sql

Revision 1.191.2.1: download - view: text, markup, annotated - select for diffs
Mon May 21 14:51:42 2001 UTC (25 years ago) by parser
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +1 -0 lines
z

Revision 1.191: download - view: text, markup, annotated - select for diffs
Mon May 21 08:08:39 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +1 -1 lines
z

Revision 1.190: download - view: text, markup, annotated - select for diffs
Sat May 19 19:10:20 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +11 -6 lines
fixed bug in pre html untaint, wrong size used, 4* mem wasted

Revision 1.189: download - view: text, markup, annotated - select for diffs
Thu May 17 19:03:00 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +2 -2 lines
doc cmds

Revision 1.188: download - view: text, markup, annotated - select for diffs
Thu May 17 18:36:33 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +20 -18 lines
cache expiration bf

Revision 1.187: download - view: text, markup, annotated - select for diffs
Thu May 17 18:26:22 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +2 -0 lines
cache expiration[use SQL_Driver::disconnect]

Revision 1.186: download - view: text, markup, annotated - select for diffs
Thu May 17 16:43:10 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +1 -1 lines
mysqlclient 0 rows case [were malloc(0) which failed under apache]

Revision 1.185: download - view: text, markup, annotated - select for diffs
Thu May 17 15:57:35 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +2 -2 lines
table.locate current restored on "not found"

Revision 1.184: download - view: text, markup, annotated - select for diffs
Thu May 17 15:20:15 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +3 -0 lines
ANTI_ENDLESS_EXECUTE_RECOURSION

Revision 1.183: download - view: text, markup, annotated - select for diffs
Mon May 14 13:18:07 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +6 -0 lines
^string.upper|lower[]

Revision 1.182: 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.181: preferred, colored
Changes since revision 1.181: +5 -0 lines
op: MAX_LOOPS
as_int

Revision 1.181: download - view: text, markup, annotated - select for diffs
Fri May 11 14:29:00 2001 UTC (25 years ago) by paf
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +1 -1 lines
moved win32 helpers to /win32tools

Revision 1.180: download - view: text, markup, annotated - select for diffs
Thu May 10 13:10:43 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +3 -3 lines
op configured

Revision 1.179: download - view: text, markup, annotated - select for diffs
Thu May 10 12:57:29 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +2 -5 lines
@end grammar: allowed zero strings in control menthod

Revision 1.178: download - view: text, markup, annotated - select for diffs
Thu May 10 12:42:41 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +35 -0 lines
grammar: priorities changes [lowerd && prior]
vobject: now first fields, next methods

Revision 1.177: download - view: text, markup, annotated - select for diffs
Tue May 8 12:58:05 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +7 -0 lines
table columnname2item on nameless ignored bark=false. fixed

Revision 1.176: download - view: text, markup, annotated - select for diffs
Tue May 8 10:39:27 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +2 -1 lines
hash:default works at last!

Revision 1.175: download - view: text, markup, annotated - select for diffs
Tue May 8 10:24:07 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +8 -0 lines
hash:default

Revision 1.174: download - view: text, markup, annotated - select for diffs
Tue May 8 09:44:32 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +1 -1 lines
z

Revision 1.173: download - view: text, markup, annotated - select for diffs
Tue May 8 08:15:03 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +10 -2 lines
table:hash

Revision 1.172: download - view: text, markup, annotated - select for diffs
Tue May 8 06:42:58 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +6 -0 lines
table:record have name

Revision 1.171: download - view: text, markup, annotated - select for diffs
Tue May 8 06:08:46 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +3 -3 lines
if(locate) test

Revision 1.170: download - view: text, markup, annotated - select for diffs
Tue May 8 06:07:51 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +1 -1 lines
int,double,string:int[] double[] string:length[] results now have hames

Revision 1.169: download - view: text, markup, annotated - select for diffs
Tue May 8 06:00:47 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +5 -3 lines
removed table:find. table:locate and op:eval now return bool

Revision 1.168: download - view: text, markup, annotated - select for diffs
Tue May 8 05:50:06 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +11 -5 lines
wrong pool in method checkparams again. fixed

Revision 1.167: download - view: text, markup, annotated - select for diffs
Mon May 7 15:31:54 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +7 -0 lines
method reported errors on wrong pool

Revision 1.166: download - view: text, markup, annotated - select for diffs
Mon May 7 14:09:08 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +1 -1 lines
^var[^class:var.method[]] is not constructor now

Revision 1.165: download - view: text, markup, annotated - select for diffs
Mon May 7 14:00:58 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +1 -2 lines
pa_code.h

Revision 1.164: download - view: text, markup, annotated - select for diffs
Mon May 7 13:30:10 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +5 -0 lines
dox, split by not clean parts also

Revision 1.163: download - view: text, markup, annotated - select for diffs
Mon May 7 08:12:01 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +13 -0 lines
table: fields, then methods.  so to enable 'dir' fields & co.

Revision 1.162: download - view: text, markup, annotated - select for diffs
Mon May 7 07:46:49 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +6 -0 lines
grammar: @end

Revision 1.161: download - view: text, markup, annotated - select for diffs
Fri May 4 11:08:12 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +2 -0 lines
dox: example1 updated

Revision 1.160: download - view: text, markup, annotated - select for diffs
Sat Apr 28 10:58:39 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +7 -0 lines
configure started

Revision 1.159: download - view: text, markup, annotated - select for diffs
Sat Apr 28 09:14:55 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +6 -6 lines
Methoded reorganized 2. todo: methoded-configure

Revision 1.158: download - view: text, markup, annotated - select for diffs
Sat Apr 28 08:44:23 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +7 -444 lines
Methoded reorganized. todo: methoded-configure

Revision 1.157.2.4: download - view: text, markup, annotated - select for diffs
Sat Apr 28 08:30:47 2001 UTC (25 years, 1 month ago) by paf
Diff to: previous 1.157.2.3: preferred, colored; next MAIN 1.158: preferred, colored
Changes since revision 1.157.2.3: +4 -456 lines
removed ^a.menu{$name} ability. now
$a{^menu{$name}}
or
^a.menu{$a.name}

Revision 1.157.2.3: download - view: text, markup, annotated - select for diffs
Sat Apr 28 07:27:50 2001 UTC (25 years, 1 month ago) by paf
Diff to: previous 1.157.2.2: preferred, colored
Changes since revision 1.157.2.2: +11 -0 lines
beautifying just compiled. todo: debug, configure

Revision 1.157.2.2: download - view: text, markup, annotated - select for diffs
Fri Apr 27 16:48:38 2001 UTC (25 years, 1 month ago) by paf
Diff to: previous 1.157.2.1: preferred, colored
Changes since revision 1.157.2.1: +1 -0 lines
beautifying -100

Revision 1.157.2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 27 15:19:44 2001 UTC (25 years, 1 month ago) by paf
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +3 -0 lines
started beautifying

Revision 1.157: download - view: text, markup, annotated - select for diffs
Thu Apr 26 11:37:49 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +2 -0 lines
z

Revision 1.156: download - view: text, markup, annotated - select for diffs
Wed Apr 25 11:03:01 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +1 -1 lines
-d

Revision 1.155: download - view: text, markup, annotated - select for diffs
Wed Apr 25 10:25:40 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +5 -0 lines
illegal call check a bit improved, but still under iis no mapping of dir with parser allowed!

Revision 1.154: download - view: text, markup, annotated - select for diffs
Mon Apr 23 15:13:48 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +2 -1 lines
configure.in + makefiles

Revision 1.153: download - view: text, markup, annotated - select for diffs
Mon Apr 23 13:38:36 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +10 -0 lines
tested OK
/// @test really @b test: s x m [tested: i & g ]

Revision 1.152: download - view: text, markup, annotated - select for diffs
Mon Apr 23 10:58:35 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +10 -4 lines
/// @test $a.menu{ $a[123] }
and $a.menu{^table:set[]...}

Revision 1.151: download - view: text, markup, annotated - select for diffs
Mon Apr 23 10:19:06 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +4 -2 lines
common: file_write /// @test mkdirs  file_delete rmdirs

Revision 1.150: download - view: text, markup, annotated - select for diffs
Mon Apr 23 09:38:57 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +2 -4 lines
untaint - 	@test optimize whitespaces for all but 'html'

Revision 1.149: download - view: text, markup, annotated - select for diffs
Mon Apr 23 08:52:28 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +6 -3 lines
untaint - 	@test mail-header

Revision 1.148: download - view: text, markup, annotated - select for diffs
Fri Apr 20 14:18:56 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +5 -22 lines
$MAIN:LOCALE

Revision 1.147: download - view: text, markup, annotated - select for diffs
Thu Apr 19 18:30:43 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +2 -0 lines
$a$b bugfix

Revision 1.146: download - view: text, markup, annotated - select for diffs
Thu Apr 19 16:40:08 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +1 -0 lines
z

Revision 1.145: download - view: text, markup, annotated - select for diffs
Thu Apr 19 15:38:08 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +1 -1 lines
changed urlencode here and in untaint.C to HTTP standard's " and \" mech

Revision 1.144: download - view: text, markup, annotated - select for diffs
Tue Apr 17 19:01:04 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +5 -0 lines
exec @jav

Revision 1.143: download - view: text, markup, annotated - select for diffs
Sun Apr 15 11:57:15 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +2 -2 lines
about to make Params

Revision 1.142: download - view: text, markup, annotated - select for diffs
Thu Apr 12 16:26:25 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +16 -0 lines
image:font :text

Revision 1.141: download - view: text, markup, annotated - select for diffs
Thu Apr 12 15:02:45 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +4 -3 lines
^unknown:int[]=0 double[]=0

Revision 1.140: download - view: text, markup, annotated - select for diffs
Thu Apr 12 14:50:31 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +11 -6 lines
hash bug fixed

Revision 1.139: download - view: text, markup, annotated - select for diffs
Thu Apr 12 14:07:37 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +8 -0 lines
image:line/fill/rectangle/bar/replace/polygon/polybar

Revision 1.138: download - view: text, markup, annotated - select for diffs
Thu Apr 12 13:15:27 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +13 -6 lines
for var now written not to r.wcontext, but to r.root
cleared "entered_object" state

Revision 1.137: download - view: text, markup, annotated - select for diffs
Wed Apr 11 18:07:20 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +3 -3 lines
image:create image:load

Revision 1.136: download - view: text, markup, annotated - select for diffs
Wed Apr 11 15:45:56 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +4 -1 lines
libimaging dead end: pil parses header in .py

Revision 1.135: download - view: text, markup, annotated - select for diffs
Wed Apr 11 13:03:48 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +12 -2 lines
gd dead end. switching to python imaging lib

Revision 1.134: download - view: text, markup, annotated - select for diffs
Wed Apr 11 07:44:19 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +18 -0 lines
fixed post [broke when moved post read to core]

Revision 1.133: download - view: text, markup, annotated - select for diffs
Tue Apr 10 14:18:31 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +1 -1 lines
image:html done

Revision 1.132: download - view: text, markup, annotated - select for diffs
Tue Apr 10 14:00:06 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +2 -0 lines
jpg measure bugs fixed

Revision 1.131: download - view: text, markup, annotated - select for diffs
Tue Apr 10 13:20:30 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +7 -0 lines
img:measure jpg

Revision 1.130: download - view: text, markup, annotated - select for diffs
Tue Apr 10 11:24:05 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +8 -0 lines
image:measure -90

Revision 1.129: download - view: text, markup, annotated - select for diffs
Tue Apr 10 07:47:41 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +7 -0 lines
minor bug with unclear from/to

Revision 1.128: download - view: text, markup, annotated - select for diffs
Mon Apr 9 13:21:18 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +1 -1 lines
exec env 0

Revision 1.127: download - view: text, markup, annotated - select for diffs
Mon Apr 9 11:30:46 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +2 -1 lines
exec4. todo env

Revision 1.126: download - view: text, markup, annotated - select for diffs
Mon Apr 9 11:04:16 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +1 -1 lines
exec3. decided exec:cgi to move to file:cgi

Revision 1.125: download - view: text, markup, annotated - select for diffs
Mon Apr 9 10:08:35 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +3 -0 lines
exec -2

Revision 1.124: download - view: text, markup, annotated - select for diffs
Sun Apr 8 13:15:52 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +4 -3 lines
z

Revision 1.123: download - view: text, markup, annotated - select for diffs
Sun Apr 8 13:11:21 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +2 -3 lines
uuencode. string<<

Revision 1.122: download - view: text, markup, annotated - select for diffs
Sat Apr 7 15:34:59 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +7 -3 lines
^mail[$attach

Revision 1.121: download - view: text, markup, annotated - select for diffs
Sat Apr 7 15:16:29 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +20 -0 lines
^attach dead end

Revision 1.120: download - view: text, markup, annotated - select for diffs
Sat Apr 7 14:23:43 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +5 -8 lines
mail:send 1

Revision 1.119: download - view: text, markup, annotated - select for diffs
Sat Apr 7 13:56:48 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +7 -6 lines
z

Revision 1.118: download - view: text, markup, annotated - select for diffs
Sat Apr 7 11:55:35 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +21 -17 lines
mail:send -1 text prepared

Revision 1.117: download - view: text, markup, annotated - select for diffs
Sat Apr 7 10:34:49 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +41 -4 lines
mail:send -10 just compiled

Revision 1.116: download - view: text, markup, annotated - select for diffs
Fri Apr 6 13:41:35 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +11 -5 lines
table:dir 1

Revision 1.115: download - view: text, markup, annotated - select for diffs
Fri Apr 6 12:34:58 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +5 -2 lines
table:dir 0 [without regexp]

Revision 1.114: download - view: text, markup, annotated - select for diffs
Fri Apr 6 10:20:43 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +1 -1 lines
operators are now not root methods of parent class. just 'ROOT' class

Revision 1.113: download - view: text, markup, annotated - select for diffs
Fri Apr 6 08:55:23 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +6 -3 lines
@office

Revision 1.112: download - view: text, markup, annotated - select for diffs
Thu Apr 5 20:01:29 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +2 -2 lines
mysql limit

Revision 1.111: download - view: text, markup, annotated - select for diffs
Thu Apr 5 19:35:20 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +2 -2 lines
constructor flag dropped at get_method_frame and remembered into method_frame

Revision 1.110: download - view: text, markup, annotated - select for diffs
Thu Apr 5 18:23:01 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +1 -1 lines
junction to code&expression in errors

Revision 1.109: download - view: text, markup, annotated - select for diffs
Thu Apr 5 18:18:45 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +3 -2 lines
$LOCALE:ctype[Russian_Russia.1251]

Revision 1.108: download - view: text, markup, annotated - select for diffs
Thu Apr 5 13:27:16 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +1 -2 lines
z

Revision 1.107: download - view: text, markup, annotated - select for diffs
Thu Apr 5 13:19:49 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +5 -8 lines
sql quote. string untaint UL_SQL

Revision 1.106: download - view: text, markup, annotated - select for diffs
Thu Apr 5 11:50:13 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +7 -0 lines
sql ping

Revision 1.105: download - view: text, markup, annotated - select for diffs
Thu Apr 5 11:36:53 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +1 -1 lines
select * from hren error contains statement

Revision 1.104: download - view: text, markup, annotated - select for diffs
Thu Apr 5 11:02:02 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +5 -6 lines
mysql 0

Revision 1.103: download - view: text, markup, annotated - select for diffs
Wed Apr 4 11:47:31 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +4 -6 lines
more manager&connection&driver

Revision 1.102: download - view: text, markup, annotated - select for diffs
Wed Apr 4 10:50:37 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +2 -2 lines
connect&sql -1000 just compiled

Revision 1.101: download - view: text, markup, annotated - select for diffs
Wed Apr 4 06:16:23 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +21 -1 lines
sql frame -10

Revision 1.100: download - view: text, markup, annotated - select for diffs
Tue Apr 3 17:46:17 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +3 -7 lines
z

Revision 1.99: download - view: text, markup, annotated - select for diffs
Tue Apr 3 17:43:51 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +10 -0 lines
string:match replace assigned lang

Revision 1.98: download - view: text, markup, annotated - select for diffs
Tue Apr 3 17:15:09 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +6 -7 lines
grammar: fixed to allow {}[]< empty []

Revision 1.97: download - view: text, markup, annotated - select for diffs
Tue Apr 3 17:01:04 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +9 -9 lines
string:match replace 2.  string.cstr(forced lang)

Revision 1.96: download - view: text, markup, annotated - select for diffs
Tue Apr 3 16:34:30 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +10 -5 lines
string:match replace strange matches

Revision 1.95: download - view: text, markup, annotated - select for diffs
Tue Apr 3 15:54:48 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +2 -2 lines
string:match replace 0

Revision 1.94: download - view: text, markup, annotated - select for diffs
Tue Apr 3 15:25:11 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +4 -0 lines
string:match replace prepared

Revision 1.93: download - view: text, markup, annotated - select for diffs
Tue Apr 3 14:39:05 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +34 -1 lines
string:match 0

Revision 1.92: download - view: text, markup, annotated - select for diffs
Tue Apr 3 08:23:09 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +1 -1 lines
string:match -10 [frame]

Revision 1.91: download - view: text, markup, annotated - select for diffs
Tue Apr 3 07:24:45 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +1 -1 lines
z

Revision 1.90: download - view: text, markup, annotated - select for diffs
Tue Apr 3 07:02:48 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +2 -0 lines
main:post-process

Revision 1.89: download - view: text, markup, annotated - select for diffs
Tue Apr 3 06:23:09 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +2 -0 lines
vfile in response:body

Revision 1.88: download - view: text, markup, annotated - select for diffs
Tue Apr 3 05:32:04 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +1 -1 lines
table:append now uses string::split

Revision 1.87: download - view: text, markup, annotated - select for diffs
Tue Apr 3 05:28:03 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +1 -0 lines
z

Revision 1.86: download - view: text, markup, annotated - select for diffs
Tue Apr 3 05:23:45 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +3 -2 lines
string::pos & cmp & piece bugs fixed.
string::split new
table:load separated from set
table:set implemented with clean \n \t searches

Revision 1.85: download - view: text, markup, annotated - select for diffs
Mon Apr 2 09:29:21 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +23 -1 lines
table:join

Revision 1.84: download - view: text, markup, annotated - select for diffs
Mon Apr 2 08:46:26 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +5 -0 lines
random:generate

Revision 1.83: download - view: text, markup, annotated - select for diffs
Mon Apr 2 06:17:43 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +30 -1 lines
no message

Revision 1.82: download - view: text, markup, annotated - select for diffs
Fri Mar 30 09:58:59 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +5 -2 lines
todo: table flip and append. string::pos

Revision 1.81: download - view: text, markup, annotated - select for diffs
Thu Mar 29 20:53:09 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +16 -7 lines
table:flip

Revision 1.80: download - view: text, markup, annotated - select for diffs
Thu Mar 29 17:44:39 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +2 -2 lines
string:xsplit forgot that they must result in 1 row N column [not vice versa]

Revision 1.79: download - view: text, markup, annotated - select for diffs
Thu Mar 29 17:32:58 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +1 -0 lines
string: rsplit

Revision 1.78: download - view: text, markup, annotated - select for diffs
Thu Mar 29 17:23:23 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +2 -4 lines
string: lsplit

Revision 1.77: download - view: text, markup, annotated - select for diffs
Thu Mar 29 17:11:44 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +3 -0 lines
string: lsplit -1

Revision 1.76: download - view: text, markup, annotated - select for diffs
Thu Mar 29 16:12:47 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +2 -1 lines
string: pos

Revision 1.75: download - view: text, markup, annotated - select for diffs
Thu Mar 29 15:36:17 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -0 lines
string: pos -1

Revision 1.74: download - view: text, markup, annotated - select for diffs
Thu Mar 29 15:00:24 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +5 -0 lines
string: left right mid

Revision 1.73: download - view: text, markup, annotated - select for diffs
Thu Mar 29 09:31:46 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +3 -0 lines
empty params allowed. [] and [;] are different now.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Wed Mar 28 14:41:34 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +3 -0 lines
$request:browser [.type .version]; unknown.get_double now = 0.

Revision 1.71: download - view: text, markup, annotated - select for diffs
Wed Mar 28 14:07:21 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +3 -1 lines
file:load autodetection of mime-type by user-file-name

Revision 1.70: download - view: text, markup, annotated - select for diffs
Wed Mar 28 13:21:34 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +10 -8 lines
file:load 1. tainted

Revision 1.69: download - view: text, markup, annotated - select for diffs
Wed Mar 28 09:38:10 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +3 -0 lines
started file:load. wrong write. must be self.set

Revision 1.68: download - view: text, markup, annotated - select for diffs
Wed Mar 28 09:01:23 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +6 -0 lines
table:locate1, file:test

Revision 1.67: download - view: text, markup, annotated - select for diffs
Tue Mar 27 18:24:39 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +3 -4 lines
fixed r/w context of code-params2, fixed ntfs hardlink slow dir update

Revision 1.66: download - view: text, markup, annotated - select for diffs
Tue Mar 27 18:06:12 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +3 -6 lines
fixed r/w context of code-params

Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue Mar 27 17:12:24 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +11 -3 lines
about to change junction rcontext!!

Revision 1.64: download - view: text, markup, annotated - select for diffs
Tue Mar 27 16:35:58 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +15 -2 lines
sort 0

Revision 1.63: download - view: text, markup, annotated - select for diffs
Tue Mar 27 15:37:56 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +3 -2 lines
continue on sort

Revision 1.62: download - view: text, markup, annotated - select for diffs
Tue Mar 27 14:50:48 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +8 -0 lines
started table:sort
fixed minor bug in #...^{

Revision 1.61: download - view: text, markup, annotated - select for diffs
Tue Mar 27 13:47:32 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +3 -4 lines
table:save decided to have as it were. stepped back.
grammar: added 'in' 'is' 'lt'&co follow-space check

Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Mar 26 10:36:57 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -0 lines
moved ::save to pa_table.
disabled @auto invocation in ^process

Revision 1.59: download - view: text, markup, annotated - select for diffs
Mon Mar 26 09:53:45 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +3 -6 lines
table:record

Revision 1.58: download - view: text, markup, annotated - select for diffs
Mon Mar 26 08:27:29 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +8 -0 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.57: download - view: text, markup, annotated - select for diffs
Sun Mar 25 10:25:11 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -2 lines
table empty lines ignored. system-default content type assigned in output:result [can fail in main:auto and skipped normal defaults extraction]

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sun Mar 25 10:14:41 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +6 -5 lines
#comment fixed minor bug

Revision 1.55: download - view: text, markup, annotated - select for diffs
Sun Mar 25 09:57:12 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +8 -4 lines
html-typo - moved all processing to table [except preliminary \r\n \r \n replacements to "\n"]

Revision 1.54: download - view: text, markup, annotated - select for diffs
Sun Mar 25 09:40:56 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +3 -0 lines
html-typo - decided to move all the processing to table

Revision 1.53: download - view: text, markup, annotated - select for diffs
Sun Mar 25 08:52:39 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +11 -3 lines
typo & typo-default

Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat Mar 24 19:55:34 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +3 -3 lines
0

Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat Mar 24 19:30:09 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +5 -5 lines
html-typo 2

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sat Mar 24 19:12:25 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +10 -2 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.49: download - view: text, markup, annotated - select for diffs
Sat Mar 24 16:29:10 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +0 -1 lines
#comment

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat Mar 24 15:16:43 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -2 lines
decided to String-ify file_read

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sat Mar 24 14:31:03 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -7 lines
nt error log experiments failed - cgi under iis got no access to log. registereventsource simply failed with 5(illegal call) code, while worked OK as standalone executable.
isapi: used HSE_APPEND_LOG_PARAMETER feature

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Mar 24 11:33:30 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +5 -2 lines
fixed default content-type allocation storage

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sat Mar 24 09:57:52 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +3 -0 lines
@CLASS equals @BASE. sanity

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sat Mar 24 09:44:21 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +5 -0 lines
thrown away freeze mech.
no danger now for you can't do ^request:process[@new-method[]
body]
trick anymore.
still remains $some_instance.process[@new-method[]
possibility]
but would leave it as a feature.
see index for sample

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Mar 24 09:24:47 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +11 -9 lines
auto.p monkey every target

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Mar 24 08:54:07 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +5 -0 lines
auto.p monkey

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Mar 23 13:27:56 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +4 -0 lines
isapi: docroot now like in cgi, not from APPL_PHYSICAL_PATH

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Mar 23 13:08:15 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -0 lines
cgi: reinvent document_root and request_uri under iis. autoconf updated. introducing ap_config_includes

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Mar 23 10:14:40 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -10 lines
all: sapi beauty

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Mar 22 21:33:41 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +10 -0 lines
isapi document_root 0

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Mar 22 18:29:21 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -0 lines
isapi keep-alive

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Mar 22 17:13:53 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +8 -0 lines
isapi 1

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Mar 22 16:38:26 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +5 -1 lines
isapi 0

Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Mar 22 11:19:17 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -0 lines
config of auto.p path: parser_root_auto_path parser_site_auto_path

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Mar 22 07:05:46 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -0 lines
cookie attr decoded

Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Mar 21 16:48:19 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +7 -9 lines
post. todo: config of auto.p path

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Mar 21 15:53:31 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +16 -4 lines
in cookie & env. todo:post

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Mar 21 14:24:55 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -14 lines
z

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Mar 21 14:06:55 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -0 lines
shifted apache branch on main trunc

Revision 1.28.2.1: download - view: text, markup, annotated - select for diffs
Wed Mar 21 10:58:09 2001 UTC (25 years, 2 months ago) by paf
Diff to: previous 1.28: preferred, colored; next MAIN 1.29: preferred, colored
Changes since revision 1.28: +2 -0 lines
starting mod_parser3

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Mar 20 07:37:13 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
z

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Mar 20 07:34:34 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -4 lines
^table:save

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Mar 20 06:45:22 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +4 -2 lines
z

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Mar 19 23:13:00 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -0 lines
z

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Mar 19 23:07:25 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +0 -2 lines
VRequest moved to :Value

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Mar 19 22:56:46 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -0 lines
VRequest moved to :VStateless_object

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Mar 19 21:39:38 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
\ to /  and ^file:save

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Mar 19 20:46:41 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +12 -18 lines
file 1

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Mar 19 19:17:48 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +6 -0 lines
^table:set{default level: TABLE}

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Mar 18 20:44:42 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
cookie: allowed access to hash-assigned

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Mar 18 20:31:32 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +10 -7 lines
cookie class

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Mar 18 17:45:51 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
zero length output allowed

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Mar 18 17:39:31 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -1 lines
^response:clear[]

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Mar 18 17:24:56 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
taint forgotten forced lang switch

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Mar 18 16:36:57 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -1 lines
z

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Mar 18 16:32:27 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -11 lines
taint[uri

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Mar 18 14:45:31 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -1 lines
^taint 0

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Mar 18 13:22:08 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
proper @exceptions params tainting

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Mar 18 12:10:59 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +8 -1 lines
response fields to header

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Mar 18 11:37:56 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
$response: 0  request::core exception rethrow

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Mar 16 12:30:28 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -7 lines
$request : query :uri

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Mar 16 11:10:22 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -1 lines
$result

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Mar 16 10:38:10 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -5 lines
if(in "/news/")

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Mar 16 09:53:00 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -1 lines
() and {} param wcontext conflict fixed by OP_EXPR_CODE__STORE_PARAM

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Mar 16 09:26:46 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -1 lines
see () and {} param wcontext conflict

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Mar 16 08:31:26 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -12 lines
disabled  $string.field

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Mar 15 11:09:51 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +10 -13 lines
news sample

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Mar 15 11:01:29 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
@exception sample

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: