[augeas-devel] augeas: the annotated tag release-0.0.7 has been updated

David Lutterkort lutter at fedoraproject.org
Thu Nov 26 00:23:57 UTC 2009


Gitweb:        http://git.fedorahosted.org/git/augeas.git?p=augeas.git;a=commitdiff;h=4ebffea33b06b15d8afd4970158706018dd4b6ff
Commit:        4ebffea33b06b15d8afd4970158706018dd4b6ff
Parent:        165ee5eb5da418b88b705fa71a8239680b0ecc94
Author:        David Lutterkort <lutter at redhat.com>
AuthorDate:    2009-11-26 00:18 +0000
Committer:     David Lutterkort <lutter at redhat.com>
CommitterDate: 2009-11-26 00:18 +0000

annotated tag: release-0.0.7 has been updated
	      to 4ebffea33b06b15d8afd4970158706018dd4b6ff (tag)
	from 165ee5eb5da418b88b705fa71a8239680b0ecc94 (which is now obsolete)
       tagging 165ee5eb5da418b88b705fa71a8239680b0ecc94 (commit)
      replaces release-0.0.6

Version 0.0.7
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iQEVAwUASw3JUaI1dkb8booiAQLJEAf+Km5H0pCUzJPlvQtXzGQ/JNtGbIotLPba
se8UUJFG/yxOrOCoqx4bKgbI90b8LiZbE7euiJrxxjYI/2+kdIM0+20bfS63mVgn
1ckPOlPWN6Ryfw27U4dJx4bF6w01NEjpEruVmGGBMvzUfRdLwc3fRKg/YVOHjd3O
Rn4jmUQ/umAt04b1TQNEeN11nZ9QCBvBKYMPykr6jEDqxNjdZ2hBVlur3x2k8dDh
zKJxCtsd5CysOUYNJxTXqc6GsePwtd0snzKNrKYY6wXJpz+gIzL2e5b/Ady1kQAA
tx9dupcWfarJw2XWvZxZuLB+GEKqP4sV6LwKmgROEJZKgmhhUrl7Tg==
=p78m
-----END PGP SIGNATURE-----

David Lutterkort (39):
      Added tag release-0.0.6 for changeset 9a4f846673ac
      Fix tyops
      Add generators and tests for some basic languages
      Fix some cornercases in fa_example
      Fix example generation, it was completely broken
      Add fa_ambig_example to generate ambiguous words
      Fix subtle bug in determinize
      Add typechecking of lenses
      Mark live and reachable states
      fa_star added a spurious epstrans loop on new initial
      Faster data structures for sets of states and a list of sets of states
      Improve the performance of fa_intersect with better data structures
      Reverse transitions in place in fa_reverse
      Use state_set in fa_clone
      Add state sets at head of state_set_list
      Sort transitions before generating examples
      [mq]: min_hopcroft.patch
      Rename structs fa_state and fa_trans to state and trans
      Remove the last uses of FA_MAP
      Fix two memory leaks
      Sorted state sets
      Store that pairs of states for intersection in a hash table
      Keep the list of states for clone in a sorted set
      Minor optimization for fa_example
      Rejigger the weights assigned by chr_score to make fa_example more predictable
      Compute union and concat in place internally
      Clean up fa_iter some
      Remove unused macro
      Store transitions in an array
      Speed up intersection
      Speed up fa_contains by not determinizing FA1
      Speed up FA_MINUS by checking for some simple cases with fixed results
      Rename constants state_set_* to array_*
      Defer allocating storage for a state_set as long as possible
      When splitting the tree, check that we are atthe right subtree
      Fix lenses so that they pass type checking.
      Be a little more restrictive on when to dump the whole grammar
      Expose typechecking in augtool
      Release 0.0.7




More information about the augeas-devel mailing list