Ignore:
Timestamp:
2000-07-28T16:50:53+12:00 (24 years ago)
Author:
sjboddie
Message:

Removed CVS logging information from source files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/lib/gsdlunicode.cpp

    r1236 r1310  
    2222 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
    2323 *
    24  * $Id$
    25  *
    2624 *********************************************************************/
    27 
    28 /*
    29    $Log$
    30    Revision 1.14  2000/06/23 05:03:29  nzdl
    31    fixed a couple of compiler warnings created by the new encoding stuff
    32 
    33    Revision 1.13  2000/06/23 03:21:38  sjboddie
    34    Created converter classes for simple 8 bit encodings that use a
    35    simple textual map file. Instances of these classes are used to handle
    36    the Windows 1256 (Arabic) encoding.
    37 
    38    Revision 1.12  2000/04/06 19:58:02  cs025
    39    Correcting a correction - reinstated all lib files due to silly
    40    CVS confusion.
    41 
    42    Revision 1.10  1999/09/07 04:57:43  sjboddie
    43    added gpl notice
    44 
    45    Revision 1.9  1999/07/21 07:23:17  rjmcnab
    46    Added setmapfile function to map conversion utilities so the map file
    47    does not need to be loaded when map conversion object is created.
    48 
    49    Revision 1.8  1999/07/01 04:03:45  rjmcnab
    50    Optimised utf8inconvertclass::convert slightly.
    51 
    52    Revision 1.7  1999/06/30 04:59:03  rjmcnab
    53    Added a to_utf8 function that takes iterators as input.
    54 
    55    Revision 1.6  1999/06/26 01:05:04  rjmcnab
    56    No real changes.
    57 
    58    Revision 1.5  1999/01/12 01:50:59  rjmcnab
    59 
    60    Standard header.
    61 
    62    Revision 1.4  1999/01/08 02:33:15  rjmcnab
    63 
    64    Added standard header to source files.
    65 
    66  */
    67 
    6825
    6926#include "gsdlunicode.h"
Note: See TracChangeset for help on using the changeset viewer.