index
:
platform/upstream/rpm
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_base
accepted/tizen_3.0_base
accepted/tizen_3.0_ivi
accepted/tizen_4.0_base
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_tool
accepted/tizen_6.0_base_tool_hotfix
accepted/tizen_6.5_base
accepted/tizen_6.5_base_tool
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_7.0_base_tool
accepted/tizen_7.0_base_tool_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_riscv
accepted/tizen_base_tool
accepted/tizen_base_tool_dev
accepted/tizen_base_toolchain
accepted/tizen_base_x
accepted/tizen_base_x_asan
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_genivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel_strip
origin/tizen
sandbox/akazmin/hwasan_build
sandbox/chanleebf/compression_change
sandbox/chanleebf/test
sandbox/denis13/LTO
sandbox/denis13/NoLTO
sandbox/denis13/esan
sandbox/denis13/lib64
sandbox/denis13/test_lib64
sandbox/dkson95/build
sandbox/dkson95/buildinfo
sandbox/dkson95/devel
sandbox/dkson95/gcc-14
sandbox/dkson95/llvm
sandbox/dkson95/lto
sandbox/dkson95/merge
sandbox/dkson95/strip
sandbox/dkson95/warning
sandbox/dnxowls/rpm_4.14.1_upgrade
sandbox/dnxowls/rpm_upgrade
sandbox/hglee/asan
sandbox/jaehun77/hardfp
sandbox/leemgs/chromium-efl
sandbox/leemgs/pbzip2
sandbox/mkashkarov/annobin
sandbox/mkashkarov/armv7hl
sandbox/mkashkarov/armv7hl_rpm
sandbox/mkashkarov/armv7hl_support
sandbox/mkashkarov/debug
sandbox/mkashkarov/ttc_14
sandbox/mro/isan
sandbox/mzx/bootstraping
sandbox/mzx/fix
sandbox/mzx/upstream
sandbox/nmerinov/llvm
sandbox/pavelkopyl/gcov
sandbox/soong9/remove_nss
sandbox/soong9/rpm_4.14.1
sandbox/test/rpm_upgrade
sandbox/tizentools/rpm_upgrade
sandbox/toolchain/sanitizer
sandbox/vbarinov/arch
sandbox/vbarinov/asan
sandbox/vbarinov/clang-build
sandbox/vbarinov/lib64
sandbox/vbarinov/mips
sandbox/vbarinov/riscbuild
sandbox/vbarinov/strip
sandbox/vbarinov/tizen
sandbox/wangbiao/py3_version_6_6
sandbox/wangbiao/py3_version_bak
sandbox/wangbiao/rpm_py3
sandbox/xuwc/rpm_erase
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2_base
tizen_3.0_base
tizen_3.0_ivi
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_base_dev
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: SCM / Build;
park <sk7.park@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
headerfmt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-12
Fix format extension memleak on empty strings
Panu Matilainen
1
-1
/
+1
2009-10-12
Permit conditional query formats on not yet cached data too
Panu Matilainen
1
-1
/
+1
2009-09-09
Reduce the number of exit points in parseFormat() to error and ok cases
Panu Matilainen
1
-25
/
+16
2009-09-07
Eliminate bogus variable initialization
Panu Matilainen
1
-3
/
+1
2009-08-31
Replace equal/not equal uses of str[n]cmp() with rstreq[n] in header code
Panu Matilainen
1
-4
/
+4
2009-07-23
Kill off lclint remnants everywhere
Panu Matilainen
1
-1
/
+0
2009-07-14
Fix memory allocation for token array
Lubomir Rintel
1
-1
/
+1
2008-12-09
Return nothing at all on empty array queryformats
Panu Matilainen
1
-6
/
+1
2008-12-04
Avoid rpmtd abuse to report "(none)" when no data is found
Panu Matilainen
1
-12
/
+7
2008-09-18
Don't segfault on unknown format specifiers
Panu Matilainen
1
-1
/
+1
2008-07-08
Shove header legacy interfaces into rpmlegacy.h
Panu Matilainen
1
-8
/
+0
2008-06-07
rpmtdCount() knows how to handle BIN types, use it..
Panu Matilainen
1
-6
/
+1
2008-05-26
Convert hsaNext() to new header iterator interface
Panu Matilainen
1
-5
/
+5
2008-05-21
Add arraysize format
Panu Matilainen
1
-14
/
+4
2008-05-21
Drop unused variables from formatValues()
Panu Matilainen
1
-2
/
+0
2008-05-21
Lose padding argument from formatters
Panu Matilainen
1
-14
/
+3
2008-05-21
Add rpmtdFormat() method and enumeration of supported formats
Panu Matilainen
1
-2
/
+2
2008-05-21
Add stringFormat() for barebones string representation
Panu Matilainen
1
-71
/
+3
2008-05-21
Make formatter functions operate on rpmtd current item
Panu Matilainen
1
-11
/
+7
2008-05-21
Push rpmtd a bit deeper into formatting
Panu Matilainen
1
-25
/
+15
2008-05-21
Minimally convert formatting to pass around rpmtd
Panu Matilainen
1
-36
/
+34
2008-05-21
Remove unused datafree handling from formatValue()
Panu Matilainen
1
-4
/
+0
2008-05-16
Eliminate rpmHeaderFormats and rpmHeaderTagExtensions from the API
Panu Matilainen
1
-2
/
+4
2008-05-16
Push finding of formatter and tag extension functions down to formats.c
Panu Matilainen
1
-7
/
+2
2008-05-16
Make extension formatter functions opaque
Panu Matilainen
1
-1
/
+17
2008-05-16
Eliminate the now unnecessary extension type fields
Panu Matilainen
1
-3
/
+1
2008-05-16
Split format and tag extensions to separate tables
Panu Matilainen
1
-1
/
+1
2008-05-15
Unbreak conditional formatting
Panu Matilainen
1
-1
/
+2
2008-05-15
Eliminate unnecessary extension fields
Panu Matilainen
1
-13
/
+14
2008-05-15
Permit tags down to HEADER_IMAGE in queries to match previous behavior
Panu Matilainen
1
-1
/
+1
2008-05-15
Unify header and extension tag handling of headerFormat()
Panu Matilainen
1
-114
/
+49
2008-05-12
Remove tags from headerSprintfArguments
Panu Matilainen
1
-2
/
+0
2008-05-12
Use rpmTagGetFoo() instead of local myTagFoo() versions
Panu Matilainen
1
-47
/
+3
2008-05-12
Push extension defaults one level deeper into headerFormat()
Panu Matilainen
1
-11
/
+3
2008-05-12
Simplify header extension handling
Panu Matilainen
1
-12
/
+4
2008-05-12
Add simpler headerFormat() function, deprecate headerSprintf()
Panu Matilainen
1
-1
/
+14
2008-05-12
Split header sprintf formatting to separate source
Panu Matilainen
1
-0
/
+1131