History log of /freebsd-10.1-release/contrib/gperf/src/output.cc
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 259320 13-Dec-2013 pfg

MFC r258115 (partial);

gperf: bring a small update from Apple Developers tools 4.4

From [1]

offset.patch
Makes use the C offsetof() macro.

We are not merging the size_type.patch as it raises some
(apparently) bogus warnings and is not really used.

[1] http://opensource.apple.com/source/gperf/gperf-9/patches/


# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 228604 16-Dec-2011 dim

In contrib/gperf/src/output.cc, use the correct printf length modifier
for a ptrdiff_t.

MFC after: 1 week


# 228060 28-Nov-2011 bapt

upgrade gperf to the last GPLv2 version (3.0.3)

Reviewed by: cognet
Approved by: cognet