]> granicus.if.org Git - re2c/shortlog
re2c
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.
2017-07-29 Ulya TrofimovichExplicitly pass line/column info in all error messages.
2017-07-28 Ulya TrofimovichRenamed simple tags into 'stags' and tags with history...
2017-07-28 Ulya TrofimovichPOSIX disambiguation: use the same comparison algorithm...
2017-07-19 Ulya TrofimovichPaper on Lookahead TDFA: added benchmarks.
2017-07-18 Ulya TrofimovichReset '--no-lookahead' to default value if '--tags...
2017-07-18 Ulya TrofimovichApply tag version compaction even with '--no-optimize...
2017-07-18 Ulya TrofimovichSplit source file in two.
2017-07-17 Ulya TrofimovichReplaced configuration 'no-lookahead' with 'lookahead...
2017-07-17 Ulya TrofimovichAdded option '--no-optimize-tags' (switches off tag...
2017-07-17 Ulya TrofimovichFixed memory leak.
2017-07-17 Ulya TrofimovichForbid merging of tag variables for tags with and witho...
2017-07-16 Ulya TrofimovichAdded directive '/*!taglists:re2c ... */' to handle...
2017-07-12 Ulya TrofimovichPaper on Lookahead TDFA: added section about implementa...
2017-07-12 Ulya TrofimovichNicer output with '--dump-dfa-raw' and '--dump-nfa'.
2017-07-11 Ulya TrofimovichAllocate final/fallback tag versions beforehand.
2017-07-10 Ulya TrofimovichFirst part of the paper on Lookahead TDFA.
2017-07-07 Ulya TrofimovichNicer output with '--dump-dfa-raw' and '--posix-captures'.
2017-07-07 Ulya TrofimovichUse different closure algorithms for leftmost greedy...
2017-07-02 Ryan MastFix for possible invalidated iterator after resize
2017-07-02 Ryan MastAdd const to newver_t operator()
2017-07-02 Ulya TrofimovichAllow trivial cycles (of length 1) in tag commands.
2017-06-27 Ulya TrofimovichFixed typo that caused miscalculation of new tag version.
2017-06-27 Ulya TrofimovichInvert comparison result instead of negating its arguments.
2017-06-27 Ulya TrofimovichSkip (non-orbit) start tags during POSIX disambiguation.
2017-06-27 Ulya TrofimovichOnce again fixed history comparison for POSIX disambigu...
2017-06-06 Ulya TrofimovichUse Goldberg-Radzik shortest path algorithm for closure...
2017-06-05 Ulya TrofimovichCompare full tag histories, not just the last subhistories.
2017-05-24 Ulya TrofimovichSimplified queue handling in epsilon-closure algorithm.
2017-05-22 Ulya TrofimovichUse the same comparison functions for closure construct...
2017-05-21 Ulya TrofimovichUse two tags instead of three for captures under iteration.
2017-05-20 Ulya TrofimovichSilenced '-Wnondeterministic-tags' warning with '-...
2017-05-19 Ulya TrofimovichSkeleton should ignore fictive tags.
2017-05-19 Ulya TrofimovichForbid mixing leftmost greedy and POSIX disambiguation.
2017-05-19 Ulya TrofimovichSimplified POSIX disambiguation by reconstructing captu...
2017-05-16 Ulya TrofimovichFixed history comparison in case both latest subhistori...
2017-05-16 Ulya TrofimovichAvoid exponential blowup in tagged epsilon-closure...
2017-04-29 Ulya TrofimovichDon't split tag history into individual sub-histories...
2017-04-20 Petr Skocikfix documentation issue #184
2017-04-16 Ulya TrofimovichSkeleton: constified tag variables to get rid of compil...
2017-04-16 Ulya TrofimovichCommand normalization: update pointer to last command...
2017-04-16 Ulya TrofimovichAdded comment.
next