index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
/
expression.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-16
Upgrade version to 4.14
tizen/4.14.1.1.tizen20230628
wangbiao
1
-3
/
+1
2011-05-27
Eliminate bunch of obvious dead NULL-assingments from misc build parts
Panu Matilainen
1
-1
/
+1
2010-09-21
Move expression type enum out of the struct
Panu Matilainen
1
-1
/
+6
2010-08-25
Mass eviction of remaining internal helpers in librpmbuild API
Panu Matilainen
1
-2
/
+1
2010-08-24
Eliminate parseExpressionString() from librpmbuild
Panu Matilainen
1
-47
/
+0
2008-08-14
Accept numerical characters in macro expansion (related to rhbz#456103)
Jindrich Novy
1
-1
/
+1
2008-07-26
Revert "plug memory leak in spec parsing code"
Panu Matilainen
1
-1
/
+0
2008-07-25
plug memory leak in spec parsing code
Florian Festi
1
-0
/
+1
2008-07-25
fix parsing of empty doublequoted strings in spec file (rhbz#456103)
Florian Festi
1
-1
/
+1
2008-05-20
Ignore quotes in expression
Jindrich Novy
1
-0
/
+2
2008-05-06
Nuke EXPRBUFSIZ, it is now useless
Jindrich Novy
1
-2
/
+0
2008-05-06
Don't use static buffer for parsing an expression
Jindrich Novy
1
-19
/
+24
2008-03-24
Eliminate bogus const from expression value
Panu Matilainen
1
-3
/
+3
2008-03-23
Use rasprintf() to prevent overflows and remove BUFSIZ buffer limit.
Jindrich Novy
1
-3
/
+1
2008-03-18
Minimal namespacing for locale-insensitive x*() string functions
Panu Matilainen
1
-5
/
+5
2008-01-30
Remove bunch of unnecessary rpmlib.h includes
Panu Matilainen
1
-1
/
+0
2007-12-16
Much of spec internals is exposed, let them be const for now
Panu Matilainen
1
-1
/
+1
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-3
/
+3
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-3
/
+3
2007-11-19
Lose rpmerr.h for good
Panu Matilainen
1
-1
/
+1
2007-11-19
Replace all RPMERR_* etc uses with corresponding RPMLOG_* levels
Panu Matilainen
1
-16
/
+16
2007-10-28
Include "rpmbuild.h" instead of <rpmbuild.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "rpmlib.h" instead of <rpmlib.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-09
Make rpmerr.h private, include directly where needed.
Panu Matilainen
1
-0
/
+1
2007-10-09
Replace all rpmError() uses with rpmlog()
Panu Matilainen
1
-16
/
+16
2007-09-21
Rename Spec -> rpmSpec for namespacing
Panu Matilainen
1
-3
/
+3
2007-09-11
Remove splint tags.
Ralf Corsépius
1
-72
/
+18
2007-02-15
Fix parsing for parenthesis
Paul Nasrat
1
-0
/
+2
2003-05-08
- don't use error string after gzclose (Dmitry V. Levin).
jbj
1
-7
/
+7
2003-04-16
- permit secondary tag match patterns with RPMQV_ALL.
jbj
1
-5
/
+13
2002-07-02
Add boundsread annotations throughout, enable +bounds checking.
jbj
1
-0
/
+2
2002-06-23
Add boundswrite annotations everywhere.
jbj
1
-0
/
+4
2001-10-17
Converging on lclint-3.0.17 strict level.
jbj
1
-7
/
+14
2001-10-16
More lclint annotations.
jbj
1
-2
/
+2
2001-10-15
Explicit branchstate annotations.
jbj
1
-0
/
+12
2001-10-15
lclint fiddles to annotate globals.
jbj
1
-2
/
+9
2001-10-13
More lclint annotations.
jbj
1
-14
/
+14
2001-10-13
- ratchet up to lclint "strict" level.
jbj
1
-1
/
+13
2001-09-21
- lclint-3.0.0.15 fiddles.
jbj
1
-0
/
+3
2001-04-30
- yet more boring lclint annotations and fiddles.
jbj
1
-2
/
+2
2001-04-29
- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.
jbj
1
-13
/
+14
2001-01-15
- fix: extra newline in many error messages (#23947).
jbj
1
-16
/
+16
2001-01-11
doxygen annotations for build/*.
jbj
1
-18
/
+38
2000-12-12
Sync with rpm-4_0 branch.
jbj
1
-4
/
+5
2000-11-15
Add const's.
jbj
1
-4
/
+6
2000-10-28
- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>).
jbj
1
-17
/
+6
2000-08-27
Doxygen annotations.
jbj
1
-7
/
+3
2000-01-24
Documentation sugar.
jbj
1
-1
/
+6
1999-10-21
lclint annotations.
jbj
1
-11
/
+14
1999-10-04
lclint annotations from build.
jbj
1
-1
/
+1
[next]