]> granicus.if.org Git - re2c/shortlog
re2c
2018-08-04 Ulya TrofimovichAllow default copy for POD struct (fixes [-Wclass-memac...
2018-07-28 Ulya TrofimovichUpdated GOR1 (fixed the core algorithm to avoid useless...
2018-07-28 Ulya TrofimovichPick the shortest available path suffix when generating...
2018-07-28 Ulya TrofimovichChanged the name of a local variable in the test to...
2018-07-28 Ulya TrofimovichPaper: more tweaks of GOR1.
2018-07-28 Ulya TrofimovichFixed error in calculation of maximal skeleton path...
2018-07-25 Ulya TrofimovichPaper: updated version of GOR1.
2018-07-06 Ulya TrofimovichPaper: some tweaks for the examples of traces computation.
2018-07-02 Ulya TrofimovichPaper: another example of traces computation.
2018-06-30 Ulya TrofimovichPaper: added example of PEs and traces computation.
2018-06-25 Ulya TrofimovichFixed processing of #line directives in input files.
2018-06-24 Ulya TrofimovichPaper: re-worked the theorem about compatibility of...
2018-06-24 Ulya TrofimovichPaper: started re-working the theorem about compatibili...
2018-06-23 Ulya TrofimovichPaper: made example about parse trees consistent with...
2018-06-23 Ulya TrofimovichPaper: continued restructuring the part about indexed...
2018-06-20 Ulya TrofimovichPaper: restructured the IRE construction example.
2018-06-18 Ulya TrofimovichPaper: added an example of IRE construction.
2018-06-17 Ulya TrofimovichPaper: added introduction to the second chapter.
2018-06-16 Ulya TrofimovichPaper: revise basic definitions before introducing...
2018-06-13 Ulya Trofimovichpaper: taken care of Angelo's remarks.
2018-06-11 Ulya TrofimovichAdded option "--conditions" (an alias for "-c" and...
2018-05-24 Ulya TrofimovichAdded first part of TDFA paper v2.
2018-04-25 Ulya TrofimovichImproved error reporting in fuzz-testing script.
2018-04-14 Ulya TrofimovichIf the input starts with a re2c block, apply re2c confi...
2018-04-13 Ulya TrofimovichEscape backslashes in file names (see #201).
2017-11-08 Ulya TrofimovichRelease 1.0.3. 1.0.3
2017-11-08 Ulya TrofimovichFix for #198. mac_ports
2017-09-14 Ulya TrofimovichFixed typo in docs (found by Maxim Reznik).
2017-08-28 Ulya TrofimovichRemoved unaccurate example.
2017-08-26 Ulya TrofimovichRelease 1.0.2. 1.0.2
2017-08-26 Ulya TrofimovichUpdated changelog.
2017-08-26 Ulya TrofimovichSome more fixes to the documentation.
2017-08-26 Ulya TrofimovichUpdated documentation.
2017-08-26 Ulya TrofimovichDisallow condition names and named definitions to start...
2017-08-22 Ulya TrofimovichRenamed tests.
2017-08-22 Ulya TrofimovichUpdated examples and added them to 'run_tests.sh' script.
2017-08-22 Ulya TrofimovichUpdated changelog.
2017-08-22 Ulya TrofimovichAdded forgotten 'genhelp.sh' to distribution files.
2017-08-18 Ulya TrofimovichAdded examples to test suite.
2017-08-16 Ulya TrofimovichAdded benchmarks to test suite.
2017-08-11 Ulya TrofimovichUpdated changelog for 1.0.1 version.
2017-08-11 Ulya TrofimovichRelease 1.0.1. 1.0.1
2017-08-11 Ulya TrofimovichMakefile.am: add paper on Lookahead TDFA to distribution.
2017-08-11 Ulya TrofimovichFixed #193: "1.0 build failure on macOS: error: calling...
2017-08-11 Ulya TrofimovichRelease 1.0. 1.0
2017-08-11 Ulya TrofimovichPaper on lookahead TDFA: finished.
2017-08-10 Ulya TrofimovichUpdated help and manpage.
2017-08-10 Ulya TrofimovichLeave the definition of 'yynmatch' and 'yypmatch' to...
2017-08-09 Ulya TrofimovichUpdated options list and regenerated docs.
2017-08-09 Ulya TrofimovichAdded short option '-P' corresponding to '--posix-captu...
2017-08-09 Ulya TrofimovichFixed includes with 'include-what-you-use'.
2017-08-09 Ulya TrofimovichPaper on Lookahead TDFA: added bibliography.
2017-08-09 Ulya TrofimovichAmended README instructions for benchmarks.
2017-08-07 Ulya TrofimovichPaper on Lookahead TDFA: added pictures.
2017-08-07 Ulya TrofimovichPaper on Lookahead TDFA: fixed captions and ran through...
2017-08-05 Ulya TrofimovichPaper on Lookahead TDFA: added benchmark results and...
2017-08-04 Ulya TrofimovichPaper on Lookahead TDFA: reformatted examples.
2017-08-04 Ulya TrofimovichTweaked CXXFLAGS in asan build script.
2017-08-04 Ulya TrofimovichA small tweak in benchmarking scripts that reduces...
2017-08-03 Ulya TrofimovichFuzzers: a bunch of small tweaks.
2017-08-03 Ulya TrofimovichSkeleton: fixed initialization of maximal path length.
2017-08-02 Ulya TrofimovichFixed cppcheck 'style' warnings.
2017-08-02 Ulya TrofimovichFixed headers that were not self-contained.
2017-08-02 Ulya TrofimovichBenchmarks: added README and small samples of input...
2017-08-02 Ulya TrofimovichAdded scripts that run benchmarks.
2017-08-01 Ulya TrofimovichAdded fuzzers (contributed by Sergei Trofimovich).
2017-08-01 Ulya TrofimovichDon't loose mtag versions in TDFA intitalizer.
2017-08-01 Ulya TrofimovichMakefile.am: use portable POSIX primitive to get direct...
2017-08-01 Ulya TrofimovichAdded some testing scripts for various CXX/CXXFLAGS...
2017-08-01 Ulya TrofimovichMakefile.am: fixed other custom rules to avoid writing...
2017-08-01 Ulya TrofimovichMakefile.am (building docs): create target directory...
2017-08-01 Ulya TrofimovichMakefile.am (rebuilding docs): create target directory...
2017-08-01 Ross BurtonMakefile.am: create target directory before writing... 192/head
2017-08-01 Ulya TrofimovichDon't assert that comparator arguments are non-equal.
2017-07-31 Ross BurtonMakefile.am: create target directory before writing... 191/head
2017-07-31 Ulya Trofimovichrun_tests.sh: avoid using 'sed -i' as it is non-portable.
2017-07-31 Ulya TrofimovichUse explicit stack instead of implicit recursion.
2017-07-31 Ulya TrofimovichFixed unaligned memory access.
2017-07-31 Ulya TrofimovichAvoid calling 'memcpy' to copy zero bytes from NULL...
2017-07-31 Ulya TrofimovichFixed MINGW warnings.
2017-07-31 Ulya TrofimovichAdded some more suggestions for pre-release testing.
2017-07-31 Ulya TrofimovichFixed GCC warnings with '-m32'.
2017-07-31 Ulya TrofimovichFixed some of the warnings that Clang emits with '...
2017-07-30 Ulya TrofimovichMerge remote-tracking branch 'origin/devel'.
2017-07-30 Petr Skocikfix documentation issue #184 devel
2017-07-30 Ulya TrofimovichManpage: removed occasionally copy-pasted section.
2017-07-30 Ulya TrofimovichAutogenerate help from manpage.
2017-07-30 Ulya TrofimovichManpage: include paths must be relative to 'top_srcdir'.
2017-07-30 Petr Skocikcompose manpage out of rsts from gh-pages-gen
2017-07-30 Petr Skociksync --help output w/ manpage
2017-07-30 Petr SkocikGrammar fixes in the manpage
2017-07-30 Ulya TrofimovichRecognize newlines in character strings and classes.
2017-07-30 Ulya TrofimovichFixed line endings in output files on Windows (#162...
2017-07-30 Ulya TrofimovichFixed #147 "Please add symbol name to "can't find symbo...
2017-07-30 Ulya TrofimovichFixed bug #145 "Values for enum YYCONDTYPE are not...
2017-07-30 Ulya Trofimovichrun_tests.sh: fix permissions after copying source...
2017-07-30 Ulya Trofimovichrun_tests.sh: patch line endings in the generated file.
2017-07-30 Ulya TrofimovichFixed #141 "Tests under Windows".
2017-07-30 Ulya TrofimovichMakefile.am: removed inexistent header.
2017-07-29 Ulya TrofimovichUpdated paper on Lookahead TDFA.
next