1. 31cc18e build: version 2.6.3 begins by Will Estes · 8 years ago
  2. 35d2fdf doc: mark 2.6.2 release date by Will Estes · 8 years ago
  3. 2ecf674 build: switch xz to lzip by Will Estes · 8 years ago
  4. b02489f Fix M4 quotation in section 2 prologue and refactor duplicated code by Demi Obenour · 8 years ago
  5. 802cd0a Update flex.texi: Removed repedative wording by Alex Kennedy · 8 years ago
  6. 4bffa41 Improved M4 quotation by Demi Obenour · 8 years ago
  7. 7dcb10c build: for automake, flex is foreign by Will Estes · 8 years ago
  8. 9a4ae5d doc: mv README to README.md by Will Estes · 8 years ago
  9. 2ad733a doc: touch up README by Will Estes · 8 years ago
  10. 507f96a doc: README no longer mentions sourceforge by Will Estes · 8 years ago
  11. 17bf278 doc: update NEWS with more post-2.6.1 additions by Will Estes · 8 years ago
  12. 9d3ddf5 Fix M4 quoting of section 3. by Demi Obenour · 8 years ago
  13. 735ffb6 Fix yyrestart(NULL) SEGV. by Mightyjo · 8 years ago
  14. ee87e5d scanner: M4 quoting fixes by Demi Obenour · 8 years ago
  15. 749a8c8 Support `make indent` for out of source builds by Demi Obenour · 8 years ago
  16. fb91984 Simplify some shell code by Demi Obenour · 8 years ago
  17. e50d903 no longer generate K&R C scanners by Demi Obenour · 8 years ago
  18. 7528bc0 Fix escaping of `[[` and `]]` in strings by Demi Obenour · 8 years ago
  19. b22b8fd new sv translation by Translation Project · 8 years ago
  20. 9255494 Delete action_m4_define from misc.c by Demetri Obenour · 8 years ago
  21. 7878f90 test: run direct tests from srcdir by Will Estes · 8 years ago
  22. 1b7a716 Exited with error code on some conditions in include tests by Egor Pugin · 8 years ago
  23. 98fd512 test: drop .exe when making input file names by Will Estes · 8 years ago
  24. 0cc66ab test: removed dependencies for include tests by Will Estes · 8 years ago
  25. 0afeed3 Avoid realloc on every call of sf_push() by Tobias Klauser · 8 years ago
  26. 2061043 build: prettified command to build man page by Will Estes · 8 years ago
  27. 84ca965 build: added man page to DISTCLEANFILES by Will Estes · 8 years ago
  28. 9f2343b remove unused TODO, BUGS files by Will Estes · 8 years ago
  29. ad46bcf removed to.do/ directory by Will Estes · 8 years ago
  30. e15146b gettext: removed flex.skl from POTFILES.in file list by Will Estes · 8 years ago
  31. 4db9c20 fix skel.c dependency (missing tables_shared.c) and polish build rule by rlar · 8 years ago
  32. 7cfb440 fix flex.1 dependency by rlar · 8 years ago
  33. 39cff7e fix stage1scan.c and stage1scan.l dependency by rlar · 8 years ago
  34. 07a1d30 gettext: list src/flex.skl in po/POTFILES.in by Will Estes · 8 years ago
  35. 8d09d89 warning in generated code, with -Ca by rlar · 8 years ago
  36. f57cb42 suppress `WARNINGFLAGS' for the almost obsolete `noansi' test cases by rlar · 8 years ago
  37. f1ce476 configure option `--enable-warnings' and `WARNINGFLAGS' by rlar · 8 years ago
  38. babe9a1 Fix potential buffer overflow in strncat() by Tobias Klauser · 8 years ago
  39. c5d903d build: simplified dependency tracking so parallel make runs succeed by Robert.Larice Robert Larice · 8 years ago
  40. fab3f20 avoid warning in generated code, with -Cf by rlar · 8 years ago
  41. 42325b8 mention v2.6.2; summarize changes since 2.6.1 by Will Estes · 8 years ago
  42. e873499 doc: corrected example in manual, gh#67 by Will Estes · 8 years ago
  43. 0292299 warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] by rlar · 8 years ago
  44. ed59d3e warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] by rlar · 8 years ago
  45. c2429b5 warning: conversion to 'flex_uint32_t' from 'long unsigned int' may alter its value [-Wconversion] by rlar · 8 years ago
  46. 70b804f warning: redundant redeclaration of '...' [-Wredundant-decls] by rlar · 8 years ago
  47. 676a62e warning: no previous prototype for '...' [-Wmissing-prototypes] by rlar · 8 years ago
  48. d112fba warning: unused variable 'fp' [-Wunused-variable] by rlar · 8 years ago
  49. 2da698f main(), warning: redundant redeclaration of 'main' [-Wredundant-decls] by rlar · 8 years ago
  50. 08fd44f main(), warning: old-style function definition [-Wold-style-definition] by rlar · 8 years ago
  51. f4be44b main(), warning: old-style function definition [-Wold-style-definition] by rlar · 8 years ago
  52. 8756116 Fix two more casts by rlar · 8 years ago
  53. 1da19fe Fixes yyl compare with unsigned warning by Bastian Köcher · 8 years ago
  54. 197b523 Suppress portability warnings in Makefile generation by Robert Larice · 8 years ago
  55. dc55016 generated code, in yyensure_buffer_stack(), change type of local `num_to_alloc' by rlar · 8 years ago
  56. 8c098fe generated code, in yy_get_next_buffer(), change type of local `number_to_move' by rlar · 8 years ago
  57. cf4121f generated code, `_yybytes_len' is of type `int', fix code accordingly by rlar · 8 years ago
  58. 3946924 generated code, `max_size' seems to be of type `int', fix casts accordingly by rlar · 8 years ago
  59. 986bb5e generated code, here `new_size' is of type `int', fix casts accordingly by rlar · 8 years ago
  60. 33dd868 generated code, `yy_buf_size' is of type `int', fix casts accordingly by rlar · 8 years ago
  61. 3614d4c generated code, `offset' is of type `int' by rlar · 8 years ago
  62. 04c31bf generated code, `yy_more_len' is of type `int' by rlar · 8 years ago
  63. 4815272 scan.l, rewrite two loops to avoid unneccesairy casting by rlar · 8 years ago
  64. bdc999c improve readability by rlar · 8 years ago
  65. fb60d5a another cast in tblcmp.c to avoid warning by rlar · 8 years ago
  66. 3d640d0 casts in buf_append() to get rid of warnings by rlar · 8 years ago
  67. de3fb71 cast to suite type of flex_uint32_t td_lolen by rlar · 8 years ago
  68. 9160ceb cast to get rid of warnings by rlar · 8 years ago
  69. 00bc43f cast and fix usage of log10(), ceil to prevent buffer overflow by rlar · 8 years ago
  70. c7b3db7 tables.c, sprinkle casts to get rid of warnings by rlar · 8 years ago
  71. 598ba7f yytbl_data_compress(), change type of local newsz to get rid of warnings by rlar · 8 years ago
  72. e8e83d2 change type of struct yytbl_writer.total_written to get rid of warnings by rlar · 8 years ago
  73. c2940d1 change argument type of yytbl_writen() to get rid of warnings by rlar · 8 years ago
  74. fe89a09 yytbl_write8/16/32(), change type of local variables to get rid of warnings by rlar · 8 years ago
  75. 1d5b34b change return type and rename int htoi()/otoi() --> unsigned int htoui()/otoui() by rlar · 8 years ago
  76. 609af57 Mention 2.6.1 release date by Will Estes · 8 years ago
  77. 455205b avoid warning, add (int) cast to the read() return value by rlar · 8 years ago
  78. 265e8e5 avoid warning, POSIX says yyless() has an `int' argument by rlar · 8 years ago
  79. f951c3f use type size_t in filter_tee_header() to avoid warnings by rlar · 8 years ago
  80. 22d123c add (size_t) casts to malloc invocations to prevent warnings by rlar · 8 years ago
  81. d2c0374 add (int) casts to some strlen() invocations to prevent warnings by rlar · 8 years ago
  82. 0f276ad ndlookup(), char *, to get rid of casts and warnings by rlar · 8 years ago
  83. 9678197 ndinstal(), char *, to get rid of casts and warnings by rlar · 8 years ago
  84. b7b9789 cclinstal() and ccllookup(), char *, to get rid of casts and warnings by rlar · 8 years ago
  85. 2532a95 warning: redundant redeclaration of ‘gen_next_state’ [-Wredundant-decls] by rlar · 8 years ago
  86. 0f4684d warning: no previous prototype for ‘mkecstbl’ [-Wmissing-prototypes] by rlar · 8 years ago
  87. cc7d148 warning: suggest parentheses around assignment used as truth value [-Wparentheses] by rlar · 8 years ago
  88. 860d7cf warning: redundant redeclaration of ‘yywrap’ [-Wredundant-decls] by rlar · 8 years ago
  89. ad994f5 warning: redundant redeclaration of ‘yylval’ [-Wredundant-decls] by rlar · 8 years ago
  90. 4d6fb21 warning: redundant redeclaration of ‘yyin’ [-Wredundant-decls] by rlar · 8 years ago
  91. 519783b warning: redundant redeclaration of ‘yyparse’ [-Wredundant-decls] by rlar · 8 years ago
  92. 318396d unification, rename some more by rlar · 8 years ago
  93. 804efe8 fix name clash, OPT_OUTFILE from parse.y and from options.h by rlar · 8 years ago
  94. 80484ea Prototyped reallocarray implementation by Will Estes · 8 years ago
  95. aade660 Removed custom strcasecmp() function by Will Estes · 8 years ago
  96. fd722d7 fwrite wants a size_t, yyleng is int per posix by rlar · 8 years ago
  97. bffbf1f Remove some unneeded casts by rlar · 8 years ago
  98. 48fa650 warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] by rlar · 8 years ago
  99. e66a12b dfa.c:157:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] by rlar · 8 years ago
  100. 3a132d2 ccl.c:86:19: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] by rlar · 8 years ago