CVS log for parser3/src/classes/table.C
Up to [parser3project] / parser3 / src / classes
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.383: 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.382: preferred, colored
Changes since revision 1.382: +2 -2 lines
Copyright year updated, websites links changed to https://
Revision 1.382: download - view: text, markup, annotated - select for diffs
Thu Jan 8 21:13:03 2026 UTC (4 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.381: preferred, colored
Changes since revision 1.381: +7 -1 lines
$MAIN:LIMITS.max_array_size now used to limit table size; note: for append and insert operations only (implements feature #1276)
Revision 1.381: download - view: text, markup, annotated - select for diffs
Tue May 27 15:10:24 2025 UTC (12 months ago) by moko
Branches: MAIN
Diff to: previous 1.380: preferred, colored
Changes since revision 1.380: +3 -3 lines
VString::uitoa() added and used (related to feature #1277)
Revision 1.380: download - view: text, markup, annotated - select for diffs
Mon May 26 01:56:54 2025 UTC (12 months, 1 week ago) by moko
Branches: MAIN
Diff to: previous 1.379: preferred, colored
Changes since revision 1.379: +2 -2 lines
VString(const char *avalue) added and used to optimize new VString(*new String(i.key(), String::L_TAINTED)) (related to feature #1277)
Revision 1.379: download - view: text, markup, annotated - select for diffs
Sun Dec 15 21:47:07 2024 UTC (17 months, 2 weeks ago) by moko
Branches: MAIN
CVS tags: release_3_5_1,
release_3_5_0
Diff to: previous 1.378: preferred, colored
Changes since revision 1.378: +2 -2 lines
exception text fixed
Revision 1.378: download - view: text, markup, annotated - select for diffs
Wed Dec 11 15:46:38 2024 UTC (17 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.377: preferred, colored
Changes since revision 1.377: +3 -3 lines
row should be checked before accessing as table can be modified during select (related to bug #1258)
Revision 1.377: download - view: text, markup, annotated - select for diffs
Wed Dec 11 03:22:23 2024 UTC (17 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.376: preferred, colored
Changes since revision 1.376: +3 -3 lines
FIRST_ARG_MUST_NOT_BE_CODE replace with better messages (related to feature #1267)
Revision 1.376: download - view: text, markup, annotated - select for diffs
Fri Dec 6 23:20:04 2024 UTC (17 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.375: preferred, colored
Changes since revision 1.375: +4 -4 lines
params.as_file_name(N) added and used instead of params.as_string(1, FILE_NAME_MUST_BE_STRING) where appropriate (implements feature #1121)
Revision 1.375: download - view: text, markup, annotated - select for diffs
Fri Dec 6 22:03:58 2024 UTC (17 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.374: preferred, colored
Changes since revision 1.374: +2 -2 lines
filename is everywhere params.as_string, unify exception and remove FILE_NAME_MUST_NOT_BE_CODE (related to feature #1121)
Revision 1.374: download - view: text, markup, annotated - select for diffs
Sun Nov 17 14:04:28 2024 UTC (18 months, 2 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.373: preferred, colored
Changes since revision 1.373: +7 -3 lines
Array_robust_iterator added and used in cases where array can be modified during iteration (implements feature #1260)
Revision 1.373: download - view: text, markup, annotated - select for diffs
Sat Nov 16 23:13:22 2024 UTC (18 months, 2 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.372: preferred, colored
Changes since revision 1.372: +59 -0 lines
^table.array[], ^table.array[column name], ^table.array{code} added (implements feature #1259)
Revision 1.372: download - view: text, markup, annotated - select for diffs
Sat Nov 16 02:57:05 2024 UTC (18 months, 2 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.371: preferred, colored
Changes since revision 1.371: +5 -11 lines
fixed table current row restoration after exception and table changes (fixes bug #1258)
Revision 1.371: download - view: text, markup, annotated - select for diffs
Wed Nov 13 17:37:41 2024 UTC (18 months, 2 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.370: preferred, colored
Changes since revision 1.370: +3 -1 lines
minor optimization
Revision 1.370: 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.369: preferred, colored
Changes since revision 1.369: +2 -2 lines
Copyright year updated
Revision 1.369: download - view: text, markup, annotated - select for diffs
Sun Oct 27 17:50:59 2024 UTC (19 months ago) by moko
Branches: MAIN
Diff to: previous 1.368: preferred, colored
Changes since revision 1.368: +2 -2 lines
handy as_index() added, several exceptions texts fixed (related to feature #930)
Revision 1.368: download - view: text, markup, annotated - select for diffs
Sun Oct 20 13:29:37 2024 UTC (19 months, 1 week ago) by moko
Branches: MAIN
Diff to: previous 1.367: preferred, colored
Changes since revision 1.367: +4 -4 lines
warnings war
Revision 1.367: download - view: text, markup, annotated - select for diffs
Sat Oct 5 18:05:23 2024 UTC (19 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.366: preferred, colored
Changes since revision 1.366: +28 -1 lines
^table.cells[] / ^table.cells(limit) added, returns current row cells array (implements feature #1250)
Revision 1.366: 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.365: preferred, colored
Changes since revision 1.365: +3 -3 lines
format replaced with pa_uitoa where applicable, $.date[unix-timestamp] fixed for handling large dates
Revision 1.365: 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.364: preferred, colored
Changes since revision 1.364: +4 -4 lines
minor error messages spelling fixes
Revision 1.364: download - view: text, markup, annotated - select for diffs
Sat Sep 21 23:51:03 2024 UTC (20 months, 1 week ago) by moko
Branches: MAIN
Diff to: previous 1.363: preferred, colored
Changes since revision 1.363: +9 -6 lines
bugfix: negative limit and offset processing for table options fixed
Revision 1.363: 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.362: preferred, colored
Changes since revision 1.362: +5 -5 lines
faster templated pa_itoa/pa_uitoa added to work with any integer type, String::Body::Format removed
Revision 1.362: download - view: text, markup, annotated - select for diffs
Sat Sep 7 16:30:26 2024 UTC (20 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.361: preferred, colored
Changes since revision 1.361: +24 -24 lines
Array::Iterator unified with Hash::Iterator, has_next() replaced with operator bool (related to feature #930)
Revision 1.361: download - view: text, markup, annotated - select for diffs
Tue Sep 26 20:49:06 2023 UTC (2 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.360: preferred, colored
Changes since revision 1.360: +3 -3 lines
copyright, authors actualized
Revision 1.360: download - view: text, markup, annotated - select for diffs
Wed Dec 22 21:59:50 2021 UTC (4 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.359: preferred, colored
Changes since revision 1.359: +1 -2 lines
warnings war
Revision 1.359: download - view: text, markup, annotated - select for diffs
Tue Dec 21 14:24:54 2021 UTC (4 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.358: preferred, colored
Changes since revision 1.358: +8 -1 lines
^break[] support for ^hash/table.select[] (implements feature #1222)
Revision 1.358: download - view: text, markup, annotated - select for diffs
Wed Dec 30 10:16:53 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_6
Diff to: previous 1.357: preferred, colored
Changes since revision 1.357: +91 -89 lines
^nameless_table.hash[0;1] now supported (implements feature #1138), extra fields in named tables no longer ignored (implements feature #1138)
Revision 1.357: download - view: text, markup, annotated - select for diffs
Sat Dec 26 23:09:08 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.356: preferred, colored
Changes since revision 1.356: +8 -8 lines
fine tuning in ^table.rename[], minor spelling
Revision 1.356: download - view: text, markup, annotated - select for diffs
Fri Dec 25 22:05:31 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.355: preferred, colored
Changes since revision 1.355: +41 -1 lines
^table.rename[column name from;column name to], ^table.rename[ $.[column name from][column name to] ... ] added (implements feature #1148)
Revision 1.355: download - view: text, markup, annotated - select for diffs
Thu Dec 17 19:51:21 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.354: preferred, colored
Changes since revision 1.354: +12 -12 lines
whitespace string is now OK for table argument (as with hash) (implements feature #1169)
Revision 1.354: download - view: text, markup, annotated - select for diffs
Tue Dec 15 17:10:29 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.353: preferred, colored
Changes since revision 1.353: +2 -2 lines
Copyright year updated
Revision 1.353: download - view: text, markup, annotated - select for diffs
Tue Dec 15 00:27:12 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.352: preferred, colored
Changes since revision 1.352: +1 -3 lines
string stream is back :)
Revision 1.352: download - view: text, markup, annotated - select for diffs
Mon Dec 14 20:58:15 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.351: preferred, colored
Changes since revision 1.351: +3 -1 lines
every TLS should be referenced elsewhere, or GC will collect it.
Revision 1.351: download - view: text, markup, annotated - select for diffs
Mon Dec 7 23:02:07 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.350: preferred, colored
Changes since revision 1.350: +9 -7 lines
MSVC warning war
Revision 1.350: download - view: text, markup, annotated - select for diffs
Tue Nov 10 22:42:25 2020 UTC (5 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.349: preferred, colored
Changes since revision 1.349: +3 -3 lines
r.absolute -> r.full_disk_path
Revision 1.349: 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.348: preferred, colored
Changes since revision 1.348: +2 -6 lines
optimization: offset and limit options parsing moved inside file_load.
Revision 1.348: download - view: text, markup, annotated - select for diffs
Wed Sep 11 15:26:09 2019 UTC (6 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.347: preferred, colored
Changes since revision 1.347: +6 -2 lines
Show query instead of connect string in query_event_handlers exceptions (implements feature #1196)
Revision 1.347: 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.346: preferred, colored
Changes since revision 1.346: +3 -14 lines
cleanup: sql_ variables declaration moved to pa_common.h
Revision 1.346: download - view: text, markup, annotated - select for diffs
Tue Dec 5 22:59:57 2017 UTC (8 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.345: preferred, colored
Changes since revision 1.345: +2 -2 lines
to be sure that our version of gc.h/cord.h is used, we now include it directly
Revision 1.345: download - view: text, markup, annotated - select for diffs
Sun Dec 3 23:36:23 2017 UTC (8 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.344: preferred, colored
Changes since revision 1.344: +2 -2 lines
PA_DEBUG_DISABLE_GC works again, pa_gc_* method removes, libcord also can work without libgc
Revision 1.344: download - view: text, markup, annotated - select for diffs
Wed Nov 15 22:48:57 2017 UTC (8 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.343: preferred, colored
Changes since revision 1.343: +4 -4 lines
regular new/delete no longer used in our code, stubs defend from accidental use (implements feature #1170)
Revision 1.343: download - view: text, markup, annotated - select for diffs
Wed May 17 14:22:11 2017 UTC (9 years ago) by moko
Branches: MAIN
Diff to: previous 1.342: preferred, colored
Changes since revision 1.342: +5 -5 lines
fixed spelling typos from lintian reported by Sergey B Kirpichev (fixes bug #1156)
Revision 1.342: download - view: text, markup, annotated - select for diffs
Tue Feb 7 22:00:30 2017 UTC (9 years, 3 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_5
Diff to: previous 1.341: preferred, colored
Changes since revision 1.341: +2 -2 lines
Copyright year: 2015->2017
Revision 1.341: download - view: text, markup, annotated - select for diffs
Fri Jan 13 13:50:28 2017 UTC (9 years, 4 months ago) by moko
Branches: MAIN
Diff to: previous 1.340: preferred, colored
Changes since revision 1.340: +7 -9 lines
Request::SKIP_INTERRUPTED, Request::SKIP_RETURN added and implemented,
Request::SKIP_* now checked after each possible process/execute call (fixes bug #1077)
Revision 1.340: download - view: text, markup, annotated - select for diffs
Mon Dec 26 20:37:53 2016 UTC (9 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.339: preferred, colored
Changes since revision 1.339: +3 -3 lines
^table.hash[id;;$.type[string]] support fix (related to feature #1057)
Revision 1.339: download - view: text, markup, annotated - select for diffs
Mon Dec 26 20:04:05 2016 UTC (9 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.338: preferred, colored
Changes since revision 1.338: +2 -4 lines
warning war
Revision 1.338: download - view: text, markup, annotated - select for diffs
Tue Nov 1 23:10:41 2016 UTC (9 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.337: preferred, colored
Changes since revision 1.337: +15 -15 lines
cleanup: r.write_pass_lang, r.write_no_lang -> r.write (implements feature #1091)
Revision 1.337: download - view: text, markup, annotated - select for diffs
Wed Oct 26 15:44:49 2016 UTC (9 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.336: preferred, colored
Changes since revision 1.336: +2 -5 lines
Temp_lang removed, write_no_lang now almost equal write_pass_lang (related to feature #1091)
Revision 1.336: download - view: text, markup, annotated - select for diffs
Tue Oct 4 22:05:28 2016 UTC (9 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.335: preferred, colored
Changes since revision 1.335: +3 -3 lines
optimization: intercept_string removed (implements feature #1097)
Revision 1.335: download - view: text, markup, annotated - select for diffs
Tue Oct 4 13:23:46 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.334: preferred, colored
Changes since revision 1.334: +15 -15 lines
proces_to_value -> process after StringOrValue removed (related to feature #1020)
Revision 1.334: download - view: text, markup, annotated - select for diffs
Thu Sep 29 18:49:43 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.333: preferred, colored
Changes since revision 1.333: +5 -5 lines
optimization: StringOrValue removed as it just slows down and adds complexity (implements feature #1020)
Revision 1.333: download - view: text, markup, annotated - select for diffs
Wed Sep 21 21:48:37 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.332: preferred, colored
Changes since revision 1.332: +3 -2 lines
another minor fix (related to feature #11)
Revision 1.332: 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.331: preferred, colored
Changes since revision 1.331: +2 -2 lines
charsets -> pa_charsets, vs2015 warning war
Revision 1.331: download - view: text, markup, annotated - select for diffs
Wed Sep 21 15:14:39 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.330: preferred, colored
Changes since revision 1.330: +5 -5 lines
vs2015 warning war
Revision 1.330: download - view: text, markup, annotated - select for diffs
Wed Sep 21 01:48:54 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.329: preferred, colored
Changes since revision 1.329: +8 -6 lines
minor fix (related to feature #11)
Revision 1.329: download - view: text, markup, annotated - select for diffs
Wed Sep 21 00:44:50 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.328: preferred, colored
Changes since revision 1.328: +4 -4 lines
minor fix + no longer skipping extra enclosers (related to feature #11)
Revision 1.328: download - view: text, markup, annotated - select for diffs
Wed Sep 21 00:08:38 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.327: preferred, colored
Changes since revision 1.327: +14 -15 lines
minor optimization (related to feature #11)
Revision 1.327: download - view: text, markup, annotated - select for diffs
Wed Sep 21 00:04:05 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.326: preferred, colored
Changes since revision 1.326: +8 -8 lines
minor fix and optimization (related to feature #11)
Revision 1.326: download - view: text, markup, annotated - select for diffs
Thu Sep 8 20:41:47 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.325: preferred, colored
Changes since revision 1.325: +2 -3 lines
cleanup: string::split limit argument removed as no longer required, pos_after no longer reference (related to feature #11)
Revision 1.325: download - view: text, markup, annotated - select for diffs
Thu Sep 8 19:34:18 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.324: preferred, colored
Changes since revision 1.324: +4 -4 lines
no message
Revision 1.324: download - view: text, markup, annotated - select for diffs
Thu Sep 8 19:28:34 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.323: preferred, colored
Changes since revision 1.323: +3 -4 lines
now exception is rised when invalid option is passed to ^table::create[]
Revision 1.323: download - view: text, markup, annotated - select for diffs
Thu Sep 8 17:01:49 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.322: preferred, colored
Changes since revision 1.322: +3 -3 lines
no message
Revision 1.322: download - view: text, markup, annotated - select for diffs
Thu Sep 8 16:31:35 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.321: preferred, colored
Changes since revision 1.321: +155 -64 lines
$.encloser[] support for ^table::create finally added (implements feature #11)
Revision 1.321: download - view: text, markup, annotated - select for diffs
Wed Sep 7 11:56:20 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.320: preferred, colored
Changes since revision 1.320: +20 -31 lines
lsplit optimized before cloning for ^table::create with $.encloser[] (related to feature #11)
Revision 1.320: download - view: text, markup, annotated - select for diffs
Tue Sep 6 22:38:44 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.319: preferred, colored
Changes since revision 1.319: +16 -11 lines
optimizaion: TableControlChars.separators added and used (related to feature #11)
Revision 1.319: download - view: text, markup, annotated - select for diffs
Tue Sep 6 22:19:47 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.318: preferred, colored
Changes since revision 1.318: +53 -53 lines
spelling:
TableSeparators -> TableControlChars
column -> separator
separators -> control_chars
Revision 1.318: download - view: text, markup, annotated - select for diffs
Mon Aug 15 15:14:26 2016 UTC (9 years, 9 months ago) by moko
Branches: MAIN
Diff to: previous 1.317: preferred, colored
Changes since revision 1.317: +10 -28 lines
whitespace
Revision 1.317: download - view: text, markup, annotated - select for diffs
Fri Jul 29 22:40:58 2016 UTC (9 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.316: preferred, colored
Changes since revision 1.316: +11 -5 lines
^t.hash[..;] now supported (related to feature #1057)
Revision 1.316: download - view: text, markup, annotated - select for diffs
Fri Jul 29 20:30:10 2016 UTC (9 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.315: preferred, colored
Changes since revision 1.315: +5 -7 lines
table size should be checked inside menu and foreach (related to feature #858)
Revision 1.315: download - view: text, markup, annotated - select for diffs
Fri Jul 29 13:30:42 2016 UTC (9 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.314: preferred, colored
Changes since revision 1.314: +38 -20 lines
^table.hash[]{code as value} support (implements feature #1057)
Revision 1.314: download - view: text, markup, annotated - select for diffs
Thu Jul 28 21:48:57 2016 UTC (9 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.313: preferred, colored
Changes since revision 1.313: +12 -34 lines
whitespace
Revision 1.313: download - view: text, markup, annotated - select for diffs
Thu Mar 31 21:46:20 2016 UTC (10 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.312: preferred, colored
Changes since revision 1.312: +2 -2 lines
optimizaion: *_base_class removed (related to feature #1051)
Revision 1.312: download - view: text, markup, annotated - select for diffs
Mon Oct 26 01:21:54 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_4
Diff to: previous 1.311: preferred, colored
Changes since revision 1.311: +2 -2 lines
Copyright year updated
Revision 1.311: download - view: text, markup, annotated - select for diffs
Wed Sep 23 00:00:11 2015 UTC (10 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.310: preferred, colored
Changes since revision 1.310: +2 -2 lines
warning war
Revision 1.310: download - view: text, markup, annotated - select for diffs
Tue Aug 4 21:10:17 2015 UTC (10 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.309: preferred, colored
Changes since revision 1.309: +3 -3 lines
max_cell added, now ^table.count[columns] and ^table.flip[] works correctly for nameless tables (implements feature #1003)
Revision 1.309: download - view: text, markup, annotated - select for diffs
Sun Aug 2 23:44:20 2015 UTC (10 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.308: preferred, colored
Changes since revision 1.308: +35 -13 lines
^table.append[$hash] and ^table.insert[$hash] now supported (implements feature #1028)
Revision 1.308: download - view: text, markup, annotated - select for diffs
Sun Aug 2 21:21:25 2015 UTC (10 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.307: preferred, colored
Changes since revision 1.307: +4 -2 lines
row copy now created in ^table.hash[; $.type[table] ] (related to feature #1016)
Revision 1.307: download - view: text, markup, annotated - select for diffs
Tue Jul 28 21:23:38 2015 UTC (10 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.306: preferred, colored
Changes since revision 1.306: +9 -1 lines
^table.delete[] added to delete current row (related to feature 1016)
Revision 1.306: download - view: text, markup, annotated - select for diffs
Tue Jul 28 14:42:44 2015 UTC (10 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.305: preferred, colored
Changes since revision 1.305: +18 -2 lines
$table.column[value] and ^table.insert{row} are now implemented (feature #1016)
Revision 1.305: download - view: text, markup, annotated - select for diffs
Sun May 31 23:54:24 2015 UTC (11 years ago) by moko
Branches: MAIN
Diff to: previous 1.304: preferred, colored
Changes since revision 1.304: +6 -6 lines
USE_STRINGSTREAM moved to the correct place
Revision 1.304: download - view: text, markup, annotated - select for diffs
Sun May 31 00:21:15 2015 UTC (11 years ago) by moko
Branches: MAIN
Diff to: previous 1.303: preferred, colored
Changes since revision 1.303: +2 -5 lines
USE_STRINGSTREAM optimized
Revision 1.303: download - view: text, markup, annotated - select for diffs
Wed May 27 21:33:14 2015 UTC (11 years ago) by moko
Branches: MAIN
Diff to: previous 1.302: preferred, colored
Changes since revision 1.302: +7 -20 lines
check_option_param removed, ^table::create[$t;], etc now works (fixes bug #975)
Revision 1.302: download - view: text, markup, annotated - select for diffs
Mon Apr 6 22:27:25 2015 UTC (11 years, 1 month ago) by moko
Branches: MAIN
Diff to: previous 1.301: preferred, colored
Changes since revision 1.301: +2 -2 lines
new(UseGC) replaced with new, malloc/strdup/free replaced with pa_ version and checks for accidental use of non-pa_ version added (related to issue #1018)
Revision 1.301: download - view: text, markup, annotated - select for diffs
Sun Jun 29 06:30:25 2014 UTC (11 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.300: preferred, colored
Changes since revision 1.300: +2 -2 lines
- ^table::create[unsupported data] - exception comment changed to "body must be table or code" ( bug fix: #951 )
Revision 1.300: download - view: text, markup, annotated - select for diffs
Thu Oct 17 22:07:23 2013 UTC (12 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_3
Diff to: previous 1.299: preferred, colored
Changes since revision 1.299: +3 -3 lines
hopefully last lost part for issue #948 fix. :)
Revision 1.299: download - view: text, markup, annotated - select for diffs
Thu Oct 17 21:52:32 2013 UTC (12 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.298: preferred, colored
Changes since revision 1.298: +3 -3 lines
for getters and setters to be executed request.put_element should be called, not context.put_element (fixes issue #948)
Revision 1.298: download - view: text, markup, annotated - select for diffs
Thu Oct 10 23:08:12 2013 UTC (12 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.297: preferred, colored
Changes since revision 1.297: +14 -11 lines
minor fixes for table.csv-string[] (closes feature #907)
Revision 1.297: download - view: text, markup, annotated - select for diffs
Thu Oct 10 23:06:28 2013 UTC (12 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.296: preferred, colored
Changes since revision 1.296: +184 -97 lines
^table.csv-string[] from misha@ (implements feature #907)
Revision 1.296: download - view: text, markup, annotated - select for diffs
Fri Oct 4 21:21:54 2013 UTC (12 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.295: preferred, colored
Changes since revision 1.295: +5 -5 lines
optimization: put_element no longer has "bool areplace" argument, related to issue #903
Revision 1.295: 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.294: preferred, colored
Changes since revision 1.294: +2 -3 lines
vs2003 warning war
Revision 1.294: download - view: text, markup, annotated - select for diffs
Tue Jul 23 14:29:02 2013 UTC (12 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.293: preferred, colored
Changes since revision 1.293: +2 -17 lines
outdated RESOURCES_DEBUG removed
Revision 1.293: download - view: text, markup, annotated - select for diffs
Thu May 16 02:20:13 2013 UTC (13 years ago) by misha
Branches: MAIN
Diff to: previous 1.292: preferred, colored
Changes since revision 1.292: +73 -5 lines
- ^table.foreach[k;v]{code}[separator] is added ( new feature: #858 )
Revision 1.292: download - view: text, markup, annotated - select for diffs
Fri Mar 15 11:21:57 2013 UTC (13 years, 2 months ago) by misha
Branches: MAIN
Diff to: previous 1.291: preferred, colored
Changes since revision 1.291: +2 -2 lines
- Optimisation: do not create multiple empty strings while ::sql. uae String::Empty instead
Revision 1.291: download - view: text, markup, annotated - select for diffs
Thu Feb 21 04:27:12 2013 UTC (13 years, 3 months ago) by moko
Branches: MAIN
Diff to: previous 1.290: preferred, colored
Changes since revision 1.290: +2 -2 lines
_locate_name_value does not check arguments count, so we check it in advance
(fixes issue #905)
Revision 1.290: download - view: text, markup, annotated - select for diffs
Sun Jun 17 11:04:02 2012 UTC (13 years, 11 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_2
Diff to: previous 1.289: preferred, colored
Changes since revision 1.289: +14 -10 lines
encloser at the EOF bug fixed, incorrectly enclosed data now processed more logicaly (fixes #339)
Revision 1.289: download - view: text, markup, annotated - select for diffs
Fri Jun 8 12:10:18 2012 UTC (13 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.288: preferred, colored
Changes since revision 1.288: +5 -2 lines
- one params.as_hash usage was rolled back: the 2nd option in ^table.hash[] could be hash or table so .as_hash will throw an exception when table option is specified
Revision 1.288: download - view: text, markup, annotated - select for diffs
Fri Jun 8 11:44:02 2012 UTC (13 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.287: preferred, colored
Changes since revision 1.287: +10 -37 lines
- MethodParams::as_hash is optimized and improved (whitespaces are allowed as empty options)
- MethodParams::as_table is added
- above methods are used for parsing methods' options ( new feature: #9 )
Revision 1.287: download - view: text, markup, annotated - select for diffs
Wed May 23 16:26:40 2012 UTC (14 years ago) by moko
Branches: MAIN
Diff to: previous 1.286: preferred, colored
Changes since revision 1.286: +3 -3 lines
bool "return string as-is" removed from as_expr_result. ( new feature: #831 )
Revision 1.286: download - view: text, markup, annotated - select for diffs
Fri Mar 16 09:24:08 2012 UTC (14 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.285: preferred, colored
Changes since revision 1.285: +3 -3 lines
ident now works under Linux + ident displays filenames (closes issue #818)
Copyright updated
Revision 1.285: download - view: text, markup, annotated - select for diffs
Wed Dec 7 00:49:59 2011 UTC (14 years, 5 months ago) by misha
Branches: MAIN
Diff to: previous 1.284: preferred, colored
Changes since revision 1.284: +5 -2 lines
- $t[^table::create{$empty}] now creates named table with one empty column ( bugfix: #63 )
Revision 1.284: download - view: text, markup, annotated - select for diffs
Wed Nov 23 12:17:23 2011 UTC (14 years, 6 months ago) by misha
Branches: MAIN
Diff to: previous 1.283: preferred, colored
Changes since revision 1.283: +2 -2 lines
- constructor ^file::create[mode;filename;content[;options]] now accepts binary mode and file-content
- new constructor's format: ^file::create[string-or-file-content[;$.name[filename] $.mode[text|binary] $.content-type[...] $.charset[...]]] ( new feature: #65 )
Revision 1.283: download - view: text, markup, annotated - select for diffs
Tue Nov 22 22:23:19 2011 UTC (14 years, 6 months ago) by misha
Branches: MAIN
Diff to: previous 1.282: preferred, colored
Changes since revision 1.282: +5 -2 lines
- bug with negative offset transformed into a feature. it means pointing to a row from the end of the table ( new feature: #810 )
Revision 1.282: download - view: text, markup, annotated - select for diffs
Sat Nov 19 04:15:31 2011 UTC (14 years, 6 months ago) by misha
Branches: MAIN
Diff to: previous 1.281: preferred, colored
Changes since revision 1.281: +25 -23 lines
- íåñêîëüêî signed/unsigned warnings óáðàíû â ìåòîäå _select ( new feature: #810 )
Revision 1.281: download - view: text, markup, annotated - select for diffs
Thu May 19 06:58:40 2011 UTC (15 years ago) by misha
Branches: MAIN
Diff to: previous 1.280: preferred, colored
Changes since revision 1.280: +48 -61 lines
- params.as_hash is used more while parsing methods hash-options
Revision 1.280: download - view: text, markup, annotated - select for diffs
Sun May 15 13:20:07 2011 UTC (15 years ago) by misha
Branches: MAIN
Diff to: previous 1.279: preferred, colored
Changes since revision 1.279: +21 -4 lines
- method ^table.count[] now can accept options ( new feature: #93 ):
^table.count[column] returns number of columns for named table;
^table.count[cells] returns number of cells in the current row;
^table.count[] & ^table.count[rows] return number of rows in a table.
Revision 1.279: download - view: text, markup, annotated - select for diffs
Fri Nov 26 06:40:01 2010 UTC (15 years, 6 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_1
Diff to: previous 1.278: preferred, colored
Changes since revision 1.278: +3 -3 lines
- warnings removed
Revision 1.278: download - view: text, markup, annotated - select for diffs
Sat Nov 6 00:09:01 2010 UTC (15 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.277: preferred, colored
Changes since revision 1.277: +6 -5 lines
formating fixed. :)
Revision 1.277: download - view: text, markup, annotated - select for diffs
Sat Nov 6 00:05:46 2010 UTC (15 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.276: preferred, colored
Changes since revision 1.276: +50 -7 lines
closes #4: ^table.select now supports $.limit(), $.offset, $.reverse() options
Revision 1.276: download - view: text, markup, annotated - select for diffs
Thu Oct 21 15:06:29 2010 UTC (15 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.275: preferred, colored
Changes since revision 1.275: +1 -5 lines
used_directly() now true by default
Revision 1.275: download - view: text, markup, annotated - select for diffs
Tue Oct 12 01:26:33 2010 UTC (15 years, 7 months ago) by misha
Branches: MAIN
Diff to: previous 1.274: preferred, colored
Changes since revision 1.274: +16 -13 lines
- ^table.locate[field;value;options] didn't work ( bugfix: #129 )
- exception comment for incorrect options ^table.locate[field;value;options] was fixed
Revision 1.274: download - view: text, markup, annotated - select for diffs
Tue Oct 5 20:56:12 2010 UTC (15 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.273: preferred, colored
Changes since revision 1.273: +3 -3 lines
length from sql server is now ignored, as sql string can contain 0x00 inside (bugfix: #119)
Revision 1.273: download - view: text, markup, annotated - select for diffs
Wed Jul 21 22:29:05 2010 UTC (15 years, 10 months ago) by misha
Branches: MAIN
Diff to: previous 1.272: preferred, colored
Changes since revision 1.272: +31 -13 lines
- don't skip comment lines during table::load if encloser or separator is set as '#' ( new feature: #30 )
Revision 1.272: download - view: text, markup, annotated - select for diffs
Mon Jul 5 05:54:46 2010 UTC (15 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.271: preferred, colored
Changes since revision 1.271: +7 -19 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.271: download - view: text, markup, annotated - select for diffs
Sun May 16 22:12:50 2010 UTC (16 years ago) by misha
Branches: MAIN
Diff to: previous 1.270: preferred, colored
Changes since revision 1.270: +3 -2 lines
- bugfix: #72 core with empty value during ^table.hash[...;name_of_the_last_column][$.type[string]]
Revision 1.270: download - view: text, markup, annotated - select for diffs
Wed Nov 11 02:26:04 2009 UTC (16 years, 6 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_0
Diff to: previous 1.269: preferred, colored
Changes since revision 1.269: +2 -2 lines
- in ^table.flip[] look at number of columns instead of number of items in first row for named tables
Revision 1.269: download - view: text, markup, annotated - select for diffs
Mon Nov 9 00:31:07 2009 UTC (16 years, 6 months ago) by misha
Branches: MAIN
Diff to: previous 1.268: preferred, colored
Changes since revision 1.268: +9 -5 lines
- bugfix: GPF mallocs + stringstream (table.save)
Revision 1.268: download - view: text, markup, annotated - select for diffs
Thu Sep 17 23:32:39 2009 UTC (16 years, 8 months ago) by misha
Branches: MAIN
Diff to: previous 1.267: preferred, colored
Changes since revision 1.267: +7 -7 lines
- some changes in handling hash-options for creare, join and locate
Revision 1.267: download - view: text, markup, annotated - select for diffs
Tue Sep 8 09:11:51 2009 UTC (16 years, 8 months ago) by misha
Branches: MAIN
Diff to: previous 1.266: preferred, colored
Changes since revision 1.266: +4 -5 lines
- file_write accepts Request_charsets and asked charset and cound transcode content before writing
Revision 1.266: download - view: text, markup, annotated - select for diffs
Mon Aug 31 12:55:01 2009 UTC (16 years, 9 months ago) by misha
Branches: MAIN
Diff to: previous 1.265: preferred, colored
Changes since revision 1.265: +3 -4 lines
- allow call with any brackets (it could be useful in methods with explict result declaration)
Revision 1.265: download - view: text, markup, annotated - select for diffs
Mon Aug 31 08:28:53 2009 UTC (16 years, 9 months ago) by misha
Branches: MAIN
Diff to: previous 1.264: preferred, colored
Changes since revision 1.264: +11 -2 lines
- bugfix: ^table.sort{...} doesn't work correctly if $request:charset==koi8-r
Revision 1.264: download - view: text, markup, annotated - select for diffs
Sat Aug 8 13:30:20 2009 UTC (16 years, 9 months ago) by misha
Branches: MAIN
Diff to: previous 1.263: preferred, colored
Changes since revision 1.263: +2 -2 lines
- new classes implementation
Revision 1.263: download - view: text, markup, annotated - select for diffs
Wed Jul 29 05:01:33 2009 UTC (16 years, 10 months ago) by misha
Branches: MAIN
Diff to: previous 1.262: preferred, colored
Changes since revision 1.262: +2 -7 lines
- break in cycles was optimized
Revision 1.262: download - view: text, markup, annotated - select for diffs
Tue Jul 7 05:47:43 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.261: preferred, colored
Changes since revision 1.261: +2 -2 lines
- some code cleanup
Revision 1.261: download - view: text, markup, annotated - select for diffs
Mon Jul 6 12:13:30 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.260: preferred, colored
Changes since revision 1.260: +3 -3 lines
- cstr(params) and cstrm(params) were deleted. taint_cstr[m] and untaint_cstr[m] should be used
Revision 1.260: download - view: text, markup, annotated - select for diffs
Mon Jul 6 08:49:49 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.259: preferred, colored
Changes since revision 1.259: +3 -3 lines
- optimizations and simplification of string.cstr(...)
Revision 1.259: download - view: text, markup, annotated - select for diffs
Sat Jun 20 01:55:01 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.258: preferred, colored
Changes since revision 1.258: +5 -5 lines
- string length cacheing was implemented
Revision 1.258: download - view: text, markup, annotated - select for diffs
Sun Jun 14 00:33:36 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.257: preferred, colored
Changes since revision 1.257: +2 -2 lines
- create object for storing object's fields only for parser objects
Revision 1.257: download - view: text, markup, annotated - select for diffs
Fri May 15 13:54:29 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.256: preferred, colored
Changes since revision 1.256: +65 -65 lines
- automatically disable stringstream usage on freebsd4
Revision 1.256: download - view: text, markup, annotated - select for diffs
Thu May 14 08:10:09 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.255: preferred, colored
Changes since revision 1.255: +8 -14 lines
- String constructors don't have that stupid true/false param which means 'tainted'. they accept lang instead.
Revision 1.255: download - view: text, markup, annotated - select for diffs
Wed May 13 09:01:00 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.254: preferred, colored
Changes since revision 1.254: +2 -2 lines
no message
Revision 1.254: download - view: text, markup, annotated - select for diffs
Wed May 13 08:36:08 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.253: preferred, colored
Changes since revision 1.253: +4 -4 lines
no message
Revision 1.253: download - view: text, markup, annotated - select for diffs
Wed May 13 07:36:05 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.252: preferred, colored
Changes since revision 1.252: +6 -6 lines
- result optimisation
- helper_length parameter removed from string constructors
Revision 1.252: download - view: text, markup, annotated - select for diffs
Tue May 5 10:20:59 2009 UTC (17 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.251: preferred, colored
Changes since revision 1.251: +3 -3 lines
- little optimisation: somewhere length() was replaced by is_empty()
Revision 1.251: download - view: text, markup, annotated - select for diffs
Tue May 5 10:06:57 2009 UTC (17 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.250: preferred, colored
Changes since revision 1.250: +3 -3 lines
- little optimisation: somewhere length() was replaced by is_empty()
Revision 1.250: download - view: text, markup, annotated - select for diffs
Mon May 4 09:26:20 2009 UTC (17 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.249: preferred, colored
Changes since revision 1.249: +30 -17 lines
- more optimisations were added: some operators don't switch write context anylonger
Revision 1.249: download - view: text, markup, annotated - select for diffs
Thu Apr 16 01:10:21 2009 UTC (17 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.248: preferred, colored
Changes since revision 1.248: +2 -2 lines
- bool optimisation (use only 2 bool objects)
Revision 1.248: download - view: text, markup, annotated - select for diffs
Wed Apr 15 04:50:48 2009 UTC (17 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.247: preferred, colored
Changes since revision 1.247: +3 -3 lines
- VVoid::get() => new VVoid (one void-instance)
Revision 1.247: download - view: text, markup, annotated - select for diffs
Sun Jan 25 02:04:00 2009 UTC (17 years, 4 months ago) by misha
Branches: MAIN
Diff to: previous 1.246: preferred, colored
Changes since revision 1.246: +2 -2 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.246: download - view: text, markup, annotated - select for diffs
Wed Sep 3 14:29:17 2008 UTC (17 years, 9 months ago) by misha
Branches: MAIN
CVS tags: release_3_3_0
Diff to: previous 1.245: preferred, colored
Changes since revision 1.245: +8 -4 lines
- don't save table header whiile ^table.save[append;filename] if file exists
Revision 1.245: download - view: text, markup, annotated - select for diffs
Thu Jul 3 09:17:57 2008 UTC (17 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.244: preferred, colored
Changes since revision 1.244: +3 -8 lines
- don't throw exception if $.limit value if empty. autoconvert it as everywere
Revision 1.244: download - view: text, markup, annotated - select for diffs
Thu Jun 26 15:00:42 2008 UTC (17 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.243: preferred, colored
Changes since revision 1.243: +9 -4 lines
- $.limit(0) fixes
Revision 1.243: download - view: text, markup, annotated - select for diffs
Tue May 27 19:01:46 2008 UTC (18 years ago) by misha
Branches: MAIN
Diff to: previous 1.242: preferred, colored
Changes since revision 1.242: +14 -18 lines
- bugfix: ^table.hash[key][$.type[table]] must not fail if $.distinct(1) wasn't specified
Revision 1.242: download - view: text, markup, annotated - select for diffs
Wed May 14 10:19:04 2008 UTC (18 years ago) by misha
Branches: MAIN
Diff to: previous 1.241: preferred, colored
Changes since revision 1.241: +5 -2 lines
- little optimisation
Revision 1.241: download - view: text, markup, annotated - select for diffs
Tue Apr 8 12:34:01 2008 UTC (18 years, 1 month ago) by misha
Branches: MAIN
CVS tags: release_3_2_3
Diff to: previous 1.240: preferred, colored
Changes since revision 1.240: +11 -91 lines
no message
Revision 1.240: download - view: text, markup, annotated - select for diffs
Mon Apr 7 15:14:32 2008 UTC (18 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.239: preferred, colored
Changes since revision 1.239: +51 -1 lines
- use NO_STRINGSTREAM for switch to old style of ^table.save[]: prepare one big string and sabe it at once. it's safe on freebsd 4.x but use much more memory.
Revision 1.239: download - view: text, markup, annotated - select for diffs
Thu Feb 14 09:10:24 2008 UTC (18 years, 3 months ago) by misha
Branches: MAIN
Diff to: previous 1.238: preferred, colored
Changes since revision 1.238: +8 -8 lines
- fixes in code formatting and comments
Revision 1.238: download - view: text, markup, annotated - select for diffs
Tue Jan 22 13:19:08 2008 UTC (18 years, 4 months ago) by misha
Branches: MAIN
Diff to: previous 1.237: preferred, colored
Changes since revision 1.237: +38 -40 lines
- little refactiring and exception texts changes in method ^table.hash[]
Revision 1.237: download - view: text, markup, annotated - select for diffs
Wed Nov 14 09:45:21 2007 UTC (18 years, 6 months ago) by misha
Branches: MAIN
CVS tags: release_3_2_2
Diff to: previous 1.236: preferred, colored
Changes since revision 1.236: +4 -4
lines
- more text strings moved to the one place
Revision 1.236: download - view: text, markup, annotated - select for diffs
Tue Oct 16 09:30:10 2007 UTC (18 years, 7 months ago) by misha
Branches: MAIN
Diff to: previous 1.235: preferred, colored
Changes since revision 1.235: +76 -46
lines
- table::create[]{} now accept 3rd param: options (only $.seperator[] yet)
Revision 1.235: download - view: text, markup, annotated - select for diffs
Wed Oct 10 17:41:20 2007 UTC (18 years, 7 months ago) by misha
Branches: MAIN
Diff to: previous 1.234: preferred, colored
Changes since revision 1.234: +24 -25
lines
- some contstants moved to pa_common.h
- some code changes
Revision 1.234: download - view: text, markup, annotated - select for diffs
Tue Aug 28 10:34:49 2007 UTC (18 years, 9 months ago) by misha
Branches: MAIN
Diff to: previous 1.233: preferred, colored
Changes since revision 1.233: +25 -24
lines
no message
Revision 1.233: download - view: text, markup, annotated - select for diffs
Tue Aug 28 09:28:18 2007 UTC (18 years, 9 months ago) by misha
Branches: MAIN
Diff to: previous 1.232: preferred, colored
Changes since revision 1.232: +36 -32
lines
- new option ^table.columns[[column name]] was added
Revision 1.232: download - view: text, markup, annotated - select for diffs
Mon Aug 20 10:07:36 2007 UTC (18 years, 9 months ago) by misha
Branches: MAIN
Diff to: previous 1.231: preferred, colored
Changes since revision 1.231: +6 -6
lines
- some duplicate exceptions' text strings removed
Revision 1.231: download - view: text, markup, annotated - select for diffs
Sat Jun 9 16:22:08 2007 UTC (18 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.230: preferred, colored
Changes since revision 1.230: +2 -2
lines
- in while and table.select method as_expression used now
Revision 1.230: download - view: text, markup, annotated - select for diffs
Wed Jun 6 14:21:19 2007 UTC (19 years ago) by misha
Branches: MAIN
Diff to: previous 1.229: preferred, colored
Changes since revision 1.229: +2 -2
lines
- ^while(true){}, ^while(1){}, ^table.select(true) and ^table.select(1) didn't works because of awaiting junction-param only. fixed.
Revision 1.229: download - view: text, markup, annotated - select for diffs
Thu May 24 09:59:57 2007 UTC (19 years ago) by misha
Branches: MAIN
Diff to: previous 1.228: preferred, colored
Changes since revision 1.228: +4 -4
lines
- changes in includes. if unclude <sstream> after our classes on unix it can't be build
Revision 1.228: download - view: text, markup, annotated - select for diffs
Wed May 23 08:30:35 2007 UTC (19 years ago) by misha
Branches: MAIN
Diff to: previous 1.227: preferred, colored
Changes since revision 1.227: +4 -4
lines
no message
Revision 1.227: download - view: text, markup, annotated - select for diffs
Thu May 3 10:42:04 2007 UTC (19 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.226: preferred, colored
Changes since revision 1.226: +74 -25
lines
- option $.type[hash|string|table] was added for ^table.hash[]
Revision 1.226: download - view: text, markup, annotated - select for diffs
Mon Apr 23 10:30:10 2007 UTC (19 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.225: preferred, colored
Changes since revision 1.225: +25 -24
lines
- "parser.runtime" strings were removed
Revision 1.225: download - view: text, markup, annotated - select for diffs
Thu Mar 15 10:11:18 2007 UTC (19 years, 2 months ago) by misha
Branches: MAIN
Diff to: previous 1.224: preferred, colored
Changes since revision 1.224: +5 -1
lines
- enclose column numbers for nameless tables as well
Revision 1.224: download - view: text, markup, annotated - select for diffs
Wed Mar 14 10:57:52 2007 UTC (19 years, 2 months ago) by misha
Branches: MAIN
Diff to: previous 1.223: preferred, colored
Changes since revision 1.223: +114 -3
lines
- table.save optimization: now required much less memory
Revision 1.223: download - view: text, markup, annotated - select for diffs
Fri Jun 9 19:09:19 2006 UTC (19 years, 11 months ago) by paf
Branches: MAIN
Diff to: previous 1.222: preferred, colored
Changes since revision 1.222: +9 -8
lines
formatting
Revision 1.222: download - view: text, markup, annotated - select for diffs
Fri Jun 9 19:08:12 2006 UTC (19 years, 11 months ago) by paf
Branches: MAIN
Diff to: previous 1.221: preferred, colored
Changes since revision 1.221: +5 -3
lines
incorporated patch from misha:
Sent: Thursday, June 08, 2006 12:38 PM
Subject: parser3: patch for ignoring string options for ^table.save[]
Revision 1.221: download - view: text, markup, annotated - select for diffs
Sun Apr 9 13:38:47 2006 UTC (20 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.220: preferred, colored
Changes since revision 1.220: +14 -2
lines
+ ^break[] ^continue[], in ^for, ^while, ^menu, ^hash/hashfile.foreach
Revision 1.220: download - view: text, markup, annotated - select for diffs
Fri Jan 20 11:28:44 2006 UTC (20 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.219: preferred, colored
Changes since revision 1.219: +5 -4
lines
! bugfix ^table.save[$.encloser-s now handled properly
Revision 1.219: download - view: text, markup, annotated - select for diffs
Mon Nov 28 12:50:18 2005 UTC (20 years, 6 months ago) by paf
Branches: MAIN
CVS tags: release_3_2_0,
paf_left
Branch point for: release_3_2_1
Diff to: previous 1.218: preferred, colored
Changes since revision 1.218: +2 -2
lines
! nameless table has columns==0
Revision 1.218: download - view: text, markup, annotated - select for diffs
Fri Nov 25 10:23:51 2005 UTC (20 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.217: preferred, colored
Changes since revision 1.217: +7 -4
lines
+ optimized table::load/sql, now row ArrayString-s allocated with columns.count() elements and don't always grow from count=3[realloc,realloc]
Revision 1.217: download - view: text, markup, annotated - select for diffs
Fri Nov 25 09:52:07 2005 UTC (20 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.216: preferred, colored
Changes since revision 1.216: +8 -3
lines
. ^table.save unused buffer after save
Revision 1.216: download - view: text, markup, annotated - select for diffs
Fri Nov 18 11:04:37 2005 UTC (20 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.215: preferred, colored
Changes since revision 1.215: +2 -2
lines
no message
Revision 1.215: download - view: text, markup, annotated - select for diffs
Fri Nov 18 11:00:27 2005 UTC (20 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.214: preferred, colored
Changes since revision 1.214: +2 -2
lines
! merged ^table::create[not'nameless'; failed << Exception.problem_source pointed to local var!
Revision 1.214: 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.213: preferred, colored
Changes since revision 1.213: +13 -20
lines
merged to HEAD:
! table::save with enclosers now doubles them: "->""
! table::save/load do not remove elements from options hash
Revision 1.213: download - view: text, markup, annotated - select for diffs
Fri Aug 26 12:23:10 2005 UTC (20 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.212: preferred, colored
Changes since revision 1.212: +6 -1
lines
merged ! ^table::create[bad]{xxx} now complains about bad!=nameless
Revision 1.212: download - view: text, markup, annotated - select for diffs
Fri Aug 26 12:01:38 2005 UTC (20 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.211: preferred, colored
Changes since revision 1.211: +3 -2
lines
merged ! optional options were allowed to be empty. were checked if(is_string), changed to !defined||is_string to allow void
Revision 1.211: download - view: text, markup, annotated - select for diffs
Fri Aug 26 11:12:45 2005 UTC (20 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.210: preferred, colored
Changes since revision 1.210: +3 -3
lines
merged ! many classes/* used as_junction where they needed as_int/double, so failed with recent "(const) now no junction" optimization
Revision 1.210: download - view: text, markup, annotated - select for diffs
Tue Aug 9 08:14:48 2005 UTC (20 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.209: preferred, colored
Changes since revision 1.209: +2 -2
lines
2005
Revision 1.209: download - view: text, markup, annotated - select for diffs
Thu Jul 28 11:23:01 2005 UTC (20 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.208: preferred, colored
Changes since revision 1.208: +2 -2
lines
+ 3.2.0 beta: merged from dynamic_fields_join
Revision 1.208: download - view: text, markup, annotated - select for diffs
Mon Jun 6 08:45:11 2005 UTC (21 years ago) by paf
Branches: MAIN
Branch point for: release_3_1_5
Diff to: previous 1.207: preferred, colored
Changes since revision 1.207: +2 -2
lines
! bugfix ^string:sql ^table:sql ^hash:sql now DO process $.bind option
Revision 1.207: download - view: text, markup, annotated - select for diffs
Thu Dec 23 14:51:31 2004 UTC (21 years, 5 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_4
Diff to: previous 1.206: preferred, colored
Changes since revision 1.206: +3 -1
lines
bugfix: table->hash now regards _default
Revision 1.206: download - view: text, markup, annotated - select for diffs
Thu Jul 29 18:02:38 2004 UTC (21 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.205: preferred, colored
Changes since revision 1.205: +15 -16
lines
bugfix: ^table.save[export.csv;$.separator[^;]] now works fine
[separator were ignored, and \t used unconditionally]
Revision 1.205: download - view: text, markup, annotated - select for diffs
Wed Jul 14 08:36:40 2004 UTC (21 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.204: preferred, colored
Changes since revision 1.204: +2 -2
lines
bugfix: $.bind values now got untainted according to lang [were: as-is]
Revision 1.204: download - view: text, markup, annotated - select for diffs
Tue Jun 22 14:12:57 2004 UTC (21 years, 11 months ago) by paf
Branches: MAIN
Diff to: previous 1.203: preferred, colored
Changes since revision 1.203: +55 -1
lines
new:
^void:sql{call paf(:a)}[
$.bind[
$.a[2]
]
]
output variables work.
todo: check in out variables
Revision 1.203: download - view: text, markup, annotated - select for diffs
Fri Jun 18 15:55:47 2004 UTC (21 years, 11 months ago) by paf
Branches: MAIN
Diff to: previous 1.202: preferred, colored
Changes since revision 1.202: +6 -2
lines
started:
^void:sql{call paf(:a)}[
$.bind[
$.a[2]
]
]
input variables work.
todo:output
Revision 1.202: download - view: text, markup, annotated - select for diffs
Wed May 26 08:21:56 2004 UTC (22 years ago) by paf
Branches: MAIN
CVS tags: release_3_1_3
Diff to: previous 1.201: preferred, colored
Changes since revision 1.201: +2 -2
lines
beauty: removed outdated level 'table'
Revision 1.201: download - view: text, markup, annotated - select for diffs
Thu Apr 1 15:08:48 2004 UTC (22 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +3 -1
lines
bugfix: bugfix: table::load last line without tab and enter were ignored
Revision 1.200: download - view: text, markup, annotated - select for diffs
Tue Mar 30 08:41:13 2004 UTC (22 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +1 -3
lines
bugfix: table::load last line without tab and enter were ignored
Revision 1.199: download - view: text, markup, annotated - select for diffs
Tue Mar 30 08:33:05 2004 UTC (22 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +3 -2
lines
bufix: if last table lines were commented, gpfed
Revision 1.197: download - view: text, markup, annotated - select for diffs
Thu Mar 25 11:50:10 2004 UTC (22 years, 2 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_2
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +3 -3
lines
beauty: comment& more meaningful error message
Revision 1.196: download - view: text, markup, annotated - select for diffs
Wed Feb 11 15:33:13 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +2 -2
lines
2004
Revision 1.195: download - view: text, markup, annotated - select for diffs
Tue Nov 25 15:44:48 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +4 -3
lines
bugfix: wrong sequence. [sadly no waring whatever)
Revision 1.194: download - view: text, markup, annotated - select for diffs
Tue Nov 25 15:41:57 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +3 -3
lines
bugfix: a, c?x:y, z in gcc considered(?) as a, (c?x:y, z)
Revision 1.193: download - view: text, markup, annotated - select for diffs
Thu Nov 20 17:07:44 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +14 -42
lines
more warnings --
Revision 1.192: download - view: text, markup, annotated - select for diffs
Thu Nov 20 16:34:23 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +1 -1
lines
static const char * const IDENT
Revision 1.191: download - view: text, markup, annotated - select for diffs
Thu Nov 20 15:35:30 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +6 -7
lines
turned on warnings level4 on all projects (except libltdl=off & libsdbm=level3)
found several unitialized vars
Revision 1.190: download - view: text, markup, annotated - select for diffs
Fri Nov 7 13:59:21 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +2 -2
lines
resurrected: pool idea. now only for destructing objects at request processing end
Revision 1.189: download - view: text, markup, annotated - select for diffs
Tue Nov 4 12:50:22 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +3 -3
lines
compiled on unix
Revision 1.188: download - view: text, markup, annotated - select for diffs
Tue Nov 4 12:04:39 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +67 -26
lines
^table.save[...
$.separator[^#09]
$.encloser["] <nothing> by default
Revision 1.187: download - view: text, markup, annotated - select for diffs
Tue Nov 4 10:49:34 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +138 -51
lines
^table::load
!$.separator[^#09]
!$.encloser["] <nothing> by default
Revision 1.186: 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.185: preferred, colored
Changes since revision 1.185: +70 -4
lines
^table::load[; options:
!$.column-separator[^#09]
!$.column-encloser["]
Revision 1.185: download - view: text, markup, annotated - select for diffs
Mon Sep 29 11:03:21 2003 UTC (22 years, 8 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_1
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +4 -3
lines
^nameless_table.save column row now has no \t at the end
Revision 1.184: download - view: text, markup, annotated - select for diffs
Mon Sep 29 09:58:29 2003 UTC (22 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +2 -2
lines
bugfix: flip: must produce nameless
http://i2/tasks/edit/?id=4573405524674081244
Revision 1.183: download - view: text, markup, annotated - select for diffs
Thu Sep 25 09:15:02 2003 UTC (22 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +4 -2
lines
string_fragments_to_cord merged to HEAD
Revision 1.182: download - view: text, markup, annotated - select for diffs
Thu Jul 24 11:31:20 2003 UTC (22 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_0
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +354 -391
lines
moved tempate_gc to HEAD
Revision 1.181: download - view: text, markup, annotated - select for diffs
Fri Apr 25 12:32:31 2003 UTC (23 years, 1 month ago) by paf
Branches: MAIN
CVS tags: release_3_0_8
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +2 -2
lines
table.join bug fix [bad limit check]
Revision 1.180: download - view: text, markup, annotated - select for diffs
Fri Apr 25 10:54:54 2003 UTC (23 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +2 -2
lines
minor compile errors
Revision 1.179: download - view: text, markup, annotated - select for diffs
Mon Apr 14 13:58:16 2003 UTC (23 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +2 -2
lines
table $.distinct[tables] bug fixed
Revision 1.178: download - view: text, markup, annotated - select for diffs
Mon Apr 14 12:08:16 2003 UTC (23 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +5 -1
lines
more warnings
Revision 1.177: download - view: text, markup, annotated - select for diffs
Fri Apr 11 15:51:29 2003 UTC (23 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +2 -3
lines
typo
Revision 1.176: download - view: text, markup, annotated - select for diffs
Fri Apr 11 15:00:04 2003 UTC (23 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +102 -85
lines
append_array_limit_sense_change
locate accepts options same as create
new option: $.reverse(1) [do not work in table::create]
Revision 1.175: download - view: text, markup, annotated - select for diffs
Fri Apr 11 11:47:05 2003 UTC (23 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +2 -2
lines
typo
Revision 1.174: download - view: text, markup, annotated - select for diffs
Fri Apr 11 10:39:24 2003 UTC (23 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +64 -21
lines
^table.hash[key][$.distinct[tables]]
Revision 1.173: download - view: text, markup, annotated - select for diffs
Fri Apr 4 13:44:59 2003 UTC (23 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +4 -1
lines
sort table with 0 rows bug fixed
Revision 1.172: download - view: text, markup, annotated - select for diffs
Tue Jan 21 15:51:07 2003 UTC (23 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +2 -2
lines
2002->2003
Revision 1.171: download - view: text, markup, annotated - select for diffs
Sat Dec 14 12:47:29 2002 UTC (23 years, 5 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0007,
release_3_0_0006
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +1 -5
lines
removed unnecessary code
Revision 1.170: download - view: text, markup, annotated - select for diffs
Mon Dec 9 12:19:16 2002 UTC (23 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +44 -20
lines
changed exception handling mech in sql handlers #2
Revision 1.169: download - view: text, markup, annotated - select for diffs
Mon Dec 9 11:07:40 2002 UTC (23 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +2 -2
lines
changed exception handling mech in sql handlers
Revision 1.168: 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.167: preferred, colored
Changes since revision 1.167: +15 -8
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.167: download - view: text, markup, annotated - select for diffs
Wed Oct 23 10:04:54 2002 UTC (23 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +3 -3
lines
no message
Revision 1.166: download - view: text, markup, annotated - select for diffs
Wed Oct 23 09:32:17 2002 UTC (23 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +50 -34
lines
^table.hash{code}...
^table.hash(expr)...
Revision 1.165: download - view: text, markup, annotated - select for diffs
Wed Sep 18 08:52:49 2002 UTC (23 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +20 -20
lines
pa_request contexts made privated, plus get_{self/method_frame} to read.
Request_context_saver used in ^try to save flang too.
[were not saved]
Revision 1.164: download - view: text, markup, annotated - select for diffs
Tue Sep 17 14:34:53 2002 UTC (23 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +23 -5
lines
table::sql options
table::create copy options
options checked, wrong option now fatal error
Revision 1.163: download - view: text, markup, annotated - select for diffs
Tue Sep 17 10:58:24 2002 UTC (23 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +30 -8
lines
table.sql hash::sql flag to allow duplicate keys [$.distinct(1/0)]
first record taken [were last]
Revision 1.162: download - view: text, markup, annotated - select for diffs
Tue Sep 17 09:30:06 2002 UTC (23 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +6 -2
lines
table.sql hash::sql duplicate keys now errors
Revision 1.161: download - view: text, markup, annotated - select for diffs
Tue Sep 17 08:44:45 2002 UTC (23 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +6 -6
lines
menu/for delims bug fixed [were ,2,3]
Revision 1.160: download - view: text, markup, annotated - select for diffs
Thu Aug 15 10:38:18 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +5 -11
lines
fixed source of ^hash::sql{bad}
Revision 1.159: download - view: text, markup, annotated - select for diffs
Tue Aug 13 13:08:46 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +15 -15
lines
fixed error message on using non-created table
Revision 1.158: download - view: text, markup, annotated - select for diffs
Wed Aug 7 10:25:56 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +5 -2
lines
all Debug dirs in .dsp now named 'Debug'
Revision 1.157: download - view: text, markup, annotated - select for diffs
Tue Aug 6 14:23:22 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +52 -11
lines
^table::create[$source;$.options]
^table::join[$source;$.options]
Revision 1.156: download - view: text, markup, annotated - select for diffs
Tue Aug 6 12:48:15 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +2 -2
lines
sql options can be string now
^xxx:sql{...}[
# $.default()
}
Revision 1.155: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:41:13 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0005
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +1 -1
lines
$Date: now$
Revision 1.154: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:26:44 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +2 -2
lines
ident.C* removed
Revision 1.153: download - view: text, markup, annotated - select for diffs
Fri May 17 12:19:12 2002 UTC (24 years ago) by paf
Branches: MAIN
CVS tags: release_3_0_0004,
release_3_0_0003,
release_3_0_0002
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +4 -3
lines
^table.save << checked empty pre/match/post columns
Revision 1.152: download - view: text, markup, annotated - select for diffs
Thu Apr 25 09:39:45 2002 UTC (24 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +3 -3
lines
removed restriction on column count to ^table.hash to work, now must be >0 [were >1]
Revision 1.151: download - view: text, markup, annotated - select for diffs
Thu Apr 18 10:51:00 2002 UTC (24 years, 1 month ago) by paf
Branches: MAIN
Branch point for: release_1_0_0001
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +13 -31
lines
removed Value::fname
Revision 1.150: download - view: text, markup, annotated - select for diffs
Mon Apr 15 13:17:04 2002 UTC (24 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +4 -6
lines
finished dual write_xxx_lang functions
Revision 1.149: download - view: text, markup, annotated - select for diffs
Mon Apr 15 10:35:21 2002 UTC (24 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +2 -2
lines
StringOrValue wcontext result, now ready for dual writes
Revision 1.148: download - view: text, markup, annotated - select for diffs
Fri Apr 12 11:44:27 2002 UTC (24 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +41 -12
lines
table.select(expression) 0
Revision 1.147: download - view: text, markup, annotated - select for diffs
Wed Apr 10 09:53:14 2002 UTC (24 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +11 -11
lines
killed Request::process() wrapping VString(String) in case we need only String
Revision 1.146: download - view: text, markup, annotated - select for diffs
Wed Mar 27 15:30:34 2002 UTC (24 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +11 -11
lines
assigned exception types
Revision 1.145: download - view: text, markup, annotated - select for diffs
Fri Mar 15 10:08:13 2002 UTC (24 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +37 -6
lines
^table.locate(logical expr)
Revision 1.144: download - view: text, markup, annotated - select for diffs
Fri Feb 8 08:30:10 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +2 -2
lines
name spelling
Revision 1.143: download - view: text, markup, annotated - select for diffs
Fri Feb 8 07:27:41 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +2 -2
lines
2002
Revision 1.142: download - view: text, markup, annotated - select for diffs
Thu Feb 7 11:55:30 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +17 -7
lines
table::create now // 'set' name obsolete now
table clone.
Revision 1.141: download - view: text, markup, annotated - select for diffs
Fri Jan 25 11:33:45 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +2 -2
lines
removed redundant pool param to some pa_common funcs
Revision 1.140: download - view: text, markup, annotated - select for diffs
Tue Jan 22 08:59:59 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +5 -3
lines
join behaived badly in case named tables structure mismatched: 0 strings sneaked into dest failing afterwards.
replaced them with empty strings
Revision 1.139: download - view: text, markup, annotated - select for diffs
Mon Jan 21 12:33:05 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +9 -3
lines
^table::load
empty lines or #comments before headline
Revision 1.138: download - view: text, markup, annotated - select for diffs
Wed Jan 16 10:28:34 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +3 -8
lines
auto closers to sql_connection, stylesheet_connection
auto destroyers to remaining gnome objects
Revision 1.137: download - view: text, markup, annotated - select for diffs
Tue Dec 25 09:00:28 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +6 -6
lines
table set & append changed splitting languages, separators now can be clean AND as-is
same to mail command line $MAIN:MAIL.progX arguments
Revision 1.136: download - view: text, markup, annotated - select for diffs
Sat Dec 15 21:28:18 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +1 -2
lines
introducing Charset
Revision 1.135: download - view: text, markup, annotated - select for diffs
Fri Dec 7 15:24:46 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +17 -1
lines
merged from r14_simple_cache
Revision 1.134: 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.133: preferred, colored
Changes since revision 1.133: +13 -15
lines
merged from _0014, 1
Revision 1.133: download - view: text, markup, annotated - select for diffs
Thu Nov 22 15:47:12 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +27 -11
lines
table.offset[whence]
Revision 1.132: download - view: text, markup, annotated - select for diffs
Wed Nov 21 08:26:55 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +5 -5
lines
table.append bug fixed: forgot to switch default language for {code}, it happen to change it's language from CLEAN, so later refused to split by CLEAN \t
Revision 1.131: download - view: text, markup, annotated - select for diffs
Tue Nov 20 17:58:47 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +3 -4
lines
moved ident.C & co to bottom of dependeces, so that errors would popup quicklier, fixed line numbering in table::sql
Revision 1.130: download - view: text, markup, annotated - select for diffs
Mon Nov 5 11:46:21 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +2 -2
lines
$status:db
fixed used not initialized in db_connection & db_table
Revision 1.129: download - view: text, markup, annotated - select for diffs
Wed Oct 31 14:08:36 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +16 -3
lines
^table.save[[nameless|+append;]path]
Revision 1.128: 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.127: preferred, colored
Changes since revision 1.127: +4 -4
lines
^hashfile.hash[]
Revision 1.127: 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.126: preferred, colored
Changes since revision 1.126: +12 -16
lines
switched to c++ exceptions 0
Revision 1.126: download - view: text, markup, annotated - select for diffs
Thu Oct 11 10:21:44 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +2 -2
lines
untaint lang origins table fixed.
got rid of empty_string, which caused errors - it hasnt exception but somebody[value.bark] tried to throw it on it's pool
Revision 1.125: download - view: text, markup, annotated - select for diffs
Tue Oct 9 13:23:25 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +5 -5
lines
^string.save[file]
Revision 1.124: download - view: text, markup, annotated - select for diffs
Tue Oct 9 13:17:45 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +1 -119
lines
calendar moved to date
Revision 1.123: download - view: text, markup, annotated - select for diffs
Tue Oct 9 12:49:01 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +27 -23
lines
table.hash[key field;value field(s) string/table] now
Revision 1.122: download - view: text, markup, annotated - select for diffs
Tue Oct 9 09:17:43 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +3 -3
lines
z
Revision 1.121: download - view: text, markup, annotated - select for diffs
Tue Oct 9 08:13:04 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +4 -4
lines
table:menu & op for delims made allowed not to be code [be string..]
Revision 1.120: download - view: text, markup, annotated - select for diffs
Tue Oct 9 07:06:00 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +5 -4
lines
lots of params->as_int/double/as_string/as_junction/as_no_junction messages added
Revision 1.119: download - view: text, markup, annotated - select for diffs
Mon Oct 8 16:42:06 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +6 -6
lines
params->as_int/double message added
Revision 1.118: download - view: text, markup, annotated - select for diffs
Tue Oct 2 15:40:32 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +5 -4
lines
# config comments fixed
Revision 1.117: download - view: text, markup, annotated - select for diffs
Tue Oct 2 13:32:38 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +3 -3
lines
table:load & charset_connection
#comment now
Revision 1.116: download - view: text, markup, annotated - select for diffs
Thu Sep 27 14:37:38 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +3 -2
lines
table.sort changed to sort table itself
Revision 1.115: download - view: text, markup, annotated - select for diffs
Wed Sep 26 10:32:25 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +2 -2
lines
added ident.awk and main.dsp splitted to main+classes+types along to .am
Revision 1.114: 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.113: preferred, colored
Changes since revision 1.113: +0 -0
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.113: 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.112: preferred, colored
Changes since revision 1.112: +3 -3
lines
merged with before_xml
Revision 1.112: 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.111: preferred, colored
Changes since revision 1.111: +1 -11
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.111: download - view: text, markup, annotated - select for diffs
Fri Sep 7 12:46:19 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +3 -3
lines
merged with successful start of dom
Revision 1.110: download - view: text, markup, annotated - select for diffs
Thu Sep 6 06:11:13 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +5 -3
lines
few #ifndef DOXYGEN
Revision 1.109: download - view: text, markup, annotated - select for diffs
Wed Sep 5 15:05:27 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +12 -11
lines
sql options can be void [same as image:html the other day]
Revision 1.108: download - view: text, markup, annotated - select for diffs
Fri Aug 31 09:26:12 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +2 -2
lines
string:int/double (defaults)
Revision 1.107: download - view: text, markup, annotated - select for diffs
Tue Aug 28 10:33:32 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +3 -1
lines
NO_STRING_ORIGIN check
Revision 1.106: download - view: text, markup, annotated - select for diffs
Fri Aug 24 06:26:13 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +4 -4
lines
fiew non-pool mallocs fixed
Revision 1.105: download - view: text, markup, annotated - select for diffs
Tue Aug 21 11:12:20 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +2 -85
lines
^file:list
Revision 1.104: download - view: text, markup, annotated - select for diffs
Fri Aug 10 10:45:50 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +2 -2
lines
table:sort restored [it was bad test :(]
Revision 1.103: download - view: text, markup, annotated - select for diffs
Fri Aug 10 07:13:07 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +3 -3
lines
table:sort now default desc
Revision 1.102: download - view: text, markup, annotated - select for diffs
Fri Aug 10 07:10:17 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +5 -5
lines
table:sort now default desc
Revision 1.101: download - view: text, markup, annotated - select for diffs
Fri Aug 10 07:02:43 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +16 -15
lines
table.sort now creates new sorted table
Revision 1.100: download - view: text, markup, annotated - select for diffs
Tue Aug 7 13:54:13 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +15 -11
lines
!^int/double:sql{query}[[$.limit(2) $.offset(4) $.default(0)]]
string, table
Revision 1.99: download - view: text, markup, annotated - select for diffs
Fri Aug 3 11:54:19 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +6 -8
lines
vtable.locks killed
Revision 1.98: download - view: text, markup, annotated - select for diffs
Thu Aug 2 09:58:33 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +20 -19
lines
introducing Array_iter
Revision 1.97: download - view: text, markup, annotated - select for diffs
Sat Jul 28 12:07:26 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +5 -5
lines
table:hash always produces hash, when can't - empty
Revision 1.96: download - view: text, markup, annotated - select for diffs
Wed Jul 25 11:22:46 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +6 -7
lines
allowed nontable result in table:sql, results in empty table
Revision 1.95: download - view: text, markup, annotated - select for diffs
Wed Jul 25 10:43:14 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +1 -32
lines
^table.record[] now $table.fields
Revision 1.94: download - view: text, markup, annotated - select for diffs
Mon Jul 23 11:19:25 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +57 -31
lines
changed sql driver query interface
Revision 1.93: download - view: text, markup, annotated - select for diffs
Wed Jul 18 10:06:04 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +21 -11
lines
$ORIGINS(1) output tracing mode
Revision 1.92: download - view: text, markup, annotated - select for diffs
Mon Jul 9 16:13:17 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +4 -4
lines
date format 0
Revision 1.91: 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.90: preferred, colored
Changes since revision 1.90: +134 -23
lines
date roll
table calendar
Revision 1.90: download - view: text, markup, annotated - select for diffs
Sat Jul 7 16:38:01 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +17 -17
lines
date now set $fields roll string. todo: sql, calendar
Revision 1.89: download - view: text, markup, annotated - select for diffs
Mon Jul 2 14:03:35 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +2 -2
lines
^table.columns column renamed from 'name' to 'column'
Revision 1.88: download - view: text, markup, annotated - select for diffs
Mon Jul 2 13:24:32 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +26 -1
lines
^table:columns[]
Revision 1.87: download - view: text, markup, annotated - select for diffs
Fri Jun 29 08:35:26 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +5 -4
lines
empty strings @ sql
Revision 1.86: 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.85: preferred, colored
Changes since revision 1.85: +1 -3
lines
*/
static const char *RCSId="$Id: double.C,v 1.31 2001/06/28 07:41:59 parser Exp $";
Revision 1.85: 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.84: preferred, colored
Changes since revision 1.84: +2 -1
lines
static char *RCSId="$Id$";
Revision 1.84: download - view: text, markup, annotated - select for diffs
Wed Jun 27 12:44:32 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +2 -2
lines
nothing renamed to void
Revision 1.83: download - view: text, markup, annotated - select for diffs
Mon May 21 17:13:57 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +2 -2
lines
'unknown' renamed to 'nothing'
Revision 1.82: download - view: text, markup, annotated - select for diffs
Mon May 21 16:38:46 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +2 -2
lines
started int:sql
Revision 1.81: download - view: text, markup, annotated - select for diffs
Mon May 21 16:01:10 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +12 -14
lines
hash:sql moved to main trunc. operators.txt updated
Revision 1.80: download - view: text, markup, annotated - select for diffs
Fri May 11 17:45:10 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +2 -2
lines
op: MAX_LOOPS
as_int
Revision 1.79: download - view: text, markup, annotated - select for diffs
Tue May 8 10:39:20 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +3 -5
lines
hash:default works at last!
Revision 1.78: download - view: text, markup, annotated - select for diffs
Tue May 8 10:23:50 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +8 -8
lines
hash:default
Revision 1.77: download - view: text, markup, annotated - select for diffs
Tue May 8 09:44:28 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -2
lines
z
Revision 1.76: download - view: text, markup, annotated - select for diffs
Tue May 8 09:16:10 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +5 -15
lines
table:hash always hash of hash now
Revision 1.75: download - view: text, markup, annotated - select for diffs
Tue May 8 08:16:40 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +6 -9
lines
table:empty return bool now
Revision 1.74: download - view: text, markup, annotated - select for diffs
Tue May 8 08:14:48 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +85 -5
lines
table:hash
Revision 1.73: download - view: text, markup, annotated - select for diffs
Tue May 8 06:42:54 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +6 -7
lines
table:record have name
Revision 1.72: download - view: text, markup, annotated - select for diffs
Tue May 8 06:00:34 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +8 -13
lines
removed table:find. table:locate and op:eval now return bool
Revision 1.71: download - view: text, markup, annotated - select for diffs
Mon May 7 13:29:47 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -4
lines
dox, split by not clean parts also
Revision 1.70: download - view: text, markup, annotated - select for diffs
Fri May 4 10:42:37 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +3 -3
lines
removed m- method dox
Revision 1.69: download - view: text, markup, annotated - select for diffs
Wed May 2 11:49:17 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +2 -2
lines
table:dir result are not tainted by file_name language now
Revision 1.68: download - view: text, markup, annotated - select for diffs
Sat Apr 28 15:22:39 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +2 -2
lines
renamed pa_methoded back to classes/classes.h
Revision 1.67: download - view: text, markup, annotated - select for diffs
Sat Apr 28 13:49:14 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +2 -2
lines
classes/classes renamet to include|main/pa_methoded
Revision 1.66: download - view: text, markup, annotated - select for diffs
Sat Apr 28 08:43:48 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +55 -24
lines
Methoded reorganized. todo: methoded-configure
Revision 1.65: download - view: text, markup, annotated - select for diffs
Thu Apr 26 14:55:13 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +2 -1
lines
code documentation ++
Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Apr 23 10:58:27 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +5 -5
lines
/// @test $a.menu{ $a[123] }
and $a.menu{^table:set[]...}
Revision 1.63: download - view: text, markup, annotated - select for diffs
Fri Apr 20 14:18:30 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -2
lines
$MAIN:LOCALE
Revision 1.62: download - view: text, markup, annotated - select for diffs
Sun Apr 15 13:32:39 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +4 -4
lines
table:empty +=process
Revision 1.61: download - view: text, markup, annotated - select for diffs
Sun Apr 15 13:12:18 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +53 -99
lines
MethodParams everywhere
Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Apr 10 11:23:54 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -2
lines
image:measure -90
Revision 1.59: download - view: text, markup, annotated - select for diffs
Fri Apr 6 13:41:29 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +62 -9
lines
table:dir 1
Revision 1.58: download - view: text, markup, annotated - select for diffs
Fri Apr 6 12:34:50 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +38 -2
lines
table:dir 0 [without regexp]
Revision 1.57: download - view: text, markup, annotated - select for diffs
Fri Apr 6 08:55:18 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -2
lines
@office
Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Apr 5 18:22:57 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +12 -12
lines
junction to code&expression in errors
Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu Apr 5 13:27:11 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +3 -2
lines
z
Revision 1.54: download - view: text, markup, annotated - select for diffs
Thu Apr 5 13:19:40 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +6 -4
lines
sql quote. string untaint UL_SQL
Revision 1.53: download - view: text, markup, annotated - select for diffs
Thu Apr 5 11:50:06 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +8 -8
lines
sql ping
Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Apr 5 11:36:51 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +18 -6
lines
select * from hren error contains statement
Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Apr 5 11:01:54 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +46 -24
lines
mysql 0
Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Apr 4 10:50:33 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +3 -2
lines
connect&sql -1000 just compiled
Revision 1.49: download - view: text, markup, annotated - select for diffs
Wed Apr 4 06:16:18 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +57 -7
lines
sql frame -10
Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Apr 3 17:01:01 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +4 -11
lines
string:match replace 2. string.cstr(forced lang)
Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Apr 3 08:23:06 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -2
lines
string:match -10 [frame]
Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Apr 3 05:32:02 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +5 -14
lines
table:append now uses string::split
Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Apr 3 05:28:01 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +3 -4
lines
z
Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Apr 3 05:23:37 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +59 -35
lines
string::pos & cmp & piece bugs fixed.
string::split new
table:load separated from set
table:set implemented with clean \n \t searches
Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Apr 2 15:59:06 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +3 -3
lines
string::pos. about to use it in table:set/load
Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Apr 2 09:29:12 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +40 -1
lines
table:join
Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Mar 30 09:58:57 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +30 -5
lines
todo: table flip and append. string::pos
Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Mar 30 05:51:12 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +15 -76
lines
static|dynamic|any method registration
Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Mar 29 20:53:02 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +100 -16
lines
table:flip
Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Mar 29 15:00:19 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +3 -3
lines
string: left right mid
Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Mar 28 09:01:20 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +27 -10
lines
table:locate1, file:test
Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Mar 28 08:01:40 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +11 -1
lines
table:locate just compiled
Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Mar 27 17:12:22 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +4 -4
lines
about to change junction rcontext!!
Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Mar 27 16:35:52 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +53 -18
lines
sort 0
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Mar 27 15:37:50 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -3
lines
continue on sort
Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Mar 27 14:50:44 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +44 -1
lines
started table:sort
fixed minor bug in #...^{
Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Mar 27 13:47:29 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +40 -4
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:52 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -41
lines
moved ::save to pa_table.
disabled @auto invocation in ^process
Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Mar 26 09:53:42 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +32 -1
lines
table:record
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Mar 25 09:40:54 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -1
lines
html-typo - decided to move all the processing to table
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Mar 25 09:10:28 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2
lines
returned table originating. useful for reporting typo table problems origin. think would be useful somewhere else
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Mar 25 08:52:28 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2
lines
typo & typo-default
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Mar 24 15:57:57 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +7 -10
lines
file_read stringified
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Mar 23 13:08:08 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2
lines
cgi: reinvent document_root and request_uri under iis. autoconf updated. introducing ap_config_includes
Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Mar 21 14:06:42 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +7 -7
lines
shifted apache branch on main trunc
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Mar 20 07:34:30 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +66 -6
lines
^table:save
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Mar 20 06:45:16 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +18 -10
lines
z
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Mar 19 22:11:07 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +5 -3
lines
VEnv is now :Value
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Mar 19 20:46:35 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +5 -5
lines
file 1
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Mar 19 20:07:35 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +7 -7
lines
file class just compiled
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Mar 19 19:17:41 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +10 -6
lines
^table:set{default level: TABLE}
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Mar 19 16:06:13 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
doc: detected Value derivates prob
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Mar 13 17:17:25 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +6 -4
lines
z
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Mar 13 13:43:28 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3
lines
$ENV: re 0, stateless classes
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Mar 13 12:07:14 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -4
lines
z
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Mar 13 11:19:29 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -7
lines
skipped_restructure_exceptions_dead_end
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Mar 13 11:15:03 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +8 -2
lines
restructure_exceptions_dead_end
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Mar 12 21:54:18 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +11 -6
lines
think constructing flag as is is bad
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Mar 12 21:18:00 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3
lines
^for
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Mar 12 20:59:27 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +16 -1
lines
table ^empty
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Mar 12 20:55:14 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +28 -1
lines
table ^menu
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Mar 12 20:36:52 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +38 -1
lines
table ^offset ^line ^count
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Mar 12 18:19:36 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
^use
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Mar 12 18:13:48 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -1
lines
^while. switched off wcontext.constructing after write(value) or auto-vhash-constructing
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Mar 12 17:16:48 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -5
lines
fail_if_junction_ helper func
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Mar 12 17:00:46 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +24 -6
lines
^process error point by actual method_name, not source.
^load
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Mar 12 13:40:01 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
z
E-mail: