]> granicus.if.org Git - re2c/shortlog
re2c
2015-03-15 Ulya TrofimovichExtracted duplicated code to a function.
2015-03-15 Ulya TrofimovichUpdated test results (changed due to the previous commit).
2015-03-15 Ulya TrofimovichRemoved YYDEBUG call before switch.
2015-03-13 Ulya TrofimovichDon't segfault if span has zero length.
2015-03-12 Ulya TrofimovichSimplified codegen decision between switches/ifs.
2015-03-11 Ulya TrofimovichRemoved unreachable condition.
2015-03-11 Ulya TrofimovichNumber of high (wide) spans not necessarily depends...
2015-03-11 Ulya TrofimovichMoved bitmap statistics counting inside of 'Go' class.
2015-03-11 Ulya TrofimovichMoved bitmap statistics to 'Go' class.
2015-03-11 Ulya TrofimovichMoved methods out of class.
2015-03-11 Ulya TrofimovichReduced useless wrappers.
2015-03-11 Ulya TrofimovichPass limited span instead of checking range all the...
2015-03-11 Ulya TrofimovichSimplify handling of high/low spans.
2015-03-10 Ulya TrofimovichMoved wide span barrier to 0x100 rather than 0xFF.
2015-03-10 Ulya TrofimovichRemoved useless statistics counter.
2015-03-10 Ulya TrofimovichReclaced class member with a local variable.
2015-03-10 Ulya TrofimovichReplaced class member with a local variable.
2015-03-10 Ulya TrofimovichEliminated redundant variable.
2015-03-10 Ulya TrofimovichRemoved unused variable.
2015-03-10 Ulya TrofimovichRemoved dead code.
2015-03-10 Ulya TrofimovichExtracted common functionality in codegen -g and -b...
2015-03-07 Ulya TrofimovichRemoved obsolete condition (makes no sense in single...
2015-03-07 Ulya TrofimovichSimplified .dot codegen:
2015-03-05 Ulya TrofimovichSimplified switch generetion in codegen.
2015-03-04 Ulya TrofimovichContinued separating .dot case from other cases in...
2015-03-04 Ulya TrofimovichContinued separating .dot case from other cases in...
2015-03-04 Ulya TrofimovichContinued separating .dot case from other cases in...
2015-03-04 Ulya TrofimovichContinued separating .dot case from other cases in...
2015-03-04 Ulya TrofimovichContinued separating .dot case from other cases in...
2015-03-04 Ulya TrofimovichStarted to separate .dot case from other cases in codegen.
2015-03-04 Ulya TrofimovichRemoved dead code.
2015-03-02 Ulya TrofimovichHided 'OutputFile' structure.
2015-03-02 Ulya TrofimovichCode cleanup in input/output:
2015-02-27 Ulya TrofimovichFinally get rid of 'file_info' and 'stream_lc.h'
2015-02-26 Ulya TrofimovichReduce 'file_info' usage (in order to get rid of 'strea...
2015-02-26 Ulya Trofimovich'token.h' no longer depends on 'file_info'.
2015-02-26 Ulya TrofimovichNow input stream is simple 'FILE *'.
2015-02-26 Ulya TrofimovichDead code elimination.
2015-02-26 Ulya TrofimovichRemoved unused enum members.
2015-02-26 Ulya TrofimovichMoved operator definition to where it belongs.
2015-02-25 Ulya TrofimovichOne pass.
2015-02-23 Ulya TrofimovichUpdated version to 0.14.1.dev
2015-02-23 Ulya TrofimovichRelease 0.14. 0.14
2015-02-23 Ulya TrofimovichMakefile.am: added bootstrap/re2c.1 to dist files.
2015-02-23 Ulya TrofimovichMakefile.am: copy re2c.1 to bootstrap files
2015-02-23 Ulya TrofimovichMakefile.am: added forgotten header.
2015-02-23 Ulya TrofimovichMakefile.am: removed obsolete MSVC files and added...
2015-02-23 Ulya TrofimovichUpdated CHANGELOG and index.html
2015-02-23 Ulya TrofimovichUpdated docs.
2015-02-23 Ulya TrofimovichAdded tests from PHP repository: https://github.com...
2015-02-23 Ulya TrofimovichRenamed YYEOI -> YYLESSTHAN
2015-02-23 Ulya TrofimovichRevert "Renamed re2c primitives:"
2015-02-09 Ulya TrofimovichRenamed re2c primitives:
2015-01-18 Ulya TrofimovichFixed changelog formatting on re2c.org.
2015-01-18 Ulya TrofimovichAdded some examples of "--input custom" usage.
2015-01-18 Ulya TrofimovichReplaced "YYHAS (n)" with "YYEOI (n)".
2015-01-18 Ulya TrofimovichAdded tests for "--input custom".
2015-01-18 Ulya TrofimovichRemoved "--input istream".
2015-01-13 Ulya TrofimovichA little cleanup of new input API:
2015-01-11 Ulya TrofimovichNew input API.
2014-09-26 Ulya TrofimovichAdded test for bug #46.
2014-09-26 Ulya TrofimovichAdded test for bug #47.
2014-09-26 Ulya TrofimovichFixed bug #47: Dot output label escaped characters.
2014-09-26 Ulya TrofimovichRemoved outdated MSVC files, cleaned .gitignore
2014-09-26 Ulya TrofimovichBack up re2c.1 manpage for those who build from git...
2014-09-24 Ulya TrofimovichUpdated version to 0.13.8.dev
2014-09-24 Ulya TrofimovichRevert "Updated version to 0.13.6.dev"
2014-08-22 Ulya TrofimovichUpdated version to 0.13.6.dev
2014-08-22 Ulya TrofimovichRelease 0.13.7.5. 0.13.7.5
2014-08-22 Ulya TrofimovichAlternation of 'RegExp's should preserve 'ins_access...
2014-08-22 Ulya TrofimovichReplaced hand-written dynamic type introspection with...
2014-08-21 Ulya TrofimovichFixed typo in comment.
2014-07-29 Ulya Trofimovichrun_tests.sh: set locale "LC_ALL=C" for sed.
2014-07-29 Ulya Trofimovichrelease.sh: force directory removal
2014-07-29 Ulya TrofimovichUpdated version to 0.13.7.5.dev
2014-07-29 Ulya TrofimovichRelease 0.13.7.4. 0.13.7.4
2014-07-29 Ulya Trofimovichrelease.sh: don't forget to push as well as push tags
2014-07-29 Ulya Trofimovichrelease.sh: updated to use '--enable-docs' in configure
2014-07-29 Ulya Trofimovichrelease.sh: renamed configure.in -> configure.ac
2014-07-29 Ulya TrofimovichEnable 'make docs' only if configured with '--enable...
2014-07-29 Ulya TrofimovichDisallow to use yacc/byacc instead of bison to build...
2014-07-28 Ulya TrofimovichRenamed configure.in -> configure.ac
2014-07-28 Ulya TrofimovichFixed compile error for freebsd5 (found by Sergei Trofi...
2014-07-28 Ulya Trofimovichrun_tests.sh: avoid non-portable sed feature
2014-07-28 Ulya Trofimovichrelease.sh: clean tarball directory before rsync'ing...
2014-07-28 Ulya TrofimovichUpdate version to 0.13.7.4.dev
2014-07-28 Ulya TrofimovichRelease 0.13.7.3. 0.13.7.3
2014-07-28 Ulya TrofimovichGot rid of asciidoc build-time dependency.
2014-07-28 Ulya TrofimovichFixed compilation warning for clang.
2014-07-27 Ulya TrofimovichUpdated version to 0.13.8.dev.
2014-07-27 Ulya TrofimovichRelease 0.13.7.2. 0.13.7.2
2014-07-27 Ulya TrofimovichMakefile.am: added prerequisites for man page.
2014-07-27 Ulya TrofimovichMakefile.am: include man page into dist, respect users...
2014-07-27 Ulya Trofimovichrelease.sh: allow version of a more general form.
2014-07-26 Ulya FokanovaUpdated version to 0.13.8.dev
2014-07-26 Ulya FokanovaAdded tagging to release.sh
2014-07-26 Ulya FokanovaRelease 0.13.7.1. 0.13.7.1
2014-07-26 Ulya FokanovaAdded missing headers to tarball and dist-check to...
2014-07-25 Ulya FokanovaUpdate version to 0.13.8.dev
2014-07-25 Ulya FokanovaRelease 0.13.7.
next