upgrade rpm version to 4.14.1
[platform/upstream/rpm.git] / rpmio / rpmmacro.h
2021-01-05 biao716.wangupgrade rpm version to 4.14.1 39/250839/1 accepted/tizen/base/tool/20210118.215949 submit/tizen_base/20210105.160930 submit/tizen_base/20210113.025730 upstream/4.14.1.1
2008-12-01 Jindrich NovyInclude rpmfileutil.h from rpmmacro.h so that
2008-11-22 Panu MatilainenAdd function to retrieve rpm config base directory
2008-05-22 Panu MatilainenRemove some leftover doxygen @todo markers
2008-02-25 Panu MatilainenEnable variadic checks for rpmExpand(), rpmlog() and...
2008-01-28 Panu MatilainenMore missing system includes for size_t & friends
2008-01-28 Panu MatilainenAdd missing system includes to rpmmacro.h
2007-11-23 Panu MatilainenAdd doxygen group for macros, include in librpm + hacki...
2007-11-23 Panu MatilainenMove rpmGlob() from macros to rpmfileutil.h
2007-11-23 Panu MatilainenMove rpmGetPath and rpmGenPath to rpmfileutil.h
2007-11-23 Panu MatilainenMove rpmCleanPath from macros to rpmfileutil.h
2007-11-23 Panu MatilainenMove file compression stuff from rpmmacro.h to rpmfileu...
2007-11-02 Peter JonesMerge
2007-11-02 Panu MatilainenEliminate macro struct internals from the API
2007-10-10 Ralf CorsépiusAdd support for lzma compressed "Sources".
2007-10-08 Ralf Corsépius'Adjust extern C {} blocks.'
2007-09-20 Panu MatilainenAutomated merge with ssh://pmatilai@login.linux.duke...
2007-09-20 Panu MatilainenRename MacroContext and -Entry to rpmMacro* for namespacing
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-09-11 Ralf CorsépiusRemove splint tags.
2004-10-20 jbjDoxygen fiddles.
2004-04-07 jbjSplint fiddles.
2004-03-23 jbjSpint fiddles.
2004-03-02 jbj- permit globs in macrofiles: directive (#117217).
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2002-07-08 jbjPropagate splint-3.0.1.7 close(2) internalState annotat...
2002-06-21 jbj- fix: reading macro files can corrupt memory if BUFSIZ...
2002-04-08 jbjdoxygen cleanup.
2001-10-19 jbjRewire digests, step 1.
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-06-04 jbjlclint fiddles.
2001-05-11 jbj- rpm database has rpm.rpm g+w permissions to share...
2001-05-03 jbj- still more boring lclint annotations and fiddles.
2000-11-02 jbj- add support for unzip rodrigob@conectiva.com.br>
2000-10-28 jbj- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva...
2000-09-29 jbjdoxygen annotations.
2000-09-01 jbj- unify rpmError and rpmMessge interfaces through rpmlog.
2000-08-27 jbjDoxygen annotations.
2000-01-19 jbjDoxygen fiddles.
2000-01-12 jbjfix: resurrect relative path's in fprint lookup queries.
1999-12-12 jbjreload macros from cmd line when re-reading config...
1999-11-26 jbjlib/macro.c: Create rpmCleanPath().
1999-11-12 jbjUse Fstrerror on ufdio throughut.
1999-04-14 jbjfix: last update transaction set segfault bug in installer.
1999-04-01 jbjadd per-target macrofiles to search path.
1999-03-28 jbjfix: avoid segfault using --prefix until ewt fixes.
1999-01-05 jbjExpand path macros with rpmGetPath(path, ...).
1998-12-02 jbjCompile in default macro values sufficient to pass...
1998-12-02 jbjchange --rcfile to permit colon separated file list.
1998-12-01 jbjMore build popts moved to build.c
1998-11-16 jbjLCLINT pass 0.
1998-09-05 jbjMore RPMVAR_* conversion to macros.
1998-09-05 jbjStart converting variables into macro expansions.
1998-08-07 jbjinitMacros must be called someplace to enable full...
1998-08-02 jbjString substitution macro file.
1998-07-31 jbjMacro handling in rpmlib -- rework include: tag with...