CVS log for parser3/src/main/pa_common.C
Up to [parser3project] / parser3 / src / main
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.343: 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.342: preferred, unified
Changes since revision 1.342: +2 -2 lines
Copyright year updated, websites links changed to https://
Revision 1.342: download - view: text, markup, annotated - select for diffs
Fri Apr 24 20:14:33 2026 UTC (5 weeks, 4 days ago) by moko
Branches: MAIN
Diff to: previous 1.341: preferred, unified
Changes since revision 1.341: +2 -1 lines
inline-storage hash used to avoid allocations for MethodFrame args and locals (imlpements feature #1293)
_stack uses for_each to avoid Iterator for InlineHashString
Revision 1.341: 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.340: preferred, unified
Changes since revision 1.340: +3 -97 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.340: download - view: text, markup, annotated - select for diffs
Fri Jul 4 00:18:35 2025 UTC (10 months, 4 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.339: preferred, unified
Changes since revision 1.339: +2 -2 lines
typo fixed (related to bug #1282)
Revision 1.339: download - view: text, markup, annotated - select for diffs
Fri Jul 4 00:17:12 2025 UTC (10 months, 4 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.338: preferred, unified
Changes since revision 1.338: +12 -20 lines
minor optimization + create_dir_for_file checks for \ (related to bug #1282)
Revision 1.338: download - view: text, markup, annotated - select for diffs
Thu Jul 3 19:45:41 2025 UTC (10 months, 4 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.337: preferred, unified
Changes since revision 1.337: +24 -10 lines
_wrename, _wrmdir и _wmkdir are now used under Windows (fixes bug #1282)
Revision 1.337: download - view: text, markup, annotated - select for diffs
Wed Jul 2 23:42:10 2025 UTC (11 months ago) by moko
Branches: MAIN
Diff to: previous 1.336: preferred, unified
Changes since revision 1.336: +11 -2 lines
file:delete for UTF-8 files now works under Windows (fixes bug #1282)
Revision 1.336: download - view: text, markup, annotated - select for diffs
Mon Dec 23 16:59:17 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.335: preferred, unified
Changes since revision 1.335: +7 -7 lines
fixes for --with-build-warnings
Revision 1.335: download - view: text, markup, annotated - select for diffs
Mon Nov 4 17:09:28 2024 UTC (18 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.334: preferred, unified
Changes since revision 1.334: +16 -25 lines
errno should not be used on locking errors (related to bug #1231)
Revision 1.334: 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.333: preferred, unified
Changes since revision 1.333: +2 -2 lines
Copyright year updated
Revision 1.333: 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.332: preferred, unified
Changes since revision 1.332: +2 -2 lines
format replaced with pa_uitoa where applicable, $.date[unix-timestamp] fixed for handling large dates
Revision 1.332: download - view: text, markup, annotated - select for diffs
Sat Sep 28 14:37:53 2024 UTC (20 months ago) by moko
Branches: MAIN
Diff to: previous 1.331: preferred, unified
Changes since revision 1.331: +2 -2 lines
minor error messages spelling fixes
Revision 1.331: download - view: text, markup, annotated - select for diffs
Wed Sep 11 21:07:36 2024 UTC (20 months, 2 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.330: preferred, unified
Changes since revision 1.330: +2 -2 lines
faster templated pa_itoa/pa_uitoa added to work with any integer type, String::Body::Format removed
Revision 1.330: download - view: text, markup, annotated - select for diffs
Tue Dec 12 18:29:28 2023 UTC (2 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.329: preferred, unified
Changes since revision 1.329: +1 -2 lines
Adopted patch from Yavor Doganov <yavor@gnu.org> to add pcre2 library support (implements feature #1236)
Revision 1.329: download - view: text, markup, annotated - select for diffs
Thu Nov 16 23:54:55 2023 UTC (2 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.328: preferred, unified
Changes since revision 1.328: +5 -5 lines
clip2int,clip2uint added to sync double->int overflow behavour under different architectures (fixes bug #1232)
Revision 1.328: download - view: text, markup, annotated - select for diffs
Thu Nov 16 00:40:42 2023 UTC (2 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.327: preferred, unified
Changes since revision 1.327: +6 -4 lines
avoid (uint)<negative double> conversion as on Apple M1 it's 0
Revision 1.327: download - view: text, markup, annotated - select for diffs
Tue Sep 26 20:49:09 2023 UTC (2 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.326: preferred, unified
Changes since revision 1.326: +3 -3 lines
copyright, authors actualized
Revision 1.326: 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.325: preferred, unified
Changes since revision 1.325: +3 -3 lines
MSVC SOCKET warnings war
Revision 1.325: 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.324: preferred, unified
Changes since revision 1.324: +14 -1 lines
pa_strncpy added ans used to avoid strncpy drawbacks
Revision 1.324: download - view: text, markup, annotated - select for diffs
Wed Dec 30 18:06:42 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_6
Diff to: previous 1.323: preferred, unified
Changes since revision 1.323: +8 -6 lines
create_dir_for_file should not create dir for trailing / (fixes bug #1166)
Revision 1.323: 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
Diff to: previous 1.322: preferred, unified
Changes since revision 1.322: +5 -5 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.322: download - view: text, markup, annotated - select for diffs
Tue Dec 15 17:10:35 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.321: preferred, unified
Changes since revision 1.321: +2 -2 lines
Copyright year updated
Revision 1.321: download - view: text, markup, annotated - select for diffs
Tue Dec 8 21:30:46 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.320: preferred, unified
Changes since revision 1.320: +3 -3 lines
slow file_read_binary no longer used, send_range added
Revision 1.320: 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.319: preferred, unified
Changes since revision 1.319: +3 -3 lines
unified uint64_t lseek implemented to support >4Gb files under x86, including Windows
Revision 1.319: download - view: text, markup, annotated - select for diffs
Wed Dec 2 20:23:05 2020 UTC (5 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.318: preferred, unified
Changes since revision 1.318: +4 -6 lines
minor bugfix: $.limit() should be checked with max_file_size
Revision 1.318: 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.317: preferred, unified
Changes since revision 1.317: +5 -5 lines
support for processing files sized >4Gb on 32 bit planforms
Revision 1.317: 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.316: preferred, unified
Changes since revision 1.316: +10 -1 lines
pa_filename added to avoid useless rsplit
Revision 1.316: download - view: text, markup, annotated - select for diffs
Mon Nov 16 21:22:36 2020 UTC (5 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.315: preferred, unified
Changes since revision 1.315: +7 -4 lines
httpd config_handler added, stdout flush added.
Revision 1.315: download - view: text, markup, annotated - select for diffs
Mon Nov 16 14:56:15 2020 UTC (5 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.314: preferred, unified
Changes since revision 1.314: +3 -3 lines
*** empty log message ***
Revision 1.314: 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.313: preferred, unified
Changes since revision 1.313: +17 -2 lines
pa_strcat implemented and used
Revision 1.313: download - view: text, markup, annotated - select for diffs
Wed Oct 14 21:22:59 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.312: preferred, unified
Changes since revision 1.312: +4 -4 lines
check_file_size filespec is now optional
Revision 1.312: download - view: text, markup, annotated - select for diffs
Wed Feb 26 12:17:30 2020 UTC (6 years, 3 months ago) by moko
Branches: MAIN
Diff to: previous 1.311: preferred, unified
Changes since revision 1.311: +21 -19 lines
entry_exists -> entry_ifdir to fix Windows compilation issue (related to bug #1201)
Revision 1.311: download - view: text, markup, annotated - select for diffs
Wed Feb 26 11:59:39 2020 UTC (6 years, 3 months ago) by moko
Branches: MAIN
Diff to: previous 1.310: preferred, unified
Changes since revision 1.310: +7 -10 lines
entry_readable -> entry_exists, undocumented access(fname, R_OK) call removed (fixes bug #1201)
-f and -d now works under Windows in UTF-8 with Russian filenames.
Revision 1.310: 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.309: preferred, unified
Changes since revision 1.309: +58 -63 lines
optimization: offset and limit options parsing moved inside file_load.
Revision 1.309: download - view: text, markup, annotated - select for diffs
Fri Nov 22 23:11:25 2019 UTC (6 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.308: preferred, unified
Changes since revision 1.308: +26 -7 lines
optimization: file_read replaced with simplified file_read_binary
Revision 1.308: download - view: text, markup, annotated - select for diffs
Fri Nov 22 22:37:30 2019 UTC (6 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.307: preferred, unified
Changes since revision 1.307: +2 -3 lines
whitespace
Revision 1.307: 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.306: preferred, unified
Changes since revision 1.306: +3 -3 lines
never used params removed
Revision 1.306: 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.305: preferred, unified
Changes since revision 1.305: +2 -343 lines
pa_base64.h and pa_base64.C added, base64 implementation moved from pa_common.h and pa_common.C
Revision 1.305: 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.304: preferred, unified
Changes since revision 1.304: +8 -1 lines
cleanup: sql_ variables declaration moved to pa_common.h
Revision 1.304: download - view: text, markup, annotated - select for diffs
Wed May 17 14:22:12 2017 UTC (9 years ago) by moko
Branches: MAIN
Diff to: previous 1.303: preferred, unified
Changes since revision 1.303: +2 -2 lines
fixed spelling typos from lintian reported by Sergey B Kirpichev (fixes bug #1156)
Revision 1.303: download - view: text, markup, annotated - select for diffs
Tue Feb 7 22:00:41 2017 UTC (9 years, 3 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_5
Diff to: previous 1.302: preferred, unified
Changes since revision 1.302: +2 -2 lines
Copyright year: 2015->2017
Revision 1.302: download - view: text, markup, annotated - select for diffs
Mon Feb 6 16:33:33 2017 UTC (9 years, 3 months ago) by moko
Branches: MAIN
Diff to: previous 1.301: preferred, unified
Changes since revision 1.301: +16 -16 lines
minor fixes, whitespace
Revision 1.301: 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.300: preferred, unified
Changes since revision 1.300: +73 -4 lines
wchar filenames API under Windows now used (implements feature #1081)
Revision 1.300: 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.299: preferred, unified
Changes since revision 1.299: +10 -4 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.299: download - view: text, markup, annotated - select for diffs
Thu Dec 29 15:55:40 2016 UTC (9 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.298: preferred, unified
Changes since revision 1.298: +4 -4 lines
warning war
Revision 1.298: 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.297: preferred, unified
Changes since revision 1.297: +5 -5 lines
stat -> pa_stat (related to feature #1014)
Revision 1.297: download - view: text, markup, annotated - select for diffs
Sat Dec 24 23:02:13 2016 UTC (9 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.296: preferred, unified
Changes since revision 1.296: +3 -3 lines
-wAll warning war
Revision 1.296: 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.295: preferred, unified
Changes since revision 1.295: +2 -7 lines
file_stat now return 64-bit size (implements #1014 under 32-bit unix versions)
Revision 1.295: download - view: text, markup, annotated - select for diffs
Wed Sep 21 15:35:10 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.294: preferred, unified
Changes since revision 1.294: +6 -6 lines
charsets -> pa_charsets, vs2015 warning war
Revision 1.294: download - view: text, markup, annotated - select for diffs
Wed Sep 21 15:07:34 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.293: preferred, unified
Changes since revision 1.293: +1 -6 lines
vs2015 compilation fixes
Revision 1.293: download - view: text, markup, annotated - select for diffs
Wed Sep 21 14:12:23 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.292: preferred, unified
Changes since revision 1.292: +6 -1 lines
vs2015 compilation fixes
Revision 1.292: 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.291: preferred, unified
Changes since revision 1.291: +51 -51 lines
vs2015 compilation fixes
Revision 1.291: download - view: text, markup, annotated - select for diffs
Fri Jul 29 20:24:16 2016 UTC (9 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.290: preferred, unified
Changes since revision 1.290: +4 -7 lines
charsets.get now does str_upper inside (related to feature #1061)
Revision 1.290: 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.289: preferred, unified
Changes since revision 1.289: +15 -1 lines
^curl:load[] now support multiple headers, ^file::load supports headers transcoding (implements feature #1042)
Revision 1.289: 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.288: preferred, unified
Changes since revision 1.288: +31 -77 lines
pa_common.h: File_read_action: fname, as_text arguments removed;
image.C - absolute path shown in exception (implements feature #1071)
Revision 1.288: download - view: text, markup, annotated - select for diffs
Mon Oct 26 01:21:58 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_4
Diff to: previous 1.287: preferred, unified
Changes since revision 1.287: +2 -2 lines
Copyright year updated
Revision 1.287: download - view: text, markup, annotated - select for diffs
Tue Oct 13 21:27:57 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.286: preferred, unified
Changes since revision 1.286: +3 -8 lines
checkBOM detects charset if it's not enforced, skips BOM signature if it complies charset (fixes bug #1037)
Revision 1.286: download - view: text, markup, annotated - select for diffs
Wed Oct 7 21:24:40 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.285: preferred, unified
Changes since revision 1.285: +2 -2 lines
reduce js flags checks count (related to feature #120)
Revision 1.285: download - view: text, markup, annotated - select for diffs
Wed Sep 2 21:29:45 2015 UTC (10 years, 9 months ago) by moko
Branches: MAIN
Diff to: previous 1.284: preferred, unified
Changes since revision 1.284: +1 -41 lines
new double date implementation with internal support for extended 0..9999 year range, default timezone support (related to feature #36)
Revision 1.284: download - view: text, markup, annotated - select for diffs
Thu Aug 20 22:06:49 2015 UTC (10 years, 9 months ago) by moko
Branches: MAIN
Diff to: previous 1.283: preferred, unified
Changes since revision 1.283: +6 -11 lines
snprintf comments updated
Revision 1.283: 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.282: preferred, unified
Changes since revision 1.282: +71 -1 lines
^string:idna[xn--...], ^string.idna[] - idna conversion support implemented (related to feature #849)
Revision 1.282: download - view: text, markup, annotated - select for diffs
Wed Apr 8 18:08:53 2015 UTC (11 years, 1 month ago) by moko
Branches: MAIN
Diff to: previous 1.281: preferred, unified
Changes since revision 1.281: +5 -3 lines
removed most of the clang compiler warnings (closes issue #1018)
Revision 1.281: 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.280: preferred, unified
Changes since revision 1.280: +1 -18 lines
$request:headers, $request:method added (implements feature #1007)
Revision 1.280: 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.279: preferred, unified
Changes since revision 1.279: +2 -5 lines
- supports body with PUT method as well ( new feature: #1006 )
Revision 1.279: 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.278: preferred, unified
Changes since revision 1.278: +4 -2 lines
json chars 0x01-0x1F now are escaped as \u00XX, minor optimizations (closes issue #896)
Revision 1.278: 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.277: preferred, unified
Changes since revision 1.277: +196 -124 lines
minor rearrangements and cleanup, code moved from .h to .C, no changes in code
Revision 1.277: 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.276: preferred, unified
Changes since revision 1.276: +9 -3 lines
vs2003 warning war
Revision 1.276: download - view: text, markup, annotated - select for diffs
Tue Jul 23 12:10:56 2013 UTC (12 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.275: preferred, unified
Changes since revision 1.275: +2 -1 lines
no message
Revision 1.275: download - view: text, markup, annotated - select for diffs
Tue Jul 23 10:18:54 2013 UTC (12 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.274: preferred, unified
Changes since revision 1.274: +2 -2 lines
warning war
Revision 1.274: 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.273: preferred, unified
Changes since revision 1.273: +2 -10 lines
WIN32 -> _MSC_VER, minor cleanup
Revision 1.273: download - view: text, markup, annotated - select for diffs
Mon Jul 22 15:32:23 2013 UTC (12 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.272: preferred, unified
Changes since revision 1.272: +6 -2 lines
includes cleanup
Revision 1.272: 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.271: preferred, unified
Changes since revision 1.271: +4 -4 lines
warning war
Revision 1.271: download - view: text, markup, annotated - select for diffs
Thu Jul 4 10:27:49 2013 UTC (12 years, 11 months ago) by moko
Branches: MAIN
Diff to: previous 1.270: preferred, unified
Changes since revision 1.270: +20 -36 lines
read error now reported cottectly (fixes issue #933
Revision 1.270: download - view: text, markup, annotated - select for diffs
Sun Apr 21 21:59:07 2013 UTC (13 years, 1 month ago) by moko
Branches: MAIN
Diff to: previous 1.269: preferred, unified
Changes since revision 1.269: +3 -2 lines
no more double slashes in file path (fixes bug #872)
Revision 1.269: download - view: text, markup, annotated - select for diffs
Sat Mar 9 23:34:15 2013 UTC (13 years, 2 months ago) by misha
Branches: MAIN
Diff to: previous 1.268: preferred, unified
Changes since revision 1.268: +8 -5 lines
- option for keeping empty dirs is added
Revision 1.268: download - view: text, markup, annotated - select for diffs
Mon Jun 4 05:47:29 2012 UTC (14 years ago) by misha
Branches: MAIN
CVS tags: release_3_4_2
Diff to: previous 1.267: preferred, unified
Changes since revision 1.267: +21 -1 lines
- search_stop method was moved from pa_vcookie.C to pa_common.C
Revision 1.267: download - view: text, markup, annotated - select for diffs
Fri Mar 16 09:24:13 2012 UTC (14 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.266: preferred, unified
Changes since revision 1.266: +3 -3 lines
ident now works under Linux + ident displays filenames (closes issue #818)
Copyright updated
Revision 1.266: download - view: text, markup, annotated - select for diffs
Thu Mar 8 21:19:38 2012 UTC (14 years, 2 months ago) by misha
Branches: MAIN
Diff to: previous 1.265: preferred, unified
Changes since revision 1.265: +24 -17 lines
- ^string:base64[encoded;$.strict(true)] now detects invalid base64 chars in the middle of encoded stricg ( new feature: #55 )
Revision 1.265: download - view: text, markup, annotated - select for diffs
Sat Mar 3 00:22:04 2012 UTC (14 years, 3 months ago) by misha
Branches: MAIN
Diff to: previous 1.264: preferred, unified
Changes since revision 1.264: +5 -2 lines
- $.strict(true|false) option is added to base64 decode methods ( new feature: #55 )
Revision 1.264: download - view: text, markup, annotated - select for diffs
Fri Mar 2 21:57:28 2012 UTC (14 years, 3 months ago) by misha
Branches: MAIN
Diff to: previous 1.263: preferred, unified
Changes since revision 1.263: +8 -5 lines
- base64 decode memory usage was decreased ( new feature: #819 )
Revision 1.263: download - view: text, markup, annotated - select for diffs
Tue Aug 10 05:27:46 2010 UTC (15 years, 9 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_1
Diff to: previous 1.262: preferred, unified
Changes since revision 1.262: +12 -11 lines
- transcode file from utf-8 to $request:charset during loading if the BOM code is detected ( new feature: #98 )
Revision 1.262: download - view: text, markup, annotated - select for diffs
Mon Jul 5 05:55:21 2010 UTC (15 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.261: preferred, unified
Changes since revision 1.261: +2 -4 lines
- exception comment strings "options must be hash", "options must be hash, not code" and "called with invalid option" were replaced by constatns
- exception comment string "invalid option passed" was replaced by "called with invalid option" (now in different methods are the same exception comment string)
Revision 1.261: download - view: text, markup, annotated - select for diffs
Mon Jul 5 01:08:24 2010 UTC (15 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.260: preferred, unified
Changes since revision 1.260: +56 -27 lines
- junction points should not be deleted on win32 during dirs cleanup ( bugfix: #83 )
- optimisation in dirs cleanup
Revision 1.260: download - view: text, markup, annotated - select for diffs
Thu Jun 3 02:03:21 2010 UTC (16 years ago) by misha
Branches: MAIN
Diff to: previous 1.259: preferred, unified
Changes since revision 1.259: +3 -3 lines
- bugfix #74 -- memmove should be used instead of memcopy for overlaped regions
Revision 1.259: download - view: text, markup, annotated - select for diffs
Tue May 25 09:30:30 2010 UTC (16 years ago) by misha
Branches: MAIN
Diff to: previous 1.258: preferred, unified
Changes since revision 1.258: +8 -4 lines
- wanring about unused vars was removed
Revision 1.258: download - view: text, markup, annotated - select for diffs
Mon May 17 22:54:49 2010 UTC (16 years ago) by misha
Branches: MAIN
Diff to: previous 1.257: preferred, unified
Changes since revision 1.257: +4 -4 lines
new feature: #71 ^string:js-unescape and cookie parser decode \uXXXX as well as %uXXXX
Revision 1.257: 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.256: preferred, unified
Changes since revision 1.256: +5 -5 lines
fixes #64 Now file.missing exception generates in unsafe mode to.
Revision 1.256: download - view: text, markup, annotated - select for diffs
Wed Jan 27 04:17:55 2010 UTC (16 years, 4 months ago) by misha
Branches: MAIN
Diff to: previous 1.255: preferred, unified
Changes since revision 1.255: +3 -2 lines
- bugfix: there are no excaption.type if trying to open file by path /existing-file/non-exixting-file
Revision 1.255: download - view: text, markup, annotated - select for diffs
Tue Oct 6 12:12:51 2009 UTC (16 years, 8 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_0
Diff to: previous 1.254: preferred, unified
Changes since revision 1.254: +14 -1 lines
- don't allocate memory during capitalization if input string is already capitalized
Revision 1.254: download - view: text, markup, annotated - select for diffs
Tue Oct 6 00:49:28 2009 UTC (16 years, 8 months ago) by misha
Branches: MAIN
Diff to: previous 1.253: preferred, unified
Changes since revision 1.253: +8 -3 lines
- in safe mode clear executable bits during file writing
Revision 1.253: download - view: text, markup, annotated - select for diffs
Fri Oct 2 01:19:24 2009 UTC (16 years, 8 months ago) by misha
Branches: MAIN
Diff to: previous 1.252: preferred, unified
Changes since revision 1.252: +3 -3 lines
- use pa_malloc_atomic instead of new
Revision 1.252: download - view: text, markup, annotated - select for diffs
Mon Sep 28 11:39:30 2009 UTC (16 years, 8 months ago) by misha
Branches: MAIN
Diff to: previous 1.251: preferred, unified
Changes since revision 1.251: +8 -5 lines
- some magic numbers were removed
Revision 1.251: download - view: text, markup, annotated - select for diffs
Sun Sep 27 22:08:27 2009 UTC (16 years, 8 months ago) by misha
Branches: MAIN
Diff to: previous 1.250: preferred, unified
Changes since revision 1.250: +8 -6 lines
- pa_base64_encode uses less memory now
Revision 1.250: download - view: text, markup, annotated - select for diffs
Tue Sep 8 09:09:26 2009 UTC (16 years, 8 months ago) by misha
Branches: MAIN
Diff to: previous 1.249: preferred, unified
Changes since revision 1.249: +18 -6 lines
- file_write accepts Request_charsets and asked charset and cound transcode content before writing
Revision 1.249: download - view: text, markup, annotated - select for diffs
Thu Sep 3 11:08:18 2009 UTC (16 years, 9 months ago) by misha
Branches: MAIN
Diff to: previous 1.248: preferred, unified
Changes since revision 1.248: +13 -1 lines
- back to storing response http headers in lowercase
- capitalize them during output
Revision 1.248: download - view: text, markup, annotated - select for diffs
Wed Aug 5 08:57:27 2009 UTC (16 years, 10 months ago) by misha
Branches: MAIN
Diff to: previous 1.247: preferred, unified
Changes since revision 1.247: +5 -5 lines
- not needed parameter was removed
Revision 1.247: download - view: text, markup, annotated - select for diffs
Mon Jul 6 12:07:04 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.246: preferred, unified
Changes since revision 1.246: +12 -12 lines
- cstr(params) and cstrm(params) were deleted. taint_cstr[m] and untaint_cstr[m] should be used
Revision 1.246: download - view: text, markup, annotated - select for diffs
Mon Jul 6 08:47:10 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.245: preferred, unified
Changes since revision 1.245: +12 -12 lines
- optimizations and simplification of string.cstr(...)
Revision 1.245: download - view: text, markup, annotated - select for diffs
Tue May 26 10:44:33 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.244: preferred, unified
Changes since revision 1.244: +7 -35 lines
- one method detect_charset was deleted
- bug was fixed in this method (error while detecting charset in content_type withot last ';')
Revision 1.244: download - view: text, markup, annotated - select for diffs
Wed May 13 07:35:41 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.243: preferred, unified
Changes since revision 1.243: +3 -9 lines
- result optimisation
- helper_length parameter removed from string constructors
Revision 1.243: download - view: text, markup, annotated - select for diffs
Wed Apr 22 04:35:48 2009 UTC (17 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.242: preferred, unified
Changes since revision 1.242: +1 -12 lines
- method print_pcre_exec_error_text was moved to class vregex
Revision 1.242: download - view: text, markup, annotated - select for diffs
Fri Apr 10 11:32:38 2009 UTC (17 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.241: preferred, unified
Changes since revision 1.241: +3 -2 lines
- describe one more UTF-8 related error during PCRE compile/execute
Revision 1.241: download - view: text, markup, annotated - select for diffs
Sun Jan 25 02:05:33 2009 UTC (17 years, 4 months ago) by misha
Branches: MAIN
Diff to: previous 1.240: preferred, unified
Changes since revision 1.240: +54 -30 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.240: download - view: text, markup, annotated - select for diffs
Mon Jan 12 07:47:50 2009 UTC (17 years, 4 months ago) by misha
Branches: MAIN
Diff to: previous 1.239: preferred, unified
Changes since revision 1.239: +4 -4 lines
- changes in formating
Revision 1.239: download - view: text, markup, annotated - select for diffs
Mon Jan 12 07:15:45 2009 UTC (17 years, 4 months ago) by misha
Branches: MAIN
Diff to: previous 1.238: preferred, unified
Changes since revision 1.238: +17 -17 lines
- some formating changes
Revision 1.238: download - view: text, markup, annotated - select for diffs
Thu Sep 4 09:37:00 2008 UTC (17 years, 9 months ago) by misha
Branches: MAIN
CVS tags: release_3_3_0
Diff to: previous 1.237: preferred, unified
Changes since revision 1.237: +4 -4 lines
- some exceptions while operations with files not typeless anymore
Revision 1.237: download - view: text, markup, annotated - select for diffs
Thu Aug 21 15:57:48 2008 UTC (17 years, 9 months ago) by misha
Branches: MAIN
Diff to: previous 1.236: preferred, unified
Changes since revision 1.236: +12 -1 lines
- method for print pcre_exec text error was added
Revision 1.236: download - view: text, markup, annotated - select for diffs
Tue Jul 15 12:50:11 2008 UTC (17 years, 10 months ago) by misha
Branches: MAIN
Diff to: previous 1.235: preferred, unified
Changes since revision 1.235: +27 -62 lines
- skip BOM code before transcode
- escape method has new option for skip converting '+' to a space char
Revision 1.235: download - view: text, markup, annotated - select for diffs
Mon Jun 16 12:46:00 2008 UTC (17 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.234: preferred, unified
Changes since revision 1.234: +3 -3 lines
- size must be int but not size_t or we can't compare with 0 sprintf result
Revision 1.234: download - view: text, markup, annotated - select for diffs
Wed Jun 11 11:38:35 2008 UTC (17 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.233: preferred, unified
Changes since revision 1.233: +7 -6 lines
- option for disable transcoding while file_read and file_read_text added
Revision 1.233: download - view: text, markup, annotated - select for diffs
Sat Jun 7 11:01:09 2008 UTC (17 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.232: preferred, unified
Changes since revision 1.232: +54 -50 lines
- some polish
Revision 1.232: download - view: text, markup, annotated - select for diffs
Fri Jun 6 17:24:23 2008 UTC (18 years ago) by misha
Branches: MAIN
Diff to: previous 1.231: preferred, unified
Changes since revision 1.231: +70 -4 lines
- more helpers methods moved here
- unescape_chars accepn one charset now
Revision 1.231: download - view: text, markup, annotated - select for diffs
Fri Jun 6 11:16:55 2008 UTC (18 years ago) by misha
Branches: MAIN
Diff to: previous 1.230: preferred, unified
Changes since revision 1.230: +16 -19 lines
- new method for caseless search c-substring in c-string
- use isxdigit instead of is_hex_digit
Revision 1.230: download - view: text, markup, annotated - select for diffs
Tue Jun 3 12:14:27 2008 UTC (18 years ago) by misha
Branches: MAIN
Diff to: previous 1.229: preferred, unified
Changes since revision 1.229: +11 -13 lines
- use store_Char instead of transcodeCharFromUTF8
Revision 1.229: download - view: text, markup, annotated - select for diffs
Thu May 22 17:29:30 2008 UTC (18 years ago) by misha
Branches: MAIN
Diff to: previous 1.228: preferred, unified
Changes since revision 1.228: +242 -88 lines
- unescape_chars can decode %uXXXX if charset specified
- checks for format before print number (^d.format[>...<], ^eval($d)[>...<])
- formating with spaces (instead of tabs) removed
Revision 1.228: download - view: text, markup, annotated - select for diffs
Wed Apr 9 09:52:18 2008 UTC (18 years, 1 month ago) by misha
Branches: MAIN
CVS tags: release_3_2_3
Diff to: previous 1.227: preferred, unified
Changes since revision 1.227: +2 -2 lines
- comment added
Revision 1.227: download - view: text, markup, annotated - select for diffs
Wed Feb 13 16:03:05 2008 UTC (18 years, 3 months ago) by misha
Branches: MAIN
Diff to: previous 1.226: preferred, unified
Changes since revision 1.226: +2 -2 lines
- bugfix for february at leap year
Revision 1.226: download - view: text, markup, annotated - select for diffs
Tue Nov 27 09:57:08 2007 UTC (18 years, 6 months ago) by misha
Branches: MAIN
CVS tags: release_3_2_2
Diff to: previous 1.225: preferred, unified
Changes since revision 1.225: +25 -6
lines
- remove_crlf optimize whitespaces now
Revision 1.225: download - view: text, markup, annotated - select for diffs
Wed May 23 08:31:47 2007 UTC (19 years ago) by misha
Branches: MAIN
Diff to: previous 1.224: preferred, unified
Changes since revision 1.224: +8 -3
lines
- cosmetic changes
Revision 1.224: download - view: text, markup, annotated - select for diffs
Mon Apr 23 10:30:31 2007 UTC (19 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.223: preferred, unified
Changes since revision 1.223: +4 -4
lines
- "parser.runtime" strings were removed
Revision 1.223: download - view: text, markup, annotated - select for diffs
Thu Mar 22 18:58:51 2007 UTC (19 years, 2 months ago) by misha
Branches: MAIN
Diff to: previous 1.222: preferred, unified
Changes since revision 1.222: +17 -1
lines
- $.charset option for ^file::load[text;/local.txt] and ^table::load[/table.txt] was added
- not needed transcodes were removed from ^file::load[...;http://...]
Revision 1.222: download - view: text, markup, annotated - select for diffs
Wed Feb 7 15:50:04 2007 UTC (19 years, 3 months ago) by misha
Branches: MAIN
Diff to: previous 1.221: preferred, unified
Changes since revision 1.221: +39 -1
lines
- definitions for ^file:base64[filespec]
Revision 1.221: download - view: text, markup, annotated - select for diffs
Sat Dec 2 12:35:50 2006 UTC (19 years, 6 months ago) by misha
Branches: MAIN
Diff to: previous 1.220: preferred, unified
Changes since revision 1.220: +12 -4
lines
- added file_block_read with read error detection
- file_block_read used instead of native read
Revision 1.220: download - view: text, markup, annotated - select for diffs
Fri Nov 17 09:33:24 2006 UTC (19 years, 6 months ago) by misha
Branches: MAIN
Diff to: previous 1.219: preferred, unified
Changes since revision 1.219: +9 -9
lines
- little optimization in getMonthDays
- small changes in crc32 calculation
Revision 1.219: download - view: text, markup, annotated - select for diffs
Tue Nov 14 17:25:21 2006 UTC (19 years, 6 months ago) by misha
Branches: MAIN
Diff to: previous 1.218: preferred, unified
Changes since revision 1.218: +3 -3
lines
- CRC32_MAX_BUFFER_SIZE was renamed to FILE_BUFFER_SIZE
Revision 1.218: download - view: text, markup, annotated - select for diffs
Mon Nov 13 13:45:17 2006 UTC (19 years, 6 months ago) by misha
Branches: MAIN
Diff to: previous 1.217: preferred, unified
Changes since revision 1.217: +39 -1
lines
- some functions for crc32 calculation added
Revision 1.216.4.1: download - view: text, markup, annotated - select for diffs
Fri Feb 3 15:26:51 2006 UTC (20 years, 4 months ago) by paf
Branches: release_3_2_1
Diff to: previous 1.216: preferred, unified; next MAIN 1.217: preferred, unified
Changes since revision 1.216: +4 -4
lines
merged from HEAD
! bugfix: decoding from base64
Revision 1.217: download - view: text, markup, annotated - select for diffs
Fri Feb 3 15:08:04 2006 UTC (20 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.216: preferred, unified
Changes since revision 1.216: +4 -4
lines
! bugfix: decoding from base64
Revision 1.216: download - view: text, markup, annotated - select for diffs
Fri Dec 9 07:18:07 2005 UTC (20 years, 5 months ago) by paf
Branches: MAIN
CVS tags: paf_left
Branch point for: release_3_2_1
Diff to: previous 1.215: preferred, unified
Changes since revision 1.215: +8 -8
lines
. merged latest fixes from 3.2.0
Revision 1.215.2.1: download - view: text, markup, annotated - select for diffs
Thu Dec 8 10:02:45 2005 UTC (20 years, 5 months ago) by paf
Branches: release_3_2_0
Diff to: previous 1.215: preferred, unified; next MAIN 1.216: preferred, unified
Changes since revision 1.215: +8 -8
lines
. less warnings
Revision 1.204.6.10: download - view: text, markup, annotated - select for diffs
Thu Nov 24 14:05:04 2005 UTC (20 years, 6 months ago) by paf
Branches: release_3_1_5
CVS tags: release_3_1_6
Diff to: previous 1.204.6.9: preferred, unified; next MAIN 1.205: preferred, unified
Changes since revision 1.204.6.9: +5 -5
lines
merged from HEAD:
! 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.215: 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
Branch point for: release_3_2_0
Diff to: previous 1.214: preferred, unified
Changes since revision 1.214: +5 -5
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.204.6.9: download - view: text, markup, annotated - select for diffs
Thu Nov 24 13:50:29 2005 UTC (20 years, 6 months ago) by paf
Branches: release_3_1_5
Diff to: previous 1.204.6.8: preferred, unified
Changes since revision 1.204.6.8: +5 -693
lines
merged from HEAD:
+! ^file::exec/cgi[script;$.charset[changed] $.QUERY_STRING[^untaint[URI]{aaa=$form:text} << now %HH would be encoded in $.charset charset
Revision 1.214: 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.213: preferred, unified
Changes since revision 1.213: +5 -693
lines
. extracted http:// into separate file [preparation for ^file::cgi[script;$.form[$.field1[]
Revision 1.204.6.8: download - view: text, markup, annotated - select for diffs
Tue Nov 22 15:54:21 2005 UTC (20 years, 6 months ago) by paf
Branches: release_3_1_5
Diff to: previous 1.204.6.7: preferred, unified
Changes since revision 1.204.6.7: +4 -4
lines
. less gcc warnings
Revision 1.213: download - view: text, markup, annotated - select for diffs
Tue Nov 22 15:53:50 2005 UTC (20 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.212: preferred, unified
Changes since revision 1.212: +4 -4
lines
. less gcc warnings
Revision 1.204.6.7: download - view: text, markup, annotated - select for diffs
Tue Nov 22 11:51:29 2005 UTC (20 years, 6 months ago) by paf
Branches: release_3_1_5
Diff to: previous 1.204.6.6: preferred, unified
Changes since revision 1.204.6.6: +3 -6
lines
merged from HEAD:
+ removed "use either uri with ?params or $.form option" limitation
Revision 1.212: download - view: text, markup, annotated - select for diffs
Tue Nov 22 11:51:00 2005 UTC (20 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.211: preferred, unified
Changes since revision 1.211: +3 -6
lines
+ removed "use either uri with ?params or $.form option" limitation
Revision 1.204.6.6: download - view: text, markup, annotated - select for diffs
Tue Nov 22 11:38:44 2005 UTC (20 years, 6 months ago) by paf
Branches: release_3_1_5
Diff to: previous 1.204.6.5: preferred, unified
Changes since revision 1.204.6.5: +122 -6
lines
merged from HEAD:
+ ^file.base64[] encode
+ ^file::base64[encoded] decode
Revision 1.211: 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.210: preferred, unified
Changes since revision 1.210: +4 -4
lines
+ ^file.base64[] encode
+ ^file::base64[encoded] decode
Revision 1.210: download - view: text, markup, annotated - select for diffs
Tue Nov 22 11:12:40 2005 UTC (20 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.209: preferred, unified
Changes since revision 1.209: +123 -7
lines
+ ^string:base64[in] encode
+ ^string.base64[] decode
Revision 1.209: download - view: text, markup, annotated - select for diffs
Fri Nov 18 10:17:39 2005 UTC (20 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.208: preferred, unified
Changes since revision 1.208: +4 -6
lines
! merged: file::load[binary;fileOfZeroSize] now loads VFile.ptr!=0, so such files can be saved now
Revision 1.204.6.5: download - view: text, markup, annotated - select for diffs
Fri Nov 18 10:17:12 2005 UTC (20 years, 6 months ago) by paf
Branches: release_3_1_5
Diff to: previous 1.204.6.4: preferred, unified
Changes since revision 1.204.6.4: +4 -6
lines
! file::load[binary;fileOfZeroSize] now loads VFile.ptr!=0, so such files can be saved now
Revision 1.208: download - view: text, markup, annotated - select for diffs
Fri Nov 18 09:20:24 2005 UTC (20 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.207: preferred, unified
Changes since revision 1.207: +60 -57
lines
no message
Revision 1.204.6.4: download - view: text, markup, annotated - select for diffs
Fri Nov 18 09:17:09 2005 UTC (20 years, 6 months ago) by paf
Branches: release_3_1_5
Diff to: previous 1.204.6.3: preferred, unified
Changes since revision 1.204.6.3: +60 -57
lines
no message
Revision 1.207: download - view: text, markup, annotated - select for diffs
Fri Nov 18 09:13:42 2005 UTC (20 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.206: preferred, unified
Changes since revision 1.206: +85 -13
lines
! merged from 3.1.5: fixed file load memory issue: now tries to guess content-length and allocates one big piece if possible [regretfully gc_realloc works as malloc+free, leaving lots of holes behind]
Revision 1.204.6.3: download - view: text, markup, annotated - select for diffs
Fri Nov 18 09:11:21 2005 UTC (20 years, 6 months ago) by paf
Branches: release_3_1_5
Diff to: previous 1.204.6.2: preferred, unified
Changes since revision 1.204.6.2: +85 -13
lines
! fixed file load memory issue: now tries to guess content-length and allocates one big piece if possible [regretfully gc_realloc works as malloc+free, leaving lots of holes behind]
Revision 1.206: download - view: text, markup, annotated - select for diffs
Wed Nov 16 14:49:41 2005 UTC (20 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.205: preferred, unified
Changes since revision 1.205: +25 -6
lines
merged to HEAD:
! table::save with enclosers now doubles them: "->""
! table::save/load do not remove elements from options hash
Revision 1.204.6.2: download - view: text, markup, annotated - select for diffs
Wed Nov 16 14:18:06 2005 UTC (20 years, 6 months ago) by paf
Branches: release_3_1_5
Diff to: previous 1.204.6.1: preferred, unified
Changes since revision 1.204.6.1: +25 -6
lines
! table::save with enclosers now doubles them: "->""
! table::save/load do not remove elements from options hash
Revision 1.205: download - view: text, markup, annotated - select for diffs
Tue Aug 9 08:14:51 2005 UTC (20 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.204: preferred, unified
Changes since revision 1.204: +2 -2
lines
2005
Revision 1.204.6.1: download - view: text, markup, annotated - select for diffs
Fri Aug 5 13:03:01 2005 UTC (20 years, 10 months ago) by paf
Branches: release_3_1_5
Diff to: previous 1.204: preferred, unified
Changes since revision 1.204: +2 -2
lines
. 2005 ;)
Revision 1.204: download - view: text, markup, annotated - select for diffs
Thu May 12 11:29:46 2005 UTC (21 years ago) by paf
Branches: MAIN
Branch point for: release_3_1_5
Diff to: previous 1.203: preferred, unified
Changes since revision 1.203: +4 -2
lines
! bugfix -- recv()==0 is not an error
Revision 1.203: download - view: text, markup, annotated - select for diffs
Thu May 12 10:35:01 2005 UTC (21 years ago) by paf
Branches: MAIN
Diff to: previous 1.202: preferred, unified
Changes since revision 1.202: +6 -1
lines
! bugfix ^file::load[mode;name;$.offset $.limit] now work again [support was broken in 3.1.4]
Revision 1.202: 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
Diff to: previous 1.201: preferred, unified
Changes since revision 1.201: +2 -2
lines
beauty: hashfile::open now creates dir for new file
Revision 1.201: download - view: text, markup, annotated - select for diffs
Fri Dec 10 08:37:53 2004 UTC (21 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.200: preferred, unified
Changes since revision 1.200: +5 -11
lines
DONT_LINGER can cause subsequent failures though defined in .h
Revision 1.200: download - view: text, markup, annotated - select for diffs
Fri Dec 10 07:58:36 2004 UTC (21 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.199: preferred, unified
Changes since revision 1.199: +3 -2
lines
comment on volatile
Revision 1.199: download - view: text, markup, annotated - select for diffs
Fri Dec 10 07:55:22 2004 UTC (21 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.198: preferred, unified
Changes since revision 1.198: +5 -5
lines
http: unix: alarm function were not used since the beginning due to stupid error [setsigjmp were not checked in configure.in]
Revision 1.198: download - view: text, markup, annotated - select for diffs
Fri Dec 10 07:41:06 2004 UTC (21 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.197: preferred, unified
Changes since revision 1.197: +6 -2
lines
http: timeout setsockopt [if possible] on unix too
Revision 1.197: download - view: text, markup, annotated - select for diffs
Fri Dec 10 07:34:05 2004 UTC (21 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.196: preferred, unified
Changes since revision 1.196: +3 -3
lines
http: exception status of send/recv errors change to most probable http.timeout
Revision 1.196: download - view: text, markup, annotated - select for diffs
Fri Dec 10 07:31:27 2004 UTC (21 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.195: preferred, unified
Changes since revision 1.195: +29 -11
lines
win32: http connection $.timeout option now works [setsockopt on send/receive]
Revision 1.195: download - view: text, markup, annotated - select for diffs
Wed Oct 6 10:55:10 2004 UTC (21 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.194: preferred, unified
Changes since revision 1.194: +14 -7
lines
win32 beauty: socket errors properly decoded
Revision 1.194: download - view: text, markup, annotated - select for diffs
Thu Sep 9 13:57:27 2004 UTC (21 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.193: preferred, unified
Changes since revision 1.193: +73 -66
lines
bugfix: loads headers with both \r\n and \n separators
bugfix: loads header with endings \r\n\r\n and \n\n
(bloody yandex.server)
Revision 1.193: download - view: text, markup, annotated - select for diffs
Mon Aug 30 09:36:41 2004 UTC (21 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.192: preferred, unified
Changes since revision 1.192: +7 -7
lines
beauty: less warnings
Revision 1.192: download - view: text, markup, annotated - select for diffs
Mon Aug 30 09:33:13 2004 UTC (21 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.191: preferred, unified
Changes since revision 1.191: +8 -7
lines
beauty: do not bother with charset detection when ^file::load[binary
Revision 1.191: download - view: text, markup, annotated - select for diffs
Fri Aug 27 15:49:48 2004 UTC (21 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.190: preferred, unified
Changes since revision 1.190: +22 -10
lines
hack: for yandex.server http server
Revision 1.190: download - view: text, markup, annotated - select for diffs
Wed Jul 28 14:38:21 2004 UTC (21 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.189: preferred, unified
Changes since revision 1.189: +2 -2
lines
bugfix: isspace((unsigned char)c) everywhere. failed on russian letters
Revision 1.189: download - view: text, markup, annotated - select for diffs
Wed Jul 28 13:44:21 2004 UTC (21 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.188: preferred, unified
Changes since revision 1.188: +2 -2
lines
bugfix: isspace((unsigned char)c) everywhere. failed on russian letters
Revision 1.188: 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.187: preferred, unified
Changes since revision 1.187: +16 -5
lines
new: $response:body/download[
$.file[name on disk]
$.name[of file for user]
$.mdate[date of last-modified. default from directory]
]
Revision 1.187: download - view: text, markup, annotated - select for diffs
Mon Jul 26 10:44:21 2004 UTC (21 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.186: preferred, unified
Changes since revision 1.186: +3 -2
lines
patched: ^file:send by Victor Fedoseev <vvf_ru@mail.ru>
todo: turn it to $response:download[
$.filename[filename]
$.option[]
,,
]
Revision 1.186: download - view: text, markup, annotated - select for diffs
Tue Apr 6 14:18:00 2004 UTC (22 years, 2 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_3
Diff to: previous 1.185: preferred, unified
Changes since revision 1.185: +2 -2
lines
beauty: gcc warning removed
Revision 1.185: download - view: text, markup, annotated - select for diffs
Tue Apr 6 10:08:15 2004 UTC (22 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.184: preferred, unified
Changes since revision 1.184: +2 -2
lines
bugfix: of 1.175 bugfix: http://i.p.a.ddress gethostbyaddr added [on some platforms gethostbyname failed with such 'domains']
now checked properly, were: needless reverse/forward dns lookup
Revision 1.184: download - view: text, markup, annotated - select for diffs
Tue Apr 6 10:00:11 2004 UTC (22 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.183: preferred, unified
Changes since revision 1.183: +10 -8
lines
bugfix: of 1.175 bugfix: http://i.p.a.ddress gethostbyaddr added [on some platforms gethostbyname failed with such 'domains']
now checked properly, were: needless reverse/forward dns lookup
Revision 1.183: download - view: text, markup, annotated - select for diffs
Mon Apr 5 13:37:06 2004 UTC (22 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.182: preferred, unified
Changes since revision 1.182: +5 -2
lines
merged with 3.1.3
Revision 1.182.4.1: download - view: text, markup, annotated - select for diffs
Mon Apr 5 09:23:31 2004 UTC (22 years, 2 months ago) by paf
Diff to: previous 1.182: preferred, unified; next MAIN 1.183: preferred, unified
Changes since revision 1.182: +5 -2
lines
removed warning
Revision 1.182: download - view: text, markup, annotated - select for diffs
Tue Mar 23 15:11:15 2004 UTC (22 years, 2 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_2
Diff to: previous 1.181: preferred, unified
Changes since revision 1.181: +2 -2
lines
bugfix: ^image.polyline and http status line parsing
checked number of columns in table [user reported an assert]
Revision 1.181: download - view: text, markup, annotated - select for diffs
Tue Mar 9 14:49:46 2004 UTC (22 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.180: preferred, unified
Changes since revision 1.180: +65 -30
lines
new: ^file::load[...][options]
$.form[
!$.field1[string]
!$.field2[^table::create{one_column_only^#0Avalue1^#0Avalue2}]
]
!$.body[string]
GET ?here
notGET(POST, HEAD, others) in content-type: application/x-www-form-urlencoded
todo: upload files ability
Revision 1.180: download - view: text, markup, annotated - select for diffs
Fri Mar 5 15:14:47 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.179: preferred, unified
Changes since revision 1.179: +85 -34
lines
new: file::load[;http:// GET/POST $.form[$.fields
started, not tested yet
todo:$.field[table] for multiple values
Revision 1.179: download - view: text, markup, annotated - select for diffs
Fri Mar 5 13:17:59 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.178: preferred, unified
Changes since revision 1.178: +2 -1
lines
beauty: link to rtf added
Revision 1.178: 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
Diff to: previous 1.177: preferred, unified
Changes since revision 1.177: +206 -5
lines
new: http:// options $.user $.password basic authorization
Revision 1.177: download - view: text, markup, annotated - select for diffs
Fri Mar 5 10:32:17 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.176: preferred, unified
Changes since revision 1.176: +7 -15
lines
beauty: removed needless vars
Revision 1.176: download - view: text, markup, annotated - select for diffs
Mon Mar 1 12:16:00 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.175: preferred, unified
Changes since revision 1.175: +5 -1
lines
bugfix: INADDR_NONE not everywhere defined
Revision 1.175: download - view: text, markup, annotated - select for diffs
Mon Mar 1 11:43:01 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.174: preferred, unified
Changes since revision 1.174: +6 -2
lines
bugfix: http://i.p.a.ddress gethostbyaddr added [on some platforms gethostbyname failed with such 'domains']
Revision 1.174: download - view: text, markup, annotated - select for diffs
Wed Feb 11 15:33:15 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.173: preferred, unified
Changes since revision 1.173: +2 -2
lines
2004
Revision 1.173: download - view: text, markup, annotated - select for diffs
Tue Feb 3 16:41:52 2004 UTC (22 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.172: preferred, unified
Changes since revision 1.172: +3 -3
lines
typo: %l -> %u
Revision 1.172: download - view: text, markup, annotated - select for diffs
Thu Jan 22 07:11:28 2004 UTC (22 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.171: preferred, unified
Changes since revision 1.171: +6 -1
lines
merged: bugfix from 3.1.1 on memory overflow
Revision 1.160.2.1: download - view: text, markup, annotated - select for diffs
Thu Jan 22 07:09:50 2004 UTC (22 years, 4 months ago) by paf
Branches: release_3_1_1
Diff to: previous 1.160: preferred, unified; next MAIN 1.161: preferred, unified
Changes since revision 1.160: +6 -1
lines
bugfix: buffer overflow
* in libxml&xsl error-reporting code
* in parser-error reporting code [when no @unhandled_exception defined]
fixed in one place: my *snprintf override
Revision 1.171: download - view: text, markup, annotated - select for diffs
Thu Dec 25 07:31:13 2003 UTC (22 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.170: preferred, unified
Changes since revision 1.170: +33 -22
lines
bugfix: ^file::load[binary;http:// now not garbled [pieces after zero bytes were removed]
Revision 1.170: download - view: text, markup, annotated - select for diffs
Wed Dec 17 10:12:34 2003 UTC (22 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.169: preferred, unified
Changes since revision 1.169: +2 -4
lines
bugfix: empty http response caused gpf
Revision 1.169: download - view: text, markup, annotated - select for diffs
Mon Nov 24 12:21:02 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.168: preferred, unified
Changes since revision 1.168: +7 -8
lines
bugfix: ^file::load[binary;http://...] now not transcodes response body
Revision 1.168: download - view: text, markup, annotated - select for diffs
Thu Nov 20 16:34:26 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.167: preferred, unified
Changes since revision 1.167: +1 -1
lines
static const char * const IDENT
Revision 1.167: download - view: text, markup, annotated - select for diffs
Thu Nov 20 16:32:12 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.166: preferred, unified
Changes since revision 1.166: +5 -5
lines
more warnings --
Revision 1.166: download - view: text, markup, annotated - select for diffs
Thu Nov 20 15:35:31 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.165: preferred, unified
Changes since revision 1.165: +7 -3
lines
turned on warnings level4 on all projects (except libltdl=off & libsdbm=level3)
found several unitialized vars
Revision 1.165: download - view: text, markup, annotated - select for diffs
Wed Nov 19 08:20:02 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.164: preferred, unified
Changes since revision 1.164: +2 -1
lines
cache: ^cache[] fallback
todo: kinda ^try: ^cache[...]{body}{catch code with $exception.cache field}
Revision 1.164: 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.163: preferred, unified
Changes since revision 1.163: +3 -3
lines
^hashfile.delete[] removes files altogether [and dir, if could]
Revision 1.163: download - view: text, markup, annotated - select for diffs
Thu Nov 6 14:11:14 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.162: preferred, unified
Changes since revision 1.162: +1 -57
lines
no message
Revision 1.162: 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.161: preferred, unified
Changes since revision 1.161: +27 -43
lines
locking move to pa_os [along with pa_sleep]
apr-impl locking done
Revision 1.161: download - view: text, markup, annotated - select for diffs
Mon Nov 3 13:20:30 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.160: preferred, unified
Changes since revision 1.160: +6 -1
lines
^table::load[; options:
!$.column-separator[^#09]
!$.column-encloser["]
Revision 1.160: download - view: text, markup, annotated - select for diffs
Thu Oct 30 12:13:44 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Branch point for: release_3_1_1
Diff to: previous 1.159: preferred, unified
Changes since revision 1.159: +2 -2
lines
read errors would now be reported 'actually read -1 bytes'
Revision 1.159: download - view: text, markup, annotated - select for diffs
Mon Sep 29 06:52:17 2003 UTC (22 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.158: preferred, unified
Changes since revision 1.158: +2 -2
lines
bugfix: utf signature were not ignored due to typo error
http://i2/tasks/edit/?id=4573354650786434584
Revision 1.158: download - view: text, markup, annotated - select for diffs
Fri Sep 26 13:37:20 2003 UTC (22 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.157: preferred, unified
Changes since revision 1.157: +4 -4
lines
no message
Revision 1.157: download - view: text, markup, annotated - select for diffs
Fri Sep 26 13:36:35 2003 UTC (22 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.156: preferred, unified
Changes since revision 1.156: +4 -4
lines
String.for_each bug fixed [omited one-char cases]
Revision 1.156: download - view: text, markup, annotated - select for diffs
Thu Sep 25 09:15:03 2003 UTC (22 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.155: preferred, unified
Changes since revision 1.155: +4 -4
lines
string_fragments_to_cord merged to HEAD
Revision 1.155.2.1: download - view: text, markup, annotated - select for diffs
Wed Sep 24 14:32:06 2003 UTC (22 years, 8 months ago) by paf
Diff to: previous 1.155: preferred, unified; next MAIN 1.156: preferred, unified
Changes since revision 1.155: +4 -4
lines
v() functions of String::Body, String::Languages and String itself
StringBody->String::Body
Revision 1.155: download - view: text, markup, annotated - select for diffs
Fri Sep 19 09:58:26 2003 UTC (22 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.154: preferred, unified
Changes since revision 1.154: +34 -1
lines
merged
$f[^file::load[binary;http://...]]
$f.tables
Revision 1.153.2.3: download - view: text, markup, annotated - select for diffs
Tue Sep 2 07:40:01 2003 UTC (22 years, 9 months ago) by paf
Branches: release_3_0_8
Diff to: previous 1.153.2.2: preferred, unified; next MAIN 1.154: preferred, unified
Changes since revision 1.153.2.2: +2 -2
lines
printf is buffered, write(1 is not. can't flush stdout without referencing 'stdout' symbol. to hell with non-ansi libraries without 'stdout' symbol
Revision 1.153.2.2: download - view: text, markup, annotated - select for diffs
Tue Sep 2 07:27:03 2003 UTC (22 years, 9 months ago) by paf
Branches: release_3_0_8
Diff to: previous 1.153.2.1: preferred, unified
Changes since revision 1.153.2.1: +2 -2
lines
got rid of 'stdout' symbol reference on unix (users reported problems with some old libc)
Revision 1.153.2.1: download - view: text, markup, annotated - select for diffs
Mon Sep 1 12:27:27 2003 UTC (22 years, 9 months ago) by paf
Branches: release_3_0_8
Diff to: previous 1.153: preferred, unified
Changes since revision 1.153: +2 -2
lines
$date.TZ
^date.roll[TZ;new zone]
Revision 1.154: download - view: text, markup, annotated - select for diffs
Thu Jul 24 11:31:23 2003 UTC (22 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_0
Diff to: previous 1.153: preferred, unified
Changes since revision 1.153: +369 -327
lines
moved tempate_gc to HEAD
Revision 1.143.2.21.2.29: download - view: text, markup, annotated - select for diffs
Mon Jul 21 07:09:02 2003 UTC (22 years, 10 months ago) by paf
Diff to: previous 1.143.2.21.2.28: preferred, unified; next MAIN 1.144: preferred, unified
Changes since revision 1.143.2.21.2.28: +12 -9
lines
http:// CRLF now [merged from HEAD]
Revision 1.153: download - view: text, markup, annotated - select for diffs
Mon Jul 21 07:07:16 2003 UTC (22 years, 10 months ago) by paf
Branches: MAIN
Branch point for: release_3_0_8
Diff to: previous 1.152: preferred, unified
Changes since revision 1.152: +10 -7
lines
http:// CRLF now
Revision 1.152: download - view: text, markup, annotated - select for diffs
Fri Jun 20 09:56:01 2003 UTC (22 years, 11 months ago) by paf
Branches: MAIN
Diff to: previous 1.151: preferred, unified
Changes since revision 1.151: +41 -10
lines
introducing
$f[^file::load[binary;http://...]]
$f.tables
Revision 1.143.2.21.2.28: download - view: text, markup, annotated - select for diffs
Mon Jun 2 09:31:05 2003 UTC (23 years ago) by paf
Diff to: previous 1.143.2.21.2.27: preferred, unified
Changes since revision 1.143.2.21.2.27: +3 -2
lines
fix_line_breaks bug fix [terminating zero were not appended] which violated string invariant
Revision 1.151: download - view: text, markup, annotated - select for diffs
Fri May 30 10:45:37 2003 UTC (23 years ago) by paf
Branches: MAIN
Diff to: previous 1.150: preferred, unified
Changes since revision 1.150: +3 -2
lines
date format now
Sun, 06 Nov 1994 08:49:37 GMT ; RFC 822, updated by RFC 1123
Revision 1.140.2.3: download - view: text, markup, annotated - select for diffs
Tue Apr 15 06:44:34 2003 UTC (23 years, 1 month ago) by paf
Branches: release_3_0_0007
Diff to: previous 1.140.2.2: preferred, unified; next MAIN 1.141: preferred, unified
Changes since revision 1.140.2.2: +50 -17
lines
^file::load[mode;name;
$.offset
$.limit
Revision 1.150: 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.149: preferred, unified
Changes since revision 1.149: +2 -2
lines
gcc didn't like (stat xxx,
Revision 1.143.2.21.2.27: download - view: text, markup, annotated - select for diffs
Fri Apr 11 12:29:00 2003 UTC (23 years, 1 month ago) by paf
Diff to: previous 1.143.2.21.2.26: preferred, unified
Changes since revision 1.143.2.21.2.26: +2 -2
lines
gcc didn't like (stat xxx,
Revision 1.143.2.21.2.26: download - view: text, markup, annotated - select for diffs
Wed Apr 9 08:01:21 2003 UTC (23 years, 1 month ago) by paf
Diff to: previous 1.143.2.21.2.25: preferred, unified
Changes since revision 1.143.2.21.2.25: +61 -58
lines
http://
$.charset[] param
done
Revision 1.143.2.21.2.25: download - view: text, markup, annotated - select for diffs
Tue Apr 8 16:11:54 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.143.2.21.2.24: preferred, unified
Changes since revision 1.143.2.21.2.24: +101 -27
lines
started http://
$.charset[] param
and
http response charset detection
just compiled.
todo:test
Revision 1.143.2.21.2.24: download - view: text, markup, annotated - select for diffs
Tue Apr 8 14:46:27 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.143.2.21.2.23: preferred, unified
Changes since revision 1.143.2.21.2.23: +33 -26
lines
merged PA_USE_ALARM bugfix from HEAD
Revision 1.143.2.21.2.23: download - view: text, markup, annotated - select for diffs
Mon Apr 7 15:32:57 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.143.2.21.2.22: preferred, unified
Changes since revision 1.143.2.21.2.22: +19 -7
lines
merged from head:safe mode error message now includes numbers
Revision 1.149: 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.148: preferred, unified
Changes since revision 1.148: +19 -7
lines
safe mode error message now includes numbers
Revision 1.143.2.21.2.22: download - view: text, markup, annotated - select for diffs
Wed Apr 2 11:41:22 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.143.2.21.2.21: preferred, unified
Changes since revision 1.143.2.21.2.21: +3 -4
lines
uncommented http:// file loading
Revision 1.143.2.21.2.21: download - view: text, markup, annotated - select for diffs
Wed Apr 2 10:35:07 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.143.2.21.2.20: preferred, unified
Changes since revision 1.143.2.21.2.20: +4 -4
lines
uncommented http:// file loading
Revision 1.143.2.21.2.20: download - view: text, markup, annotated - select for diffs
Wed Apr 2 10:10:00 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.143.2.21.2.19: preferred, unified
Changes since revision 1.143.2.21.2.19: +6 -9
lines
all calls to String::String(str,helper_length) are checked.
found/fixed one place:
$request:body now zero-terminated,
Revision 1.143.2.21.2.19: download - view: text, markup, annotated - select for diffs
Tue Apr 1 16:16:23 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.143.2.21.2.18: preferred, unified
Changes since revision 1.143.2.21.2.18: +5 -2
lines
no message
Revision 1.143.2.21.2.18: download - view: text, markup, annotated - select for diffs
Tue Apr 1 12:05:46 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.143.2.21.2.17: preferred, unified
Changes since revision 1.143.2.21.2.17: +5 -5
lines
moved memory debugging to global level: to pa_gc_malloc
Revision 1.143.2.21.2.17: download - view: text, markup, annotated - select for diffs
Thu Mar 27 14:51:28 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.143.2.21.2.16: preferred, unified
Changes since revision 1.143.2.21.2.16: +2 -2
lines
introducing append_help_length [radical improvement here]
Revision 1.143.2.21.2.16: download - view: text, markup, annotated - select for diffs
Wed Mar 26 18:52:50 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.143.2.21.2.15: preferred, unified
Changes since revision 1.143.2.21.2.15: +12 -3
lines
pre-evaluated .count() in some places
Revision 1.143.2.21.2.15: download - view: text, markup, annotated - select for diffs
Wed Mar 26 07:45:23 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.143.2.21.2.14: preferred, unified
Changes since revision 1.143.2.21.2.14: +2 -2
lines
a number of bugfixes [while testing first real site (aval)]
Revision 1.143.2.21.2.14: download - view: text, markup, annotated - select for diffs
Mon Mar 24 17:24:42 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.143.2.21.2.13: preferred, unified
Changes since revision 1.143.2.21.2.13: +54 -54
lines
http://
Revision 1.143.2.21.2.13: download - view: text, markup, annotated - select for diffs
Mon Mar 24 17:12:34 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.143.2.21.2.12: preferred, unified
Changes since revision 1.143.2.21.2.12: +3 -3
lines
introducing string[body]::pos(char)
Revision 1.143.2.21.2.12: download - view: text, markup, annotated - select for diffs
Mon Mar 24 17:00:49 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.143.2.21.2.11: preferred, unified
Changes since revision 1.143.2.21.2.11: +10 -10
lines
size_t pos everywhere checks changed to check for eq STRING_NOT_FOUND
Revision 1.143.2.21.2.11: download - view: text, markup, annotated - select for diffs
Mon Mar 24 14:53:58 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.143.2.21.2.10: preferred, unified
Changes since revision 1.143.2.21.2.10: +2 -2
lines
attempt to do gif encoding to CORD_ec [bad]
would rewrite as realloc now
Revision 1.143.2.21.2.10: download - view: text, markup, annotated - select for diffs
Fri Mar 21 16:16:43 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.143.2.21.2.9: preferred, unified
Changes since revision 1.143.2.21.2.9: +2 -2
lines
pa_request.C compiled
Revision 1.143.2.21.2.9: download - view: text, markup, annotated - select for diffs
Fri Mar 21 14:27:52 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.143.2.21.2.8: preferred, unified
Changes since revision 1.143.2.21.2.8: +2 -2
lines
execute.C compiled
Revision 1.143.2.21.2.8: download - view: text, markup, annotated - select for diffs
Fri Mar 21 13:42:31 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.143.2.21.2.7: preferred, unified
Changes since revision 1.143.2.21.2.7: +25 -25
lines
introducing StringBody [C++ CORD wrapper]
Revision 1.148: download - view: text, markup, annotated - select for diffs
Fri Mar 21 07:18:01 2003 UTC (23 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.147: preferred, unified
Changes since revision 1.147: +4 -2
lines
} typo bug fix
Revision 1.147: download - view: text, markup, annotated - select for diffs
Fri Mar 21 07:08:28 2003 UTC (23 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.146: preferred, unified
Changes since revision 1.146: +2 -2
lines
*** empty log message ***
Revision 1.146: download - view: text, markup, annotated - select for diffs
Fri Mar 21 07:07:06 2003 UTC (23 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.145: preferred, unified
Changes since revision 1.145: +14 -13
lines
} typo bug fix
Revision 1.143.2.21.2.7: download - view: text, markup, annotated - select for diffs
Thu Mar 20 14:19:09 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.143.2.21.2.6: preferred, unified
Changes since revision 1.143.2.21.2.6: +18 -18
lines
more tests OK
Revision 1.143.2.21.2.6: download - view: text, markup, annotated - select for diffs
Thu Mar 20 11:11:55 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.143.2.21.2.5: preferred, unified
Changes since revision 1.143.2.21.2.5: +6 -6
lines
test compiled
Revision 1.143.2.21.2.5: download - view: text, markup, annotated - select for diffs
Thu Mar 20 09:41:46 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.143.2.21.2.4: preferred, unified
Changes since revision 1.143.2.21.2.4: +4 -4
lines
untaint.C 99% [except mail&sql&optimize]
Revision 1.143.2.21.2.4: download - view: text, markup, annotated - select for diffs
Thu Mar 20 08:11:14 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.143.2.21.2.3: preferred, unified
Changes since revision 1.143.2.21.2.3: +81 -63
lines
untaint.C 30%,
pa_common.C [done, without http for now]
Revision 1.143.2.21.2.3: download - view: text, markup, annotated - select for diffs
Wed Mar 19 16:28:08 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.143.2.21.2.2: preferred, unified
Changes since revision 1.143.2.21.2.2: +4 -4
lines
started test
Revision 1.143.2.21.2.2: download - view: text, markup, annotated - select for diffs
Wed Mar 19 12:22:36 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.143.2.21.2.1: preferred, unified
Changes since revision 1.143.2.21.2.1: +4 -4
lines
string reimplementation with cord+array<fragment>: 70%
Revision 1.143.2.21.2.1: download - view: text, markup, annotated - select for diffs
Tue Mar 18 15:14:18 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.143.2.21: preferred, unified
Changes since revision 1.143.2.21: +56 -56
lines
started porting to gc:
PA_Object done
lots of replacements also
Revision 1.145.2.3: download - view: text, markup, annotated - select for diffs
Mon Mar 17 15:10:28 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.145.2.2: preferred, unified; next MAIN 1.146: preferred, unified
Changes since revision 1.145.2.2: +2 -1
lines
*** empty log message ***
Revision 1.145.2.2: download - view: text, markup, annotated - select for diffs
Mon Mar 17 15:09:25 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.145.2.1: preferred, unified
Changes since revision 1.145.2.1: +1 -2
lines
*** empty log message ***
Revision 1.145.2.1: download - view: text, markup, annotated - select for diffs
Mon Mar 17 14:48:05 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.145: preferred, unified
Changes since revision 1.145: +7 -7
lines
libgc attempt
Revision 1.143.2.21: download - view: text, markup, annotated - select for diffs
Tue Mar 4 14:55:37 2003 UTC (23 years, 3 months ago) by paf
Diff to: previous 1.143.2.20: preferred, unified; next MAIN 1.144: preferred, unified
Changes since revision 1.143.2.20: +11 -8
lines
test:
97 file::load http:// [bugs fixed]
Revision 1.140.2.2: download - view: text, markup, annotated - select for diffs
Tue Feb 25 12:27:17 2003 UTC (23 years, 3 months ago) by paf
Branches: release_3_0_0007
Diff to: previous 1.140.2.1: preferred, unified
Changes since revision 1.140.2.1: +3 -3
lines
typo fixed
Revision 1.140.2.1: download - view: text, markup, annotated - select for diffs
Mon Feb 24 12:38:54 2003 UTC (23 years, 3 months ago) by paf
Branches: release_3_0_0007
Diff to: previous 1.140: preferred, unified
Changes since revision 1.140: +41 -37
lines
stupid gcc [2.95.4] generated bad code
which failed to handle sigsetjmp+throw: crashed inside of pre-throw code.
rewritten simplier [though duplicating closesocket code]
Revision 1.145: download - view: text, markup, annotated - select for diffs
Mon Feb 24 12:26:48 2003 UTC (23 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.144: preferred, unified
Changes since revision 1.144: +19 -14
lines
stupid gcc [2.95.4] generated bad code
which failed to handle sigsetjmp+throw: crashed inside of pre-throw code.
rewritten simplier [though duplicating closesocket code]
Revision 1.143.2.20: download - view: text, markup, annotated - select for diffs
Mon Feb 17 12:13:44 2003 UTC (23 years, 3 months ago) by paf
Diff to: previous 1.143.2.19: preferred, unified
Changes since revision 1.143.2.19: +5 -5
lines
fixed more leaks resulted from pooled::malloc calls
Revision 1.143.2.19: download - view: text, markup, annotated - select for diffs
Fri Feb 14 17:38:29 2003 UTC (23 years, 3 months ago) by paf
Diff to: previous 1.143.2.18: preferred, unified
Changes since revision 1.143.2.18: +3 -3
lines
13 link errors
Revision 1.143.2.18: download - view: text, markup, annotated - select for diffs
Fri Feb 14 17:28:19 2003 UTC (23 years, 3 months ago) by paf
Diff to: previous 1.143.2.17: preferred, unified
Changes since revision 1.143.2.17: +9 -14
lines
classes.lib - 0 error(s), 0 warning(s)
parser.C compiled
Revision 1.143.2.17: download - view: text, markup, annotated - select for diffs
Thu Feb 6 15:33:16 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.143.2.16: preferred, unified
Changes since revision 1.143.2.16: +3 -3
lines
image compiled
Revision 1.143.2.16: download - view: text, markup, annotated - select for diffs
Thu Feb 6 14:24:50 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.143.2.15: preferred, unified
Changes since revision 1.143.2.15: +39 -27
lines
file compiled
Revision 1.143.2.15: download - view: text, markup, annotated - select for diffs
Tue Feb 4 15:59:05 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.143.2.14: preferred, unified
Changes since revision 1.143.2.14: +3 -3
lines
hash 50% compiled
Revision 1.143.2.14: download - view: text, markup, annotated - select for diffs
Tue Feb 4 12:08:56 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.143.2.13: preferred, unified
Changes since revision 1.143.2.13: +21 -2
lines
removed stupid value_includes.h
Revision 1.143.2.13: download - view: text, markup, annotated - select for diffs
Tue Feb 4 10:57:16 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.143.2.12: preferred, unified
Changes since revision 1.143.2.12: +1 -2
lines
libmain.a gcc
and
mail.lib msvc++
compiled
Revision 1.143.2.12: download - view: text, markup, annotated - select for diffs
Mon Feb 3 15:57:44 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.143.2.11: preferred, unified
Changes since revision 1.143.2.11: +25 -15
lines
started gcc compiling
pa_common compiled
Revision 1.143.2.11: download - view: text, markup, annotated - select for diffs
Fri Jan 31 14:03:54 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.143.2.10: preferred, unified
Changes since revision 1.143.2.10: +4 -4
lines
most pa_request compiled
Revision 1.143.2.10: download - view: text, markup, annotated - select for diffs
Fri Jan 31 12:34:36 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.143.2.9: preferred, unified
Changes since revision 1.143.2.9: +4 -4
lines
grammar compiled
Revision 1.143.2.9: download - view: text, markup, annotated - select for diffs
Fri Jan 31 12:10:47 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.143.2.8: preferred, unified
Changes since revision 1.143.2.8: +27 -27
lines
ConstStringPtr died, long live StringPtr
Revision 1.143.2.8: download - view: text, markup, annotated - select for diffs
Wed Jan 29 12:02:23 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.143.2.7: preferred, unified
Changes since revision 1.143.2.7: +4 -4
lines
#include "pa_value_includes.h"
everywhere in main
Revision 1.143.2.7: download - view: text, markup, annotated - select for diffs
Tue Jan 28 10:23:31 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.143.2.6: preferred, unified
Changes since revision 1.143.2.6: +3 -3
lines
common compiled
Revision 1.143.2.6: download - view: text, markup, annotated - select for diffs
Mon Jan 27 17:17:06 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.143.2.5: preferred, unified
Changes since revision 1.143.2.5: +2 -2
lines
paused on sql_manager
Revision 1.143.2.5: download - view: text, markup, annotated - select for diffs
Mon Jan 27 15:09:33 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.143.2.4: preferred, unified
Changes since revision 1.143.2.4: +10 -10
lines
common compiled
Revision 1.143.2.4: download - view: text, markup, annotated - select for diffs
Mon Jan 27 15:07:48 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.143.2.3: preferred, unified
Changes since revision 1.143.2.3: +74 -77
lines
wcontext compiled
Revision 1.143.2.3: download - view: text, markup, annotated - select for diffs
Fri Jan 24 14:36:10 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.143.2.2: preferred, unified
Changes since revision 1.143.2.2: +86 -79
lines
more patched
Revision 1.143.2.2: download - view: text, markup, annotated - select for diffs
Fri Jan 24 08:19:09 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.143.2.1: preferred, unified
Changes since revision 1.143.2.1: +6 -6
lines
dictionary compiled
Revision 1.143.2.1: download - view: text, markup, annotated - select for diffs
Thu Jan 23 17:05:34 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.143: preferred, unified
Changes since revision 1.143: +13 -84
lines
resurrected pool in new sense: now it's factory, producing&accounting memory chunks for read[autofree] buffers
Revision 1.144: download - view: text, markup, annotated - select for diffs
Thu Jan 23 08:20:39 2003 UTC (23 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.143: preferred, unified
Changes since revision 1.143: +2 -2
lines
connect_string allocated on heap[wes on stack] now. and exception can be reported OK now [can be reported outside of pro
c with that stack]
Revision 1.143: download - view: text, markup, annotated - select for diffs
Tue Jan 21 15:51:13 2003 UTC (23 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.142: preferred, unified
Changes since revision 1.142: +2 -2
lines
2002->2003
Revision 1.142: download - view: text, markup, annotated - select for diffs
Thu Jan 16 09:07:20 2003 UTC (23 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.141: preferred, unified
Changes since revision 1.141: +39 -18
lines
http://
introducing
$.any-status(1)
Revision 1.141: download - view: text, markup, annotated - select for diffs
Thu Jan 16 08:44:19 2003 UTC (23 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.140: preferred, unified
Changes since revision 1.140: +9 -25
lines
http request now return status. and not fail on status!=200
Revision 1.140: download - view: text, markup, annotated - select for diffs
Thu Dec 26 11:45:37 2002 UTC (23 years, 5 months ago) by paf
Branches: MAIN
Branch point for: release_3_0_0007
Diff to: previous 1.139: preferred, unified
Changes since revision 1.139: +5 -4
lines
changing SAFE_MODE politics
Revision 1.139: download - view: text, markup, annotated - select for diffs
Tue Dec 24 09:55:33 2002 UTC (23 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.138: preferred, unified
Changes since revision 1.138: +4 -1
lines
pool::copy on zero size|ptr fixed [were really called with zero size when .html?a=&b=]
Revision 1.138: download - view: text, markup, annotated - select for diffs
Sun Dec 15 14:25:22 2002 UTC (23 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.137: preferred, unified
Changes since revision 1.137: +16 -2
lines
merged small changes from branch 6 to HEAD
Revision 1.137.2.1: download - view: text, markup, annotated - select for diffs
Sun Dec 15 13:53:31 2002 UTC (23 years, 5 months ago) by paf
Branches: release_3_0_0006
Diff to: previous 1.137: preferred, unified; next MAIN 1.138: preferred, unified
Changes since revision 1.137: +16 -2
lines
ftruncate having checked
Revision 1.137: download - view: text, markup, annotated - select for diffs
Thu Dec 5 12:53:48 2002 UTC (23 years, 6 months ago) by paf
Branches: MAIN
Branch point for: release_3_0_0006
Diff to: previous 1.136: preferred, unified
Changes since revision 1.136: +2 -16
lines
mail header ',' allowed.
still bugs in smtp [only one receiptient works, cc, bcc ignored now, and MAILED ;)]
[strncpy killed, memnchr used]
Revision 1.136: 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
Diff to: previous 1.135: preferred, unified
Changes since revision 1.135: +10 -9
lines
http header lang of tainted parts becomes http-header
Revision 1.135: 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.134: preferred, unified
Changes since revision 1.134: +78 -7
lines
http:// param values now handled exactly like $response:header values.
e.g. can be hash [can have subattributes] & contain date values.
Revision 1.134: download - view: text, markup, annotated - select for diffs
Fri Nov 29 07:48:38 2002 UTC (23 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.133: preferred, unified
Changes since revision 1.133: +6 -2
lines
http:// param values lang forced URI
Revision 1.133: download - view: text, markup, annotated - select for diffs
Fri Nov 29 07:42:16 2002 UTC (23 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.132: preferred, unified
Changes since revision 1.132: +19 -15
lines
http:// tainted partes now %xx
Revision 1.132: download - view: text, markup, annotated - select for diffs
Tue Nov 26 15:01:39 2002 UTC (23 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.131: preferred, unified
Changes since revision 1.131: +2 -2
lines
no message
Revision 1.131: download - view: text, markup, annotated - select for diffs
Tue Nov 26 12:39:44 2002 UTC (23 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.130: preferred, unified
Changes since revision 1.130: +10 -1
lines
utf8 prefix ignored @read text
Revision 1.130: download - view: text, markup, annotated - select for diffs
Tue Nov 26 09:02:14 2002 UTC (23 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.129: preferred, unified
Changes since revision 1.129: +22 -10
lines
http:// response status!=200 made exception: http.status with source=bad status#
Revision 1.129: download - view: text, markup, annotated - select for diffs
Mon Nov 25 15:37:12 2002 UTC (23 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.128: preferred, unified
Changes since revision 1.128: +2 -2
lines
http://
and image const void related probs fixed
Revision 1.128: download - view: text, markup, annotated - select for diffs
Mon Nov 25 15:03:41 2002 UTC (23 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.127: preferred, unified
Changes since revision 1.127: +4 -2
lines
http fields now UPPERCASE
$file[^file::load[http://there]]
$file.SERVER
Revision 1.127: 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.126: preferred, unified
Changes since revision 1.126: +55 -22
lines
checked http options [invalid onces now reported]
made default
user-agent: paf
Revision 1.126: 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.125: preferred, unified
Changes since revision 1.125: +392 -172
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.125: download - view: text, markup, annotated - select for diffs
Mon Nov 25 08:55:12 2002 UTC (23 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.124: preferred, unified
Changes since revision 1.124: +3 -3
lines
no message
Revision 1.124: download - view: text, markup, annotated - select for diffs
Thu Nov 21 12:47:23 2002 UTC (23 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.123: preferred, unified
Changes since revision 1.123: +10 -10
lines
no message
Revision 1.123: 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.122: preferred, unified
Changes since revision 1.122: +82 -72
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.122: download - view: text, markup, annotated - select for diffs
Thu Nov 21 07:26:29 2002 UTC (23 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.121: preferred, unified
Changes since revision 1.121: +4 -11
lines
O_TRUNCATE killed, ftruncate used instead:
O_TRUNC truncates even exclusevely write-locked file [thanks to Igor Milyakov <virtan@rotabanner.com> for discovering]
Revision 1.121: download - view: text, markup, annotated - select for diffs
Wed Nov 20 09:44:43 2002 UTC (23 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.120: preferred, unified
Changes since revision 1.120: +2 -2
lines
^file:exec/cgi [pa_exec] pipe read errors now checked
Revision 1.120: download - view: text, markup, annotated - select for diffs
Fri Sep 20 13:42:48 2002 UTC (23 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.119: preferred, unified
Changes since revision 1.119: +12 -2
lines
-d "DIR/" now true
Revision 1.119: 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.118: preferred, unified
Changes since revision 1.118: +6 -1
lines
auto.p exists but unreadable - now this - fatal error
Revision 1.118: 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.117: preferred, unified
Changes since revision 1.117: +18 -10
lines
when auto.p beside binary [cgi, isapi] not accessible [due to bad rights or whatever] it's error now
Revision 1.117: 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.116: preferred, unified
Changes since revision 1.116: +1 -43
lines
$response:field[date]
$response:field[$.xxx[date]]
Revision 1.116: download - view: text, markup, annotated - select for diffs
Mon Aug 5 13:58:45 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.115: preferred, unified
Changes since revision 1.115: +3 -3
lines
write checked
Revision 1.115: download - view: text, markup, annotated - select for diffs
Mon Aug 5 13:48:51 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.114: preferred, unified
Changes since revision 1.114: +3 -5
lines
write checked
Revision 1.114: download - view: text, markup, annotated - select for diffs
Mon Aug 5 13:47:37 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.113: preferred, unified
Changes since revision 1.113: +2 -2
lines
write checked
Revision 1.113: download - view: text, markup, annotated - select for diffs
Mon Aug 5 13:45:53 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.112: preferred, unified
Changes since revision 1.112: +10 -3
lines
write checked
Revision 1.112: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:41:18 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0005
Diff to: previous 1.111: preferred, unified
Changes since revision 1.111: +1 -1
lines
$Date: now$
Revision 1.111: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:26:50 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.110: preferred, unified
Changes since revision 1.110: +2 -2
lines
ident.C* removed
Revision 1.110: 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.109: preferred, unified
Changes since revision 1.109: +20 -3
lines
lock failures reported now
Revision 1.109: download - view: text, markup, annotated - select for diffs
Mon Jun 10 09:24:36 2002 UTC (23 years, 11 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0002
Diff to: previous 1.108: preferred, unified
Changes since revision 1.108: +2 -2
lines
merged fixed -d (bug)
Revision 1.108.2.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 09:24:08 2002 UTC (23 years, 11 months ago) by paf
Branches: release_1_0_0001
Diff to: previous 1.108: preferred, unified; next MAIN 1.109: preferred, unified
Changes since revision 1.108: +2 -2
lines
fixed -d (bug)
Revision 1.108: download - view: text, markup, annotated - select for diffs
Tue Apr 9 08:10:37 2002 UTC (24 years, 1 month ago) by paf
Branches: MAIN
Branch point for: release_1_0_0001
Diff to: previous 1.107: preferred, unified
Changes since revision 1.107: +11 -7
lines
int/double get_string now not pool.malloc(MAX_NUMBER) but really neaded
Revision 1.107: download - view: text, markup, annotated - select for diffs
Thu Mar 28 11:50:14 2002 UTC (24 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.106: preferred, unified
Changes since revision 1.106: +2 -2
lines
no message
Revision 1.106: download - view: text, markup, annotated - select for diffs
Wed Mar 27 15:30:36 2002 UTC (24 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.105: preferred, unified
Changes since revision 1.105: +9 -9
lines
assigned exception types
Revision 1.105: download - view: text, markup, annotated - select for diffs
Mon Mar 11 10:39:07 2002 UTC (24 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.104: preferred, unified
Changes since revision 1.104: +14 -1
lines
--disable-foreign-group-files
Revision 1.104: download - view: text, markup, annotated - select for diffs
Wed Feb 13 12:05:17 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.103: preferred, unified
Changes since revision 1.103: +6 -4
lines
truncation never occured when writing files on unix [since i've changed cache mech]
fix
Revision 1.103: download - view: text, markup, annotated - select for diffs
Wed Feb 13 11:59:29 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.102: preferred, unified
Changes since revision 1.102: +5 -1
lines
strnchr: sanity check added
Revision 1.102: download - view: text, markup, annotated - select for diffs
Fri Feb 8 08:32:34 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.101: preferred, unified
Changes since revision 1.101: +2 -2
lines
name spelling
Revision 1.101: download - view: text, markup, annotated - select for diffs
Fri Feb 8 08:31:31 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.100: preferred, unified
Changes since revision 1.100: +2 -2
lines
name spelling
Revision 1.100: download - view: text, markup, annotated - select for diffs
Fri Feb 8 07:27:47 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.99: preferred, unified
Changes since revision 1.99: +2 -2
lines
2002
Revision 1.99: download - view: text, markup, annotated - select for diffs
Thu Feb 7 17:41:36 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.98: preferred, unified
Changes since revision 1.98: +38 -74
lines
compiled under cygwin
added yet another locking function: fcntl
Revision 1.98: download - view: text, markup, annotated - select for diffs
Tue Feb 5 12:09:23 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.97: preferred, unified
Changes since revision 1.97: +77 -30
lines
rewritten ^cache to use non-blocking-exclusive-caches
Revision 1.97: download - view: text, markup, annotated - select for diffs
Tue Feb 5 09:32:43 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.96: preferred, unified
Changes since revision 1.96: +2 -2
lines
text file read mode on win32 adjusted [speed impact. was off for debugging purpose, but forgotten afterwards]
Revision 1.96: 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.95: preferred, unified
Changes since revision 1.95: +40 -9
lines
^file:lock[filename]{code}
Revision 1.95: 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.94: preferred, unified
Changes since revision 1.94: +4 -4
lines
removed redundant pool param to some pa_common funcs
Revision 1.94: download - view: text, markup, annotated - select for diffs
Thu Dec 13 10:47:34 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.93: preferred, unified
Changes since revision 1.93: +2 -2
lines
removed signed mismatch warnings
Revision 1.93: download - view: text, markup, annotated - select for diffs
Fri Dec 7 15:24:47 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.92: preferred, unified
Changes since revision 1.92: +84 -16
lines
merged from r14_simple_cache
Revision 1.91.4.1.2.2: download - view: text, markup, annotated - select for diffs
Fri Dec 7 07:36:51 2001 UTC (24 years, 6 months ago) by paf
Diff to: previous 1.91.4.1.2.1: preferred, unified; next MAIN 1.92: preferred, unified
Changes since revision 1.91.4.1.2.1: +75 -11
lines
exclusive lock file write
shared lock file read
Revision 1.91.4.1.2.1: download - view: text, markup, annotated - select for diffs
Thu Dec 6 21:34:50 2001 UTC (24 years, 6 months ago) by paf
Diff to: previous 1.91.4.1: preferred, unified
Changes since revision 1.91.4.1: +10 -6
lines
^cache operator
Revision 1.92: download - view: text, markup, annotated - select for diffs
Fri Nov 23 12:56:37 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.91: preferred, unified
Changes since revision 1.91: +2 -2
lines
merged from _0014, 1
Revision 1.91.4.1: 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.91: preferred, unified; next MAIN 1.92: preferred, unified
Changes since revision 1.91: +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.91: 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.90: preferred, unified
Changes since revision 1.90: +52 -49
lines
snprintf replacement was wrong
Revision 1.90: 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.89: preferred, unified
Changes since revision 1.89: +2 -3
lines
snprintf replacement was wrong
Revision 1.89: download - view: text, markup, annotated - select for diffs
Wed Nov 14 11:27:39 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.88: preferred, unified
Changes since revision 1.88: +2 -2
lines
snprintf on buffer full returns
win32 -1
solaris >buffer_size
checked all that
Revision 1.88: 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.87: preferred, unified
Changes since revision 1.87: +37 -5
lines
snprintf on buffer full returns
win32 -1
solaris >buffer_size
checked all that
Revision 1.87: download - view: text, markup, annotated - select for diffs
Fri Nov 9 11:47:55 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.86: preferred, unified
Changes since revision 1.86: +16 -13
lines
line endings fixing fixed last piece[was still cstr oriented]
Revision 1.86: 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.85: preferred, unified
Changes since revision 1.85: +13 -3
lines
line endings fixing got rid of cstr, now must work ok with post multipart
Revision 1.85: download - view: text, markup, annotated - select for diffs
Mon Nov 5 11:46:27 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.84: preferred, unified
Changes since revision 1.84: +2 -2
lines
$status:db
fixed used not initialized in db_connection & db_table
Revision 1.84: download - view: text, markup, annotated - select for diffs
Mon Nov 5 10:21:27 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.83: preferred, unified
Changes since revision 1.83: +2 -2
lines
started status parser class
Revision 1.83: download - view: text, markup, annotated - select for diffs
Wed Oct 31 16:19:58 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.82: preferred, unified
Changes since revision 1.82: +6 -2
lines
completely empty file now considered "read", not ignored [not perfect trick used]
Revision 1.82: download - view: text, markup, annotated - select for diffs
Wed Oct 31 15:05:00 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.81: preferred, unified
Changes since revision 1.81: +6 -9
lines
simplier common ifdefs
Revision 1.81: download - view: text, markup, annotated - select for diffs
Wed Oct 31 15:01:33 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.80: preferred, unified
Changes since revision 1.80: +2 -2
lines
typing bug in common - bad ifdeff
Revision 1.80: 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.79: preferred, unified
Changes since revision 1.79: +27 -30
lines
^string.save[[append;]path]
Revision 1.79: 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.78: preferred, unified
Changes since revision 1.78: +4 -4
lines
form post data line endings not reformatted now.
Revision 1.78: download - view: text, markup, annotated - select for diffs
Mon Oct 29 13:04:46 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.77: preferred, unified
Changes since revision 1.77: +4 -4
lines
debuggging memory.
string::as_int/double now usually uses stack, not heap [200K out of 17M :)]
VString(String&) not copies reference [29M -> 17M]
Revision 1.77: 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.76: preferred, unified
Changes since revision 1.76: +2 -2
lines
form fix_line_breaks
Revision 1.76: 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.75: preferred, unified
Changes since revision 1.75: +2 -3
lines
.am
Revision 1.75: 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.74: preferred, unified
Changes since revision 1.74: +2 -2
lines
^hashfile.hash[]
Revision 1.74: download - view: text, markup, annotated - select for diffs
Fri Oct 19 15:14:20 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.73: preferred, unified
Changes since revision 1.73: +2 -2
lines
makes
Revision 1.73: 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.72: preferred, unified
Changes since revision 1.72: +8 -8
lines
switched to c++ exceptions 0
Revision 1.72: download - view: text, markup, annotated - select for diffs
Tue Oct 16 07:51:07 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.71: preferred, unified
Changes since revision 1.71: +30 -7
lines
\r\n -> \n DOS
\r -> \n Macintosh
on all systems
Revision 1.71: 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.70: preferred, unified
Changes since revision 1.70: +1 -38
lines
cookie urlencoded [netscape doc reread]
Revision 1.70: 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.69: preferred, unified
Changes since revision 1.69: +3 -3
lines
header untainting to UL_HTTP_HEADER, UL_MAIL_HEADER made nonforced [only tainted pieces]
Revision 1.69: 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.68: preferred, unified
Changes since revision 1.68: +9 -1
lines
remove_crlf @ SAPI::log
Revision 1.68: download - view: text, markup, annotated - select for diffs
Wed Sep 26 10:32:26 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.67: preferred, unified
Changes since revision 1.67: +2 -2
lines
added ident.awk and main.dsp splitted to main+classes+types along to .am
Revision 1.67: 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.66: preferred, unified
Changes since revision 1.66: +4 -4
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.66: 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.65: preferred, unified
Changes since revision 1.65: +5 -5
lines
merged with before_xml
Revision 1.65: 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.64: preferred, unified
Changes since revision 1.64: +7 -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.64: 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.63: preferred, unified
Changes since revision 1.63: +22 -17
lines
dom.xslt stylesheet compiled&cached
Revision 1.63.4.1: 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.63: preferred, unified; next MAIN 1.64: preferred, unified
Changes since revision 1.63: +7 -1
lines
$MAIN:CLASS_PATH now
can be string now
more informative error messages
Revision 1.63: 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.62: preferred, unified
Changes since revision 1.62: +17 -7
lines
file:move autocreate/remove dest/src dir
Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Aug 27 13:29:07 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.61: preferred, unified
Changes since revision 1.61: +2 -2
lines
removed debug info from pa_common
Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon Aug 27 12:02:24 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.60: preferred, unified
Changes since revision 1.60: +2 -1
lines
configure for solaris -lsocket
Revision 1.60: 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.59: preferred, unified
Changes since revision 1.59: +10 -1
lines
file:move
Revision 1.59: download - view: text, markup, annotated - select for diffs
Tue Jul 24 08:37:18 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.58: preferred, unified
Changes since revision 1.58: +8 -6
lines
file_read close @ eof when imgsize bug fixed
Revision 1.58: 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.57: preferred, unified
Changes since revision 1.57: +10 -3
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.57: 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.56: preferred, unified
Changes since revision 1.56: +25 -1
lines
date roll
table calendar
Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Jun 28 07:44:17 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.55: preferred, unified
Changes since revision 1.55: +1 -3
lines
*/
static const char *RCSId="$Id: double.C,v 1.31 2001/06/28 07:41:59 parser Exp $";
Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu Jun 28 07:41:59 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.54: preferred, unified
Changes since revision 1.54: +2 -1
lines
static char *RCSId="$Id$";
Revision 1.54: download - view: text, markup, annotated - select for diffs
Sat May 19 17:37:06 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.53: preferred, unified
Changes since revision 1.53: +11 -6
lines
common: actual filename '%s'
Revision 1.53: download - view: text, markup, annotated - select for diffs
Thu May 17 19:33:33 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.52: preferred, unified
Changes since revision 1.52: +1 -2
lines
#include "pa_config_includes.h"
removed from most .C
Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Apr 26 14:55:28 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.51: preferred, unified
Changes since revision 1.51: +6 -5
lines
code documentation ++
Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Apr 25 11:02:57 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.50: preferred, unified
Changes since revision 1.50: +15 -2
lines
-d
Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Apr 23 10:19:02 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.49: preferred, unified
Changes since revision 1.49: +18 -3
lines
common: file_write /// @test mkdirs file_delete rmdirs
Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Apr 23 08:52:24 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.48: preferred, unified
Changes since revision 1.48: +3 -2
lines
untaint - @test mail-header
Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Apr 19 15:38:00 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.47: preferred, unified
Changes since revision 1.47: +41 -6
lines
changed urlencode here and in untaint.C to HTTP standard's " and \" mech
Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Apr 17 19:00:41 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.46: preferred, unified
Changes since revision 1.46: +15 -9
lines
exec @jav
Revision 1.46.2.1: download - view: text, markup, annotated - select for diffs
Mon Apr 16 11:26:43 2001 UTC (25 years, 1 month ago) by paf
Diff to: previous 1.46: preferred, unified; next MAIN 1.47: preferred, unified
Changes since revision 1.46: +10 -9
lines
compile-1
Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Apr 11 08:36:19 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.45: preferred, unified
Changes since revision 1.45: +3 -4
lines
fixed vstring:as_vfile length
Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Apr 10 11:24:00 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.44: preferred, unified
Changes since revision 1.44: +8 -6
lines
image:measure -90
Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Apr 10 10:32:10 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.43: preferred, unified
Changes since revision 1.43: +24 -11
lines
image:measure -100 just compiled
Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Apr 10 07:40:50 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.42: preferred, unified
Changes since revision 1.42: +4 -1
lines
sendmail unix added defaults
Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Apr 9 11:04:12 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.41: preferred, unified
Changes since revision 1.41: +9 -1
lines
exec3. decided exec:cgi to move to file:cgi
Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Apr 9 09:48:20 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.40: preferred, unified
Changes since revision 1.40: +21 -1
lines
exec class just compiled. moved post read to request core
Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Apr 7 10:34:45 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.39: preferred, unified
Changes since revision 1.39: +21 -12
lines
mail:send -10 just compiled
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Apr 3 17:01:03 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.38: preferred, unified
Changes since revision 1.38: +5 -5
lines
string:match replace 2. string.cstr(forced lang)
Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Apr 3 07:54:25 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.37: preferred, unified
Changes since revision 1.37: +4 -2
lines
z
Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Apr 3 07:32:46 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.36: preferred, unified
Changes since revision 1.36: +2 -1
lines
todo/tests
Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Apr 3 06:23:05 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.35: preferred, unified
Changes since revision 1.35: +3 -3
lines
vfile in response:body
Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Mar 28 13:21:30 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.34: preferred, unified
Changes since revision 1.34: +6 -5
lines
file:load 1. tainted
Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Mar 28 09:38:08 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.33: preferred, unified
Changes since revision 1.33: +23 -13
lines
started file:load. wrong write. must be self.set
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Mar 27 18:24:38 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.32: preferred, unified
Changes since revision 1.32: +33 -26
lines
fixed r/w context of code-params2, fixed ntfs hardlink slow dir update
Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Mar 27 15:37:51 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.31: preferred, unified
Changes since revision 1.31: +11 -8
lines
continue on sort
Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Mar 27 13:47:31 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.30: preferred, unified
Changes since revision 1.30: +5 -1
lines
table:save decided to have as it were. stepped back.
grammar: added 'in' 'is' 'lt'&co follow-space check
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Mar 26 10:36:55 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.29: preferred, unified
Changes since revision 1.29: +8 -1
lines
moved ::save to pa_table.
disabled @auto invocation in ^process
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Mar 24 20:08:14 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.28: preferred, unified
Changes since revision 1.28: +3 -3
lines
z
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Mar 24 15:58:00 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.27: preferred, unified
Changes since revision 1.27: +32 -44
lines
file_read stringified
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Mar 24 14:30:59 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.26: preferred, unified
Changes since revision 1.26: +10 -4
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.26: download - view: text, markup, annotated - select for diffs
Sat Mar 24 11:33:26 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.25: preferred, unified
Changes since revision 1.25: +2 -1
lines
fixed default content-type allocation storage
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Mar 24 10:54:46 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.24: preferred, unified
Changes since revision 1.24: +2 -2
lines
cyclic uses ignored. defaulted default content-type
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Mar 24 09:24:44 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.23: preferred, unified
Changes since revision 1.23: +11 -2
lines
auto.p monkey every target
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Mar 24 08:54:03 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.22: preferred, unified
Changes since revision 1.22: +4 -4
lines
auto.p monkey
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Mar 23 13:08:10 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.21: preferred, unified
Changes since revision 1.21: +3 -12
lines
cgi: reinvent document_root and request_uri under iis. autoconf updated. introducing ap_config_includes
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Mar 22 12:09:59 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.20: preferred, unified
Changes since revision 1.20: +2 -2
lines
some comments
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Mar 21 14:06:45 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.19: preferred, unified
Changes since revision 1.19: +20 -44
lines
shifted apache branch on main trunc
Revision 1.19.2.5: download - view: text, markup, annotated - select for diffs
Wed Mar 21 13:57:29 2001 UTC (25 years, 2 months ago) by paf
Diff to: previous 1.19.2.4: preferred, unified; next MAIN 1.20: preferred, unified
Changes since revision 1.19.2.4: +5 -5
lines
starting mod_parser3
Revision 1.19.2.4: download - view: text, markup, annotated - select for diffs
Tue Mar 20 18:55:43 2001 UTC (25 years, 2 months ago) by paf
Diff to: previous 1.19.2.3: preferred, unified
Changes since revision 1.19.2.3: +1 -3
lines
automake compiled and works. todo:make win32 ifdefs work and add ifdef unistd
Revision 1.19.2.3: download - view: text, markup, annotated - select for diffs
Tue Mar 20 18:24:44 2001 UTC (25 years, 2 months ago) by paf
Diff to: previous 1.19.2.2: preferred, unified
Changes since revision 1.19.2.2: +13 -36
lines
z
Revision 1.19.2.2: download - view: text, markup, annotated - select for diffs
Tue Mar 20 17:52:39 2001 UTC (25 years, 2 months ago) by paf
Diff to: previous 1.19.2.1: preferred, unified
Changes since revision 1.19.2.1: +3 -2
lines
removing locking
Revision 1.19.2.1: download - view: text, markup, annotated - select for diffs
Tue Mar 20 17:21:53 2001 UTC (25 years, 2 months ago) by paf
Diff to: previous 1.19: preferred, unified
Changes since revision 1.19: +5 -5
lines
String::UL_
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Mar 20 07:34:32 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.18: preferred, unified
Changes since revision 1.18: +9 -4
lines
^table:save
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Mar 19 20:07:38 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.17: preferred, unified
Changes since revision 1.17: +76 -6
lines
file class just compiled
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Mar 19 17:56:27 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.16: preferred, unified
Changes since revision 1.16: +2 -2
lines
renamed Hash::Value to Val so to doxygen would finlly stop confusing those Value-s
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Mar 19 17:42:15 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.15: preferred, unified
Changes since revision 1.15: +4 -2
lines
z
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Mar 19 16:44:01 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.14: preferred, unified
Changes since revision 1.14: +2 -2
lines
auto @brief
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Mar 18 20:31:27 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.13: preferred, unified
Changes since revision 1.13: +71 -1
lines
cookie class
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Mar 18 14:45:27 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.12: preferred, unified
Changes since revision 1.12: +3 -4
lines
^taint 0
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Mar 13 18:32:47 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +18 -1
lines
before error show with parser
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Mar 13 16:38:24 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.10: preferred, unified
Changes since revision 1.10: +2 -2
lines
started $form: [historical moment :)]
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Mar 12 21:54:20 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.9: preferred, unified
Changes since revision 1.9: +18 -2
lines
think constructing flag as is is bad
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Mar 12 17:00:48 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +12 -1
lines
^process error point by actual method_name, not source.
^load
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Mar 12 13:13:21 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +37 -6
lines
table:set 0
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Mar 12 09:08:51 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +2 -2
lines
^process. actual names to store param and check_actual_numbered_params for better place diagnostics
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Mar 11 08:16:35 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +2 -2
lines
headers updated
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Mar 10 16:34:39 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +5 -1
lines
sources header
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Mar 10 15:44:31 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +7 -2
lines
root auto.p loaded
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Feb 25 08:50:14 2001 UTC (25 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +1 -3
lines
vobject1
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Feb 20 18:45:53 2001 UTC (25 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +31 -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:22 2001 UTC (25 years, 4 months ago) by paf
Branches: MAIN
added forgotten
E-mail: