view .hgsubstate @ 15252:fa0118cb67d9

move base64 encode and decode functionality to liboctave * oct-base64.h, oct-base64.cc: New files. Extract core base64 encode and decode functionality from data.cc. * liboctave/Makefile.am (INCS): Add octave-base64.h to the list. (LIBOCTAVE_CXX_SOURCES): Add octave-base64.cc to the list. * data.cc: Don't include base64.h. Do include oct-base64.h. (do_base64_encode): Delete. (Fbase64_encode): Call octave_base64_encode, not do_base64_encode. (Fbase64_decode): Declare retval as octave_value, not octave_value_list. Simplify using octave_base64_decode.
author John W. Eaton <jwe@octave.org>
date Wed, 29 Aug 2012 16:43:25 -0400
parents 017f0b2e6933
children 79baa37fde7a
line wrap: on
line source

0e3af50c9e20938bd1cea0182bf749ce61cb6782 gnulib
0f7cc1d7ef5c34b146ff71207ada3ec87a24097c libgui/qterminal