0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 8 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Comment for parse_macro() function changed More... over 16 years ago
New option -s / --static-headers More... over 16 years ago
Handle default of not breaking lines automatically More... over 16 years ago
Some GNU style code formatting More... over 16 years ago
New option -s / --static-headers More... over 16 years ago
Usage function takes an exit value now More... over 16 years ago
Unused variables removed More... over 16 years ago
New global directive "#break_lines" More... over 16 years ago
Usage function takes an exit value now More... over 16 years ago
New global directive "#break_lines" More... over 16 years ago
Initial version More... over 16 years ago
New directive #exit_value in the Genparse file; only 1 global callback supported More... over 16 years ago
Version 0.6.9 More... over 16 years ago
New directive #exit_value in the Genparse file More... over 16 years ago
Updated from coreutils version 6.9 More... over 16 years ago
Version 0.6.8 More... over 16 years ago
Support for optional parameters added More... over 16 years ago
Symbolic names "no_argument" and "required_argument" used More... over 16 years ago
Email address for reporting bugs to core utils moved to file coreutils.h More... over 16 years ago
tail command added More... over 16 years ago
Callback functions named as specified in the Genparse file More... over 16 years ago
Updated because Cmdline.java also changed More... over 16 years ago
Initial version More... over 16 years ago
Support for optional parameters added More... over 16 years ago
Comment changed More... over 16 years ago
Parameter callbacks now get names as specified in the Genparse file More... over 16 years ago
2 parameters use the same callback function More... over 16 years ago
It is now possible to include int macros from other files in the usage() function More... over 16 years ago
__INT__() macro added to usage function More... over 16 years ago
parse__STRING__() replaced by parse_macro() More... over 16 years ago