2016-02-27 |
rlar | included stdlib.h header |
commit | commitdiff | tree | snapshot |
2016-02-27 |
Will Estes | Described more post v2.6.0 changes |
commit | commitdiff | tree | snapshot |
2016-02-27 |
Will Estes | build: Removed bzip2 distribiution archive |
commit | commitdiff | tree | snapshot |
2016-02-27 |
Will Estes | removed obsolete program check |
commit | commitdiff | tree | snapshot |
2016-02-27 |
Will Estes | Made some program checks more robust |
commit | commitdiff | tree | snapshot |
2016-02-27 |
rlar | Remove unneeded cast to int |
commit | commitdiff | tree | snapshot |
2016-02-27 |
Will Estes | Fixed incorrect integer type |
commit | commitdiff | tree | snapshot |
2016-02-27 |
Will Estes | Fix more integer types, resolves sf 184, 187 |
commit | commitdiff | tree | snapshot |
2016-02-27 |
Robert Larice | Removed some type conversion warnings |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Will Estes | Changed another buffer size to int; resolves gh#61 |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Will Estes | Changed type of yy_n_chars to int; gh#53, sf#160. |
commit | commitdiff | tree | snapshot |
2016-02-24 |
Will Estes | Fixed size of bufferallocation, resolved gh#54. |
commit | commitdiff | tree | snapshot |
2016-02-24 |
Tobias Klauser | Allow '%option noline' in flex input file, resolves... |
commit | commitdiff | tree | snapshot |
2016-02-24 |
Tobias Klauser | Emit no #line directives if gen_line_dirs is false... |
commit | commitdiff | tree | snapshot |
2016-02-16 |
Tobias Klauser | Converted K&R style function definitions to ANSI C... |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Tobias Klauser | Used NULL constant instead of plain integer for NULL... |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Tobias Klauser | Marked declaration and definition of yy_fatal_error... |
commit | commitdiff | tree | snapshot |
2016-01-27 |
Tobias Klauser | Fixed declaration mismatch in yy_fatal_error. |
commit | commitdiff | tree | snapshot |
2016-01-23 |
Will Estes | flex is for flex #NCoC |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Will Estes | Referred to github for issue tracking, no longer sf |
commit | commitdiff | tree | snapshot |
2016-01-10 |
Egor Pugin | Opened files in binary mode explicitly |
commit | commitdiff | tree | snapshot |
2016-01-08 |
OBATA Akio | Linked flex binary against libintl, not libfl. |
commit | commitdiff | tree | snapshot |
2016-01-08 |
Michael van... | Improved pipe-stdin hack behavior; resolves sf#198. |
commit | commitdiff | tree | snapshot |
2015-12-27 |
Will Estes | Removed no longer needed header checks |
commit | commitdiff | tree | snapshot |
2015-12-27 |
Will Estes | Checked for reallocarray() with AC_REPLACE_FUNCS |
commit | commitdiff | tree | snapshot |
2015-12-27 |
Will Estes | include libgen.h from flexdef.h, not main.c |
commit | commitdiff | tree | snapshot |
2015-12-27 |
Michael Reed | Replace basename2() with basename(3). |
commit | commitdiff | tree | snapshot |
2015-12-27 |
Michael Reed | Simplify basename2(). |
commit | commitdiff | tree | snapshot |
2015-12-27 |
Michael Reed | Cleaned up __STDC__ #ifdefs. |
commit | commitdiff | tree | snapshot |
2015-12-25 |
Michael Reed | Remove remaining use of PROTO |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Serguey Parkhomovsky | buf.c: use snprintf |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Will Estes | build: reformatted AC_CHECK_FUNCS for readability |
commit | commitdiff | tree | snapshot |
2015-12-17 |
Will Estes | correct function prototype |
commit | commitdiff | tree | snapshot |
2015-12-15 |
Michael Reed | Remove more instances of PROTO |
commit | commitdiff | tree | snapshot |
2015-12-15 |
Michael Reed | Removed prototype for main(). |
commit | commitdiff | tree | snapshot |
2015-12-14 |
Michael McConville | Removed more instances of PROTO, ansifying. |
commit | commitdiff | tree | snapshot |
2015-12-14 |
Will Estes | Noted github for issue tracking and pull requests |
commit | commitdiff | tree | snapshot |
2015-12-14 |
Michael McConville | Reformatted README; removed sf bug tracking link. |
commit | commitdiff | tree | snapshot |
2015-12-14 |
Michael McConville | Removed macros for indentation level. |
commit | commitdiff | tree | snapshot |
2015-12-14 |
Mike Frysinger | tests: fixed paths to input files. |
commit | commitdiff | tree | snapshot |
2015-12-14 |
Mike Frysinger | configure: fixed realloc test. |
commit | commitdiff | tree | snapshot |
2015-12-12 |
Michael McConville | Started removal of PROTO macro. |
commit | commitdiff | tree | snapshot |
2015-12-12 |
Michael Reed | Removed SHORT_FILE_NAMES preprocessor symbol. |
commit | commitdiff | tree | snapshot |
2015-12-12 |
Michael McConville | Added new function reallocarray. |
commit | commitdiff | tree | snapshot |
2015-12-12 |
Michael McConville | Removed MS-DOS, VMS macros. |
commit | commitdiff | tree | snapshot |
2015-12-12 |
Will Estes | Made search for m4 more explicit. |
commit | commitdiff | tree | snapshot |
2015-12-12 |
Will Estes | Returned 0 from yywrap() instead of EOF |
commit | commitdiff | tree | snapshot |
2015-12-12 |
Will Estes | Changed end of main() in libmain to exit(0) |
commit | commitdiff | tree | snapshot |
2015-12-11 |
Will Estes | Mentioned v2.6.1; documented some changes since v2.6.0 |
commit | commitdiff | tree | snapshot |
2015-12-11 |
Will Estes | Updated build documentation; finished sf#155. |
commit | commitdiff | tree | snapshot |
2015-12-11 |
Will Estes | Removed flex.pdf from distribution; partially fixed... |
commit | commitdiff | tree | snapshot |
2015-12-11 |
Will Estes | Commented in C style in skeleton; fixed sf#195 |
commit | commitdiff | tree | snapshot |
2015-12-10 |
Will Estes | Ignored autoscan files |
commit | commitdiff | tree | snapshot |
2015-12-10 |
Will Estes | Checked for ranlib and strdup() at configure time |
commit | commitdiff | tree | snapshot |
2015-12-09 |
Michael McConville | Replace zero_out() with stdlib's memset. |
commit | commitdiff | tree | snapshot |
2015-12-09 |
Michael McConville | Removed memory allocation casts. |
commit | commitdiff | tree | snapshot |
2015-12-09 |
Michael McConville | Removed alloca() configuration. |
commit | commitdiff | tree | snapshot |
2015-12-09 |
Michael McConville | Removed implementation of isascii(). |
commit | commitdiff | tree | snapshot |
2015-12-09 |
Michael McConville | Removed NULL-checks before free() |
commit | commitdiff | tree | snapshot |
2015-12-09 |
Michael McConville | Removed flex_free()i, corrected buf_destroy logic. |
commit | commitdiff | tree | snapshot |
2015-12-09 |
Michael McConville | Removed flex_realloc(). |
commit | commitdiff | tree | snapshot |
2015-12-09 |
Michael McConville | Removed flex_alloc; cleaned up style. |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Michael McConville | Remove allocation casts |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Will Estes | Built flex with itself. |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Michael McConville | Use NULL rather than (type *) 0. |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Michael McConville | Replace copy_unsigned_string() with xstrdup(). |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Akim Demaille | Cleaned up white space. |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Akim Demaille | Removed struct keyword before yy_buffer_state |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Akim Demaille | Replaced FLEX_STD macro with std::. |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Akim Demaille | Generated skel.c explicitly in srcdir. |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Akim Demaille | Called glibtoolize if libtoolize run fails. |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Mightyjo | Checked for (g)texi2dvi. Better bison, help2man checks. |
commit | commitdiff | tree | snapshot |
2015-12-02 |
Michael McConville | Made string copying more standard. |
commit | commitdiff | tree | snapshot |
2015-12-01 |
Serguey Parkhomovsky | Error on unbalanced parentheses in rules section. |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Will Estes | Cleaned up BUILT_SOURCES list. |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Will Estes | Sorted file names in flex_SOURCES |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Mightyjo | Replaced CHAR macro with unsigned char type. |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Will Estes | updated syntax of AC_INIT call as per autoupdate |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Will Estes | removed extra call to a _CPPFLAGS variable |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Stefan Reinauer | Switch function definitions from mixed K&R to consisten... |
commit | commitdiff | tree | snapshot |
2015-11-18 |
Mightyjo | Used in-tree header file for c++ tests. |
commit | commitdiff | tree | snapshot |
2015-11-17 |
Will Estes | Declared version 2.6.0 v2.6.0 |
commit | commitdiff | tree | snapshot |
2015-11-17 |
Will Estes | Dated, described flex release 2.6.0 |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Will Estes | Declared version 2.6.0rc1 |
commit | commitdiff | tree | snapshot |
2015-11-13 |
lukeallardyce | Supplied versioning information in flex libraries. |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Will Estes | Cleaned up more precisely after make check. |
commit | commitdiff | tree | snapshot |
2015-11-12 |
Will Estes | Pulled out scripts in tests/Makefile.am |
commit | commitdiff | tree | snapshot |
2015-11-11 |
Will Estes | Added srcdir to tableopts.am include |
commit | commitdiff | tree | snapshot |
2015-11-11 |
Will Estes | Changed man page dependencies. |
commit | commitdiff | tree | snapshot |
2015-11-10 |
Will Estes | Called libtoolize directly because autoreconf fails... |
commit | commitdiff | tree | snapshot |
2015-11-10 |
Will Estes | Added tableopts.sh to EXTRA_DIST |
commit | commitdiff | tree | snapshot |
2015-11-10 |
Mightyjo | Made tests depend on the built flex binary. |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Mightyjo | Merge branch 'master' into streamrefs |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Mightyjo | Cleaned more generated sources. |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Mightyjo | Updated documentation to reflect the revisions to FlexL... |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Mightyjo | Changed several pointers to istream (and ostream) to... |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Translation... | new zh_CN translation from the translation project |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Jaska Uimonen | fix possible resource leak with yynultrans_tbl |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Jaska Uimonen | fix possible uninitialized array values |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Will Estes | add %{...%} block to example in manual |
commit | commitdiff | tree | snapshot |
next |