CVS log for parser3/src/include/pa_common.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.198: download - view: text, markup, annotated - select for diffs
Sat Apr 25 13:38:46 2026 UTC (5 weeks, 3 days ago) by moko
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +2 -2 lines
Copyright year updated, websites links changed to https://
Revision 1.197: download - view: text, markup, annotated - select for diffs
Tue Jan 6 16:36:39 2026 UTC (4 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +1 -3 lines
feature #1273 core implementation: value::as_wint added, implemented for int/double/string, and used where applicable; vint now holds pa_wint type; format_double moved to pa_int
Revision 1.196: download - view: text, markup, annotated - select for diffs
Mon Dec 23 18:30:55 2024 UTC (17 months, 1 week ago) by moko
Branches: MAIN
CVS tags: release_3_5_1,
release_3_5_0
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +2 -2 lines
more fixes for --with-build-warnings
Revision 1.195: download - view: text, markup, annotated - select for diffs
Mon Nov 4 03:53:25 2024 UTC (18 months, 4 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +2 -2 lines
Copyright year updated
Revision 1.194: download - view: text, markup, annotated - select for diffs
Wed Oct 2 22:54:03 2024 UTC (19 months, 4 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +2 -2 lines
format replaced with pa_uitoa where applicable, $.date[unix-timestamp] fixed for handling large dates
Revision 1.193: download - view: text, markup, annotated - select for diffs
Sat May 11 19:20:41 2024 UTC (2 years ago) by moko
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +2 -2 lines
The filename* parameter was added to the Content-Disposition header to conform with RFC 6266, with code provided by Sumo (implements feature #1240)
Revision 1.192: download - view: text, markup, annotated - select for diffs
Tue Sep 26 20:49:07 2023 UTC (2 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +3 -3 lines
copyright, authors actualized
Revision 1.191: download - view: text, markup, annotated - select for diffs
Wed Dec 22 21:52:49 2021 UTC (4 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +2 -2 lines
MSVC SOCKET warnings war
Revision 1.190: download - view: text, markup, annotated - select for diffs
Mon Nov 8 11:44:19 2021 UTC (4 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +2 -1 lines
pa_strncpy added ans used to avoid strncpy drawbacks
Revision 1.189: download - view: text, markup, annotated - select for diffs
Sun Dec 20 20:45:24 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_6
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +5 -3 lines
it is more safe to have versions of pa_strdup with one and two arguments,
as helper_length=0 not always mean that strlen() should be called, but means zero.
Revision 1.188: download - view: text, markup, annotated - select for diffs
Tue Dec 15 17:10:30 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +2 -2 lines
Copyright year updated
Revision 1.187: download - view: text, markup, annotated - select for diffs
Wed Dec 9 12:37:05 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +1 -2 lines
Range Requests (rfc7233) now really work
Revision 1.186: download - view: text, markup, annotated - select for diffs
Tue Dec 8 21:30:45 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +2 -2 lines
slow file_read_binary no longer used, send_range added
Revision 1.185: download - view: text, markup, annotated - select for diffs
Thu Dec 3 22:48:09 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +3 -3 lines
unified uint64_t lseek implemented to support >4Gb files under x86, including Windows
Revision 1.184: download - view: text, markup, annotated - select for diffs
Wed Dec 2 17:22:44 2020 UTC (5 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +6 -2 lines
support for processing files sized >4Gb on 32 bit planforms
Revision 1.183: download - view: text, markup, annotated - select for diffs
Sat Nov 21 23:26:26 2020 UTC (5 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +2 -1 lines
pa_filename added to avoid useless rsplit
Revision 1.182: download - view: text, markup, annotated - select for diffs
Mon Nov 16 14:52:18 2020 UTC (5 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +3 -1 lines
pa_strcat implemented and used
Revision 1.181: download - view: text, markup, annotated - select for diffs
Wed Oct 14 21:22:58 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +2 -2 lines
check_file_size filespec is now optional
Revision 1.180: download - view: text, markup, annotated - select for diffs
Sat Nov 23 23:48:41 2019 UTC (6 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +3 -8 lines
optimization: offset and limit options parsing moved inside file_load.
Revision 1.179: download - view: text, markup, annotated - select for diffs
Fri Nov 22 23:11:24 2019 UTC (6 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +12 -18 lines
optimization: file_read replaced with simplified file_read_binary
Revision 1.178: download - view: text, markup, annotated - select for diffs
Fri Nov 22 22:21:44 2019 UTC (6 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +2 -6 lines
never used params removed
Revision 1.177: download - view: text, markup, annotated - select for diffs
Wed Nov 13 22:05:48 2019 UTC (6 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +1 -4 lines
base64 options added, but not yet implemented (related to feature #986)
Revision 1.176: download - view: text, markup, annotated - select for diffs
Tue Nov 12 21:13:31 2019 UTC (6 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +2 -5 lines
pa_base64.h and pa_base64.C added, base64 implementation moved from pa_common.h and pa_common.C
Revision 1.175: download - view: text, markup, annotated - select for diffs
Fri Sep 6 10:17:07 2019 UTC (6 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +10 -3 lines
cleanup: sql_ variables declaration moved to pa_common.h
Revision 1.174: download - view: text, markup, annotated - select for diffs
Tue Feb 7 22:00:32 2017 UTC (9 years, 3 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_5
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +2 -2 lines
Copyright year: 2015->2017
Revision 1.173: download - view: text, markup, annotated - select for diffs
Mon Feb 6 16:17:12 2017 UTC (9 years, 3 months ago) by moko
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +8 -2 lines
wchar filenames API under Windows now used (implements feature #1081)
Revision 1.172: download - view: text, markup, annotated - select for diffs
Mon Jan 23 09:33:02 2017 UTC (9 years, 4 months ago) by moko
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +2 -1 lines
check_file_size added and used in curl / file load from disk and http, http file load rewritten (related to bug #1014)
Revision 1.171: download - view: text, markup, annotated - select for diffs
Wed Dec 28 22:50:07 2016 UTC (9 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +10 -1 lines
stat -> pa_stat (related to feature #1014)
Revision 1.170: download - view: text, markup, annotated - select for diffs
Mon Dec 26 15:56:35 2016 UTC (9 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +1 -10 lines
-Wall warning war continues
Revision 1.169: download - view: text, markup, annotated - select for diffs
Sat Dec 24 22:53:30 2016 UTC (9 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +3 -3 lines
-wAll warning war
Revision 1.168: download - view: text, markup, annotated - select for diffs
Wed Dec 21 21:14:42 2016 UTC (9 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +2 -2 lines
file_stat now return 64-bit size (implements #1014 under 32-bit unix versions)
Revision 1.167: download - view: text, markup, annotated - select for diffs
Wed Sep 21 14:01:45 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +5 -5 lines
vs2015 compilation fixes
Revision 1.166: download - view: text, markup, annotated - select for diffs
Fri Jul 29 13:30:41 2016 UTC (9 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +2 -2 lines
^table.hash[]{code as value} support (implements feature #1057)
Revision 1.165: download - view: text, markup, annotated - select for diffs
Tue Jul 26 13:20:23 2016 UTC (9 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +8 -15 lines
^curl:load[] now support multiple headers, ^file::load supports headers transcoding (implements feature #1042)
Revision 1.164: download - view: text, markup, annotated - select for diffs
Mon Jul 25 17:16:36 2016 UTC (9 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +13 -9 lines
PA_DEFAULT added
Revision 1.163: download - view: text, markup, annotated - select for diffs
Thu Jul 21 18:30:10 2016 UTC (9 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +2 -6 lines
pa_common.h: File_read_action: fname, as_text arguments removed;
image.C - absolute path shown in exception (implements feature #1071)
Revision 1.162: download - view: text, markup, annotated - select for diffs
Tue May 24 11:09:02 2016 UTC (10 years ago) by moko
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +3 -11 lines
minor cleanup
Revision 1.161: download - view: text, markup, annotated - select for diffs
Mon Oct 26 01:21:55 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_4
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +2 -2 lines
Copyright year updated
Revision 1.160: download - view: text, markup, annotated - select for diffs
Wed Sep 2 21:29:44 2015 UTC (10 years, 9 months ago) by moko
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +1 -7 lines
new double date implementation with internal support for extended 0..9999 year range, default timezone support (related to feature #36)
Revision 1.159: download - view: text, markup, annotated - select for diffs
Wed Jun 3 00:13:19 2015 UTC (11 years ago) by moko
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +5 -15 lines
$response:headers are now in uppercase (closes feature #1007)
Revision 1.158: download - view: text, markup, annotated - select for diffs
Tue Apr 21 22:12:27 2015 UTC (11 years, 1 month ago) by moko
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +4 -1 lines
^string:idna[xn--...], ^string.idna[] - idna conversion support implemented (related to feature #849)
Revision 1.157: download - view: text, markup, annotated - select for diffs
Thu Apr 2 22:04:41 2015 UTC (11 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +9 -2 lines
$request:headers, $request:method added (implements feature #1007)
Revision 1.156: download - view: text, markup, annotated - select for diffs
Mon Jan 12 12:22:02 2015 UTC (11 years, 4 months ago) by misha
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +2 -2 lines
- supports body with PUT method as well ( new feature: #1006 )
Revision 1.155: download - view: text, markup, annotated - select for diffs
Mon Oct 14 21:17:38 2013 UTC (12 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_3
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +2 -1 lines
json chars 0x01-0x1F now are escaped as \u00XX, minor optimizations (closes issue #896)
Revision 1.154: download - view: text, markup, annotated - select for diffs
Mon Oct 14 19:45:13 2013 UTC (12 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +34 -98 lines
minor rearrangements and cleanup, code moved from .h to .C, no changes in code
Revision 1.153: download - view: text, markup, annotated - select for diffs
Tue Jul 30 12:36:22 2013 UTC (12 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +2 -24 lines
vs2003 warning war
Revision 1.152: download - view: text, markup, annotated - select for diffs
Tue Jul 23 07:51:30 2013 UTC (12 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +2 -4 lines
WIN32 -> _MSC_VER, minor cleanup
Revision 1.151: download - view: text, markup, annotated - select for diffs
Tue Jul 16 14:55:45 2013 UTC (12 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +2 -2 lines
warning war
Revision 1.150: download - view: text, markup, annotated - select for diffs
Sun Apr 21 20:37:55 2013 UTC (13 years, 1 month ago) by moko
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +2 -1 lines
response-charset option added to file::load (closes issue #867)
Revision 1.149: download - view: text, markup, annotated - select for diffs
Sat Mar 9 23:34:07 2013 UTC (13 years, 2 months ago) by misha
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +3 -3 lines
- option for keeping empty dirs is added
Revision 1.148: download - view: text, markup, annotated - select for diffs
Mon Jun 4 05:47:22 2012 UTC (14 years ago) by misha
Branches: MAIN
CVS tags: release_3_4_2
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +3 -1 lines
- search_stop method was moved from pa_vcookie.C to pa_common.C
Revision 1.147: download - view: text, markup, annotated - select for diffs
Thu May 24 12:53:06 2012 UTC (14 years ago) by misha
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +1 -16 lines
- method lastposafter was removed
Revision 1.146: download - view: text, markup, annotated - select for diffs
Fri Mar 16 09:24:09 2012 UTC (14 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +2 -2 lines
ident now works under Linux + ident displays filenames (closes issue #818)
Copyright updated
Revision 1.145: download - view: text, markup, annotated - select for diffs
Sat Mar 3 00:21:56 2012 UTC (14 years, 3 months ago) by misha
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +5 -3 lines
- $.strict(true|false) option is added to base64 decode methods ( new feature: #55 )
Revision 1.144: download - view: text, markup, annotated - select for diffs
Fri Feb 18 06:01:21 2011 UTC (15 years, 3 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_1
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +9 -1 lines
- pa_isalpha and ps_isalnum methods were added (they check for latin chars only)
Revision 1.143: download - view: text, markup, annotated - select for diffs
Thu May 20 04:28:22 2010 UTC (16 years ago) by misha
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +15 -1 lines
- method lastposafter is moved to pa_common.h
Revision 1.142: download - view: text, markup, annotated - select for diffs
Mon May 17 22:54:58 2010 UTC (16 years ago) by misha
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +2 -2 lines
new feature: #71 ^string:js-unescape and cookie parser decode \uXXXX as well as %uXXXX
Revision 1.141: download - view: text, markup, annotated - select for diffs
Mon Apr 19 19:35:55 2010 UTC (16 years, 1 month ago) by pretender
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +1 -3 lines
fixes #64 Now file.missing exception generates in unsafe mode to.
Revision 1.140: download - view: text, markup, annotated - select for diffs
Tue Oct 6 11:39:02 2009 UTC (16 years, 8 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_0
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +5 -1 lines
- more capitalized headers were added
Revision 1.139: download - view: text, markup, annotated - select for diffs
Fri Sep 25 12:57:35 2009 UTC (16 years, 8 months ago) by misha
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +3 -2 lines
- one more capitalized header was added
Revision 1.138: download - view: text, markup, annotated - select for diffs
Thu Sep 10 09:39:48 2009 UTC (16 years, 8 months ago) by misha
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +3 -1 lines
- 2 capitalized strings for making http headers during file::load[http were added
Revision 1.137: download - view: text, markup, annotated - select for diffs
Tue Sep 8 09:09:02 2009 UTC (16 years, 8 months ago) by misha
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +6 -3 lines
- file_write accepts Request_charsets and asked charset and cound transcode content before writing
Revision 1.136: download - view: text, markup, annotated - select for diffs
Thu Sep 3 11:08:28 2009 UTC (16 years, 9 months ago) by misha
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +10 -10 lines
- back to storing response http headers in lowercase
- capitalize them during output
Revision 1.135: download - view: text, markup, annotated - select for diffs
Sun Aug 30 06:04:23 2009 UTC (16 years, 9 months ago) by misha
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +3 -1 lines
- http headers were changed: content-type => Content-type and so on
Revision 1.134: download - view: text, markup, annotated - select for diffs
Sun Aug 30 05:28:41 2009 UTC (16 years, 9 months ago) by misha
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +20 -2 lines
- http headers were changed: content-type => Content-type and so on
Revision 1.133: download - view: text, markup, annotated - select for diffs
Wed Aug 5 08:57:34 2009 UTC (16 years, 10 months ago) by misha
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +2 -2 lines
- not needed parameter was removed
Revision 1.132: download - view: text, markup, annotated - select for diffs
Tue Jul 7 23:49:54 2009 UTC (16 years, 10 months ago) by misha
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +9 -2 lines
- hash now keeps order of elements
Revision 1.131: download - view: text, markup, annotated - select for diffs
Tue May 26 10:44:41 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +2 -3 lines
- one method detect_charset was deleted
- bug was fixed in this method (error while detecting charset in content_type withot last ';')
Revision 1.130: download - view: text, markup, annotated - select for diffs
Thu May 14 11:27:23 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +3 -3 lines
- hash_code caching was implemented (seaches should be faster now)
Revision 1.129: download - view: text, markup, annotated - select for diffs
Wed Apr 22 04:35:31 2009 UTC (17 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +1 -2 lines
- method print_pcre_exec_error_text was moved to class vregex
Revision 1.128: download - view: text, markup, annotated - select for diffs
Sun Jan 25 02:04:34 2009 UTC (17 years, 4 months ago) by misha
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +19 -7 lines
- ^file::load[...;http://...;] now can post files (new option $.encode[multipart-form/data] should be specified)
- $.method[] option for file::load now is not case-sensitive
Revision 1.127: download - view: text, markup, annotated - select for diffs
Mon Jan 12 07:42:44 2009 UTC (17 years, 4 months ago) by misha
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +11 -6 lines
- some constants changed their names
Revision 1.126: download - view: text, markup, annotated - select for diffs
Mon Jan 12 07:10:33 2009 UTC (17 years, 4 months ago) by misha
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +35 -35 lines
- some formating spaces transformed to tabs
Revision 1.125: download - view: text, markup, annotated - select for diffs
Thu Aug 21 15:57:33 2008 UTC (17 years, 9 months ago) by misha
Branches: MAIN
CVS tags: release_3_3_0
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +2 -1 lines
- method declaration for print pcre_exec text error was added
Revision 1.124: download - view: text, markup, annotated - select for diffs
Tue Jul 15 12:50:24 2008 UTC (17 years, 10 months ago) by misha
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +2 -2 lines
- escape method has new option for skip converting '+' to a space char
Revision 1.123: download - view: text, markup, annotated - select for diffs
Wed Jun 11 11:38:18 2008 UTC (17 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +4 -3 lines
- option for disable transcoding while file_read and file_read_text added
Revision 1.122: download - view: text, markup, annotated - select for diffs
Sat Jun 7 11:00:59 2008 UTC (17 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +3 -7 lines
- some polish
Revision 1.121: download - view: text, markup, annotated - select for diffs
Fri Jun 6 17:24:04 2008 UTC (18 years ago) by misha
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +10 -2 lines
- more helpers methods moved here
- unescape_chars accepn one charset now
Revision 1.120: download - view: text, markup, annotated - select for diffs
Fri Jun 6 12:57:46 2008 UTC (18 years ago) by misha
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +7 -1 lines
- some constants were added
Revision 1.119: download - view: text, markup, annotated - select for diffs
Fri Jun 6 11:15:45 2008 UTC (18 years ago) by misha
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +2 -2 lines
- new method for caseless search c-substring in c-string
Revision 1.118: download - view: text, markup, annotated - select for diffs
Thu May 22 17:27:22 2008 UTC (18 years ago) by misha
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +2 -2 lines
- unescape_chars can decode %uXXXX if charset specified
Revision 1.117: download - view: text, markup, annotated - select for diffs
Thu Feb 21 14:16:33 2008 UTC (18 years, 3 months ago) by misha
Branches: MAIN
CVS tags: release_3_2_3
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +16 -1 lines
- method for output date in RFC 822 format moved here from pa_value.C
Revision 1.116: download - view: text, markup, annotated - select for diffs
Tue Nov 27 09:55:37 2007 UTC (18 years, 6 months ago) by misha
Branches: MAIN
CVS tags: release_3_2_2
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +2 -2
lines
- remove_crlf return cstring size now
Revision 1.115: download - view: text, markup, annotated - select for diffs
Mon Sep 17 15:14:15 2007 UTC (18 years, 8 months ago) by misha
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +30 -1
lines
- some stuff for use with .for_each moved here
Revision 1.114: download - view: text, markup, annotated - select for diffs
Wed May 23 08:32:22 2007 UTC (19 years ago) by misha
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +4 -2
lines
- cosmetic changes
Revision 1.113: download - view: text, markup, annotated - select for diffs
Thu Mar 22 18:59:42 2007 UTC (19 years, 2 months ago) by misha
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +2 -1
lines
- "charset" string defined for ^file::load[text;/local.txt] and ^table::load[/table.txt]
Revision 1.112: download - view: text, markup, annotated - select for diffs
Wed Feb 7 15:49:51 2007 UTC (19 years, 3 months ago) by misha
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +10 -1
lines
- declarations for ^file:base64[filespec]
Revision 1.111: download - view: text, markup, annotated - select for diffs
Sat Dec 2 12:34:52 2006 UTC (19 years, 6 months ago) by misha
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +3 -1
lines
- added file_block_read declaration
Revision 1.110: download - view: text, markup, annotated - select for diffs
Fri Nov 17 09:35:44 2006 UTC (19 years, 6 months ago) by misha
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +5 -7
lines
- array in crc32 calculation was changed to static
Revision 1.109: download - view: text, markup, annotated - select for diffs
Tue Nov 14 17:24:11 2006 UTC (19 years, 6 months ago) by misha
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +20 -8
lines
- hex_string was moved from math.C
- CRC32_MAX_BUFFER_SIZE was renamed to FILE_BUFFER_SIZE
Revision 1.108: download - view: text, markup, annotated - select for diffs
Mon Nov 13 13:45:11 2006 UTC (19 years, 6 months ago) by misha
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +46 -2
lines
- some functions for crc32 calculation added
Revision 1.107: download - view: text, markup, annotated - select for diffs
Thu Nov 24 14:00:34 2005 UTC (20 years, 6 months ago) by paf
Branches: MAIN
CVS tags: release_3_2_1,
release_3_2_0,
paf_left
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +4 -4
lines
! changed file/dir_readable to simple file/dir_exist, this would help in situations "class not found because .p file has bad rights" << in that case error would be explicit "access denied to 'this' file"
Revision 1.106: download - view: text, markup, annotated - select for diffs
Thu Nov 24 12:28:48 2005 UTC (20 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +3 -1
lines
. extracted http:// into separate file [preparation for ^file::cgi[script;$.form[$.field1[]
Revision 1.105: download - view: text, markup, annotated - select for diffs
Tue Nov 22 11:31:58 2005 UTC (20 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +2 -2
lines
+ ^file.base64[] encode
+ ^file::base64[encoded] decode
Revision 1.104: download - view: text, markup, annotated - select for diffs
Tue Nov 22 11:12:39 2005 UTC (20 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +3 -2
lines
+ ^string:base64[in] encode
+ ^string.base64[] decode
Revision 1.103: download - view: text, markup, annotated - select for diffs
Wed Nov 16 14:47:36 2005 UTC (20 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +8 -1
lines
merged to HEAD:
! table::save with enclosers now doubles them: "->""
! table::save/load do not remove elements from options hash
Revision 1.102: download - view: text, markup, annotated - select for diffs
Tue Aug 9 08:14:49 2005 UTC (20 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +2 -2
lines
2005
Revision 1.101: download - view: text, markup, annotated - select for diffs
Thu Dec 23 15:01:03 2004 UTC (21 years, 5 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_4
Branch point for: release_3_1_5
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +3 -1
lines
beauty: hashfile::open now creates dir for new file
Revision 1.100: download - view: text, markup, annotated - select for diffs
Mon Jul 26 14:43:08 2004 UTC (21 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +3 -2
lines
new: $response:body/download[
$.file[name on disk]
$.name[of file for user]
$.mdate[date of last-modified. default from directory]
]
Revision 1.99: download - view: text, markup, annotated - select for diffs
Fri Mar 5 11:38:12 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_3,
release_3_1_2
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +3 -1
lines
new: http:// options $.user $.password basic authorization
Revision 1.98: download - view: text, markup, annotated - select for diffs
Wed Feb 11 15:33:13 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +2 -2
lines
2004
Revision 1.97: download - view: text, markup, annotated - select for diffs
Thu Nov 20 16:34:24 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +1 -1
lines
static const char * const IDENT
Revision 1.96: download - view: text, markup, annotated - select for diffs
Mon Nov 10 06:51:06 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +2 -2
lines
^hashfile.delete[] removes files altogether [and dir, if could]
Revision 1.95: download - view: text, markup, annotated - select for diffs
Thu Nov 6 08:48:59 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +6 -4
lines
locking move to pa_os [along with pa_sleep]
apr-impl locking done
Revision 1.94: download - view: text, markup, annotated - select for diffs
Thu Sep 25 09:15:02 2003 UTC (22 years, 8 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_1
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +2 -2
lines
string_fragments_to_cord merged to HEAD
Revision 1.93: download - view: text, markup, annotated - select for diffs
Thu Jul 24 11:31:21 2003 UTC (22 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_0
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +50 -67
lines
moved tempate_gc to HEAD
Revision 1.92: download - view: text, markup, annotated - select for diffs
Fri Apr 11 15:00:05 2003 UTC (23 years, 1 month ago) by paf
Branches: MAIN
Branch point for: release_3_0_8
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +1 -8
lines
append_array_limit_sense_change
locate accepts options same as create
new option: $.reverse(1) [do not work in table::create]
Revision 1.91: download - view: text, markup, annotated - select for diffs
Fri Apr 11 12:29:19 2003 UTC (23 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +2 -2
lines
gcc didn't like (stat xxx,
Revision 1.90: download - view: text, markup, annotated - select for diffs
Mon Apr 7 07:03:05 2003 UTC (23 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +5 -1
lines
safe mode error message now includes numbers
Revision 1.89: download - view: text, markup, annotated - select for diffs
Tue Jan 21 15:51:09 2003 UTC (23 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +2 -2
lines
2002->2003
Revision 1.88: download - view: text, markup, annotated - select for diffs
Mon Dec 2 10:07:39 2002 UTC (23 years, 6 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0006
Branch point for: release_3_0_0007
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +2 -2
lines
http header lang of tainted parts becomes http-header
Revision 1.87: download - view: text, markup, annotated - select for diffs
Fri Nov 29 08:06:59 2002 UTC (23 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +10 -1
lines
http:// param values now handled exactly like $response:header values.
e.g. can be hash [can have subattributes] & contain date values.
Revision 1.86: download - view: text, markup, annotated - select for diffs
Mon Nov 25 14:57:33 2002 UTC (23 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +3 -3
lines
checked http options [invalid onces now reported]
made default
user-agent: paf
Revision 1.85: download - view: text, markup, annotated - select for diffs
Mon Nov 25 14:10:52 2002 UTC (23 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +5 -3
lines
table/xdoc/file::load now understand http:// prefix and additional params, sample:
$rates[^xdoc::load[http://www.cbr.ru/scripts/XML_daily.asp?date_req=02/03/2002;
$.USER-AGENT[parser3]
]]
Revision 1.84: download - view: text, markup, annotated - select for diffs
Thu Nov 21 12:47:18 2002 UTC (23 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +2 -1
lines
no message
Revision 1.83: download - view: text, markup, annotated - select for diffs
Thu Nov 21 09:18:19 2002 UTC (23 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +25 -4
lines
image.measure internals rewritten. no there's reader.seek, and all's ready for EXIF extraction
[now we fail to measure files with EXIF info]
Revision 1.82: download - view: text, markup, annotated - select for diffs
Wed Sep 18 12:40:38 2002 UTC (23 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +2 -1
lines
auto.p exists but unreadable - now this - fatal error
Revision 1.81: download - view: text, markup, annotated - select for diffs
Fri Aug 23 07:32:24 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +2 -1
lines
when auto.p beside binary [cgi, isapi] not accessible [due to bad rights or whatever] it's error now
Revision 1.80: download - view: text, markup, annotated - select for diffs
Thu Aug 15 12:05:36 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +1 -9
lines
$response:field[date]
$response:field[$.xxx[date]]
Revision 1.79: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:41:15 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0005
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +1 -1
lines
$Date: now$
Revision 1.78: 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.77: preferred, colored
Changes since revision 1.77: +2 -2
lines
ident.C* removed
Revision 1.77: download - view: text, markup, annotated - select for diffs
Mon Jun 10 14:37:35 2002 UTC (23 years, 11 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0004,
release_3_0_0003
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +3 -2
lines
lock failures reported now
Revision 1.76: download - view: text, markup, annotated - select for diffs
Tue Mar 26 17:01:49 2002 UTC (24 years, 2 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0002,
release_1_0_0001
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +2 -2
lines
windows exec chdir fixed
Revision 1.75: download - view: text, markup, annotated - select for diffs
Wed Feb 20 09:13:07 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +5 -3
lines
strign to string append optimiziation idea and estimates
Revision 1.74: download - view: text, markup, annotated - select for diffs
Fri Feb 8 08:30:12 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +2 -2
lines
name spelling
Revision 1.73: download - view: text, markup, annotated - select for diffs
Fri Feb 8 07:27:43 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +2 -2
lines
2002
Revision 1.72: download - view: text, markup, annotated - select for diffs
Tue Feb 5 12:09:22 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +9 -3
lines
rewritten ^cache to use non-blocking-exclusive-caches
Revision 1.71: 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.70: preferred, colored
Changes since revision 1.70: +13 -2
lines
^file:lock[filename]{code}
Revision 1.70: download - view: text, markup, annotated - select for diffs
Fri Jan 25 11:33:46 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +4 -4
lines
removed redundant pool param to some pa_common funcs
Revision 1.69: download - view: text, markup, annotated - select for diffs
Thu Dec 27 19:57:08 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +2 -2
lines
going away from xalan&xerces, started the process.
globals [initialization
pool [charset update
charset [transcodings
vxnode vxdoc [DOM calls
Revision 1.68: download - view: text, markup, annotated - select for diffs
Sat Dec 15 21:28:18 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +1 -2
lines
introducing Charset
Revision 1.67: download - view: text, markup, annotated - select for diffs
Fri Dec 7 15:24:46 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +3 -4
lines
merged from r14_simple_cache
Revision 1.66: download - view: text, markup, annotated - select for diffs
Wed Nov 14 13:23:50 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +1 -8
lines
snprintf replacement was wrong
Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Nov 14 13:10:30 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +2 -2
lines
snprintf replacement was wrong
Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Nov 14 13:07:41 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +13 -7
lines
snprintf replacement was wrong
Revision 1.63: 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.62: preferred, colored
Changes since revision 1.62: +10 -10
lines
snprintf on buffer full returns
win32 -1
solaris >buffer_size
checked all that
Revision 1.62: download - view: text, markup, annotated - select for diffs
Fri Nov 9 11:06:57 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +3 -3
lines
line endings fixing got rid of cstr, now must work ok with post multipart
Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu Nov 8 14:08:54 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +17 -4
lines
makes
Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Nov 5 11:46:23 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -2
lines
$status:db
fixed used not initialized in db_connection & db_table
Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Nov 1 16:41:52 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +12 -1
lines
HAVE_TRUNC HAVE_ROUND checks [for hp, there are such in math.h]
Revision 1.58: 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.57: preferred, colored
Changes since revision 1.57: +3 -2
lines
^string.save[[append;]path]
Revision 1.57: 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.56: preferred, colored
Changes since revision 1.56: +5 -2
lines
form post data line endings not reformatted now.
Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Oct 25 13:17:53 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +9 -20
lines
started db_home [multiple, cached]
todo: autorecover [tried, but not succeded, yet]
Revision 1.55: download - view: text, markup, annotated - select for diffs
Wed Oct 24 16:33:02 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2
lines
form fix_line_breaks
Revision 1.54: download - view: text, markup, annotated - select for diffs
Wed Oct 24 14:39:44 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +6 -1
lines
.am
Revision 1.53: 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.52: preferred, colored
Changes since revision 1.52: +1 -2
lines
cookie urlencoded [netscape doc reread]
Revision 1.52: download - view: text, markup, annotated - select for diffs
Mon Oct 8 09:04:08 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +3 -1
lines
remove_crlf @ SAPI::log
Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Sep 26 10:32:25 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -2
lines
added ident.awk and main.dsp splitted to main+classes+types along to .am
Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Sep 21 15:35:45 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1
lines
merged with before_xml
Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Sep 18 16:05:42 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -1
lines
merged latest bugfixes from before_xml branch
^if(def $hash) now true only when ^hash:_count[]!=0
moved
.string .save .file from dom to dnode
Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Sep 14 15:41:59 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +4 -3
lines
dom.xslt stylesheet compiled&cached
Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Jul 24 09:45:27 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +6 -1
lines
file:move
Revision 1.46: 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.45: preferred, colored
Changes since revision 1.45: +6 -2
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.45: 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.44: preferred, colored
Changes since revision 1.44: +4 -1
lines
date roll
table calendar
Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu May 17 10:22:24 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -3
lines
#include "pa_config_includes.h"
in all headers
Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu May 10 17:59:24 2001 UTC (25 years ago) by paf
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -2
lines
inline undefed for C++, that's all
Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Apr 26 10:16:02 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -3
lines
module [and, guess, isapi] connection caching fixed.
request-pooled-url were stored into global connectioncache
Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Apr 25 11:02:52 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -1
lines
-d
Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Apr 19 16:28:14 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2
lines
done: header to $fields. waits for header '\' tricks
Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Apr 19 15:37:56 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -1
lines
changed urlencode here and in untaint.C to HTTP standard's " and \" mech
Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Apr 10 11:23:58 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +4 -1
lines
image:measure -90
Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Apr 10 10:32:08 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +5 -2
lines
image:measure -100 just compiled
Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Apr 10 07:40:48 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -1
lines
sendmail unix added defaults
Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Apr 9 11:04:10 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -1
lines
exec3. decided exec:cgi to move to file:cgi
Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Apr 9 09:48:17 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +3 -1
lines
exec class just compiled. moved post read to request core
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Apr 7 10:34:42 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +4 -4
lines
mail:send -10 just compiled
Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Apr 3 07:24:44 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -3
lines
z
Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Apr 3 07:02:42 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -3
lines
main:post-process
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Apr 3 06:23:04 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2
lines
vfile in response:body
Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Mar 28 09:38:07 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +11 -2
lines
started file:load. wrong write. must be self.set
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Mar 27 14:50:46 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +5 -1
lines
started table:sort
fixed minor bug in #...^{
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Mar 27 13:47:29 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -1
lines
table:save decided to have as it were. stepped back.
grammar: added 'in' 'is' 'lt'&co follow-space check
Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Mar 26 10:36:53 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +7 -1
lines
moved ::save to pa_table.
disabled @auto invocation in ^process
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Mar 24 15:57:59 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3
lines
file_read stringified
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Mar 24 11:33:24 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +7 -1
lines
fixed default content-type allocation storage
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Mar 24 09:24:42 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +7 -1
lines
auto.p monkey every target
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Mar 24 08:54:01 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2
lines
auto.p monkey
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Mar 23 13:08:08 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +7 -7
lines
cgi: reinvent document_root and request_uri under iis. autoconf updated. introducing ap_config_includes
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Mar 21 14:06:43 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +33 -36
lines
shifted apache branch on main trunc
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Mar 20 07:34:31 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +6 -5
lines
^table:save
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Mar 20 06:45:18 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +5 -5
lines
z
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Mar 19 20:07:36 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +49 -3
lines
file class just compiled
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Mar 19 17:42:12 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -2
lines
z
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Mar 19 15:29:37 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +13 -2
lines
doxygen include/, Value
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Mar 18 20:31:25 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +10 -2
lines
cookie class
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Mar 18 14:45:26 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
^taint 0
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Mar 14 09:02:51 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +7 -1
lines
PATH_DELIMITER_CHAR
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Mar 13 19:35:04 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +6 -1
lines
started cgi target
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Mar 13 18:32:46 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +7 -1
lines
before error show with parser
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Mar 12 21:54:19 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
think constructing flag as is is bad
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Mar 12 17:00:46 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -2
lines
^process error point by actual method_name, not source.
^load
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Mar 12 13:13:20 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -1
lines
table:set 0
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Mar 12 09:08:47 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
^process. actual names to store param and check_actual_numbered_params for better place diagnostics
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Mar 11 08:16:32 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
headers updated
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Mar 10 16:34:35 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
sources header
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Mar 10 15:44:30 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
root auto.p loaded
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Feb 20 18:45:51 2001 UTC (25 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -1
lines
bison[yacc] first time compiled.
execute=dump for now
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jan 29 20:46:21 2001 UTC (25 years, 4 months ago) by paf
Branches: MAIN
added forgotten
E-mail: