CVS log for parser3/src/lib/cord/cordxtra.c
Up to [parser3project] / parser3 / src / lib / cord
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Dec 15 00:11:23 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
CVS tags: release_3_5_1,
release_3_5_0,
release_3_4_6,
HEAD
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +0 -185 lines
cleanup: CORD_from_file* not used and thus removed
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Dec 5 22:59:58 2017 UTC (8 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
to be sure that our version of gc.h/cord.h is used, we now include it directly
Revision 1.17: 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.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
PA_DEBUG_DISABLE_GC works again, pa_gc_* method removes, libcord also can work without libgc
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jul 19 22:07:57 2013 UTC (12 years, 10 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_5,
release_3_4_4,
release_3_4_3
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -6 lines
includes cleanup
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Nov 9 00:27:56 2009 UTC (16 years, 6 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_2,
release_3_4_1,
release_3_4_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
- fixed bug in cord (comparation cords with functions was buggy)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Nov 6 04:59:08 2009 UTC (16 years, 7 months ago) by misha
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -0 lines
- some rare GPF were fixed: checkouts are required after GC_MALLOC
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jul 16 09:18:35 2009 UTC (16 years, 10 months ago) by misha
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +8 -8 lines
- optimization: CORD_str, CORD_to_const_char_star, CORD_to_char_star and CORD_substr have one more arg: length of cord
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat May 23 08:12:31 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +0 -2 lines
- CORD_cat optimization
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun May 17 12:07:54 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -4 lines
- bugfix.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri May 15 12:46:45 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -2 lines
- var decl should be at the beginning of scope
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri May 15 08:01:16 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +13 -0 lines
- cacheing of cord chars was added
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Apr 15 08:02:07 2009 UTC (17 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +10 -1 lines
- more optimisation
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Dec 16 10:15:12 2005 UTC (20 years, 5 months ago) by paf
Branches: MAIN
CVS tags: release_3_3_0,
release_3_2_3,
release_3_2_2,
release_3_2_1,
paf_left
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0
lines
. started killing gdome
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon May 24 12:23:44 2004 UTC (22 years ago) by paf
Branches: MAIN
CVS tags: release_3_2_0,
release_3_1_6,
release_3_1_5,
release_3_1_4,
release_3_1_3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -6
lines
cancel: more speed, less memory: CORD_chars_block originally intended to ...
it was good that CORD_chars_block were not used: it consumes more memory [and, might be slow too]
undoing that. [and removed that func so that it would not confuse parser developer in future]
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Mar 9 13:19:10 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
bugfix: CORD_pos were not fixed properly, done
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Sep 25 09:15:02 2003 UTC (22 years, 8 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -1
lines
string_fragments_to_cord merged to HEAD
Revision 1.3.2.2: download - view: text, markup, annotated - select for diffs
Tue Sep 23 12:14:00 2003 UTC (22 years, 8 months ago) by paf
Diff to: previous 1.3.2.1: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3.2.1: +1 -15
lines
something already works :)
Revision 1.3.2.1: download - view: text, markup, annotated - select for diffs
Tue Sep 23 09:54:28 2003 UTC (22 years, 8 months ago) by paf
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +20 -1
lines
main idea implemented, details left
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Sep 22 06:32:40 2003 UTC (22 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1
lines
CORD_pos bugfix [failed to find 8bit chars due to bitwise operation signed-char error]
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jul 24 11:31:22 2003 UTC (22 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +623 -0
lines
moved tempate_gc to HEAD
Revision 1.1.2.3: download - view: text, markup, annotated - select for diffs
Thu Mar 27 14:05:40 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.1.2.2: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.2.2: +2 -0
lines
disabled gc, become even slower
Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Thu Mar 20 09:41:45 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.1.2.1: preferred, colored
Changes since revision 1.1.2.1: +8 -8
lines
untaint.C 99% [except mail&sql&optimize]
Revision 1.1.2.1: download - view: text, markup, annotated - select for diffs
Tue Mar 18 15:18:14 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +621 -0
lines
gc: cord part made parser/src/lib: it's not compiled into libgc by default
Revision 1.1
Tue Mar 18 15:18:14 2003 UTC (23 years, 2 months ago) by paf
Branches: MAIN
FILE REMOVED
file cordxtra.c was initially added on branch template_gc.
E-mail: