CVS log for parser3/src/main/pa_base64.C
Up to [parser3project] / parser3 / src / main
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.15: 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.14: preferred, unified
Changes since revision 1.14: +2 -2 lines
Copyright year updated, websites links changed to https://
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Dec 23 16:59:17 2024 UTC (17 months, 1 week ago) by moko
Branches: MAIN
CVS tags: release_3_5_1,
release_3_5_0
Diff to: previous 1.13: preferred, unified
Changes since revision 1.13: +2 -2 lines
fixes for --with-build-warnings
Revision 1.13: 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.12: preferred, unified
Changes since revision 1.12: +2 -2 lines
Copyright year updated
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Sep 26 20:49:09 2023 UTC (2 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +3 -3 lines
copyright, authors actualized
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Dec 15 17:10:34 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_6
Diff to: previous 1.10: preferred, unified
Changes since revision 1.10: +2 -2 lines
Copyright year updated
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Dec 4 20:39:39 2019 UTC (6 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.9: preferred, unified
Changes since revision 1.9: +25 -25 lines
unsigned char -> uchar
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Nov 24 23:32:14 2019 UTC (6 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +52 -128 lines
base64 encode rewritten, base64 options implemented (feature #986)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Nov 24 22:25:54 2019 UTC (6 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +3 -41 lines
pa_base64_encode(file) removed - more memory, but faster and less code (related fo feature #986)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Nov 20 20:48:25 2019 UTC (6 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +4 -17 lines
optimization: void pa_base64_decode -> size_t pa_base64_decode (related to feature #986)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Nov 20 20:31:52 2019 UTC (6 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +45 -22 lines
base64_decode rewritten - padding option support, padding inside base 64 supported (related to feature #096)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Nov 15 21:48:51 2019 UTC (6 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +45 -36 lines
base64_decode converted to C++, url-safe support added, step support removed (related to #986)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Nov 14 23:15:39 2019 UTC (6 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +29 -29 lines
whitespace, pa_base64_size extracted and used for files as well (related to feature 986)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Nov 13 22:05:48 2019 UTC (6 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +13 -6 lines
base64 options added, but not yet implemented (related to feature #986)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Nov 12 21:18:30 2019 UTC (6 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +6 -14 lines
whitespace
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Nov 12 21:13:31 2019 UTC (6 years, 6 months ago) by moko
Branches: MAIN
pa_base64.h and pa_base64.C added, base64 implementation moved from pa_common.h and pa_common.C
E-mail: