]> sourceware.org Git - lvm2.git/history - libdm/regex
Fix error message when pvmove LV activation fails with name already in use.
[lvm2.git] / libdm / regex /
2012-02-10 Zdenek KabelacAdd test for memory allocation failures
2011-04-08 Zdenek KabelacFix some unmatching sign comparation gcc warnings
2010-12-20 Zdenek KabelacUse const char* const * for dm_regex_create()
2010-11-29 Zdenek KabelacOptimize lookup table read
2010-11-29 Zdenek KabelacRemove dead assignment in _step_matcher
2010-11-02 Alasdair Kergonlost line
2010-11-02 Alasdair KergonFix regex optimiser not to ignore RHS of OR nodes in...
2010-09-30 Alasdair KergonAdd dm_zalloc and use it and dm_pool_zalloc throughout.
2010-08-09 Joe Thornber[REGEX] fix a long standing off-by-one error (found...
2010-08-09 Joe Thornber[REGEX] fix bug in matcher that was causing segfault...
2010-08-09 Joe Thornber[REGEX] Parse regexes that contain chars with value...
2010-07-21 Joe Thornber[REGEX] calculate dfa states on demand
2010-07-21 Joe Thornber[REGEX] remove the state_queue structure.
2010-07-21 Joe Thornber[REGEX] factor _calc_state() out of _calc_states()
2010-07-21 Joe Thornber[REGEX] reduce the number of charset nodes that are...
2010-07-20 Joe Thornber[REGEX] add a fingerprinting facility to allow test...
2010-04-22 Alasdair Kergondon't optimise anything with TARGET_TRANS to avoid...
2010-04-22 Alasdair KergonCache bitset locations to speed up _calc_states. (kabi)
2010-04-22 Alasdair Kergonavoid ORs rightmost
2010-04-22 Alasdair KergonMove regex printing code from test to main tree (may...
2010-04-22 Alasdair KergonDon't walk rightmost through NULL pointers.
2010-04-22 Alasdair KergonFix rightmost rotation, and use LEFT and RIGHT to make...
2010-04-22 Alasdair Kergonfix leftmost rotation
2010-04-22 Alasdair KergonStill not satisfactory...
2010-04-20 Alasdair KergonAdd a regex optimisation pass for shared character...
2010-03-25 Alasdair KergonUse INTERNAL_ERROR definition consistently in internal...
2008-11-03 Alasdair Kergonmore tweaking to get things to compile - dmlib.h for...
2007-08-21 Alasdair KergonFix inconsistent licence notices: executables are GPLv2...
2007-04-27 Alasdair KergonAdd regex functions to library.
This page took 0.085089 seconds and 8 git commands to generate.