Platon Technologies
not logged in Login Registration
EnglishSlovak
enterprise open source software Thursday, May 17, 2012
About Us
Magazine
Open Source
CVS
Services
Index  »  Projects  »  libcfg+  »  Documentation  »  HTML  »  Version history

3.5. Version history

Current version is 0.6.2 and it was released in 17th February 2004.

version 0.6.2, February 17, 2004 (official release)

  • several major documentation rewrittes for better readability and explanations (thanks to Sergei Gerasenko )
  • fixed bad documentation concerning to "multiple properties manipulation" section

version 0.6.1, March 13, 2003 (official release)

  • added support for integer numbers initialization in float-like style
  • fixed matching empty prefixes of short and/or long command line options
  • tiny fixes in building stuff mostly related to documentation

version 0.6, October 9, 2002 (official release)

  • brand new man pages are generated from SGML (DocBook) documentation and they were added into libcfg+ distrubution
  • more properties manipulation functions
  • more powerful libcfg+ building stuff
  • documentation update

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

version 0.5.1, Juny 11, 2002 (official release)

  • unnecesary file props.h removed due to linking problems against installed shared library; linking now works fine
  • (special) properties stuff completely rewritten; three new functions and cfg_property_type enumeration added, ugly macros removed
  • working example added to distribution
  • installation and documentation building stuff improvements
  • documentation update

version 0.5, May 24, 2002 (official release)

  • initial release


Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top · Feedback form · Application form
Report bug on PLATON.SK website · Terms of use · Privacy policy