Next | Query returned 75 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2008-05-21 14:54:32 by Tobias Nygren | Files touched by this commit (2)
Log message:
Also add malloc.c as required by configure.
Reported in SF.net bug # 1899047
   2008-05-18 02:43:51 by Tobias Nygren | Files touched by this commit (1)
Log message:
Update homepage.
   2008-03-08 01:08:42 by Tobias Nygren | Files touched by this commit (3)
Log message:
version 2.5.35 released 2008-02-26
* fixed bug that prevented flex from accepting certain comments in the
  scanner file (resolves bugs #1849809 and #1849805)
* fix bug that prevented headers for all functions from being generated
  (resolves bug #1628314)
* change yy_size_t to be size_t (resolves bug #1849812)
* new de, nl, pl, pt_br, vi translations from the translation project
   2008-02-22 23:13:33 by Tobias Nygren | Files touched by this commit (3)
Log message:
- add a patch from debian that fixes a parser bug
- do a "two stage" bootstrap: build flex, then regenerate the scanner and
  rebuild flex.
- This should fix PR pkg/38084
- bump PKGREVISION.
   2008-02-21 19:57:46 by Tobias Nygren | Files touched by this commit (3)
Log message:
Add GNU realloc.c, needed because of AC_FUNC_REALLOC.
Will file a bug upstream.
   2008-02-21 19:26:05 by Tobias Nygren | Files touched by this commit (3) | Package updated
Log message:
Update to flex-2.5.34. Highlights from NEWS:
* flex now provides for a libfl_pic.a compiled with position indep. code.
* introduce yylex_init_extra (c.f. manual)
* pattern language expanded (c.f. manual)
* introduce %option extra-type="your_type *"
* parse multiple short concatenated options
* better checking after yyalloc/yyrealloc
* Expose YY_BUF_SIZE in the header file.
* better escape of filenames with special characters
* memory leaks were plugged
* support case-insensitive patterns
* POSIX character classes may be negated in patterns
* patterns may now use set difference, union operators
* c++ scanner updates
* updated translations
   2007-09-25 12:03:54 by Kouichirou Hiratsuka | Files touched by this commit (19)
Log message:
Back out previous.  Pointed out by uebayasi@ and martti@.
   2007-09-25 10:31:55 by Kouichirou Hiratsuka | Files touched by this commit (19)
Log message:
ln -> ${LN}.
   2007-06-04 00:57:25 by Klaus Heinz | Files touched by this commit (1)
Log message:
Added support for installation to DESTDIR.
   2007-03-07 17:50:13 by Roland Illig | Files touched by this commit (1)
Log message:
IRIX has <alloca.h>.

Next | Query returned 75 messages, browsing 41 to 50 | Previous