Date:   Thu Aug 28 17:16:27 2003
Author: ab

Update of /home/cvs/samba/source/script
In directory dp.samba.org:/tmp/cvs-serv2715/script

Modified Files:
      Tag: SAMBA_3_0
        .cvsignore 
Added Files:
      Tag: SAMBA_3_0
        gap.awk gaptab.awk gen-8bit-gap.sh.in 
Log Message:
Refactor charset plugins a bit and add CP437 module.
Now all 8-bit charsets with gaps (not all symbols defined) could be produced through
one macro -- SMB_GENERATE_CHARSET_MODULE_8_BIT_GAP(CHARSETNAME) within source file
with three charset tables. Full source code for such modules can be generated by
source/script/gen-8bit-gap.sh script which was taken from GNU libc and changed slightly
to follow our data types and structure.


Revisions:
gap.awk         NONE => 1.1.2.1
        http://www.samba.org/cgi-bin/cvsweb/samba/source/script/gap.awk?rev=1.1.2.1
gaptab.awk              NONE => 1.1.2.1
        http://www.samba.org/cgi-bin/cvsweb/samba/source/script/gaptab.awk?rev=1.1.2.1
gen-8bit-gap.sh.in              NONE => 1.1.2.1
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/script/gen-8bit-gap.sh.in?rev=1.1.2.1
.cvsignore              1.2.18.3 => 1.2.18.4
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/script/.cvsignore.diff?r1=1.2.18.3&r2=1.2.18.4

Reply via email to