CVS log for parser3/src/include/pa_base64.h
Up to [parser3project] / parser3 / src / include
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.9: 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.8: preferred, unified
Changes since revision 1.8: +2 -2 lines
Copyright year updated, websites links changed to https://
Revision 1.8: 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
CVS tags: release_3_5_1,
release_3_5_0
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +2 -2 lines
Copyright year updated
Revision 1.7: 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.6: preferred, unified
Changes since revision 1.6: +3 -3 lines
copyright, authors actualized
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Dec 15 17:10:30 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_6
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +2 -2 lines
Copyright year updated
Revision 1.5: 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.4: preferred, unified
Changes since revision 1.4: +1 -2 lines
pa_base64_encode(file) removed - more memory, but faster and less code (related fo feature #986)
Revision 1.4: 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.3: preferred, unified
Changes since revision 1.3: +3 -3 lines
optimization: void pa_base64_decode -> size_t pa_base64_decode (related to feature #986)
Revision 1.3: 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.2: preferred, unified
Changes since revision 1.2: +2 -2 lines
whitespace, pa_base64_size extracted and used for files as well (related to feature 986)
Revision 1.2: 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.1: preferred, unified
Changes since revision 1.1: +14 -4 lines
base64 options added, but not yet implemented (related to feature #986)
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: