2016-10-20 |
Demi Obenour | Improved M4 quotation |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Will Estes | build: for automake, flex is foreign |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Will Estes | doc: mv README to README.md |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Will Estes | doc: touch up README |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Will Estes | doc: README no longer mentions sourceforge |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Will Estes | doc: update NEWS with more post-2.6.1 additions |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Demi Obenour | Fix M4 quoting of section 3. |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Mightyjo | Fix yyrestart(NULL) SEGV. |
commit | commitdiff | tree | snapshot |
2016-09-25 |
Demi Obenour | scanner: M4 quoting fixes |
commit | commitdiff | tree | snapshot |
2016-09-25 |
Demi Obenour | Support `make indent` for out of source builds |
commit | commitdiff | tree | snapshot |
2016-09-25 |
Demi Obenour | Simplify some shell code |
commit | commitdiff | tree | snapshot |
2016-09-25 |
Demi Obenour | no longer generate K&R C scanners |
commit | commitdiff | tree | snapshot |
2016-09-04 |
Demi Obenour | Fix escaping of `[[` and `]]` in strings |
commit | commitdiff | tree | snapshot |
2016-06-20 |
Translation... | new sv translation |
commit | commitdiff | tree | snapshot |
2016-05-23 |
Demetri Obenour | Delete action_m4_define from misc.c |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Will Estes | test: run direct tests from srcdir |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Egor Pugin | Exited with error code on some conditions in include... |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Will Estes | test: drop .exe when making input file names |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Will Estes | test: removed dependencies for include tests |
commit | commitdiff | tree | snapshot |
2016-04-28 |
Tobias Klauser | Avoid realloc on every call of sf_push() |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Will Estes | build: prettified command to build man page |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Will Estes | build: added man page to DISTCLEANFILES |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Will Estes | remove unused TODO, BUGS files |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Will Estes | removed to.do/ directory |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Will Estes | gettext: removed flex.skl from POTFILES.in file list |
commit | commitdiff | tree | snapshot |
2016-03-31 |
rlar | fix skel.c dependency (missing tables_shared.c) and |
commit | commitdiff | tree | snapshot |
2016-03-31 |
rlar | fix flex.1 dependency |
commit | commitdiff | tree | snapshot |
2016-03-31 |
rlar | fix stage1scan.c and stage1scan.l dependency |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Will Estes | gettext: list src/flex.skl in po/POTFILES.in |
commit | commitdiff | tree | snapshot |
2016-03-31 |
rlar | warning in generated code, with -Ca |
commit | commitdiff | tree | snapshot |
2016-03-31 |
rlar | suppress `WARNINGFLAGS' for the almost obsolete `noansi... |
commit | commitdiff | tree | snapshot |
2016-03-31 |
rlar | configure option `--enable-warnings' and `WARNINGFLAGS' |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Tobias Klauser | Fix potential buffer overflow in strncat() |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Robert.Larice... | build: simplified dependency tracking so parallel make... |
commit | commitdiff | tree | snapshot |
2016-03-28 |
rlar | avoid warning in generated code, with -Cf |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Will Estes | mention v2.6.2; summarize changes since 2.6.1 |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Will Estes | doc: corrected example in manual, gh#67 |
commit | commitdiff | tree | snapshot |
2016-03-18 |
rlar | warning: conversion to 'size_t' from 'int' may change... |
commit | commitdiff | tree | snapshot |
2016-03-18 |
rlar | warning: conversion to 'long unsigned int' from 'int... |
commit | commitdiff | tree | snapshot |
2016-03-18 |
rlar | warning: conversion to 'flex_uint32_t' from 'long unsig... |
commit | commitdiff | tree | snapshot |
2016-03-18 |
rlar | warning: redundant redeclaration of '...' [-Wredundant... |
commit | commitdiff | tree | snapshot |
2016-03-18 |
rlar | warning: no previous prototype for '...' [-Wmissing... |
commit | commitdiff | tree | snapshot |
2016-03-18 |
rlar | warning: unused variable 'fp' [-Wunused-variable] |
commit | commitdiff | tree | snapshot |
2016-03-18 |
rlar | main(), warning: redundant redeclaration of 'main'... |
commit | commitdiff | tree | snapshot |
2016-03-18 |
rlar | main(), warning: old-style function definition [-Wold... |
commit | commitdiff | tree | snapshot |
2016-03-18 |
rlar | main(), warning: old-style function definition [-Wold... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
rlar | Fix two more casts |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Bastian Köcher | Fixes yyl compare with unsigned warning |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Robert Larice | Suppress portability warnings in Makefile generation |
commit | commitdiff | tree | snapshot |
2016-03-12 |
rlar | generated code, in yyensure_buffer_stack(), change... |
commit | commitdiff | tree | snapshot |
2016-03-12 |
rlar | generated code, in yy_get_next_buffer(), change type... |
commit | commitdiff | tree | snapshot |
2016-03-12 |
rlar | generated code, `_yybytes_len' is of type `int', fix... |
commit | commitdiff | tree | snapshot |
2016-03-12 |
rlar | generated code, `max_size' seems to be of type `int... |
commit | commitdiff | tree | snapshot |
2016-03-12 |
rlar | generated code, here `new_size' is of type `int', fix... |
commit | commitdiff | tree | snapshot |
2016-03-12 |
rlar | generated code, `yy_buf_size' is of type `int', fix... |
commit | commitdiff | tree | snapshot |
2016-03-12 |
rlar | generated code, `offset' is of type `int' |
commit | commitdiff | tree | snapshot |
2016-03-12 |
rlar | generated code, `yy_more_len' is of type `int' |
commit | commitdiff | tree | snapshot |
2016-03-12 |
rlar | scan.l, rewrite two loops to avoid unneccesairy casting |
commit | commitdiff | tree | snapshot |
2016-03-12 |
rlar | improve readability |
commit | commitdiff | tree | snapshot |
2016-03-12 |
rlar | another cast in tblcmp.c to avoid warning |
commit | commitdiff | tree | snapshot |
2016-03-08 |
rlar | casts in buf_append() to get rid of warnings |
commit | commitdiff | tree | snapshot |
2016-03-08 |
rlar | cast to suite type of flex_uint32_t td_lolen |
commit | commitdiff | tree | snapshot |
2016-03-08 |
rlar | cast to get rid of warnings |
commit | commitdiff | tree | snapshot |
2016-03-08 |
rlar | cast and fix usage of log10(), ceil to prevent buffer... |
commit | commitdiff | tree | snapshot |
2016-03-08 |
rlar | tables.c, sprinkle casts to get rid of warnings |
commit | commitdiff | tree | snapshot |
2016-03-08 |
rlar | yytbl_data_compress(), change type of local newsz to... |
commit | commitdiff | tree | snapshot |
2016-03-08 |
rlar | change type of struct yytbl_writer.total_written to... |
commit | commitdiff | tree | snapshot |
2016-03-08 |
rlar | change argument type of yytbl_writen() to get rid of... |
commit | commitdiff | tree | snapshot |
2016-03-08 |
rlar | yytbl_write8/16/32(), change type of local variables... |
commit | commitdiff | tree | snapshot |
2016-03-08 |
rlar | change return type and rename int htoi()/otoi() --... |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Will Estes | Mention 2.6.1 release date v2.6.1 |
commit | commitdiff | tree | snapshot |
2016-03-01 |
rlar | avoid warning, add (int) cast to the read() return... |
commit | commitdiff | tree | snapshot |
2016-03-01 |
rlar | avoid warning, POSIX says yyless() has an `int' argument |
commit | commitdiff | tree | snapshot |
2016-03-01 |
rlar | use type size_t in filter_tee_header() to avoid warnings |
commit | commitdiff | tree | snapshot |
2016-03-01 |
rlar | add (size_t) casts to malloc invocations to prevent... |
commit | commitdiff | tree | snapshot |
2016-03-01 |
rlar | add (int) casts to some strlen() invocations to prevent... |
commit | commitdiff | tree | snapshot |
2016-03-01 |
rlar | ndlookup(), char *, to get rid of casts and warnings |
commit | commitdiff | tree | snapshot |
2016-03-01 |
rlar | ndinstal(), char *, to get rid of casts and warnings |
commit | commitdiff | tree | snapshot |
2016-03-01 |
rlar | cclinstal() and ccllookup(), char *, to get rid of... |
commit | commitdiff | tree | snapshot |
2016-03-01 |
rlar | warning: redundant redeclaration of ‘gen_next_state... |
commit | commitdiff | tree | snapshot |
2016-03-01 |
rlar | warning: no previous prototype for ‘mkecstbl’ [-Wmissin... |
commit | commitdiff | tree | snapshot |
2016-03-01 |
rlar | warning: suggest parentheses around assignment used... |
commit | commitdiff | tree | snapshot |
2016-02-29 |
rlar | warning: redundant redeclaration of ‘yywrap’ [-Wredunda... |
commit | commitdiff | tree | snapshot |
2016-02-29 |
rlar | warning: redundant redeclaration of ‘yylval’ [-Wredunda... |
commit | commitdiff | tree | snapshot |
2016-02-29 |
rlar | warning: redundant redeclaration of ‘yyin’ [-Wredundant... |
commit | commitdiff | tree | snapshot |
2016-02-29 |
rlar | warning: redundant redeclaration of ‘yyparse’ [-Wredund... |
commit | commitdiff | tree | snapshot |
2016-02-28 |
rlar | unification, rename some more |
commit | commitdiff | tree | snapshot |
2016-02-28 |
rlar | fix name clash, OPT_OUTFILE from parse.y and from options.h |
commit | commitdiff | tree | snapshot |
2016-02-28 |
Will Estes | Prototyped reallocarray implementation |
commit | commitdiff | tree | snapshot |
2016-02-28 |
Will Estes | Removed custom strcasecmp() function |
commit | commitdiff | tree | snapshot |
2016-02-28 |
rlar | fwrite wants a size_t, yyleng is int per posix |
commit | commitdiff | tree | snapshot |
2016-02-28 |
rlar | Remove some unneeded casts |
commit | commitdiff | tree | snapshot |
2016-02-28 |
rlar | warning: negative integer implicitly converted to unsig... |
commit | commitdiff | tree | snapshot |
2016-02-27 |
rlar | dfa.c:157:24: warning: conversion to 'size_t' from... |
commit | commitdiff | tree | snapshot |
2016-02-27 |
rlar | ccl.c:86:19: warning: conversion to 'unsigned char... |
commit | commitdiff | tree | snapshot |
2016-02-27 |
rlar | warning: deprecated directive, use '%pure-parser' ... |
commit | commitdiff | tree | snapshot |
2016-02-27 |
rlar | warning: no previous prototype for 'do_nothing' [-Wmiss... |
commit | commitdiff | tree | snapshot |
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 |
next |