Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Thursday, March 28, 2024

Diff for libplaton/README between version 1.10 and 1.11

version 1.10, 2002/09/26 21:24:36 version 1.11, 2002/09/29 03:55:00
Line 11  macros.h - basic C preprocessor macros
Line 11  macros.h - basic C preprocessor macros
   
 html/ - HTML parsing functions  html/ - HTML parsing functions
 html/read.h - HTML file reading  html/read.h - HTML file reading
 html/tag.h - HTML tag class  html/Tag.h - HTML tag class
   
 str/ - enhanced string routines  str/ - enhanced string routines
 str/charsets.h - encoding tables (codepages) definitions  str/charsets.h - encoding tables (codepages) definitions
   str/colors.h - ANSI terminal and talker color codes
   str/discolor.h - removing ANSI terminal color sequences from string
 str/dynfgets.h - unlimited dynamic fgets() routine  str/dynfgets.h - unlimited dynamic fgets() routine
 str/strconv.h - converting strings between codepages  str/strconv.h - converting strings between codepages
 str/strctype.h - character type functions for strings  str/strctype.h - character type functions for strings
Line 23  str/strmmx.h - string handling functions
Line 25  str/strmmx.h - string handling functions
 str/strplus.h - advanced string (locate, counting, removing,  str/strplus.h - advanced string (locate, counting, removing,
                 inserting, comparing) functions                  inserting, comparing) functions
   
 telnet/ - TCP/IP telnet communication  net/ - TCP/IP net communication
 telnet/atlantis.h - Atlantis talker classes  TODO: do this
 telnet/colors.h - ANSI terminal and talker color codes  
 telnet/discolor.h - removing ANSI terminal color sequences from string  misc/ - special utilities
 telnet/telnet.h - telnet protocol class  misc/bogomips.h - Linux userspace BogoMIPS counting
 telnet/tn_noobj.h - telnet protocol non-object routines  misc/fileplus.h - file sorting functions
   misc/kbhit.h - UNIX systems kbhit() (keyboard hit) implementation
 utils/ - special utilities  misc/luhnchk.h - credit card validation using Luhn check algorithm
 utils/bogomips.h - Linux userspace BogoMIPS counting  misc/rdtsc.h - code max/min/avg time spend counting
 utils/fileplus.h - file sorting functions  misc/week.h - week number magic
 utils/kbhit.h - UNIX systems kbhit() (keyboard hit) implementation  misc/x86cpuid.h - CPU ID getting on x86 architecture
 utils/luhnchk.h - credit card validation using Luhn check algorithm  
 utils/rdtsc.h - code max/min/avg time spend counting  
 utils/week.h - week number magic  
 utils/x86cpuid.h - CPU ID getting on x86 architecture  
   
   
 Copyright (c) 2000-2002 Platon SDG, http://www.platon.sk/  Copyright (c) 2000-2002 Platon SDG, http://www.platon.sk/

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top