Platon Technologies
neprihlásený Prihlásiť Registrácia
SlovakEnglish
open source software development oslavujeme 10 rokov vývoja otvoreného softvéru! Piatok, 19. apríl 2024
O nás
Magazín
Otvorený softvér
CVS
Služby
Index  »  Projekty  »  libcfg+  »  Stiahnutie  »  verzia 0.5.2

Release
Späť ]
Meno 0.5.2
Date and Time 2002-07-19 00:41
State unsupported
License GNU GPL
Pripojené súbory libcfg+-0.5.2.tar.gz (140,914 bytes)library TGZ package
Zhrnutie
There are some API changes to get better libcfg+ parsing context creation functions.
All elements are now counted from 0 to get analogical behaviour in command line array
items, configuration file bytes, and configuration file lines. A bug with property
cleaning has been fixed. Various virtual properties have been added for setting up
two or more real properties in one function call. Some internal functions have been
improved. There are documentation updates.
Changelog
   version 0.5.2, July 19, 2002 (official release)
   
     * important API changes to get better libcfg+ parsing
       context creation functions; parameter argc and end_pos are
       not used in standart context creation functions, parameter
       size is used instead; if you already use libcfg+, please
       make following substitutions:
          + cfg_get_cmdline_context() function call for
            cfg_get_cmdline_context_argc()
          + cfg_set_cmdline_context() function call for
            cfg_set_cmdline_context_argc()
          + cfg_get_cfgfile_context() function call for
            cfg_get_cfgfile_context_pos()
          + cfg_set_cfgfile_context() function call for
            cfg_set_cfgfile_context_pos()
     * all elements are now counted from 0 to get analogical
       behaviour in command line array items, configuration file
       bytes and configuration file lines; in fact, this issue
       affects only configuration file lines, which was counted
       from 1 till this change
     * fixed bug with property cleaning
     * various virtual properties added for setting up two or
       more real properties in one function call
     * improved internal functions split_multi_arg() and
       unquote_single_arg()
     * example is now installed with documentation
     * documentation update

Copyright © 2002-2006 Platon Group
Stránka používa redakčný systém Metafox
Na začiatok · Odkazový formulár · Prihláška
Upozorniť na chybu na PLATON.SK webstránke · Podmienky použitia · Ochrana osobných údajov