CVS log for parser3/src/include/pa_charset.h
Up to [parser3project] / parser3 / src / include
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.63: download - view: text, markup, annotated - select for diffs
Sat Apr 25 13:38:46 2026 UTC (8 weeks, 2 days ago) by moko
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -2 lines
Copyright year updated, websites links changed to https://
Revision 1.62: download - view: text, markup, annotated - select for diffs
Sat Jun 28 15:38:04 2025 UTC (11 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +3 -7 lines
libxml 2.14 compatibility fixed (implements feature #1281)
Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon May 26 00:52:15 2025 UTC (12 months, 4 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +2 -1 lines
implements feature #1277
String::Body(const char *abody) now explicit
but HashString::put(const char *str, V value) added for simplicity
optimizations:
HASH_PUT_CSTR used where hash.put called several time during execution;
caching String::Body::uitoa used at all pash.put(<uint> calls.
Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Dec 11 21:57:35 2024 UTC (18 months, 1 week ago) by moko
Branches: MAIN
CVS tags: release_3_5_1,
release_3_5_0
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -1 lines
Adopted patch from Yavor Doganov <yavor@gnu.org> with extra libxml2 headers including for Debian package
Revision 1.59: download - view: text, markup, annotated - select for diffs
Mon Nov 4 03:53:25 2024 UTC (19 months, 2 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2 lines
Copyright year updated
Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Dec 12 18:29:28 2023 UTC (2 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +6 -2 lines
Adopted patch from Yavor Doganov <yavor@gnu.org> to add pcre2 library support (implements feature #1236)
Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Sep 26 20:49:06 2023 UTC (2 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +3 -3 lines
copyright, authors actualized
Revision 1.56: download - view: text, markup, annotated - select for diffs
Tue Dec 15 17:10:30 2020 UTC (5 years, 6 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_6
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -2 lines
Copyright year updated
Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Feb 7 22:00:31 2017 UTC (9 years, 4 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_5
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
Copyright year: 2015->2017
Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Oct 26 01:21:55 2015 UTC (10 years, 8 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_4
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -2 lines
Copyright year updated
Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Oct 9 11:49:54 2015 UTC (10 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +14 -34 lines
declarations unified
Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Oct 15 21:27:36 2013 UTC (12 years, 8 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_3
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -1 lines
fixUTF8 method added to replace invalid UTF-8 to '?', related to issue #938
Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Jun 18 20:45:02 2012 UTC (14 years ago) by moko
Branches: MAIN
CVS tags: release_3_4_2
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +3 -4 lines
pcre_internal.h -> pa_pcre_internal.h for Windows compatibility (win32/pcre has own copy of pcre_internal.h
_pcre_default_tables define fixed
Revision 1.50: download - view: text, markup, annotated - select for diffs
Sat Jun 9 12:15:00 2012 UTC (14 years ago) by moko
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
*** empty log message ***
Revision 1.49: download - view: text, markup, annotated - select for diffs
Sat Jun 9 12:13:50 2012 UTC (14 years ago) by moko
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -2 lines
*** empty log message ***
Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Mar 16 09:24:08 2012 UTC (14 years, 3 months ago) by moko
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -2 lines
ident now works under Linux + ident displays filenames (closes issue #818)
Copyright updated
Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Feb 21 22:57:47 2011 UTC (15 years, 4 months ago) by misha
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +7 -7 lines
- some methods mustn't be under #ifdef XML or parser can't be compiled without xml support
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Aug 29 21:23:40 2010 UTC (15 years, 9 months ago) by moko
Branches: MAIN
Branch point for: release_3_4_1
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +3 -3
lines
small optimization, just to decrease number of lines. :)
Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Aug 27 02:53:34 2010 UTC (15 years, 10 months ago) by misha
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +21 -4 lines
- taint[json] was added
- escaping was slightly modified
Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Nov 6 05:01:24 2009 UTC (16 years, 7 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -1 lines
- method lengthUTF8Char was added
Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Oct 3 02:18:04 2009 UTC (16 years, 8 months ago) by misha
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +21 -3 lines
- class UTF8_string_iterator was added
Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu May 14 11:27:23 2009 UTC (17 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
- hash_code caching was implemented (seaches should be faster now)
Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Apr 10 11:31:34 2009 UTC (17 years, 2 months ago) by misha
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +8 -8 lines
no message
Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Aug 15 15:28:52 2008 UTC (17 years, 10 months ago) by misha
Branches: MAIN
CVS tags: release_3_3_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +5 -5 lines
- moved to new PCRE library
Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Jul 23 14:06:04 2008 UTC (17 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
no message
Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Jul 21 07:36:34 2008 UTC (17 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +8 -3 lines
- more escape method-layers added (with different params)
Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Jul 16 17:07:11 2008 UTC (17 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +5 -3 lines
- methods for working with pos/mid for strings in utf-8 were added
Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Jul 15 12:52:01 2008 UTC (17 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +7 -3 lines
- added method escape for escaping cookies as %uXXXX
Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Jun 3 17:06:51 2008 UTC (18 years ago) by misha
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
no message
Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Jun 3 12:13:29 2008 UTC (18 years ago) by misha
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
- method store_Char added, transcodeCharFromUTF8 -- removed
Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu May 22 16:17:50 2008 UTC (18 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -1 lines
- method for get char in requested charset from utf code was added
Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Dec 16 10:15:12 2005 UTC (20 years, 6 months ago) by paf
Branches: MAIN
CVS tags: release_3_2_3,
release_3_2_2,
release_3_2_1,
paf_left
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +7 -67
lines
. started killing gdome
Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Aug 9 08:14:49 2005 UTC (20 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_2_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2
lines
2005
Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Feb 18 12:46:49 2004 UTC (22 years, 4 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_4,
release_3_1_3,
release_3_1_2
Branch point for: release_3_1_5
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -1
lines
beauty: xdoc.string now renderes in $request:charset, but in header puts $response:charset
todo: make that default only so that coder could override that
Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Feb 11 15:33:13 2004 UTC (22 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2
lines
2004
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Dec 10 14:17:45 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -2
lines
$status:sql.cache back operational
Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Nov 20 16:34:24 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1
lines
static const char * const IDENT
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Nov 6 09:11:35 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -1
lines
XmlException changes
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Sep 29 09:42:12 2003 UTC (22 years, 8 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_1
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +25 -7
lines
utf-8 upper/lower
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Sep 25 09:15:02 2003 UTC (22 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +10 -10
lines
string_fragments_to_cord merged to HEAD
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Jul 24 11:31:21 2003 UTC (22 years, 11 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +70 -64
lines
moved tempate_gc to HEAD
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Apr 11 09:58:10 2003 UTC (23 years, 2 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_8
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +13 -6
lines
merged fix for
found very old xml (dom) bug:
were passing domString objects and later ERROREOUSLY freed them
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Mar 21 09:43:48 2003 UTC (23 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +16 -1
lines
$file::exec/cgi[script;
$.charset[this is script's charset]
command line, env values, input got transcoded before call
stdout, stderr got transcoded after call
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Jan 21 15:51:09 2003 UTC (23 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2
lines
2002->2003
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Oct 15 15:12:57 2002 UTC (23 years, 8 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0007,
release_3_0_0006
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +11 -3
lines
xml->parser strings now have origin, which points to place where value left xml library and came to parser: place of dom field extraction/call
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:41:14 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0005
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1
lines
$Date: now$
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:26:46 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
ident.C* removed
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jun 28 09:59:00 2002 UTC (24 years ago) by paf
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +6 -2
lines
merged latest updates to head
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jun 24 11:59:32 2002 UTC (24 years ago) by paf
Branches: MAIN
Branch point for: release_3_0_0004
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1
lines
uue to separate file
introducting $message:received
^mail:send rewritten with backward comp
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Feb 8 08:30:12 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0003,
release_3_0_0002,
release_1_0_0001
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
name spelling
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Feb 8 07:27:43 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
2002
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jan 29 08:45:36 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -1
lines
few forgotten ifdef XML added
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jan 25 11:22:51 2002 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2
lines
http://localhost/abc -> $ENV{DOCUMENT_ROOT}/abc | ./abc
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jan 25 09:32:06 2002 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +7 -27
lines
typedef XMLCh... not stupid illegal define
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jan 15 13:18:43 2002 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +7 -3
lines
started output options parsing
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jan 14 17:48:56 2002 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -1
lines
xslt transform0.
TODO:
use output options
handle errors
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jan 11 13:00:52 2002 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
xpath selectNode 3: string/number/bool
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jan 11 12:24:27 2002 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
xpath selectNode 1
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jan 10 15:41:49 2002 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +40 -3
lines
GdomeDOMString_auto_ptr c++ wrapper [calls refcounter]
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Dec 28 18:12:30 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +11 -6
lines
started glib transcoders
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Dec 27 19:57:08 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +29 -11
lines
going away from xalan&xerces, started the process.
globals [initialization
pool [charset update
charset [transcodings
vxnode vxdoc [DOM calls
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Dec 26 08:46:12 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4
lines
charset key globalized [bug]
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Dec 15 21:51:43 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
forgot to add
E-mail: