Next | Query returned 75 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2016-02-25 13:12:50 by Jonathan Perkin | Files touched by this commit (39)
Log message:
Use OPSYSVARS.
   2016-01-08 12:59:36 by Thomas Klausner | Files touched by this commit (3)
Log message:
Disable bison tests to avoid bison dependency, since bison
depends on flex.
   2016-01-07 13:05:31 by Thomas Klausner | Files touched by this commit (10)
Log message:
Update flex to 2.6.0.

While here, send patches upstream.

Changes:
* version 2.6.0 released 2015-11-17

** User Visible Changes

*** C++ scanners now use references instead of pointers. See the manual for details.

*** A number of compiler warnings were addressed, so flex generated scanners \ 
should be quieter under compiler warning scenarios.

*** Allow error reporting routines to accept varying number of arguments

*** Removed deprecated 'register' storage class specifier

*** Changeed output formats from octal to hexadecimal

*** check limits before using array index cclp; resolves sf-166

*** Suppress clang warning about empty @param paragraph; resolves sf#158

*** Fixed malloc/realloc replacement, resolves sf bug#151.

*** Adjusted buffer sizes on ia64.

*** various documentation and code clean up fixes: resolves sf bugs #167, #168, \ 
among other patches.

** Flex Internals

*** flex is now organized into subdirectories. This keeps the tree neater at the \ 
top level and puts like things near each other and unlike things away from each \ 
other.

*** The test suite has been reorganized and is now run with the parallel test \ 
suite harness from automake.

*** Cleaned up the automake parts of the build system to better reflect what \ 
automake does on its own. Also added a call to libtoolize in autogen.sh because \ 
autoreconf gets confused without a prior run of libtoolize.

*** po/Makefile now includes a rule to fetch the latest translations from the \ 
translation project. "make -f po/Makefile getpo" from the top level of \ 
the flex tree will fetch the files.

*** New da translation from the translation project
   2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995)
Log message:
Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-04-19 02:05:44 by Tobias Nygren | Files touched by this commit (5)
Log message:
- Remove compat files. Upstream ships them now in lib.
- Fix build of compat library. Needs to use libtool objects (.lo) since
  linking is done with libtool.
   2014-08-23 09:46:38 by OBATA Akio | Files touched by this commit (4)
Log message:
Prevent libfi to be linked with libintl.
Gettext is just used in flex tool, not in library.

Bump PKGREVISION.
   2014-08-23 05:14:36 by OBATA Akio | Files touched by this commit (4) | Package updated
Log message:
Documentation handling fixes.
Now, unwanted configure script timestamp update issue is resolved, and unwanted
documentation regeneration will not be happened anymore.
TeX related tools are not required in any case.
Additionally, PDF document is already in distibution, so no reason to prevent
installation.

Bump PKGREVISION.
   2014-07-17 14:53:49 by Ryo ONODERA | Files touched by this commit (1)
Log message:
Fix SCO OpenServer 5.0.7/3.2 build.
libsocket is needed.
   2014-04-17 18:44:30 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Clean-up; fixed linking on Darwin; added LICENSE; switched to .tar.xz.
   2014-04-17 14:41:04 by Thomas Klausner | Files touched by this commit (5) | Package updated
Log message:
Update to 2.5.39:

* flex version  2.5.39

** no user visible changes in this release

* version 2.5.38 released 2014-02-14

** internationalization

*** add sr translation from the translation project

*** update da, es, ko, nl, pt_BR, ro, ru, sv, tr, vi, zh_CN translations from \ 
the translation project

*** rename zh_tw to its proper zh_TW name

* version 2.5.37 released 2012-08-03

** Import flex into git. See
   git://flex.git.sourceforge.net/gitroot/flex/flex.

** Fix make install target to not fail when the flex++ program is
   already installed

** New translations from the translation project: de, fi, pl, vi

Next | Query returned 75 messages, browsing 21 to 30 | Previous