History log of /freebsd-11.0-release/contrib/flex/scan.l
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 303975 11-Aug-2016 gjb

Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE
cycle.

Prune svn:mergeinfo from the new branch, and rename it to RC1.

Update __FreeBSD_version.

Use the quarterly branch for the default FreeBSD.conf pkg(8) repo and
the dvd1.iso packages population.

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

# 302408 08-Jul-2016 gjb

Copy head@r302406 to stable/11 as part of the 11.0-RELEASE cycle.
Prune svn:mergeinfo from the new branch, as nothing has been merged
here.

Additional commits post-branch will follow.

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


# 250874 21-May-2013 jkim

Apply still relevant local changes.

r124183: Work around a `label defined but not used' warning.
r179549: De-register declarations.
r179657: De-register declarations in non-dot-c files.
r181269: Mark yy_fatal_error() as __dead2.
r228992: Spelling fixes.
r240518: Correct double "the the".


# 250873 21-May-2013 jkim

Add flex 2.5.37 from flex.sourceforge.net to contrib.


# 250869 21-May-2013 jkim

Disable keyword expansion.


# 250156 01-May-2013 jkim

Clean up svn:keywords property.


# 250125 01-May-2013 jkim

Import flex 2.5.37.


# 228072 28-Nov-2011 bapt

import vanilla flex version 2.5.35

Reviewed by: cognet
Approved by: cognet