[php-i18n-commits] cvs commit: libmbfl/mbfl mbfilter_8bit.h mbfilter_pass.h mbfilter_wchar.h mbfl_allocators.h

Back to archive index

Rui Hirokawa hirok****@users*****
2003年 9月 23日 (火) 09:48:02 JST


hirokawa    03/09/23 09:48:02

  Modified:    .        Tag: LIBMBFL_1_0 .cvsignore
               filters  Tag: LIBMBFL_1_0 html_entities.c html_entities.h
                        mbfilter_htmlent.c mbfilter_htmlent.h
               mbfl     Tag: LIBMBFL_1_0 mbfilter_8bit.h mbfilter_pass.h
                        mbfilter_wchar.h mbfl_allocators.h
  Log:
  fixed win32 build and update e-mail address.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.4.2.4   +0 -1      libmbfl/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  RCS file: /cvsroot/php-i18n/libmbfl/.cvsignore,v
  retrieving revision 1.4.2.3
  retrieving revision 1.4.2.4
  diff -u -r1.4.2.3 -r1.4.2.4
  --- .cvsignore	25 Aug 2003 01:15:33 -0000	1.4.2.3
  +++ .cvsignore	23 Sep 2003 00:48:02 -0000	1.4.2.4
  @@ -4,7 +4,6 @@
   Makefile.in
   autoscan.log
   configure
  -config.h.in
   config.sub
   config.log
   config.guess
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +2 -1      libmbfl/filters/html_entities.c
  
  Index: html_entities.c
  ===================================================================
  RCS file: /cvsroot/php-i18n/libmbfl/filters/html_entities.c,v
  retrieving revision 1.1
  retrieving revision 1.1.2.1
  diff -u -r1.1 -r1.1.2.1
  --- html_entities.c	7 Dec 2002 22:31:19 -0000	1.1
  +++ html_entities.c	23 Sep 2003 00:48:02 -0000	1.1.2.1
  @@ -18,7 +18,7 @@
    * if not, write to the Free Software Foundation, Inc., 59 Temple Place,
    * Suite 330, Boston, MA  02111-1307  USA
    *
  - * The author of this part: Marcus Boerger <marcu****@t-onl*****>
  + * The author of this part: Marcus Boerger <helly****@php*****>
    *
    */
   /*
  @@ -32,6 +32,7 @@
   #endif
   
   #include "mbfilter.h"
  +#include <string.h>
   
   const mbfl_html_entity mbfl_html_entity_list[] = { /*
     {"quot",       34},  DO NOT CONVERT THESE AUTOMATICALLY
  
  
  
  1.1.2.2   +1 -1      libmbfl/filters/html_entities.h
  
  Index: html_entities.h
  ===================================================================
  RCS file: /cvsroot/php-i18n/libmbfl/filters/html_entities.h,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- html_entities.h	1 Aug 2003 11:49:42 -0000	1.1.2.1
  +++ html_entities.h	23 Sep 2003 00:48:02 -0000	1.1.2.2
  @@ -18,7 +18,7 @@
    * if not, write to the Free Software Foundation, Inc., 59 Temple Place,
    * Suite 330, Boston, MA  02111-1307  USA
    *
  - * The author of this part: Marcus Boerger <marcu****@t-onl*****>
  + * The author of this part: Marcus Boerger <helly****@php*****>
    *
    */
   /*
  
  
  
  1.3.2.2   +1 -1      libmbfl/filters/mbfilter_htmlent.c
  
  Index: mbfilter_htmlent.c
  ===================================================================
  RCS file: /cvsroot/php-i18n/libmbfl/filters/mbfilter_htmlent.c,v
  retrieving revision 1.3.2.1
  retrieving revision 1.3.2.2
  diff -u -r1.3.2.1 -r1.3.2.2
  --- mbfilter_htmlent.c	1 Aug 2003 11:49:42 -0000	1.3.2.1
  +++ mbfilter_htmlent.c	23 Sep 2003 00:48:02 -0000	1.3.2.2
  @@ -18,7 +18,7 @@
    * if not, write to the Free Software Foundation, Inc., 59 Temple Place,
    * Suite 330, Boston, MA  02111-1307  USA
    *
  - * The author of this part: Marcus Boerger <marcu****@t-onl*****>
  + * The author of this part: Marcus Boerger <helly****@php*****>
    *
    */
   /*
  
  
  
  1.3.2.1   +1 -1      libmbfl/filters/mbfilter_htmlent.h
  
  Index: mbfilter_htmlent.h
  ===================================================================
  RCS file: /cvsroot/php-i18n/libmbfl/filters/mbfilter_htmlent.h,v
  retrieving revision 1.3
  retrieving revision 1.3.2.1
  diff -u -r1.3 -r1.3.2.1
  --- mbfilter_htmlent.h	20 Dec 2002 18:17:31 -0000	1.3
  +++ mbfilter_htmlent.h	23 Sep 2003 00:48:02 -0000	1.3.2.1
  @@ -18,7 +18,7 @@
    * if not, write to the Free Software Foundation, Inc., 59 Temple Place,
    * Suite 330, Boston, MA  02111-1307  USA
    *
  - * The author of this part: Marcus Boerger <marcu****@t-onl*****>
  + * The author of this part: Marcus Boerger <helly****@php*****>
    *
    */
   /*
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.2   +1 -1      libmbfl/mbfl/mbfilter_8bit.h
  
  Index: mbfilter_8bit.h
  ===================================================================
  RCS file: /cvsroot/php-i18n/libmbfl/mbfl/mbfilter_8bit.h,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- mbfilter_8bit.h	25 Aug 2003 01:15:33 -0000	1.1.2.1
  +++ mbfilter_8bit.h	23 Sep 2003 00:48:02 -0000	1.1.2.2
  @@ -34,6 +34,6 @@
   #include "mbfl_defs.h"
   #include "mbfilter.h"
   
  -MBFLAPI extern const mbfl_encoding mbfl_encoding_8bit;
  +extern const mbfl_encoding mbfl_encoding_8bit;
   
   #endif /* MBFL_MBFILTER_8BIT_H */
  
  
  
  1.1.2.2   +2 -2      libmbfl/mbfl/mbfilter_pass.h
  
  Index: mbfilter_pass.h
  ===================================================================
  RCS file: /cvsroot/php-i18n/libmbfl/mbfl/mbfilter_pass.h,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- mbfilter_pass.h	25 Aug 2003 01:15:33 -0000	1.1.2.1
  +++ mbfilter_pass.h	23 Sep 2003 00:48:02 -0000	1.1.2.2
  @@ -33,8 +33,8 @@
   #include "mbfl_defs.h"
   #include "mbfilter.h"
   
  -MBFLAPI extern const mbfl_encoding mbfl_encoding_pass; 
  -MBFLAPI extern const struct mbfl_convert_vtbl vtbl_pass;
  +extern const mbfl_encoding mbfl_encoding_pass; 
  +extern const struct mbfl_convert_vtbl vtbl_pass;
   
   MBFLAPI extern int mbfl_filt_conv_pass(int c, mbfl_convert_filter *filter);
   
  
  
  
  1.1.2.2   +1 -1      libmbfl/mbfl/mbfilter_wchar.h
  
  Index: mbfilter_wchar.h
  ===================================================================
  RCS file: /cvsroot/php-i18n/libmbfl/mbfl/mbfilter_wchar.h,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- mbfilter_wchar.h	25 Aug 2003 01:15:33 -0000	1.1.2.1
  +++ mbfilter_wchar.h	23 Sep 2003 00:48:02 -0000	1.1.2.2
  @@ -34,6 +34,6 @@
   #include "mbfl_defs.h"
   #include "mbfilter.h"
   
  -MBFLAPI extern const mbfl_encoding mbfl_encoding_wchar;
  +extern const mbfl_encoding mbfl_encoding_wchar;
   
   #endif /* MBFL_MBFILTER_WCHAR_H */
  
  
  
  1.1.2.3   +7 -7      libmbfl/mbfl/mbfl_allocators.h
  
  Index: mbfl_allocators.h
  ===================================================================
  RCS file: /cvsroot/php-i18n/libmbfl/mbfl/mbfl_allocators.h,v
  retrieving revision 1.1.2.2
  retrieving revision 1.1.2.3
  diff -u -r1.1.2.2 -r1.1.2.3
  --- mbfl_allocators.h	25 Aug 2003 01:15:33 -0000	1.1.2.2
  +++ mbfl_allocators.h	23 Sep 2003 00:48:02 -0000	1.1.2.3
  @@ -45,12 +45,12 @@
   
   MBFLAPI extern mbfl_allocators *__mbfl_allocators; 
   
  -#define mbfl_malloc __mbfl_allocators->malloc
  -#define mbfl_realloc __mbfl_allocators->realloc
  -#define mbfl_calloc __mbfl_allocators->calloc
  -#define mbfl_free __mbfl_allocators->free
  -#define mbfl_pmalloc __mbfl_allocators->pmalloc
  -#define mbfl_prealloc __mbfl_allocators->preallloc
  -#define mbfl_pfree __mbfl_allocators->pfree
  +#define mbfl_malloc (__mbfl_allocators->malloc)
  +#define mbfl_realloc (__mbfl_allocators->realloc)
  +#define mbfl_calloc (__mbfl_allocators->calloc)
  +#define mbfl_free (__mbfl_allocators->free)
  +#define mbfl_pmalloc (__mbfl_allocators->pmalloc)
  +#define mbfl_prealloc (__mbfl_allocators->preallloc)
  +#define mbfl_pfree (__mbfl_allocators->pfree)
   
   #endif /* MBFL_ALLOCATORS_H */
  
  
  



php-i18n-commits メーリングリストの案内
Back to archive index