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/text_t.cpp

    r1088 r1310  
    2222 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
    2323 *
    24  * $Id$
    25  *
    2624 *********************************************************************/
    27 
    28 /*
    29    $Log$
    30    Revision 1.18  2000/04/14 02:50:12  sjboddie
    31    added text_t versions of joinchar to work with sets and lists
    32 
    33    Revision 1.17  2000/04/06 19:58:03  cs025
    34    Correcting a correction - reinstated all lib files due to silly
    35    CVS confusion.
    36 
    37    Revision 1.15  1999/10/14 22:52:39  sjboddie
    38    joinchar can join using text_t string now too
    39 
    40    Revision 1.14  1999/09/24 02:30:03  rjmcnab
    41    added function has_unicode_letdig
    42 
    43    Revision 1.13  1999/09/07 04:57:43  sjboddie
    44    added gpl notice
    45 
    46    Revision 1.12  1999/08/31 08:04:41  rjmcnab
    47    Fixed a small but hard to find bug in getcarr
    48 
    49    Revision 1.11  1999/07/01 04:05:09  rjmcnab
    50    Optimised append functions slightly and added a reserve function.
    51 
    52    Revision 1.10  1999/04/26 03:58:03  sjboddie
    53    added is_number function
    54 
    55    Revision 1.9  1999/04/06 22:17:24  rjmcnab
    56    Added splits and joins using text_tset.
    57 
    58    Revision 1.8  1999/02/28 23:14:41  rjmcnab
    59 
    60    Added uc and lc to convert to uppercase and lowercase.
    61 
    62    Revision 1.7  1999/02/21 22:26:39  rjmcnab
    63 
    64    Made getint() a constant function.
    65 
    66    Revision 1.6  1999/02/03 01:13:26  sjboddie
    67 
    68    Got interface to handle subcollections and language subcollections -
    69    committed changes made to some of the collections
    70 
    71    Revision 1.5  1999/01/19 01:38:14  rjmcnab
    72 
    73    Made the source more portable.
    74 
    75    Revision 1.4  1999/01/12 01:51:00  rjmcnab
    76 
    77    Standard header.
    78 
    79    Revision 1.3  1999/01/08 02:33:16  rjmcnab
    80 
    81    Added standard header to source files.
    82 
    83  */
    84 
    8525
    8626#include "text_t.h"
Note: See TracChangeset for help on using the changeset viewer.