Adding parameter description feature
Fixing few issues on autocompletion
Fixing longest substr algo
Add support for Values completion in clickbuilder
Show only completed values (no cmds) if available
Added support for values completion
Fixing a bug in case of empty return of values
Merge branch 'master' into value_completion
Version 0.2.2
Fixed a bug on param parsing in case of words starting with same chars
Fixing completion of params
Added EOF handling (for "in" other than stdin)
Fixing missing terminator ad defval
Fixing wrong history picking calculation
0.2.2 branch
Release 0.2.1
Release version in tools
Fixing wrong defval matching
Removing static variable (code is reentrant again)
Wrong completion of common commands
Merge branch 'master' of https://git.code.sf.net/p/click-lib/code
Missing file for cmake
Fixing CMakeLists for tools
Printing "COMMON COMMANDS" string only if depth>1
Adding CMake support
Adding ctx depth to selectively add "end" and "exit"
Fixing wrong completion match of active command
Added cmake support for click-tools
Fixing usage of config.h, now supported everywhere
Added support for cmake and cpack
Added common command at main help;fixed completion
Wrong strcpy usage
Removing Warning due to wrong const assignment
Fixed wrong subcommand matching
Merge branch 'master' of git://git.code.sf.net/p/click-lib/code
several fixes
Building CLIck
Hi Ray, just added the possibility of putting HTML-style comments in XML file. Please...
Allowing HTML-style comments in XML file
Hey, So, thanks for fixing the comments in the XML file. I would like to add some...
Hi Ray, sorry for the delay, I had a very busy start of the year. What I would suggest...
Problem with Cmdinfo macros
Hi Marco, I was thinking of some way to do parameter checking before the actual callback....
Hi Ray, need to get back to you very quickly :) Apart from bug fixing, let me understand...
Hi Ray, sorry for the delay, I just realized that my previous reply didn't arrive...
Hi Marco, I'm looking for the changes that were put on the git "development" branch....
I'm starting a new product/project and will be using this CLI. This product will...
Adding longest substring
Removing all calls to strdup
Printing all parameters aligned
fixed wrong usage of strdup
Fixing invalid buffer free
Some changes in the default parameter handing
added testtool and fixed param access macros
Hi Ray, since I've not received any reply back, I guess your question has been replied....
How do I use <param> element?
Files for example "test2"
Files for example "test"
Hi Ray, the fastest way is giving you a couple of examples. Please find attached...
Fixing default parameter
Defining the command tree: the XML tree file
How do I use <param> element?
Defining the command tree: the XML tree file
Defining the command tree: the XML tree file
Defining the command tree: the XML tree file
Defining the command tree: the XML tree file
Version 0.2: do you need anything there?
Defining the command tree: the XML tree file
Defining the command tree: the XML tree file
Defining the command tree: the XML tree file
Defining the command tree: the XML tree file
CLIck
The basics
Minor changes to autotools scripts
The basics
The basics
Welcome!!!
Printing the whole command from history
CLIck
Using the CLI
Using the CLI
Creating your own application
CLIck
CLIck
The basics
The basics
Creating your own application
Creating your own application
Creating your own application
Creating your own application
CLIck
Running examples
CLIck