index
:
delta/libpopt.git
master
origin
popt_1_17
r2-3-11-patches
rpm-3_0_5
rpm-4_0
rpm-4_1
rpm-4_2
rpm-4_3
rpm-4_4
rpm-4_5
rpm-5_4
rpm5.org: cvs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
popt.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
- popt: include external symbols within extern "C" scope.
jbj
2014-11-11
1
-5
/
+6
*
Fix misspelling
devzero2000
2013-06-26
1
-1
/
+1
*
- return statck under/overflow errors.
jbj
2010-06-17
1
-0
/
+3
*
- internalize POPT_OPTION_DEPTH for dynamic re-config.
jbj
2010-06-17
1
-2
/
+0
*
- add an RPN calculator to do logical and add/subtract operations.
jbj
2010-06-13
1
-0
/
+1
*
- add poptBitsArgs() method to generate args bit set.
jbj
2009-07-26
1
-0
/
+2
*
- splint fiddles.
jbj
2009-07-26
1
-3
/
+5
*
- add methods for bit set union and intersection.
jbj
2009-07-26
1
-2
/
+6
*
- add POPT_ARG_BITSET handling.
jbj
2009-07-25
1
-1
/
+51
*
- add POPT_ARG_SHORT handling.
jbj
2009-07-25
1
-1
/
+18
*
- poptReadFile: permit NULL if return values are not desired.
jbj
2009-01-25
1
-4
/
+4
*
- jbj: add poptReadFile routine.
jbj
2009-01-25
1
-9
/
+23
*
- add poptInit/poptFini/poptReadConfigFiles/poptSaneFile routines.
jbj
2008-12-19
1
-9
/
+58
*
- jbj: reserve a bit for --[no]opt prefix toggling.
jbj
2008-12-18
1
-1
/
+2
*
- jbj: snip out 8 unused bits for argument groups.
jbj
2008-12-18
1
-1
/
+3
*
- jbj: study the mess with splint, remove annotations where possible.
jbj
2008-03-09
1
-1
/
+2
*
- splint fiddles.
jbj
2008-02-16
1
-2
/
+2
*
- jbj: free aliases/execs with common code.
jbj
2008-02-13
1
-2
/
+2
*
- add POPT_ARG_ARGV, starting with the poptSaveString() method.
jbj
2008-02-13
1
-1
/
+14
*
- jbj: hmmm, POSIXly correct --echo-args needs fixing, disable for now.
jbj
2008-02-12
1
-5
/
+23
*
- jbj: add a %track section (as in rpm-5.0) to popt.spec.
popt-1_13-release
jbj
2007-12-11
1
-1
/
+1
*
- jbj: rescuscitate the splint annotations.
jbj
2007-11-04
1
-2
/
+2
*
- remove N_(...) markings from popt.h, markers in popthelp.c instead.
jbj
2007-08-14
1
-6
/
+2
*
Bring in rpm.org changes to HEAD.
jbj
2007-05-25
1
-44
/
+55
*
Add lua to doxygen.
jbj
2004-10-20
1
-1
/
+1
*
Doxygen fiddles.
jbj
2004-10-20
1
-1
/
+1
*
Sick hack to preserve the pretense that popt has an ABI.
jbj
2003-12-26
1
-0
/
+6
*
Merge changes from rpm-4.2.1 development.
jbj
2003-11-23
1
-4
/
+8
*
splint fiddles.
jbj
2003-04-30
1
-11
/
+20
*
- popt: diddle doxygen/splint annotations, corrected doco.
jbj
2003-02-06
1
-23
/
+27
*
- python: don't segfault in ts.GetKeys() on erased packages.
jbj
2002-07-28
1
-0
/
+2
*
- popt: parse file into string of options (#56860).
jbj
2002-07-20
1
-0
/
+80
*
Propagate splint-3.0.1.7 close(2) internalState annotation throughout.
jbj
2002-07-08
1
-8
/
+8
*
Annotate incondefs in source code.
jbj
2002-06-19
1
-2
/
+2
*
- beecrypt: merge changes from beecrypt-2.3.0.
jbj
2002-06-15
1
-5
/
+17
*
doxygen cleanup.
jbj
2002-04-08
1
-1
/
+2
*
Factor -type problems into explicit code annotations.
jbj
2001-10-16
1
-4
/
+6
*
lclint fiddles to annotate globals.
jbj
2001-10-15
1
-0
/
+7
*
- popthelp.c: don't use stpcpy to avoid portability grief (#47500).
jbj
2001-07-07
1
-1
/
+35
*
- popt: add POPT_CONTEXT_ARG_OPTS for all opts to return 1 (#30912).
jbj
2001-06-17
1
-0
/
+1
*
- popt: add POPT_ARGFLAG_SHOW_DEFAULT to display initial values (#32558).
jbj
2001-06-17
1
-0
/
+8
*
- fix typos in linux.{req,prov}.
jbj
2001-06-05
1
-7
/
+7
*
lclint fiddles.
jbj
2001-06-04
1
-21
/
+55
*
- enough lclint annotations and fiddles already.
jbj
2001-05-05
1
-22
/
+34
*
- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.
jbj
2001-04-29
1
-3
/
+5
*
doxygen annotations for popt.
jbj
2001-01-02
1
-66
/
+260
*
- use popt autohelp for rpm helper binaries.
jbj
2001-01-01
1
-7
/
+8
*
- (popt): add POPT_ARGFLAG_OPTIONAL for long options with optional arg.
jbj
2000-12-31
1
-1
/
+2
*
Sync with rpm-4_0 branch.
jbj
2000-12-19
1
-2
/
+2
*
- popt: support for float/double args.
jbj
2000-09-11
1
-0
/
+2
[next]